Share

DIBS: Distributed Internet Backup System

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

GUI is not running

You are viewing a single message from this topic. View all messages.

  1. 2006-07-21 05:10:04 UTC
    Hi all,
    after setup dibs 0.93 under SuSE 10.0 I always get the following error message:

    **************************************
    Warning: Unable to import Tkinter. GUI will be unvailable.
    opening log /home/achimrs/.dibs/logfile at level 0
    Starting GUI.
    Subject: <DIBS> DIBS ERROR

    Command was '['/usr/bin/dibs.py']'.

    Exception of type '<class exceptions.ImportError at 0x4028d3ec>': 'libBLT24.so: cannot open shared object file: No such file or directory'.


    Traceback:
    File "/usr/lib/python2.4/site-packages/dibs_lib/dibs_ui.py", line 138, in ?
    StartDIBSGUI()
    File "/usr/lib/python2.4/site-packages/dibs_lib/dibs_ui.py", line 92, in StartDIBSGUI
    import dibs_gui
    File "/usr/lib/python2.4/site-packages/dibs_lib/dibs_gui.py", line 13, in ?
    import Tkinter
    File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 38, in ?
    import _tkinter # If this fails your Python may not be configured for Tk

    Subject: <DIBS> DIBS ERROR

    Command was '['/usr/bin/dibs.py']'.

    Exception of type '<class exceptions.ImportError at 0x4028d3ec>': 'libBLT24.so: cannot open shared object file: No such file or directory'.


    Traceback:
    File "/usr/lib/python2.4/site-packages/dibs_lib/dibs_ui.py", line 138, in ?
    StartDIBSGUI()
    File "/usr/lib/python2.4/site-packages/dibs_lib/dibs_ui.py", line 92, in StartDIBSGUI
    import dibs_gui
    File "/usr/lib/python2.4/site-packages/dibs_lib/dibs_gui.py", line 13, in ?
    import Tkinter
    File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 38, in ?
    import _tkinter # If this fails your Python may not be configured for Tk

    Not saving database.
    closing log
    **************************************

    What is Tkinter, it seems that I have to install something more, but what?
    I meanwhile installed:
    python 2.4.1(default by SuSE 10.0)
    python_devel
    python_tk

    Thanks a lot
    Achim
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.