Bug 114748 - red-carpet fails to start in openSUSE
Summary: red-carpet fails to start in openSUSE
Status: RESOLVED DUPLICATE of bug 113366
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Beta 3
Hardware: i686 SUSE Other
: P5 - None : Major
Target Milestone: ---
Assignee: Hendrik Vogelsang
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-01 15:37 UTC by Nat Budin
Modified: 2005-09-01 16:20 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nat Budin 2005-09-01 15:37:06 UTC
I am running openSUSE beta 3 with red-carpet version 2.4.4-12 installed.  Trying
to run /opt/gnome/bin/red-carpet as root, I get the following messages on the
console:

/opt/gnome/share/red-carpet/red_serverproxy.py:93: DeprecationWarning:
gobject.type_register is deprecated; now types are automatically registered
  gobject.type_register(ServerThread)
/opt/gnome/share/red-carpet/red_menubar.py:386: DeprecationWarning:
gobject.type_register is deprecated; now types are automatically registered
  gobject.type_register(MenuBar)
/opt/gnome/share/red-carpet/red_listmodel.py:137: DeprecationWarning:
gobject.type_register is deprecated; now types are automatically registered
  gobject.type_register(ListModel)
/opt/gnome/share/red-carpet/red_component.py:207: DeprecationWarning:
gobject.type_register is deprecated; now types are automatically registered
  gobject.type_register(Component)
/opt/gnome/share/red-carpet/red_users.py:647: DeprecationWarning:
gobject.type_register is deprecated; now types are automatically registered
  gobject.type_register(UsersOption)
/opt/gnome/share/red-carpet/red_history.py:49: DeprecationWarning:
gobject.type_register is deprecated; now types are automatically registered
  gobject.type_register(HistoryFilter)
/opt/gnome/share/red-carpet/red_packageview.py:61: DeprecationWarning:
gobject.type_register is deprecated; now types are automatically registered
  gobject.type_register(CellRendererActivatablePixbuf)
/opt/gnome/share/red-carpet/red_packageview.py:91: DeprecationWarning:
gobject.type_register is deprecated; now types are automatically registered
  gobject.type_register(_ShowChannelNames)
/opt/gnome/share/red-carpet/red_packageview.py:513: DeprecationWarning:
gobject.type_register is deprecated; now types are automatically registered
  gobject.type_register(PackageView)
/opt/gnome/share/red-carpet/red_installfiles.py:289: DeprecationWarning:
gobject.type_register is deprecated; now types are automatically registered
  gobject.type_register(DownloadWatcher)

(red-carpet:3677): GLib-GObject-WARNING **: gsignal.c:1301: signal "ready"
already exists in the `GObject' class ancestry
Traceback (most recent call last):
  File "/opt/gnome/libexec/red-carpet", line 80, in ?
    import red_main
  File "/opt/gnome/share/red-carpet/red_main.py", line 31, in ?
    import red_appwindow
  File "/opt/gnome/share/red-carpet/red_appwindow.py", line 25, in ?
    import red_installfiles
  File "/opt/gnome/share/red-carpet/red_installfiles.py", line 295, in ?
    (gobject.TYPE_PYOBJECT,))
RuntimeError: could not create signal

The application fails to start.
Comment 1 Michael Gross 2005-09-01 15:56:26 UTC
Does not work with b4 right here with about the same messages. Reassigned.
Comment 2 Hendrik Vogelsang 2005-09-01 16:20:21 UTC

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