dCore Import Debian Packages to Mountable SCE extensions > dCore x86 Imported Extensions

system-config-printer doesn't start

(1/5) > >>

jls:
Hi

--- Code: ---jls@box:~$ system-config-printer
Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 25, in <module>
    import config
ImportError: No module named config

--- End code ---
Thanks

Jason W:
system-config-printer brongs up the GUI in dCore-wheezy.  But in dCore-trusty, which I assume you are using, the package name is system-config-printer-gnome, and I see those errors you report.  I am sure you have the knowledge to help troubleshoot this, and that would be appreciated.  But I will look for the issue and try to resolve it.

Jason W:
I have made some startup scripts for the python3 packages, system-config-printer is working in dCore-wily, or at least the gtk3 interface is working.  I will get it working on the other dCore ports.

Jason W:
Got it working in dCore-trusty, just needed a missing dep.  Please run "sce-update -a" and reboot, or just update the SCE that contains system-config-printer if it does not exist in any other loaded SCEs during runtime. 

Thank you for the report and your help in the improvement of dCore.

jls:
Hi

--- Code: ---jls@box:~$ system-config-printer
ERROR:root:Could not find any typelib for Gdk
Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 32, in <module>
    from gi.repository import Gdk
ImportError: cannot import name Gdk
jls@box:~$


--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version