Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146633 - gnome-mount don't work as user
Summary: gnome-mount don't work as user
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-06 20:18 UTC by Stefan Huchler
Modified: 2006-09-12 08:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Huchler 2006-09-06 20:18:48 UTC
gnome-mount works as root, but not as user.
if i try pmount-hal as user it works.

$ gnome-mount /dev/sdb1
gnome-mount 0.4
$ mount | grep sdb1
$ 


i am in the plugdev group.

i set it to all plattform because i got same Problem on my other pc (x86)

they have the same problem, i think:

http://forums.gentoo.org//viewtopic-p-3560419.html#3560419


emerge --info:

Portage 2.1.1_rc1-r5 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6 .17-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.4
Last Sync: Wed, 06 Sep 2006 16:30:09 +0000
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shu tdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LANG="de_DE"
LINGUAS="de en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/d istfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aalib acpi alsa avi berkdb bitmap-fonts bluetooth bootsplas h bzip2 cairo canvas cdr cdrom cegui cg cli crypt cups daap dbus dga dlloader dr i dts dvd dvdr dvdread eds elibc_glibc emboss emul-linux-x86 encode evo fatfiref ox ffmpeg firefox flac foomaticdb fortran gif glitz gnome gpm gstreamer gtk gtk2  hal imlib input_devices_keyboard input_devices_mouse ipv6 isdnlog jabber jpeg k de kernel_linux linguas_de linguas_en lzw lzw-tiff md5sum mono mp3 mpeg mplayer nautilus ncurses nfs nls nptl nptlonly ogg oggvorbis openal openexr opengl pam p cre pda pdflib perl png pppd python qt3 quicktime readline reflection ruby samba  sdl session skins spell spl ssl svg tcpd theora threads tiff truetype truetype- fonts type1-fonts unicode usb userland_GNU video_cards_nv video_cards_nvidia vor bis wxwindows x264 xchattext xine xinerama xml xml2 xmms xorg xpm xprint xv xvid  zeroconf zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSY NC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-09-06 20:21:49 UTC
Read gnome-mount --help on how to use gnome-mount.  The command you are looking for is gnome-mount -d /dev/sdb1
Comment 2 Stefan Huchler 2006-09-06 20:31:10 UTC
(In reply to comment #1)
> Read gnome-mount --help on how to use gnome-mount.  The command you are looking
> for is gnome-mount -d /dev/sdb1
> 

k i made there a mistake this time, but i tryd it also with the right options... and when i try it now 

$ gnome-mount -d /dev/sdb1 -v
gnome-mount 0.4
$ mount | grep sdb1
$
Comment 3 Mart Raudsepp gentoo-dev 2006-09-12 01:01:19 UTC
I found earlier that adding -b to the command line makes it output more useful stuff.
My problem back when I found it, was that after adding the user to plugdev group, I had to relogin the user to have the session-wide dbus restarted and I hadn't done that yet. This might be a different problem, of course, but hopefully some -b or no UI block switch makes it give more useful output.
Comment 4 Stefan Huchler 2006-09-12 08:20:36 UTC
Hi, i finaly got done to log in again.
i forgot my username and i think there is no way to find it out, but now i found out that it work with the email adress.

So what i want to say since days, is that after a reboot the bug is gone.
So i dont know what service i dont restart or what i else miss to do, but know it works.

So i set this thread to fixed.

thanx for trying to help.