[Bug 133291] Changed - Should not change desktop settings (color, icons) when launched under a non-GNOME session
bugzilla-daemon@widget.gnome.org
bugzilla-daemon@widget.gnome.org
Mon, 9 Feb 2004 14:14:33 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=133291
Changed by eglyte@centras.lt.
--- shadow/133291 Tue Feb 3 05:41:15 2004
+++ shadow/133291.tmp.14468 Mon Feb 9 14:14:33 2004
@@ -10,13 +10,13 @@
Component: Desktop
AssignedTo: nautilus-maint@bugzilla.gnome.org
ReportedBy: j.rohr@comlink.apc.org
QAContact: nautilus-qa-maint@bugzilla.gnome.org
TargetMilestone: ---
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=230756
-Cc: pkg-gnome-maintainers@lists.alioth.debian.org
+Cc: monte@mail.lt,pkg-gnome-maintainers@lists.alioth.debian.org
Summary: Should not change desktop settings (color, icons) when launched under a non-GNOME session
Forwarded from the Debian Bug Tracking System.
Original submitter: "Karsten M. Self" (kmself at ix dot netcom dot com)
When Nautilus is invoked under a non-GNOME session, e.g.: another
@@ -29,6 +29,17 @@
- Screensaver.
...or other desktop environment / window manager settings.
Worse: there is no visibly available control to toggle this behavior.
+
+------- Additional Comments From eglyte@centras.lt 2004-02-09 14:14 -------
+It's pretty simple to realize this feature - during startup nautilus
+should check if some desktop management applications, like kdesktop or
+rox filler (with parameter -p or --pinboard) are already started by
+same user, who starts nautilus.
+If there aren't started any of such application it's wise to enable
+naudilus desktop management (even if nautilus is started under
+non-gnome session), in other case (if some application already manages
+desktop) nautilus should not manage the desktop (like with
+--no-desktop option)