[Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2010-09-16 Thread Bug Watch Updater
** Changed in: gtk Importance: Unknown = Critical -- Current gtk+ has a critical bug crashing apps, please upgrade gtk+. https://bugs.launchpad.net/bugs/63107 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-10-01 Thread Bug Watch Updater
** Changed in: gtk (upstream) Status: Unknown = Fix Released -- Current gtk+ has a critical bug crashing apps, please upgrade gtk+. https://launchpad.net/bugs/63107 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread Sebastien Bacher
Thanks for your bug. Without describing your issue nor a way to get it nor a pointing to upstream your bug is not really useful. Maybe you could give some information about it? ** Changed in: gtk+2.0 (Ubuntu) Importance: Undecided = Medium Assignee: (unassigned) = Ubuntu Desktop Bugs

Re: [Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread PCMan
Hello, Dialogs get hanged and unresponsive on close, if they contain file chooser buttons. This is a known gtk+ bug which was fixed last night. I don't know the bug id of it in gnome bugzilla. I know it from gtk+ irc, one of the leading developers of gtk+ told me he jist fixed it. I encountered

[Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread Sebastien Bacher
could you describe a situation where is happens, like: - run evince - open properties - close evince -- Current gtk+ has a critical bug crashing apps, please upgrade gtk+. https://launchpad.net/bugs/63107 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

Re: [Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread PCMan
1. run evince 2. File/Open 3. Press Cancel to close the dialog. 4. Say bye bye to your evince. 5. pkill evince to kill the unresponsive app. On 9/30/06, Sebastien Bacher [EMAIL PROTECTED] wrote: could you describe a situation where is happens, like: - run evince - open properties - close

[Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread didier
upstream bug (fixed) from bug #63191 ** Bug watch added: GNOME Bug Tracker #358405 http://bugzilla.gnome.org/show_bug.cgi?id=358405 ** Also affects: gtk (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=358405 Importance: Unknown Status: Unknown ** Bug 63191 has been

[Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread Sebastien Bacher
not the same issue, the lock is fixed by http://cvs.gnome.org/viewcvs/gtk%2B/gtk/gtkfilesystemunix.c?r1=1.79r2=1.80 ** Changed in: gtk+2.0 (Ubuntu) Status: Confirmed = Fix Committed -- Current gtk+ has a critical bug crashing apps, please upgrade gtk+. https://launchpad.net/bugs/63107

[Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread Sebastien Bacher
note that 2.10.4 is the current version, there is no new version to upgrade to -- Current gtk+ has a critical bug crashing apps, please upgrade gtk+. https://launchpad.net/bugs/63107 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread Sebastien Bacher
that evince testcase doesn't bug on my desktop -- Current gtk+ has a critical bug crashing apps, please upgrade gtk+. https://launchpad.net/bugs/63107 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread PCMan
OK, I provide another example. Download and install this app: http://pcmanfm.sourceforge.net/ There are ubuntu packages in download area. After you get it installed, open the preference dialog. (Edit/Preference) Then, press cancel., and the dialog hangs. This problem doesn't exist on ubuntu dapper

[Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread Sebastien Bacher
This upload fixes the issue: gtk+2.0 (2.10.4-0ubuntu2) edgy; urgency=low . * debian/patches/007_password_char.patch: - patch update based on the version from fedora * debian/patches/009_stop_blinking_cursor_for_energy_save.patch: - upstream backport shipped with the fedora

Re: [Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread PCMan
Note there are 2 different backends of gtk file chooser. One is gtk+, the other is gnome-vfs. This can be set via gconf-editor. I'm not sure which one ubuntu uses, and I have no idea which one is corrupted. Please contact gtk+ developers for further info. The fix was just commited 2 days ago, so

[Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread Sebastien Bacher
there is no need to be worried, we still have several weeks to fix bugs and regression like that crasher are usually fixed quickly. Your bug is not really optimal for several reason: - the subject doesn't describe the bug clearly - the description mentions there is a bug without any clear

Re: [Bug 63107] Re: Current gtk+ has a critical bug crashing apps, please upgrade gtk+.

2006-09-30 Thread PCMan
It works now. Previously I haven't get the latest ubuntu package because of the delay between official site and mirrors. After upgrade to the latest version of gtk+ from ubuntu official repo, it's fixed. That debian patch seems to fix another issue; however, it's related to this one, so both of