[Bug 56744] Re: Selecting a password/folder entry results in an unknown error

2010-09-15 Thread Bug Watch Updater
** Changed in: pygtk
   Importance: Unknown = Medium

-- 
Selecting a password/folder entry results in an unknown error
https://bugs.launchpad.net/bugs/56744
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 56744] Re: Selecting a password/folder entry results in an unknown error

2007-01-09 Thread Gustavo Carneiro
Please open a different bug report against deskbar; the same traceback
does not necessarily imply it's the same bug.

-- 
Selecting a password/folder entry results in an unknown error
https://launchpad.net/bugs/56744

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 56744] Re: Selecting a password/folder entry results in an unknown error

2007-01-08 Thread Pavel Mlčoch
Ive this version pygtk (latest):

[EMAIL PROTECTED]:~$ dpkg -l | grep gtk | grep python
ii  python-gtk-1.2   0.6.12-7   
  GTK support module for Python
ii  python-gtk2  2.10.3-0ubuntu3
  Python bindings for the GTK+ widget set

and when I try put text compiz-tray-icon into deskbar applet, I get
this crash.

-- 
Selecting a password/folder entry results in an unknown error
https://launchpad.net/bugs/56744

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 56744] Re: Selecting a password/folder entry results in an unknown error

2006-10-03 Thread Sebastien Bacher
This upload fixes the issue:

 pygtk (2.10.2-0ubuntu1) edgy; urgency=low
 .
   * New upstream version:
 - distutils / win32 compilation fixes
 - gtk.TreeSelection.selected_foreach bug fix (Ubuntu: #56744)
 - Fix compilation older C compilers


** Changed in: pygtk (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Selecting a password/folder entry results in an unknown error
https://launchpad.net/bugs/56744

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 56744] Re: Selecting a password/folder entry results in an unknown error

2006-10-03 Thread Thom Pischke
Works for me now.  Fixed one day after I reported my problem.  Well done
guys.

-- 
Selecting a password/folder entry results in an unknown error
https://launchpad.net/bugs/56744

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 56744] Re: Selecting a password/folder entry results in an unknown error

2006-10-03 Thread Mikkel Høgh
Yeah, thanks for fixing. I use Revelation daily, so this was rather
annoying...

Thumbs up to the bugfixers :D

-- 
Selecting a password/folder entry results in an unknown error
https://launchpad.net/bugs/56744

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 56744] Re: Selecting a password/folder entry results in an unknown error

2006-10-03 Thread Gustavo Carneiro
Hold the cheering; pygtk 2.10.2 breaks other stuff, but 2.10.3 will be
out soon. :P

-- 
Selecting a password/folder entry results in an unknown error
https://launchpad.net/bugs/56744

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 56744] Re: Selecting a password/folder entry results in an unknown error

2006-10-03 Thread Thom Pischke
Party pooper ;)

-- 
Selecting a password/folder entry results in an unknown error
https://launchpad.net/bugs/56744

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 56744] Re: Selecting a password/folder entry results in an unknown error

2006-10-03 Thread Gustavo Carneiro
OK, PyGTK 2.10.3 is out, you can resume your cheering :)

-- 
Selecting a password/folder entry results in an unknown error
https://launchpad.net/bugs/56744

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 56744] Re: Selecting a password/folder entry results in an unknown error

2006-10-02 Thread Thom Pischke
I got it too.  This error occurs anytime I click on a password entry and
is keeping me locked out of my password database.  Not a good place to
be.  I suppose there's some back-door into the DB, but I hope this gets
fixed quickly...

Upgraded from Dapper to Edgy via Update-Manager.   Probably not
relevant, but 10 or 15  python2.4 modules were held back during the
update (stuff like python2.4-jabber), which I manually upgraded via apt-
get.

Traceback (most recent call last):
  File /usr/bin/revelation, line 266, in lambda
self.tree.selection.connect(changed, lambda w: 
self.__state_entry(self.tree.get_selected()))
  File /usr/bin/revelation, line 305, in __state_entry
e = self.entrystore.get_entry(iter)
  File /usr/lib/python2.4/site-packages/revelation/data.py, line 400, in 
get_entry
e = self.get_value(iter, COLUMN_ENTRY)
  File warnings.py, line 61, in warn
warn_explicit(message, category, filename, lineno, module, registry)
  File warnings.py, line 82, in warn_explicit
for item in filters:
TypeError: unknown type (null)

-- 
Selecting a password/folder entry results in an unknown error
https://launchpad.net/bugs/56744

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 56744] Re: Selecting a password/folder entry results in an unknown error

2006-09-24 Thread Bug Watch Updater
** Changed in: pygtk (upstream)
   Status: Unknown = Fix Released

-- 
Selecting a password/folder entry results in an unknown error
https://launchpad.net/bugs/56744

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 56744] Re: Selecting a password/folder entry results in an unknown error

2006-09-24 Thread Sebastien Bacher
** Changed in: pygtk (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs

-- 
Selecting a password/folder entry results in an unknown error
https://launchpad.net/bugs/56744

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 56744] Re: Selecting a password/folder entry results in an unknown error

2006-09-23 Thread Gustavo Carneiro
** Changed in: revelation (Ubuntu)
Sourcepackagename: revelation = pygtk
   Status: Unconfirmed = Fix Committed

-- 
Selecting a password/folder entry results in an unknown error
https://launchpad.net/bugs/56744

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs