View previous topic :: View next topic |
Author |
Message |
_dook_master_ Apprentice
Joined: 16 Sep 2003 Posts: 295 Location: Isla Vista, CA
|
Posted: Fri Feb 06, 2004 12:01 am Post subject: gdesklets problem.... |
|
|
well, i don't know if this error means anything, but....
Code: | # gdesklets /usr/share/gdesklets/Displays/SysInfo/sysinfo.display
Could not connect to gnome-session. GNOME session management will not be
available for this application.
gDesklets 0.25
Copyright � 2003 Martin Grimme, Christian Meyer, Jesse Andrews
This software is licensed under the terms of the GNU GPL.
|
it works, i just don't know why it doesn't show up on the desktop. does it have to do with me disabling nautilus icon manager and using idesk? help?
Last edited by _dook_master_ on Fri Feb 06, 2004 6:14 am; edited 1 time in total |
|
Back to top |
|
|
_dook_master_ Apprentice
Joined: 16 Sep 2003 Posts: 295 Location: Isla Vista, CA
|
Posted: Fri Feb 06, 2004 2:14 am Post subject: |
|
|
bump? |
|
Back to top |
|
|
_dook_master_ Apprentice
Joined: 16 Sep 2003 Posts: 295 Location: Isla Vista, CA
|
Posted: Fri Feb 06, 2004 4:06 am Post subject: |
|
|
|
|
Back to top |
|
|
_dook_master_ Apprentice
Joined: 16 Sep 2003 Posts: 295 Location: Isla Vista, CA
|
Posted: Fri Feb 06, 2004 6:15 am Post subject: |
|
|
EDIT: now i only get that single error message. |
|
Back to top |
|
|
compuboy86 Tux's lil' helper
Joined: 03 Apr 2003 Posts: 79
|
Posted: Fri Feb 06, 2004 6:25 am Post subject: |
|
|
Well, to sorta answer your problem...the warning message is normal (don't ask me why) but you need to "place" the desklet by clicking somewhere on your desktop after you initialize whichever display you want. |
|
Back to top |
|
|
_dook_master_ Apprentice
Joined: 16 Sep 2003 Posts: 295 Location: Isla Vista, CA
|
Posted: Fri Feb 06, 2004 6:51 am Post subject: |
|
|
that doesn't work either |
|
Back to top |
|
|
Obz Retired Dev
Joined: 11 Jun 2002 Posts: 274
|
Posted: Fri Feb 06, 2004 7:40 am Post subject: |
|
|
No need to post bumps to yourself, people live in different timezones, and have different forum-checking habits.
To answer your question about the session-management warning message: ignore the message for now. Session management doesnt work under 0.25. I'll be attempting to get gDesklets-0.25.1 into portage either this evening (my evening that is), or tomorrow, which will hopefully fix this.
I don't know enough about how iDesk works to comment on that, but perhaps try disabling it, before you try gDesklets. You don't need nautilus at all, but it's possible that iDesk and gDesklets are layering funnily. Also depends on your WM possibly.
Good luck. |
|
Back to top |
|
|
_dook_master_ Apprentice
Joined: 16 Sep 2003 Posts: 295 Location: Isla Vista, CA
|
Posted: Fri Feb 06, 2004 6:18 pm Post subject: |
|
|
sorry about bumping before, i was just getting desperate after reading a bunch of documentation and not getting anywhere.
i tried it with nautilus (i think, it was late and i was tired) and idesk, and neither worked, but i'll try it with nothing when i get home. |
|
Back to top |
|
|
_dook_master_ Apprentice
Joined: 16 Sep 2003 Posts: 295 Location: Isla Vista, CA
|
Posted: Sat Feb 07, 2004 11:07 pm Post subject: |
|
|
ok, update.
Code: |
Traceback (most recent call last):
File "./SysInfo/__init__.py", line 332, in __get_sys_info_thread
Traceback (most recent call last):
File "./SysInfo/__init__.py", line 332, in __get_sys_info_thread
File "./SysInfo/__init__.py", line 93, in __do_sys
AttributeError: Sys instance has no attribute 'get_name'
|
I am now constantly getting that error, after i load the desklet and type
the memory and sysinfo panels load, but its only for a few seconds, and after that they flicker while that error just keeps rolling past.[/code] |
|
Back to top |
|
|
cmize n00b
Joined: 26 Apr 2003 Posts: 7 Location: Portland, OR
|
Posted: Mon Feb 09, 2004 9:44 pm Post subject: |
|
|
_dook_master_ wrote: | ok, update.
Code: |
Traceback (most recent call last):
File "./SysInfo/__init__.py", line 332, in __get_sys_info_thread
Traceback (most recent call last):
File "./SysInfo/__init__.py", line 332, in __get_sys_info_thread
File "./SysInfo/__init__.py", line 93, in __do_sys
AttributeError: Sys instance has no attribute 'get_name'
|
I am now constantly getting that error, after i load the desklet and type
the memory and sysinfo panels load, but its only for a few seconds, and after that they flicker while that error just keeps rolling past.[/code] |
I am having exactly the same problems. Anybody got a solution? _________________ GUI admin tools have no HONOR! It is a good day to vi. |
|
Back to top |
|
|
|