mousse04
|
2012-01-24
, 20:47
|
Posts: 443 |
Thanked: 282 times |
Joined on Oct 2011
@ Grenoble, France
|
#51
|
|
2012-01-24
, 21:05
|
Posts: 102 |
Thanked: 37 times |
Joined on Dec 2011
|
#52
|
|
2012-01-25
, 13:41
|
Posts: 102 |
Thanked: 37 times |
Joined on Dec 2011
|
#55
|
|
2012-01-25
, 18:41
|
Posts: 102 |
Thanked: 37 times |
Joined on Dec 2011
|
#56
|
|
2012-01-25
, 21:06
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#57
|
apt-get install python-gconf
|
2012-01-25
, 21:07
|
Posts: 279 |
Thanked: 293 times |
Joined on Oct 2009
@ Italy
|
#58
|
|
2012-01-25
, 21:08
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#59
|
Thanks a lot guys!!
...
reboot, why? That can be done with a command, which I can't find just now... same can be used to get the system to accept the font colour change of the digital clock.
...
|
2012-01-25
, 21:08
|
Posts: 279 |
Thanked: 293 times |
Joined on Oct 2009
@ Italy
|
#60
|
root@n9:/etc/init/apps$ lpsmagic
Traceback (most recent call last):
File "/usr/bin/lpsmagic", line 14, in <module>
import gconf
ImportError: No module named gconf
this is probably your problem, too, jaripi.
you need to add python-gconf as a prereq to the deb. for now, you can do:
Code:apt-get install python-gconf