[Pkg-utopia-maintainers] Bug#545256: thunar: cannot mount USB flash drive, with generic and therefore useless error

John Lindgren john.lindgren at tds.net
Sun Sep 6 17:23:18 UTC 2009


On Sun, 2009-09-06 at 18:59 +0200, Michael Biebl wrote:
> Then it's not a hal issue.
> You simply lack the necessary authorizations.

        $ groups
        john dialout cdrom floppy audio irc video plugdev netdev ssh

plugdev used to be enough. What else do I need?

> How do you start your X session? Have you restarted D-Bus in between.
> Does it help to logout/login?

In short:

        $ Xorg :0 vt7
        $ export DISPLAY=:0
        
        #!/bin/sh
        if [ -e $HOME/.Xdefaults ] ; then
           xrdb .Xdefaults
        fi
        xfce-mcs-manager
        if [ -e $HOME/.wallpaper.jpg ]; then
           xsetbg .wallpaper.jpg
        fi
        xfwm4 --daemon
        nm-applet &
        exec xfce4-panel

I've tried a full reboot; no luck.

John Lindgren






More information about the Pkg-utopia-maintainers mailing list