Hi:
Recently I try to install a version of your theme and I found a couple of errors. I sent those errors to the guy who developed the theme and he gave me a couple advises but still is not fixed. So I install your theme to check if i had the same errors, and the answer was yes. Here I send you what I can read on the screen, could you help me to fix it?
Call to commandOutput failed
Traceback (most recent call last):
File "/home/alberto/Documents/Karamba Themes/Delvien-monrokK/monrokK.py", line 188, in commandOutput
if ( pid == title_pid ):
NameError: global name 'title_pid' is not defined
Network sensor: can not find ppp0
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
ppp0: error fetching interface information: Device not found
Network sensor: can not find ppp0
I'm running the lastest version of kubuntu, and this is the information of my ifconfig:
eth0 Link encap:Ethernet HWaddr 00:12:3F:07:E4:F7
inet addr:137.43.140.101 Bcast:137.43.141.255 Mask:255.255.254.0
inet6 addr: fe80::212:3fff:fe07:e4f7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:11940 errors:0 dropped:0 overruns:0 frame:0
TX packets:1163 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4587932 (4.3 MiB) TX bytes:259386 (253.3 KiB)
Interrupt:16
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:33 errors:0 dropped:0 overruns:0 frame:0
TX packets:33 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2058 (2.0 KiB) TX bytes:2058 (2.0 KiB)
Thanks a lot.
OK. Then, How can I fix it? I must to edit the theme file and change ppp0 for eth0? And If I do that, is going to be solve the problem that I have also in the python file?
you only have to change it in the .theme file. i'm actually not sure, but you have to insert your protocol, you're using. i don't know about your system (dsl,...).
just try eth0 (:
Ratings & Comments
7 Comments
Hi: Recently I try to install a version of your theme and I found a couple of errors. I sent those errors to the guy who developed the theme and he gave me a couple advises but still is not fixed. So I install your theme to check if i had the same errors, and the answer was yes. Here I send you what I can read on the screen, could you help me to fix it? Call to commandOutput failed Traceback (most recent call last): File "/home/alberto/Documents/Karamba Themes/Delvien-monrokK/monrokK.py", line 188, in commandOutput if ( pid == title_pid ): NameError: global name 'title_pid' is not defined Network sensor: can not find ppp0 ppp0: error fetching interface information: Device not found ppp0: error fetching interface information: Device not found ppp0: error fetching interface information: Device not found Network sensor: can not find ppp0 I'm running the lastest version of kubuntu, and this is the information of my ifconfig: eth0 Link encap:Ethernet HWaddr 00:12:3F:07:E4:F7 inet addr:137.43.140.101 Bcast:137.43.141.255 Mask:255.255.254.0 inet6 addr: fe80::212:3fff:fe07:e4f7/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:11940 errors:0 dropped:0 overruns:0 frame:0 TX packets:1163 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:4587932 (4.3 MiB) TX bytes:259386 (253.3 KiB) Interrupt:16 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:33 errors:0 dropped:0 overruns:0 frame:0 TX packets:33 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2058 (2.0 KiB) TX bytes:2058 (2.0 KiB) Thanks a lot.
that's because you're not using ppp0. it's an point-to-point protocol for connecting to the network.
OK. Then, How can I fix it? I must to edit the theme file and change ppp0 for eth0? And If I do that, is going to be solve the problem that I have also in the python file?
you only have to change it in the .theme file. i'm actually not sure, but you have to insert your protocol, you're using. i don't know about your system (dsl,...). just try eth0 (:
Thank you. I going to try it.
Tnx. I like it very much. But there is a mistake in theme file (monorokK.theme) on line 80 we have: bar x=3 y=269 instead of: bar x=30 y=269 :)
thanks a lot - it's fixed (;