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

version graph

Package: python-x2go; Maintainer for python-x2go is X2Go Developers <x2go-dev@lists.x2go.org>; Source for python-x2go is src:python-x2go.

Reported by: Orion Poplawski <orion@cora.nwra.com>

Date: Sun, 11 May 2014 02:20:01 UTC

Severity: normal

Found in version 0.4.0.9

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

MIME-Version: 1.0
X-Mailer: MIME-tools 5.502 (Entity 5.502)
X-Loop: owner@bugs.x2go.org
From: owner@bugs.x2go.org (X2Go Bug Tracking System)
Subject: Bug#497 closed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
 (Probably solved in PyHoca-GUI / Python X2Go 0.5.0.0)
Message-ID: <handler.497.b497.141354581020925.notifdone@bugs.x2go.org>
References: <20141017113649.Horde.QyoLcYRcSrEQQcGPO1FRaA7@mail.das-netzwerkteam.de>
X-X2go-PR-Message: they-closed 497
X-X2go-PR-Package: python-x2go
X-X2go-PR-Source: python-x2go
Date: Fri, 17 Oct 2014 11:40:02 +0000
Content-Type: multipart/mixed; boundary="----------=_1413546002-23151-0"
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your Bug report
which was filed against the python-x2go package:

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

It has been closed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Mike Gabriel <mike.gabriel@das-netzwerkteam.de> by
replying to this email.


-- 
497: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=497
X2Go Bug Tracking System
Contact owner@bugs.x2go.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 497@bugs.x2go.org
Cc: 497-submitter@bugs.x2go.org
Subject: Probably solved in PyHoca-GUI / Python X2Go 0.5.0.0
Date: Fri, 17 Oct 2014 11:36:49 +0000
[Message part 3 (text/plain, inline)]
Control: close -1

Hi Orion,

I have seen many issues like the one described in #497 recently and  
fixed them on the run. Not sure if the exact code path from #497 got  
fixed, as well.

Please reopen / file anew if such an error reoccurs with the heavily  
updated 0.5.0.0 of Python X2Go.

Thanks+Greets,
Mike

-- 

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
[Message part 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Orion Poplawski <orion@cora.nwra.com>
To: submit@bugs.x2go.org
Subject: Fwd: [Bug 1096481] New: [abrt] pyhoca-gui: ConfigParser.py:279:options:NoSectionError: No section: '20140510230540239633'
Date: Sat, 10 May 2014 20:15:25 -0600
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@redhat.com
To: orion@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@cora.nwra.com
          Reporter: mayfield_mark@gvtc.com
        QA Contact: extras-qa@fedoraproject.org
                CC: orion@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.

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Wed Apr 24 18:23:49 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.