[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 - 3 - 4 | Next >

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804


       RPM Package: gnome-mount-0.8-6mdv2010.0
           Summary: Fail to mount USB disk in gnome: isCallerPrivileged()
                    failed
    Classification: Mandriva Linux
           Product: Mandriva Linux
           Version: Cooker
          Platform: i586
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: normal
         Component: Core Packages
        AssignedTo: waschk@...
        ReportedBy: e.a.b.piel@...
         QAContact: bugs@...


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not
mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?


--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : normal
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...





--- Comment #1 from Eric Piel <e.a.b.piel@...>  2009-10-21 23:55:43 CEST ---
Additional info, the verbose output of gnome-mount:
$ gnome-mount -b -d /dev/sdc1 --verbose
gnome-mount 0.8
** (gnome-mount:3208): DEBUG: Mounting
/org/freedesktop/Hal/devices/volume_uuid_1D7524E224640207
** (gnome-mount:3208): DEBUG: read default option 'locale=' from gconf strlist
key /system/storage/default_options/ntfs-3g/mount_options
** (gnome-mount:3208): DEBUG: Mounting
/org/freedesktop/Hal/devices/volume_uuid_1D7524E224640207 with mount_point='',
fstype='', num_options=1
** (gnome-mount:3208): DEBUG:   option='locale=nl_NL.UTF-8'
** Message: Mount failed for
/org/freedesktop/Hal/devices/volume_uuid_1D7524E224640207
org.freedesktop.Hal.Device.Volume.UnknownFailure : IsCallerPrivileged() failed



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : normal
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...





--- Comment #2 from Eric Piel <e.a.b.piel@...>  2009-10-22 00:01:43 CEST ---
Ah... after doing:
# service haldaemon restart

It works fine again:
$ gnome-mount -b -d /dev/sdc1 --verbose
gnome-mount 0.8
** (gnome-mount:3869): DEBUG: Mounting
/org/freedesktop/Hal/devices/volume_uuid_1D7524E224640207
** (gnome-mount:3869): DEBUG: read default option 'locale=' from gconf strlist
key /system/storage/default_options/ntfs-3g/mount_options
** (gnome-mount:3869): DEBUG: Mounting
/org/freedesktop/Hal/devices/volume_uuid_1D7524E224640207 with mount_point='',
fstype='', num_options=1
** (gnome-mount:3869): DEBUG:   option='locale=nl_NL.UTF-8'
Mounted /dev/sdc1 at "/media/disk-1"



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Keywords   : NEEDINFO
  Status     : NEW
  Severity   : major
  Priority   : normal
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...


Ahmad Samir <ahmadsamir@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |NEEDINFO




--- Comment #3 from Ahmad Samir <ahmadsamir@...>  2009-10-25 16:48:30 CEST ---
Is this still valid?



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : normal
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...


Eric Piel <e.a.b.piel@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|NEEDINFO                    |




--- Comment #4 from Eric Piel <e.a.b.piel@...>  2009-10-27 15:48:24 CEST ---
Yes, still happening today.



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Keywords   : NEEDINFO
  Status     : NEW
  Severity   : major
  Priority   : normal
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...


Ahmad Samir <ahmadsamir@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |NEEDINFO




--- Comment #5 from Ahmad Samir <ahmadsamir@...>  2009-10-27 16:17:43 CEST ---
With an up-to-date cooker?

I had a similar problem that happened only sometimes, it was a vbox install and
I made a fresh one for some reason and this problem was cured....



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : normal
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...


Eric Piel <e.a.b.piel@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|NEEDINFO                    |
           Platform|i586                        |All




--- Comment #6 from Eric Piel <e.a.b.piel@...>  2009-10-27 16:50:32 CEST ---
Yes still valid, on a cooker I've just updated right now!

I've also tried booting with the usb stick plugged in from the very beginning,
and the bug still happens.

I've also tried on a 64 bits machine and it happens as well.



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : normal
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...





--- Comment #7 from Ahmad Samir <ahmadsamir@...>  2009-10-28 20:01:36 CEST ---
Eric, if it's still valid with latest updates, post the output of:
ps aux | grep polkit



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : normal
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...





--- Comment #8 from Eric Piel <e.a.b.piel@...>  2009-10-28 20:07:15 CEST ---
On a session where this is happening:

root       5268  0.0  0.0  43372  1908 ?        S    Oct27   0:00
/usr/lib64/polkit-1/polkitd
piel       5329  0.0  0.0 136780  1980 ?        S    Oct27   0:00
/usr/lib64/polkit-gnome-authentication-agent-1

It has exactly the same output when I restart haldeamon, and it works.


Sometimes, depending on the session, it doesn't happen and the USB stick mounts
fine. I suspect that the order of init has an influence.



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : normal
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...


Götz Waschk <waschk@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fcrozat@...




--- Comment #9 from Götz Waschk <waschk@...>  2009-10-28 20:58:36 CEST ---
Yes, could be a HAL problem, Fred?



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : normal
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...





--- Comment #10 from Frederic Crozat <fcrozat@...>  2009-10-29 13:59:55 CEST ---
it would mean hal doesn't get credentials for logged user. I'm not sure why.



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : release_critical
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...


Andreas Ritter <eddie8@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|normal                      |release_critical
                 CC|                            |eddie8@...




--- Comment #11 from Andreas Ritter <eddie8@...>  2009-10-30 14:50:33 CEST ---
I have the same problem, but only on (laptop) one of two (second normal PC)
machines with same cooker-status.

I restart the HAL-deamon (/etc/init.d/haldaemon restart)
HAL deamon seems to run before alright (stop OK, start OK), but after restart
everything works alright.

If I but this command in /etc/rc.d/boot.local it also works.

So there seems to be something wrong with HAL-Start during boot.



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : release_critical
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...





--- Comment #12 from Ahmad Samir <ahmadsamir@...>  2009-10-30 15:17:00 CEST ---
Did you try disabling speedboot ?



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : release_critical
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...





--- Comment #13 from Andreas Ritter <eddie8@...>  2009-10-30 15:44:31 CEST ---
no, good point! But this sould also work with speedboot enabled.



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : release_critical
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...





--- Comment #14 from Ahmad Samir <ahmadsamir@...>  2009-10-30 16:46:53 CEST ---
This doesn't quite answer the question, does it work with speedboot disabled?



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : high
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...


Frederic Crozat <fcrozat@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|release_critical            |high






----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : high
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...





--- Comment #15 from Frederic Crozat <fcrozat@...>  2009-10-30 20:20:52 CEST ---
why do you have devkit-disk running ? could you try uninstalling it ?



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : high
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...





--- Comment #16 from Balcaen John <mikala@...>  2009-10-31 16:04:16 CEST ---
i don't have devkit-disk installed or running and i notice the same bug here.



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : high
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...





--- Comment #17 from Eric Piel <e.a.b.piel@...>  2009-11-02 01:17:43 CEST ---
As of now, it happens only on my computer which does not have speedboot. I'll
disable it and see if the problem occurs.



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

[Bug 54804] gnome-mount, NEW: Fail to mount USB disk in gnome: isCallerPrivileged() failed

by Bugzilla from bugzilla@qa.mandrivalinux.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://qa.mandriva.com/show_bug.cgi?id=54804

  Summary    : Fail to mount USB disk in gnome: isCallerPrivileged() failed
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: gnome-mount-0.8-6mdv2010.0
  Status     : NEW
  Severity   : major
  Priority   : high
  Assigned To: waschk@...
  Reported By: e.a.b.piel@...





--- Comment #18 from Frederic Crozat <fcrozat@...>  2009-11-02 14:47:32 CEST ---
Eric, you wrote two incompatible sentences. Either you have speedboot enabled
or not.



----------------------------------------------------------------------------
Original Bug Text:


Description of problem:
Whenever I plug a usb hard disk or usb stick I get this error (in a popup):

Cannot mount volume.
Unable to mount the volume.
isCallerPrivileged() failed

Then, the disk can be seen (as an icon in the computer:/// directory) but not mounted.

At the time of the popup, here are the list of programs related to the disk:
hald-addon-storage: polling /dev/sdc (every 2 sec)
gnome-mount -b -d /dev/sdc1
devkit-disks-daemon: polling /dev/sdb /dev/sdc


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Maybe it's related to devkit-disk?



--
Configure bugmail: https://qa.mandriva.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
< Prev | 1 - 2 - 3 - 4 | Next >