Hi! It seems that yumex in broken in f17.. i try to start it and i have this : [root@t420 bin]# yumex --root** (process:28197): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
** (process:28197): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
** (process:28197): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags' Traceback (most recent call last):
File "/bin/yumex", line 42, in <module>
app = YumexApplication(backend)
File "/usr/lib/python2.7/site-packages/yumexgui/__init__.py", line 203, in __init__ Controller.__init__(self, BUILDER_FILE , 'main', domain='yumex')
File "/usr/lib/python2.7/site-packages/guihelpers/__init__.py", line 278, in __init__ self.ui = UI(filename, rootname, domain)
File "/usr/lib/python2.7/site-packages/guihelpers/__init__.py", line 256, in __init__ self.add_from_file(filename)
GError: Failed to open file '/bin/yumex.glade': No such file or directoryi put a symlink from /usr/share/yumex/yumex.glade in /bin and in the window that appeared i have :
Traceback (most recent call last): File "/bin/yumex", line 45, in <module> app.run()File "/usr/lib/python2.7/site-packages/yumexgui/__init__.py", line 260, in run
self.setup_gui()File "/usr/lib/python2.7/site-packages/yumexgui/__init__.py", line 385, in setup_gui
accel='<Ctrl>1')File "/usr/lib/python2.7/site-packages/yumexgui/gui.py", line 479, in add_page
self.selector.add_button(key, icon=icon, tooltip=tooltip, accel=accel)File "/usr/lib/python2.7/site-packages/yumexgui/gui.py", line 150, in add_button
pb = gtk.gdk.pixbuf_new_from_file(icon)GError: Failed to open file '/bin/../gfx/button-packages.png': No such file or directory
and the buttons are in : [root@t420 bin]# locate button-packages.png /usr/share/pixmaps/yumex/button-packages.png i have did : ln -s /usr/share/pixmaps/yumex /gfxbut still the same error .. is this going to be fixed or yumex is dead in f17?
Thank you! Adrian
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org