Bug 1136581 - [abrt] sugar-runner: UserDict.py:23:__getitem__:KeyError: 'GNOME_KEYRING_PID'
Summary: [abrt] sugar-runner: UserDict.py:23:__getitem__:KeyError: 'GNOME_KEYRING_PID'
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: sugar-runner
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Robinson
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:9ce82d2818737cdfcb81e504f2e...
: 1195482 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-02 23:34 UTC by satellitgo
Modified: 2016-04-25 19:07 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-02 03:41:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.21 KB, text/plain)
2014-09-02 23:34 UTC, satellitgo
no flags Details
File: environ (1.52 KB, text/plain)
2014-09-02 23:34 UTC, satellitgo
no flags Details

Description satellitgo 2014-09-02 23:34:52 UTC
Description of problem:
switch from sugar-runner to LXDE with logout in sugar (runner)

Version-Release number of selected component:
sugar-runner-0.102.0-3.fc21

Additional info:
reporter:       libreport-2.2.3
cmdline:        /usr/bin/python2 /usr/libexec/sugar-runner/xinitrc
dso_list:       python-libs-2.7.8-4.1.fc21.x86_64
executable:     /usr/libexec/sugar-runner/xinitrc
kernel:         3.16.1-301.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
UserDict.py:23:__getitem__:KeyError: 'GNOME_KEYRING_PID'

Traceback (most recent call last):
  File "/usr/libexec/sugar-runner/xinitrc", line 89, in <module>
    os.kill(int(os.environ["GNOME_KEYRING_PID"]), signal.SIGTERM)
  File "/usr/lib64/python2.7/UserDict.py", line 23, in __getitem__
    raise KeyError(key)
KeyError: 'GNOME_KEYRING_PID'

Local variables in innermost frame:
self: {'LIBOVERLAY_SCROLLBAR': '0', 'MATE_DESKTOP_SESSION_ID': 'this-is-deprecated', 'XDG_GREETER_DATA_DIR': '/var/lib/lightdm-data/satellit', 'XDG_DATA_HOME': '/home/satellit/.sugar-runner/data', 'LESSOPEN': '||/usr/bin/lesspipe.sh %s', 'SUGAR_RUNNER_XKBCONFIG': '/tmp/sugar-xkbconfig-RdSOsC', 'QT_IM_MODULE': 'xim', 'LOGNAME': 'satellit', 'USER': 'satellit', 'HOME': '/home/satellit', 'XDG_VTNR': '1', 'PATH': '/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/home/satellit/.local/bin:/home/satellit/bin', 'DBUS_SESSION_BUS_WINDOWID': '4194305', 'DISPLAY': ':99', 'SSH_AGENT_PID': '2418', 'LANG': 'en_US.utf8', 'TERM': 'dumb', 'SHELL': '/bin/bash', 'XDG_SESSION_PATH': '/org/freedesktop/DisplayManager/Session2', 'XAUTHORITY': '/var/run/lightdm/satellit/xauthority', 'SHLVL': '1', 'HISTSIZE': '1000', 'SUGAR_SHOW_LOGOUT': 'yes', 'IMSETTINGS_INTEGRATE_DESKTOP': 'yes', 'GIO_LAUNCHED_DESKTOP_FILE_PID': '2648', 'GPG_AGENT_INFO': '/run/user/1000/keyring/gpg:0:1', 'IMSETTINGS_MODULE': 'none', 'GIO_LAUNCHED_DESKTOP_FILE': '/usr/share/applications/sugar-runner.desktop', 'XDG_RUNTIME_DIR': '/run/user/1000', 'SUGAR_RUNNER_PID': '2648', 'SSH_AUTH_SOCK': '/run/user/1000/keyring/ssh', 'XDG_CACHE_HOME': '/home/satellit/.sugar-runner/cache', 'DBUS_SESSION_BUS_PID': '2666', 'GDMSESSION': 'mate', 'XMODIFIERS': '@im=none', 'SUGAR_SHOW_RESTART': 'no', 'XDG_SEAT_PATH': '/org/freedesktop/DisplayManager/Seat0', 'XDG_SESSION_ID': '3', 'DBUS_SESSION_BUS_ADDRESS': 'unix:abstract=/tmp/dbus-BumYxgmYxT,guid=184b4553fe72606b35a59d2954065353', '_': '/usr/bin/mate-session', 'DESKTOP_SESSION': 'mate', 'XDG_CONFIG_HOME': '/home/satellit/.sugar-runner/config', 'HOSTNAME': 'localhost.localdomain', 'GDM_LANG': 'en_US.utf8', 'HISTCONTROL': 'ignoredups', 'PWD': '/home/satellit', 'SUGAR_SHOW_SHUTDOWN': 'no', 'MAIL': '/var/spool/mail/satellit', 'XDG_SEAT': 'seat0'}
key: 'GNOME_KEYRING_PID'

Comment 1 satellitgo 2014-09-02 23:34:53 UTC
Created attachment 933912 [details]
File: backtrace

Comment 2 satellitgo 2014-09-02 23:34:54 UTC
Created attachment 933913 [details]
File: environ

Comment 3 Peter Robinson 2014-09-03 08:17:45 UTC
Can you provide the exact steps to recreate this please?

Comment 4 satellitgo 2014-09-03 10:40:51 UTC
(In reply to Peter Robinson from comment #3)
> Can you provide the exact steps to recreate this please?
Install f21-Alpha TC5-live-xfce-86_64 to USB HD
in root terminal:
yum install @sugar-desktop sugar-runner
logout from xfce
login to sugar-(sucessful)  blue XO
logout
login to XFCE
start Education-sugar (sugar-runner)in XFCE   red XO
logout in sugar drop down menu
*ERROR occurs;  use abrt to report bug to Bugzilla
XFCE works normally it seems.

Note: that there seem to be 2 discreet sugars here with different names and colors for the XO.
As sugar-runner and logged in as sugar

Comment 5 Paul Egan 2014-11-12 12:04:43 UTC
The GNOME_KEYRING_PID variable was removed in the version of gnome-keyring included with f21:

https://mail.gnome.org/archives/gnome-keyring-list/2014-March/msg00000.html

Comment 6 Peter Robinson 2015-02-24 17:32:12 UTC
*** Bug 1195482 has been marked as a duplicate of this bug. ***

Comment 7 satellitgo 2015-03-21 01:55:15 UTC
tried to use my settings in sugar-runner when it crashed after asking for master password workstation with sugar and Plasma installed with dnf

Comment 8 Fedora End Of Life 2015-11-04 13:03:47 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 9 Fedora End Of Life 2015-12-02 03:42:02 UTC
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.