Bug 690390

Summary: Gwibber is not starting on Tumbleweed with Gnome 3 possibly due to packaging bug
Product: [openSUSE] openSUSE 11.4 Reporter: Seb Sch <basti>
Component: GNOMEAssignee: E-mail List <gnome-bugs>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: zaitor
Version: Factory   
Target Milestone: ---   
Hardware: 64bit   
OS: openSUSE 11.4   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Seb Sch 2011-04-27 21:15:16 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:2.0.0) Gecko/20100101 Firefox/4.0

On Tumbleweed(63bit) + Gnome3 from Stable-Repo + Gnome-Apps Repo it's not possible to start Gwibber.
Console-Output when trying to start gwibber via console:
** (gwibber:13971): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'
 
** (gwibber:13971): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'
 
** (gwibber:13971): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
ImportError: could not import gobject (could not find _PyGObject_API object)
Fatal Python error: can't initialise module gobject 

On Gwibber-IRC Channel i've been told that this results from the fact that gwibber is relying on an older version of pygtk.
 

Reproducible: Always

Steps to Reproduce:
1.Open Terminal
2. Start Gwibber via gwibber
Actual Results:  
Output as shown in Details

Expected Results:  
Application-Start
Comment 1 Bjørn Lie 2011-04-27 21:23:46 UTC
The py-gtk part is done - take a look at the dupe bug.

*** This bug has been marked as a duplicate of bug 689449 ***