The Following 2 Users Say Thank You to qgil For This Useful Post: | ||
|
2009-08-15
, 21:26
|
|
Posts: 274 |
Thanked: 143 times |
Joined on Jun 2007
@ Romania
|
#2
|
|
2009-08-16
, 11:43
|
|
Posts: 274 |
Thanked: 143 times |
Joined on Jun 2007
@ Romania
|
#3
|
The Following User Says Thank You to iancumihai For This Useful Post: | ||
|
2009-08-16
, 14:04
|
|
Posts: 3,105 |
Thanked: 11,088 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#4
|
|
2009-08-16
, 19:26
|
|
Posts: 274 |
Thanked: 143 times |
Joined on Jun 2007
@ Romania
|
#5
|
fwiw:
~ $ mytube
###DeltaTime[ before main import ]: 0.0
>>>init conf
###DeltaTime[ after ]: 0.4
using DEVELOPER env
###DeltaTime[ before main class ]: 0.4
/usr/lib/python2.5/site-packages/mytube/lgc/guimytube.py:856: GtkWarning: gtk_menu_attach_to_widget(): menu already attached to GtkImageMenuItem
self.window.set_menu(file_menu)
>>>createListChooser
creating lists
>>>forcing height to 40
method return sender=:1.29 -> dest=:1.216 reply_serial=2
uint32 6
ERROR failed reading tags
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/mytube/lgc/mtags.py", line 129, in getTagNames
for fentry in os.listdir(Cfg.VIDEO_DIR):
OSError: [Errno 2] No such file or directory: 'SET ME UP/mtube'
>>>createListChooser
/usr/lib/python2.5/site-packages/mytube/ui/widgets.py:90: GtkWarning: gtk_tree_model_iter_nth_child: assertion `n >= 0' failed
iter = self.model.iter_nth_child(None, self.get_active())
method return sender=:1.29 -> dest=:1.217 reply_serial=2
uint32 7
ERROR failed reading tags
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/mytube/lgc/mtags.py", line 129, in getTagNames
for fentry in os.listdir(Cfg.VIDEO_DIR):
OSError: [Errno 2] No such file or directory: 'SET ME UP/mtube'
changed saved
null callback
method return sender=:1.29 -> dest=:1.218 reply_serial=2
uint32 8
ERROR storage dir does not exist SET ME UP
None
Traceback (most recent call last):
File "/usr/bin/mytube", line 5, in <module>
myTube.main()
File "/usr/lib/python2.5/site-packages/mytube/myTube.py", line 15, in main
mTubeGui = GuiMyTube()
File "/usr/lib/python2.5/site-packages/mytube/lgc/guimytube.py", line 1055, in __init__
self.cfg.ensureStorage(self.window)
File "/usr/lib/python2.5/site-packages/mytube/lgc/conf.py", line 88, in ensureStorage
self.setStorePath()
File "/usr/lib/python2.5/site-packages/mytube/lgc/conf.py", line 115, in setStorePath
self.__chooseStoreFolder()
File "/usr/lib/python2.5/site-packages/mytube/lgc/conf.py", line 104, in __chooseStoreFolder
fc = hildon.FileChooserDialog(Cfg.__hiddenWindow, gtk.FILE_CHOOSER_ACTION_SELECT_FOLDER)
TypeError: HildonFileChooserDialog.__init__() takes exactly 3 argumen
http://maemo.org/profile/view/qgil/ + http://qt-project.org