Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
desklets
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Fri Oct 15, 2004 1:15 pm    Post subject: desklets Reply with quote

Hoi,

kann man displays auch wieder irgendwie aus gdesklet entfernen?

hinzufügen tut man ja mit

gdesklets blabla.display



Jetzt habe ich nämlich einen Fehlerhaften Display und nun starten die ganzen Desklets nicht mehr....

Hat einer einen Idee??
_________________
Back to top
View user's profile Send private message
slyght
Apprentice
Apprentice


Joined: 12 May 2004
Posts: 207
Location: Stuttgart, Germany

PostPosted: Fri Oct 15, 2004 2:49 pm    Post subject: Reply with quote

Rechtsklick -> "Remove Display"
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Fri Oct 15, 2004 8:47 pm    Post subject: Reply with quote

ja, das ist schon klar.....

aber die starten ja erst gar nicht, ;-)

und deshalb wollte ich fragen, ob man das auch noch anders entfernen kann
_________________
Back to top
View user's profile Send private message
smg
Veteran
Veteran


Joined: 13 Aug 2004
Posts: 1402
Location: /home/stephan

PostPosted: Sat Oct 16, 2004 10:23 am    Post subject: Reply with quote

probier einfach mal das desklet dass du geladen hast in dem verzeichnis /usr/share/gdesklets/Display oder wo der liegt zu löschen und starte dann gdesklets nochmal.

# ash
_________________
GnuPG-Key-ID: 0xF8C275D4
Fingerprint: 5B6F 134A 189B A24D 342B 0961 8D4B 0230 F8C2 75D4
Code:
perl -WTe '($")=$/;print qq(@{[reverse('0'..'100')]}$/BOOM!$/);'
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Sat Oct 16, 2004 10:48 am    Post subject: Reply with quote

deejay wrote:
aber die starten ja erst gar nicht, ;-)

Beim ersten Mal starten auch nur der Dämon ... s.u.
Code:
 man gdesklets
FIRST START
       You can find an entry in the GNOME menu after a successful installation.  When  you
       start 'gDesklets' for the first time, your desktop will remain empty.  gDesklets is
       just a daemon running in the background. Open your file  manager  and  click  on  a
       .display  file  in  order to put that display onto the desktop. When you log out or
       quit 'gDesklets', the settings will be remembered for the next session.


       In case your file manager does not support starting displays you can  alternatively
       call  'gdesklets' with some .display files as arguments.  You can do this while the
       'gDesklets' daemon is running.


       Displays (as we call the applets) will usually appear in the  top  left  corner  of
       your  screen  when you first run them. You can move displays around by pressing and
       holding down the middle mouse button. 'gDesklets' will remember the new position of
       the display for the future.

So sollte man die dann aufrufen können, wenn man kein Gnome nimmt:
Code:
 gdesklets /usr/share/gdesklets/Displays/GoodWeather/GoodWeather.display

_________________
"Ich bin ich."
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Sat Oct 16, 2004 11:23 am    Post subject: Reply with quote

ja, das ist klar....

habe die display ja auch alle schon hinzugefügt. Hat ja auch erst alles wunderbar funktioniert. Nur jetzt ist ein display fehlerhaft....
und die ganzen Desklets starten nicht mehr ;-)
Deshalb kann ich auch nichts über die Rechte MAustaste "Display Entfernen" wieder löschen....

Ich lösche jetzt einfach mal die ganzen display runter und installier die mal neu
_________________
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Sat Oct 16, 2004 11:33 am    Post subject: Reply with quote

deejay wrote:
Ich lösche jetzt einfach mal die ganzen display runter und installier die mal neu
Dann mache aber lieber emerge unmerge xyz anstatt einfach nur zu löschen!
_________________
"Ich bin ich."


Last edited by Louisdor on Sat Oct 16, 2004 11:43 am; edited 1 time in total
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Sat Oct 16, 2004 11:37 am    Post subject: Reply with quote

oder lösche doch erst mal nur das ~/.gdesklets Verzeichnis.
(vorher mal noch sichern)
_________________
"Ich bin ich."
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Sun Oct 17, 2004 9:50 am    Post subject: Reply with quote

jo, das passt schon ;-)

hier... habe jetzt deinstalliert, neu installiert, mal das Verzeichnis gelöscht usw.

Jetzt habe ich es nochmal neu installiert und bekomme beim Starten des Deamons folgende Meldung:

Code:
[daniel@deejay] gdesklets
/usr/bin/gdesklets:65: DeprecationWarning: the 'argc' parameter is optional and deprecated
  client.set_restart_command(1, [sys.argv[0]])
gDesklets 0.26.2
Copyright (C) 2003, 2004 The gDesklets Team

This software is licensed under the terms of the GNU GPL.

[/usr/share/gdesklets/Displays/desklet-psidisplays/diskinfo.display]
/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90: GtkDeprecationWarning: gtk.mainiteration is deprecated, use gtk.main_iteration instead
  self.warn(message, DeprecationWarning)


Hat jemand ne Idee???
_________________
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Sun Oct 17, 2004 10:30 am    Post subject: Reply with quote

hm, da ist wohl was "veraltet" ...

    /usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90: GtkDeprecationWarning: gtk.mainiteration is deprecated, use gtk.main_iteration instead

Schau doch mal, was drin steht, gegebenenfalls musst Du das ändern!?
_________________
"Ich bin ich."
Back to top
View user's profile Send private message
werwolf
n00b
n00b


Joined: 01 Jul 2003
Posts: 40
Location: Preetz / Germany

PostPosted: Fri Oct 22, 2004 1:46 pm    Post subject: Reply with quote

deejay wrote:
jo, das passt schon ;-)

hier... habe jetzt deinstalliert, neu installiert, mal das Verzeichnis gelöscht usw.

Jetzt habe ich es nochmal neu installiert und bekomme beim Starten des Deamons folgende Meldung:

Code:
[daniel@deejay] gdesklets
/usr/bin/gdesklets:65: DeprecationWarning: the 'argc' parameter is optional and deprecated
  client.set_restart_command(1, [sys.argv[0]])
gDesklets 0.26.2
Copyright (C) 2003, 2004 The gDesklets Team

This software is licensed under the terms of the GNU GPL.

[/usr/share/gdesklets/Displays/desklet-psidisplays/diskinfo.display]
/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90: GtkDeprecationWarning: gtk.mainiteration is deprecated, use gtk.main_iteration instead
  self.warn(message, DeprecationWarning)


Hat jemand ne Idee???


Ich habe gerade das selbe problem.. kann mir eventuell jemand sagen was man dagegen machen kann ??

pygtk 2.4.0 ist installiert
Back to top
View user's profile Send private message
robet
l33t
l33t


Joined: 06 Sep 2004
Posts: 807
Location: Earth/NorthAmerica/USA/NY

PostPosted: Tue Nov 02, 2004 8:03 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic.php?t=232837&highlight=gtk+mainiteration
Do .hesoez's fix.
_________________
no software patents in europe! | adopt an unanswered post.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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