Jump to content

Tovid gui


Urza9814
 Share

Recommended Posts

I have installed tovid 0.28 from urpmi, but when I try to run tovidgui, I get the following error:

[root@localhost tovid-0.29]# tovidgui
Traceback (most recent call last):
 File "/usr/bin/tovidgui", line 43, in ?
frame = TovidFrame(None, wx.ID_ANY, "tovid GUI")
 File "/usr/lib/python2.4/site-packages/libtovid/gui/frames.py", line 30, in __init__
self.curConfig = TovidConfig()
 File "/usr/lib/python2.4/site-packages/libtovid/gui/configs.py", line 37, in __init__
self.ConfigInit()
 File "/usr/lib/python2.4/site-packages/libtovid/gui/configs.py", line 43, in ConfigInit
self.ConfigAvailFonts()
 File "/usr/lib/python2.4/site-packages/libtovid/gui/configs.py", line 70, in ConfigAvailFonts
if strIMFonts[im].find(strWXFonts[wxfont]) != -1:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 5: ordinal not in range(128)

 

I also tried installing tovid from the tarball, but it installs to /usr/local/bin, and when I attempt to run it, I get this:

[root@localhost tovid-0.29]# /usr/local/bin/tovidgui
Traceback (most recent call last):
 File "/usr/local/bin/tovidgui", line 39, in ?
from libtovid.gui.frames import TovidFrame
ImportError: No module named libtovid.gui.frames

Any ideas?

Link to comment
Share on other sites

Guest Plisgyn

I never got tovid to work but am now running dvdstyler 1.5beta5 and succesfully creating DVD's. Might be worth a try for you

as I found the tovid mailing list had little activity.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...