I need to open mautilus with the system password, so am opening a
terminal window
and issuing:
sudo nautilus &
--- nothing happens, no nautilus, no error message. the issuing
only
nautilus &
which opens nautilus, and gives an error message:
"kjetil@kjetil:~$ Gtk-Message: Failed to load module "canberra-gtk-module"
[5] Done nautilus
"
Any ideas?
Kjetil
--
"If you want a picture of the future - imagine a boot stamping on the
human face - forever."
George Orwell (1984)
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/CAH=m5Mi5mF1PgTQ5VbOdtY_-_OPG=N=-FHCyOusHk--ep5w01g@mail.gmail.com
06-26-2012, 02:19 PM
Camaleón
problems with nautilus
On Mon, 25 Jun 2012 14:00:47 -0400, Kjetil brinchmann Halvorsen wrote:
> This is debian amd-64 wheezy+some sid.
>
> I need to open mautilus with the system password, so am opening a
> terminal window
> and issuing:
>
> sudo nautilus &
(...)
How about the usual method, instead?
gksu nautilus &
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/jscgdn$rfk$4@dough.gmane.org
06-26-2012, 02:42 PM
Darac Marjal
problems with nautilus
On Mon, Jun 25, 2012 at 02:00:47PM -0400, Kjetil brinchmann Halvorsen wrote:
> This is debian amd-64 wheezy+some sid.
>
> I need to open mautilus with the system password, so am opening a
> terminal window
> and issuing:
>
> sudo nautilus &
>
> --- nothing happens, no nautilus, no error message. the issuing
> only
>
> nautilus &
>
> which opens nautilus, and gives an error message:
>
> "kjetil@kjetil:~$ Gtk-Message: Failed to load module "canberra-gtk-module"
>
> [5] Done nautilus
> "
>
> Any ideas?
Looking at the manpage for nautilus
(http://linux.die.net/man/1/nautilus), you might want to try:
$ sudo nautilus --browser file:///
or just:
$ sudo nautilus file:///
The man page suggests the URI is mandatory and the last time I used
nautilus, I seem to remember that the default is to run as a desktop
manager; the '--browser' flag should give you the window you want.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20120626144250.GA18325@darac.org.uk">http://lists.debian.org/20120626144250.GA18325@darac.org.uk
06-26-2012, 03:26 PM
Kjetil brinchmann Halvorsen
problems with nautilus
see inline!
On Tue, Jun 26, 2012 at 10:42 AM, Darac Marjal <mailinglist@darac.org.uk> wrote:
> On Mon, Jun 25, 2012 at 02:00:47PM -0400, Kjetil brinchmann Halvorsen wrote:
>> This is debian amd-64 wheezy+some sid.
>>
>> I need to open mautilus with the system password, so am opening a
>> terminal window
>> and issuing:
>>
>> sudo nautilus &
>>
>> --- nothing happens, no nautilus, no error message. the issuing
>> only
>>
>> nautilus &
>>
>> which opens nautilus, and gives an error message:
>>
>> "kjetil@kjetil:~$ Gtk-Message: Failed to load module "canberra-gtk-module"
>>
>> [5] * Done * * * * * * * * * *nautilus
>> "
>>
>> Any ideas?
>
> Looking at the manpage for nautilus
> (http://linux.die.net/man/1/nautilus), you might want to try:
>
> *$ sudo nautilus --browser file:///
>
> or just:
>
> *$ sudo nautilus file:///
Thanks for the help, but there is some strange interaction here with
sudo and &, because
sudo nautilus (without the &)
_does_ work!
Kjetil
>
> The man page suggests the URI is mandatory and the last time I used
> nautilus, I seem to remember that the default is to run as a desktop
> manager; the '--browser' flag should give you the window you want.
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: http://lists.debian.org/20120626144250.GA18325@darac.org.uk
>
--
"If you want a picture of the future - imagine a boot stamping on the
human face - forever."
George Orwell (1984)
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/CAH=m5MgYHnMQVKw=GysRkbZm14+pkAdYNEDFFKvTxcSY1smz0 w@mail.gmail.com