Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gDesklets ... doesn't work :( [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
mrfree
Veteran
Veteran


Joined: 15 Mar 2003
Posts: 1303
Location: Europe.Italy.Sulmona

PostPosted: Wed Sep 03, 2003 12:09 pm    Post subject: gDesklets ... doesn't work :( [SOLVED] Reply with quote

I've emerged succesfully gDesklets-0.20 and I've downloaded SysInfo-0.20.tar.bz2 directly from official site.

When I run:
Code:
gdesklets <mypath>/Sysinfo.display

the installation works, but when I launch
Code:
gdesklets

obtain
Quote:
Invalid display file '/home/mrfree/download/gdesklets/SysInfo/sysinfo.display'

The display file contains invalid data and could not be loaded.


Any ideas???
_________________
Please EU, pimp my country!

ICE: /etc/init.d/iptables panic


Last edited by mrfree on Mon Sep 08, 2003 9:47 am; edited 1 time in total
Back to top
View user's profile Send private message
Roguelazer
Veteran
Veteran


Joined: 10 Feb 2003
Posts: 1233
Location: San Francisco, CA

PostPosted: Wed Sep 03, 2003 3:26 pm    Post subject: Reply with quote

Do other displays work?
_________________
Registered Linux User #263260
Back to top
View user's profile Send private message
Nermal
Apprentice
Apprentice


Joined: 18 Apr 2002
Posts: 259
Location: UK

PostPosted: Wed Sep 03, 2003 4:33 pm    Post subject: Reply with quote

I presume all the sensors that display needs are also installed ?
Back to top
View user's profile Send private message
warder
n00b
n00b


Joined: 13 Jun 2003
Posts: 13
Location: Canada

PostPosted: Thu Sep 04, 2003 1:03 am    Post subject: Re: gDesklets ... doesn't work :( Reply with quote

I modified the ebuild from http://www.breakmygentoo.net/ to make it work with gDesklets 0.20. I also included all sensors I found at http://gdesklets.gnomedesktop.org/. You can get the ebuild here. And yes, sysinfo works :)

Have fun
_________________
cd pub && get beer
Back to top
View user's profile Send private message
kerrick
Tux's lil' helper
Tux's lil' helper


Joined: 22 Apr 2003
Posts: 141
Location: Strongbadia

PostPosted: Thu Sep 04, 2003 2:09 am    Post subject: Reply with quote

If you run gdesklets in a terminal, it will give you a more detailed description. eg. Image not found, invalid xml, etc.
_________________
Real men use every GAIM protocol.
Back to top
View user's profile Send private message
Obz
Retired Dev
Retired Dev


Joined: 11 Jun 2002
Posts: 274

PostPosted: Thu Sep 04, 2003 3:44 am    Post subject: Reply with quote

If you look at the other gDesklets thread for a tar of the -core and desklet- ebuilds, I purposely left SysInfo out because it seemed far too buggy for me.
Back to top
View user's profile Send private message
mrfree
Veteran
Veteran


Joined: 15 Mar 2003
Posts: 1303
Location: Europe.Italy.Sulmona

PostPosted: Mon Sep 08, 2003 9:48 am    Post subject: Reply with quote

With new ebuilds ... WORKS !!!!

:D Thz to ALL :D
_________________
Please EU, pimp my country!

ICE: /etc/init.d/iptables panic
Back to top
View user's profile Send private message
TheWart
Guru
Guru


Joined: 10 May 2002
Posts: 432
Location: Nashville,TN - USA

PostPosted: Mon Sep 08, 2003 2:35 pm    Post subject: Reply with quote

mrfree wrote:
With new ebuilds ... WORKS !!!!

:D Thz to ALL :D


Excuse my ignorance, but how do I get it to show some sensore?

I emerged the ebuild linked above, but I cannot find where the sensors are stored.

I assumed I could find it from the output of the emerge, but I must be having a brain fart...
_________________
Face it, we are all noobs.

On the box it said it was designed for Win XP or better, so why won't it work with Linux?
Back to top
View user's profile Send private message
Obz
Retired Dev
Retired Dev


Joined: 11 Jun 2002
Posts: 274

PostPosted: Mon Sep 08, 2003 3:05 pm    Post subject: Reply with quote

If you're running GNOME Applications->Accessories->gDesklets Displays and click on the folder, and then the .display. Sensors only provide information to Displays, they don't provide anything visible, which is, by their nature, for the Displays to do. Displays can be added from /usr/share/gdesklets/Displays.
Back to top
View user's profile Send private message
warder
n00b
n00b


Joined: 13 Jun 2003
Posts: 13
Location: Canada

PostPosted: Mon Sep 08, 2003 3:11 pm    Post subject: Re: gDesklets ... doesn't work :( Reply with quote

Quote:
If you're running GNOME Applications->Accessories->gDesklets Displays and click on the folder, and then the .display. Sensors only provide information to Displays, they don't provide anything visible, which is, by their nature, for the Displays to do. Displays can be added from /usr/share/gdesklets/Displays.


It's /usr/share/gdesklets/Sensors
Btw, the ebuild prints the info after it builds the sensors, prolly I should have made it to print after it merges it. I'll fix that and I'll post an update later today.
_________________
cd pub && get beer
Back to top
View user's profile Send private message
Obz
Retired Dev
Retired Dev


Joined: 11 Jun 2002
Posts: 274

PostPosted: Mon Sep 08, 2003 3:29 pm    Post subject: Reply with quote

If you're using my ebuilds in the other thread (the version 0.20 ones), then I can ensure you that the Displays are in /usr/share/gdesklets/Displays.
Back to top
View user's profile Send private message
TheWart
Guru
Guru


Joined: 10 May 2002
Posts: 432
Location: Nashville,TN - USA

PostPosted: Mon Sep 08, 2003 4:36 pm    Post subject: Reply with quote

Obz wrote:
If you're using my ebuilds in the other thread (the version 0.20 ones), then I can ensure you that the Displays are in /usr/share/gdesklets/Displays.


Sorry if I was confusing, I was using the other ebuild.


Anyways, I got it working. Thanks you two!

Now, I just need to make sure gdesklets loads the same displays I have set right now when I open the program.....it is kind of a pain lining them up and whatnot.

Also, I would like to make the background of the display semi-transparent.
_________________
Face it, we are all noobs.

On the box it said it was designed for Win XP or better, so why won't it work with Linux?
Back to top
View user's profile Send private message
warder
n00b
n00b


Joined: 13 Jun 2003
Posts: 13
Location: Canada

PostPosted: Tue Sep 09, 2003 2:03 am    Post subject: Re: gDesklets ... doesn't work :( Reply with quote

Posted 0.20-r1 as promised. Added few more sensors, got rid of the warnings, and moved the how-to info to be displayed after merge. You can get it here.
_________________
cd pub && get beer
Back to top
View user's profile Send private message
scottd34
n00b
n00b


Joined: 26 Aug 2003
Posts: 44
Location: Plainville, CT

PostPosted: Thu Sep 25, 2003 5:59 am    Post subject: Reply with quote

Seti Sensor seems to be broken, it complains about an invalid display, and it may be broken. Is there an issue with the desklet or is it me?
_________________
Main ~ AMD64 3400+, NVIDIA 7600GS, 1gb ram
MythTV ~ Athlon 2500+ Barton, 512mb ram, 300 gb hdd, gentoo
Firewall ~ via epia m6000 fanless, 256MB Ram, Smoothwall
Back to top
View user's profile Send private message
wiggle puppy
n00b
n00b


Joined: 25 Sep 2003
Posts: 3
Location: Syracuse, NY

PostPosted: Sun Sep 28, 2003 6:15 am    Post subject: Reply with quote

scott,

i got the same errors as you. i opened the seti.display file with a text editor and noticed that it's trying to load sensors that you might not have (they don't come with seti sensor) . you need to get LTVariations and IconButton. install the sensors that are related to your problem and you should be fine.
Back to top
View user's profile Send private message
karan
Tux's lil' helper
Tux's lil' helper


Joined: 15 Feb 2003
Posts: 117
Location: New Zealand

PostPosted: Mon Nov 03, 2003 2:12 am    Post subject: ah cool Reply with quote

Im emerging this ebuild atm, can't wait. :)
_________________
:: Project Gotham
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum