I can't install displayconfig-gtk in Ubuntu 9.04

Asked by Zuko

When I am installing it, terminal writing error:

./displayconfig-gtk --data-dir=data
Traceback (most recent call last):
  File "./displayconfig-gtk", line 74, in <module>
    from displayconfiggtk.DisplayConfig import DisplayConfig
  File "/home/zuko/ubuntu/displayconfiggtk/DisplayConfig.py", line 36, in <module>
    from widgets import *
  File "/home/zuko/ubuntu/displayconfiggtk/widgets.py", line 37, in <module>
    from displayconfigabstraction import *
ImportError: No module named displayconfigabstraction

what can I do to install it?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu displayconfig-gtk Edit question
Assignee:
No assignee Edit question
Solved by:
marcobra (Marco Braida)
Solved:
Last query:
Last reply:
Revision history for this message
Larry Jordan (larryjor) said :
#1

     Hi. Just checking through and had to look displayconfig-gtk up on the net (it isn't even listed for Ubuntu 9.04 in Package Manager). So I'll ask first, what version of Ubuntu are you using? It was apparently dropped in 8.04 because "Xorg supports hotplugging and autodetection" (http://ubuntuforums.org/showthread.php?t=996478 ). So to really help with this, if you need it, we need info about what version of Ubuntu you are using and maybe what version of displayconfig-gtk.

Revision history for this message
Zuko (zuko91) said :
#2

I am using Ubuntu 9.04 kernel Linux 2.6.28-15-generic GNOME 2.26.1 and displayconfig-gtk 0.3.10

Revision history for this message
Best marcobra (Marco Braida) (marcobra) said :
#3

In Ubuntu 9.04 the displayconfig-gtk is no more available...

Hth

Revision history for this message
Zuko (zuko91) said :
#4

It is bad. I wanted to increase the resolution of external monitor. In the settings of the monitor is not 1280x1024 mode.

Revision history for this message
Zuko (zuko91) said :
#5

Thanks marcobra (Marco Braida), that solved my question.