[Bug 1501565] Re: crash in en_US locale for non-sudoer user
Bug Watch Updater
1501565 at bugs.launchpad.net
Fri Oct 27 14:48:28 UTC 2017
Launchpad has imported 15 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=1266785.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2015-09-27T21:44:41+00:00 Mukundan wrote:
When I try to open catfish, I see nothing.
So,I tried opening it from the terminal and got this -
mukundan @ imladris ~$ catfish
/usr/share/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.
from gi.repository import Gtk # pylint: disable=E0611
/usr/bin/locate
(catfish.py:3508): Gtk-WARNING **: gtkwidget.c:8463: 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 73, 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'
$ rpm -qa catfish
catfish-1.3.2-1.fc23.noarch
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/0
------------------------------------------------------------------------
On 2015-09-28T04:13:06+00:00 Mamoru wrote:
I cannot reproduce this.
* First of all, would you attach the result of
$ rpm -qa | sort
?
* Also, would you attach the result of
$ strace -s 1000 catfish
?
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/1
------------------------------------------------------------------------
On 2015-09-28T08:56:04+00:00 Mamoru wrote:
Can you reproduce this even if you create new user and login to the new
user?
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/2
------------------------------------------------------------------------
On 2015-09-28T21:33:15+00:00 Mukundan wrote:
Created attachment 1078075
strace output
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/3
------------------------------------------------------------------------
On 2015-09-28T21:33:55+00:00 Mukundan wrote:
I got the crash when I opened catfish for the first time ever .. So, it
was a new user.
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/4
------------------------------------------------------------------------
On 2015-09-28T22:27:34+00:00 Mamoru wrote:
(In reply to Mukundan Ragavan from comment #4)
> I got the crash when I opened catfish for the first time ever .. So, it was
> a new user.
Well, that does not mean it is a new user. Would you try creating a new
user now and test this is still reproducible on the new user?
Also, would you attach the result of $ rpm -qa | sort ?
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/5
------------------------------------------------------------------------
On 2015-09-29T00:59:56+00:00 Mukundan wrote:
Created attachment 1078089
list of installed packages
Yes. I can reproduce this on a new user *AND* on another system.
list od packages attached.
$ cat all-pkgs.out | wc -l
6870
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/6
------------------------------------------------------------------------
On 2015-09-30T10:10:08+00:00 Mamoru wrote:
Oh, maybe if you add yourself to sudoers, this error disappears?
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/7
------------------------------------------------------------------------
On 2015-10-01T01:30:23+00:00 Mamoru wrote:
https://bugs.launchpad.net/catfish-search/+bug/1501562
https://bugs.launchpad.net/catfish-search/+bug/1501565
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/9
------------------------------------------------------------------------
On 2015-10-01T01:30:45+00:00 Mamoru wrote:
*** Bug 1267480 has been marked as a duplicate of this bug. ***
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/10
------------------------------------------------------------------------
On 2015-10-01T03:42:50+00:00 Fedora wrote:
catfish-1.3.2-2.fc23 has been submitted as an update to Fedora 23.
https://bodhi.fedoraproject.org/updates/FEDORA-2015-66b4e8da17
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/12
------------------------------------------------------------------------
On 2015-10-01T22:02:09+00:00 Mukundan wrote:
Yup! This works!
Thanks for the quick fix.
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/13
------------------------------------------------------------------------
On 2015-10-04T01:53:37+00:00 Fedora wrote:
catfish-1.3.2-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update catfish'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-66b4e8da17
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/14
------------------------------------------------------------------------
On 2015-10-04T19:14:48+00:00 Fedora wrote:
catfish-1.3.2-2.fc23 has been pushed to the Fedora 23 stable repository.
If problems still persist, please make note of it in this bug report.
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/15
------------------------------------------------------------------------
On 2015-10-05T06:52:58+00:00 Mamoru wrote:
Thank you for testing. Now the fixed package is pushed.
Reply at: https://bugs.launchpad.net/catfish-
search/+bug/1501565/comments/16
** Changed in: catfish (Fedora)
Status: Unknown => Fix Released
** Changed in: catfish (Fedora)
Importance: Unknown => Undecided
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1501565
Title:
crash in en_US locale for non-sudoer user
Status in Catfish:
Fix Released
Status in catfish package in Ubuntu:
Fix Released
Status in catfish package in Fedora:
Fix Released
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.py:258:finish_initializing:AttributeError: 'NoneType'
object has no attribute 'hide'
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 73, 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'
Because catfish/CatfishWindow.py says:
221 menuitem = builder.get_named_object("menus.application.update")
catfish_lib/Window.py says:
51 "menus": {
52 # Application (AppMenu)
53 "application": {
60 "update": "application_menu_update"
But the corresponding object is not defined in
data/ui/CatfishWindow.ui
To manage notifications about this bug go to:
https://bugs.launchpad.net/catfish-search/+bug/1501565/+subscriptions
More information about the Ubuntu-sponsors
mailing list