Description of problem: Impossible to launch Catfish. I get the following error message: (catfish.py:4186): Gtk-WARNING **: gtkwidget.c:8524: widget not within a GtkWindow Traceback (most recent call last): File "/usr/share/catfish/bin/catfish.py", line 44, in <module> catfish.main() File "/usr/share/catfish/catfish/__init__.py", line 75, in main window = CatfishWindow.CatfishWindow() File "/usr/share/catfish/catfish_lib/Window.py", line 170, in __new__ new_object.finish_initializing(builder) File "/usr/share/catfish/catfish/CatfishWindow.py", line 258, in finish_initializing menuitem.hide() AttributeError: 'NoneType' object has no attribute 'hide' How reproducible: always Steps to Reproduce: 1. Install catfish 2. Try to run it
CC: (none) => marja11Assignee: bugsquad => shlomif
Hi Auréllen! catfish starts fine here (Mageia x86-64 v6/Cauldron) from the konsole/xterm command line in both my regular account with Xfce from startx, and in a new user - "kdetest" - running jwm on startx. Can you please try to see if it happens for you in a new UNIX user account running IceWM, JWM or a different lightweight window manager? Furthermore, what is your computer's hardware specs and are you on i586 or x86-86?
See Also: (none) => https://launchpad.net/bugs/1501565
Added patch from upstream (originally from Fedora) to catfish-1.3.3-3.mga6. Please test if it fixes the issue.
Resolving as WORKSFORME due to the fact that I was unable to reproduce the problem, and that the original reporter has been unresponsive. If the bug still happens to you, please come back with more information and I'll reopen it.
Status: NEW => RESOLVEDResolution: (none) => WORKSFORME