You are not logged in.

#1 2010-10-19 16:10:54

Mr. Alex
Member
Registered: 2010-08-26
Posts: 623

Can't start "system-config-printer"

system-config-printer
Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 7209, in <module>
    focus_on_map)
  File "/usr/share/system-config-printer/system-config-printer.py", line 7157, in main
    print_test_page, focus_on_map)
  File "/usr/share/system-config-printer/system-config-printer.py", line 363, in __init__
    domain=domain)
  File "/usr/share/system-config-printer/gui.py", line 39, in getWidgets
    bld.add_from_file (os.path.join (ui_dir, xmlfile + ".glade"))
glib.GError: Failed to open file '/usr/local/share/system-config-printer/ui/AboutDialog.glade': No such file or directory

Please help to fix. Can't configure my HP deskjet 5150.
Searching Google didn't help.

Offline

#2 2010-10-19 16:16:01

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Can't start "system-config-printer"


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-10-19 16:26:27

Mr. Alex
Member
Registered: 2010-08-26
Posts: 623

Re: Can't start "system-config-printer"

So the clue is

Apparently "python2 setup.py build" and "python2 setup.py install - root =" $ {PKGDIR} "" is not doing the job correctly, but the "make DESTDIR =" $ {PKGDIR} "install" yes. Try to keep the config.py file in the package "system-config-printer-gnome", it is created correctly.

But I don't quite understand what should I do to fix it... Explain please.

Offline

#4 2010-10-19 16:27:41

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Can't start "system-config-printer"

is a bug and you have to wait until is fixed or if you don't have patience, try to fix it yourself using abs


Give what you have. To someone, it may be better than you dare to think.

Offline

#5 2010-10-19 16:29:57

Mr. Alex
Member
Registered: 2010-08-26
Posts: 623

Re: Can't start "system-config-printer"

Thanks, now I get it. Will wait since I am not a programmer.

Offline

Board footer

Powered by FluxBB