[Bug 681705] New: Gwibber crashes when trying to add a Twitter account
https://bugzilla.novell.com/show_bug.cgi?id=681705 https://bugzilla.novell.com/show_bug.cgi?id=681705#c0 Summary: Gwibber crashes when trying to add a Twitter account Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: i686 OS/Version: openSUSE 11.4 Status: NEW Severity: Critical Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: matthias_hueller@gmx.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b12) Gecko/20110222 Firefox/4.0b12 Gwibber crashes when trying to add a Twitter account. The console output says: (gwibber-accounts:7750): libnotify-WARNING **: Missing symbol 'gdk_screen_make_display_name' /usr/lib64/python2.7/site-packages/gwibber/gwui.py:726: GtkWarning: IA__gtk_range_set_range: assertion `min < max' failed self.scrollbar.set_range(0, len(self.messages) - 1) Reproducible: Always Steps to Reproduce: 1. Open Gwibber 2. In "Add new account for:" select "Gwibber" 3. Click the "Add" button 4. Click "Authorize" 5. Gwibber crashes :-( Actual Results: Gwibber crashes Expected Results: Authorize Gwibber to use my Twitter account. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=681705 https://bugzilla.novell.com/show_bug.cgi?id=681705#c Matthias Hüller <matthias_hueller@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|i686 |x86-64 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=681705 https://bugzilla.novell.com/show_bug.cgi?id=681705#c1 --- Comment #1 from Matthias Hüller <matthias_hueller@gmx.de> 2011-03-23 11:44:34 UTC --- Sorry. The second step in "Steps to Reproduce" is wrong. Must be: 2. In "Add new account for:" select "Twitter" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=681705 https://bugzilla.novell.com/show_bug.cgi?id=681705#c2 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimstar@opensuse.org --- Comment #2 from Dominique Leuenberger <dimstar@opensuse.org> 2011-04-06 15:27:30 UTC --- Short debug: The issue is that python load python-notify, which in turn loads libnotify. libnotify though is NOT linked to gtk, as it can not guarantee if gtk2 or gtk3 would be used (other than creating libnotify-gtk2, libnotify-gtk3). As such, it is up to the linking application to make sure the corresponding gtk symbols are being loaded in plus, which in this case fails. Seems in factory this got solved with this changelog: * Wed Mar 16 2011 cyberorg@opensuse.org - apply notify-python-0.1.1-fix-GTK-symbols.patch from fedora fixes "Missing symbol 'gdk_screen_make_display_name'" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=681705 https://bugzilla.novell.com/show_bug.cgi?id=681705#c3 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-gnome@forge.provo. |dimstar@opensuse.org |novell.com | --- Comment #3 from Dominique Leuenberger <dimstar@opensuse.org> 2011-04-06 15:42:31 UTC --- A test package for python-libnotify should shortly appear at http://download.opensuse.org/repositories/home:/dimstar:/bnc681705/openSUSE_... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=681705 https://bugzilla.novell.com/show_bug.cgi?id=681705#c Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=681705 https://bugzilla.novell.com/show_bug.cgi?id=681705#c4 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |matthias_hueller@gmx.de --- Comment #4 from Dominique Leuenberger <dimstar@opensuse.org> 2011-04-06 22:06:14 UTC --- Matthias, It would be great if you could give this test package a go: you will probably have to 'force' the package manager to its luck, as the release number is very low.
From my understanding, this is what should fix the situation here.
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=681705 https://bugzilla.novell.com/show_bug.cgi?id=681705#c5 --- Comment #5 from Dominique Leuenberger <dimstar@opensuse.org> 2012-02-16 19:06:26 UTC --- Is this still an issue or did this problem just vanish over time? I'll close the bug in 7 days if nothing happens. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=681705 https://bugzilla.novell.com/show_bug.cgi?id=681705#c6 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|matthias_hueller@gmx.de | Resolution| |NORESPONSE --- Comment #6 from Dominique Leuenberger <dimstar@opensuse.org> 2012-03-24 19:44:36 UTC --- No reply... so no issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com