crash in en_US locale for non-sudoer user
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Catfish |
Fix Released
|
Undecided
|
Unassigned | ||
catfish (Fedora) |
Fix Released
|
Undecided
|
|||
catfish (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
With catfish 1.3.2, in LANG=en_US.utf8, when user is not in sudoer list, catfish won't launch like
CatfishWindow.
Traceback (most recent call last):
File "/usr/share/
catfish.main()
File "/usr/share/
window = CatfishWindow.
File "/usr/share/
new_
File "/usr/share/
menuitem.hide()
AttributeError: 'NoneType' object has no attribute 'hide'
Because catfish/
221 menuitem = builder.
catfish_
51 "menus": {
52 # Application (AppMenu)
53 "application": {
60 "update": "application_
But the corresponding object is not defined in data/ui/
Changed in catfish-search: | |
milestone: | none → 1.3.4 |
status: | Fix Committed → Fix Released |
Changed in catfish (Fedora): | |
importance: | Unknown → Undecided |
status: | Unknown → Fix Released |
When I try to open catfish, I see nothing.
So,I tried opening it from the terminal and got this -
mukundan @ imladris ~$ catfish catfish/ catfish/ __init_ _.py:23: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_ version( 'Gtk', '3.0') before import to ensure that the right version gets loaded.
/usr/share/
from gi.repository import Gtk # pylint: disable=E0611
/usr/bin/locate
(catfish.py:3508): Gtk-WARNING **: gtkwidget.c:8463: widget not within a GtkWindow catfish/ bin/catfish. py", line 44, in <module> catfish/ catfish/ __init_ _.py", line 73, in main CatfishWindow( ) catfish/ catfish_ lib/Window. py", line 170, in __new__ object. finish_ initializing( builder) catfish/ catfish/ CatfishWindow. py", line 258, in finish_initializing
Traceback (most recent call last):
File "/usr/share/
catfish.main()
File "/usr/share/
window = CatfishWindow.
File "/usr/share/
new_
File "/usr/share/
menuitem.hide()
AttributeError: 'NoneType' object has no attribute 'hide'
$ rpm -qa catfish 1.3.2-1. fc23.noarch
catfish-