[X2Go-Dev] Bug#497: Fwd: [Bug 1096481] New: [abrt] pyhoca-gui: ConfigParser.py:279:options:NoSectionError: No section: '20140510230540239633'

Orion Poplawski orion at cora.nwra.com
Sun May 11 04:15:25 CEST 2014


Package: python-x2go
Version: 0.4.0.9


-------- Original Message --------
Subject: [Bug 1096481] New: [abrt] pyhoca-gui:
ConfigParser.py:279:options:NoSectionError: No section:
'20140510230540239633'
Date: Sat, 10 May 2014 23:21:21 +0000
From: bugzilla at redhat.com
To: orion at cora.nwra.com

https://bugzilla.redhat.com/show_bug.cgi?id=1096481

            Bug ID: 1096481
           Summary: [abrt] pyhoca-gui:
                    ConfigParser.py:279:options:NoSectionError: No
                    section: '20140510230540239633'
           Product: Fedora
           Version: 19
         Component: pyhoca-gui
          Assignee: orion at cora.nwra.com
          Reporter: mayfield_mark at gvtc.com
        QA Contact: extras-qa at fedoraproject.org
                CC: orion at cora.nwra.com



Description of problem:
Trying to connect to remote host through pyhoca-gui. May have had typoed the
host or port info. When the connection failed pyhoca-gui crashed.

Version-Release number of selected component:
pyhoca-gui-0.4.0.9-1.fc19

Additional info:
reporter:       libreport-2.2.1
cmdline:        pyhoca-gui '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
executable:     /usr/bin/pyhoca-gui
kernel:         3.13.9-100.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
ConfigParser.py:279:options:NoSectionError: No section:
'20140510230540239633'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/taskbar.py", line
174, in
CreatePopupMenu
    return self.CreateProfileManagerPopupMenu()
  File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/taskbar.py", line
184, in
CreateProfileManagerPopupMenu
    self.menu_optionsmanager =
self.PopupMenu(menus_taskbar.PyHocaGUI_Menu_TaskbarOptionsManager(self._PyHocaGUI,
caller=self,))
  File "/usr/lib/python2.7/site-packages/pyhoca/wxgui/menus_taskbar.py",
line
129, in __init__

disabled_profiles=self._PyHocaGUI.client_connected_profiles(return_profile_names=True)
+ self._PyHocaGUI._temp_disabled_profile_names,
  File "/usr/lib/python2.7/site-packages/x2go/client.py", line 2995, in
client_connected_profiles
    return [ self.to_profile_name(p_id) for p_id in
self.session_registry.connected_profiles() ]
  File "/usr/lib/python2.7/site-packages/x2go/client.py", line 2966, in
to_profile_name
    return self.session_profiles.to_profile_name(profile_id)
  File
"/usr/lib/python2.7/site-packages/x2go/backends/profiles/_file.py", line
343, in to_profile_name
    _profile_config = self.get_profile_config(profile_id=profile_id)
  File
"/usr/lib/python2.7/site-packages/x2go/backends/profiles/_file.py", line
215, in get_profile_config
    for option in self.iniConfig.options(_profile_id):
  File "/usr/lib64/python2.7/ConfigParser.py", line 279, in options
    raise NoSectionError(section)
NoSectionError: No section: '20140510230540239633'

Local variables in innermost frame:
section: '20140510230540239633'
self: <ConfigParser.SafeConfigParser instance at 0x35b6518>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the x2go-dev mailing list