Bug 4818 - Backtrace in Web Administation GUI
Summary: Backtrace in Web Administation GUI
Status: CLOSED DUPLICATE of bug 4765
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Administration (show other bugs)
Version: 4.1.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.1.1
Assignee: Pierre Ossman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-01 09:57 CEST by Henrik Andersson
Modified: 2013-10-01 10:54 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Henrik Andersson cendio 2013-10-01 09:57:23 CEST
Produced with ThinLinc 4.1.0post-4088 on Fedora 19:


2013-10-01 09:54:43 ERROR tlwebadm[11480]: ----------------------------------------
2013-10-01 09:54:43 ERROR tlwebadm[11480]: Traceback (most recent call last):
2013-10-01 09:54:43 ERROR tlwebadm[11480]:   File "/opt/thinlinc/sbin/tlwebadm", line 233, in post_or_get
2013-10-01 09:54:43 ERROR tlwebadm[11480]:     Ooooo , O0oOO0 = getattr ( oO0o0OOOO , action ) ( iiiI1I11i1 , ooOooo000oOO , Ooooo )
2013-10-01 09:54:43 ERROR tlwebadm[11480]:   File "/opt/thinlinc/modules/thinlinc/tlwebadm/main.py", line 109, in do_GET
2013-10-01 09:54:43 ERROR tlwebadm[11480]:     self . _GET_METHODS . get ( page_name , self . error_404 ) ( query ) )
2013-10-01 09:54:43 ERROR tlwebadm[11480]:   File "/opt/thinlinc/modules/thinlinc/tlwebadm/health.py", line 32, in home
2013-10-01 09:54:43 ERROR tlwebadm[11480]:     'vsmserver_is_running' : thinlinc . ctccommon . vsmserver ( ) . is_running ( ) ,
2013-10-01 09:54:43 ERROR tlwebadm[11480]: AttributeError: 'module' object has no attribute 'vsmserver'
2013-10-01 09:54:43 ERROR tlwebadm[11480]: ----------------------------------------
Comment 1 Pierre Ossman cendio 2013-10-01 10:53:43 CEST
Regression caused by bug 4765.

*** This bug has been marked as a duplicate of bug 4765 ***

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