GithubHelp home page GithubHelp logo

crash when searching about pudb HOT 8 CLOSED

inducer avatar inducer commented on August 25, 2024
crash when searching

from pudb.

Comments (8)

inducer avatar inducer commented on August 25, 2024

What version of urwid are you using?

from pudb.

inducer avatar inducer commented on August 25, 2024

I should add that I currently can't reproduce this issue.

from pudb.

asmeurer avatar asmeurer commented on August 25, 2024

Perhaps the contents of foo.py are relevant.

from pudb.

bukzor avatar bukzor commented on August 25, 2024

my pudb is the latest pypi. I'll try the github version shortly.

$ python -V
Python 2.6.7

$ pip freeze | egrep 'urwid|pudb'
pudb==2012.3
urwid==1.1.1

foo.py is entirely trivial:

def foo():
    print 'ok'

foo()

from pudb.

asmeurer avatar asmeurer commented on August 25, 2024

I can reproduce this. It seems to be an issue with the newer urwid (pip still installs version 1.0.2 for me for some reason).

from pudb.

inducer avatar inducer commented on August 25, 2024

Should be fixed in git. urwid changed the interface for what I'm trying to do there (delete the search box), and the backwards compatibility shim isn't exactly backwards compatible. I did what I had to do to fix this: Use the new interface, require urwid 1.1.1.

from pudb.

inducer avatar inducer commented on August 25, 2024

Uh, nope. Didn't fix it.

from pudb.

inducer avatar inducer commented on August 25, 2024

Never mind. Urwid 1.0.1 had crept back into my virtualenv. Should be fine.

from pudb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.