Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=39 ------------------------------------------------------------------------------ Ticket | 39 Created By | dick.kniep@lindix.nl Summary | Bug in dropbox Queue | pyhoca-gui Version | HEAD Type | Bug State | Unconfirmed Priority | 1. Low Operating System | 4 Owners | ------------------------------------------------------------------------------ dick.kniep@lindix.nl (2011-02-22 15:33) wrote: I have taken a look at the code and it looks like the object is not what you expect, but I do not immediately see what is going wrong opgwrapper insertmount dick-53-1298383001_stRTERMINAL_dp24 "/tmp/dick_media/disk/_home_dick" 127.0.0.1', 'result: INSERT 0 1', 'inserted,', 'sshfs -o IdentityFile=/home/dick/.x2go/ssh/key.z29045,UserKnownHostsFile=/home/dick/.x2go/ssh/key.z29045.ident dick@127.0.0.1:"/home/dick" "/tmp/dick_media/disk/_home_dick" -p 30003', 'mount /home/dick ok', 'fname: /home/dick/Desktop/_home_dick(sshfs-disk)', ''] pyhoca-gui[26132] (x2godropboxqueue-pylib) NOTICE: processing incoming X2go dropbox job: dick_groepen.xls Exception in thread Thread-18: Traceback (most recent call last): File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner self.run() File "/usr/lib/python2.6/threading.py", line 484, in run self.__target(*self.__args, **self.__kwargs) File "/home/dick/x2go/pyhoca-gui/x2go/dropbox.py", line 214, in x2go_dropboxjob_handler dropbox_action.profile_name = parent_thread.profile_name AttributeError: 'unicode' object has no attribute 'profile_name'
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=39 ------------------------------------------------------------------------------ Ticket | 39 Updated By | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Summary | Bug in dropbox Queue | pyhoca-gui Version | HEAD Type | Bug -State | Unconfirmed +State | Assigned Priority | 1. Low Operating System | 4 -Owners | +Owners | Mike Gabriel ------------------------------------------------------------------------------
Ticket URL: https://code.x2go.org/horde4/whups/ticket/?id=39 ------------------------------------------------------------------------------ Ticket | 39 Updated By | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Summary | Bug in dropbox Queue | pyhoca-gui Version | HEAD Type | Bug -State | Assigned +State | Resolved Priority | 1. Low Operating System | 4 Owners | Mike Gabriel ------------------------------------------------------------------------------ Mike Gabriel <mike.gabriel@das-netzwerkteam.de> (2011-02-22 19:35) wrote: The issue should be fixed by this commit: http://code.x2go.org/gitweb?p=python-x2go.git;a=commit;h=71accf070a7b9be753a... New upstream version has been released (and package python-x2go has been provided by DAS-NETZWERKTEAM)
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=39 ------------------------------------------------------------------------------ Ticket | 39 Updated By | dick.kniep@lindix.nl Summary | Bug in dropbox Queue | pyhoca-gui Version | HEAD Type | Bug State | Resolved Priority | 1. Low Operating System | 4 Owners | Mike Gabriel ------------------------------------------------------------------------------ dick.kniep@lindix.nl (2011-02-23 17:43) wrote: Unfortunately, testing from my application, I still get the same message. I cloned the git directory anew and checked the source, your change is in, but still it doesn't seem to make any difference.
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=39 ------------------------------------------------------------------------------ Ticket | 39 Updated By | dick.kniep@lindix.nl Summary | Bug in dropbox Queue | pyhoca-gui Version | HEAD Type | Bug State | Resolved Priority | 1. Low Operating System | 4 Owners | Mike Gabriel ------------------------------------------------------------------------------ dick.kniep@lindix.nl (2011-02-23 17:44) wrote:
Unfortunately, testing from my application, I still get the same message. I cloned the git directory anew and checked the source, your change is in, but still it doesn't seem to make any difference.
SOUNDSYSTEM: pulse ['PULSE_CLIENTCONFIG=/home/dick/.x2go/C-dick-50-1298478952_stRTERMINAL_dp24/.pulse-client.conf', 'setsid x2goruncommand', '50', '25055', 'dick-50-1298478952_stRTERMINAL_dp24', '30002', '"TERMINAL"', 'pulse', 'R', '>& /dev/null & exit'] pyhoca-gui[20276] (x2godropboxqueue-pylib) NOTICE: processing incoming X2go dropbox job: dick_Mgroepen.xls Exception in thread Thread-28: Traceback (most recent call last): File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner self.run() File "/usr/lib/python2.6/threading.py", line 484, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/pymodules/python2.6/x2go/dropbox.py", line 214, in x2go_dropboxjob_handler dropbox_action.profile_name = parent_thread.profile_name AttributeError: 'unicode' object has no attribute 'profile_name'
Ticket URL: http://code.x2go.org/horde4/whups/ticket/?id=39 ------------------------------------------------------------------------------ Ticket | 39 Updated By | dick.kniep@lindix.nl Summary | Bug in dropbox Queue | pyhoca-gui Version | HEAD Type | Bug State | Resolved Priority | 1. Low Operating System | 4 Owners | Mike Gabriel ------------------------------------------------------------------------------ dick.kniep@lindix.nl (2011-02-23 18:16) wrote: I see these messages in the log of pyhoca. Maybe it has something to do with this problem pyhoca-gui[23334] (x2godropboxqueue-pylib) DEBUG: starting dropbox queue thread: <X2goDropboxQueue(Thread-27, started daemon 30485232)> pyhoca-gui[23334] (x2goterminalsession-pylib) WARN: folder name needs to be of type StringType... pyhoca-gui[23334] (x2goterminalsession-pylib) WARN: folder name needs to be of type StringType... pyhoca-gui[23334] (x2goterminalsession-pylib) WARN: folder name needs to be of type StringType... pyhoca-gui[23334] (x2goterminalsession-pylib) WARN: folder name needs to be of type StringType... pyhoca-gui[23334] (x2goterminalsession-pylib) WARN: folder name needs to be of type StringType...