On 06/24/2012 04:44 PM, Adrian Sevcenco wrote: > then somewhere there is something wrong .. > > adrian@t420 : ~ $ rpm -qa | grep yumex > yumex-3.0.5-2.fc17.noarch > > adrian@t420 : ~ $ yumex > > ** (process:29224): WARNING **: Trying to register gtype 'GMountMountFlags' as enum > when in fact it is of type 'GFlags' > > ** (process:29224): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum > when in fact it is of type 'GFlags' > > ** (process:29224): 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 directory > > as you can see from prompt i start yumex as user ... Strange.... I did an "strace -e trace=file -o trace yumex" And the reference to yumex.glade was.... [egreshko@f17 ~]$ grep glade trace open("/usr/share/yumex/yumex.glade", O_RDONLY|O_LARGEFILE) = 3 I suppose there could be a difference between i686 and x86_64...... -- Never be afraid to laugh at yourself, after all, you could be missing out on the joke of the century. -- Dame Edna Everage -- 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