[Bug 54637] NEW: Cannot connect / view USB key contents

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

[Bug 54637] NEW: Cannot connect / view USB key contents

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=54637


           Summary: Cannot connect / view USB key contents
    Classification: Mandriva Linux
           Product: Mandriva Linux
           Version: Cooker
          Platform: x86_64
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: normal
         Component: Core Packages
        AssignedTo: triage@...
        ReportedBy: whometwo@...
         QAContact: bugs@...


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking
what you want to do. Selecting Dolphin file manager, you cannot see any files
on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded:
org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.


--
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 54637] NEW: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  Keywords   : NEEDINFO
  Status     : NEW
  Severity   : major
  Priority   : normal
  Assigned To: triage@...
  Reported By: whometwo@...


Ahmad Samir <ahmadsamir@...> changed:

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




--- Comment #1 from Ahmad Samir <ahmadsamir@...>  2009-10-16 12:58:40 CEST ---
As root:
service -f haldaemon

Then try dolphin again (as user).

Then reboot and try again without 'service -f haldaemon'.



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] NEW: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  Keywords   : NEEDINFO
  Status     : NEW
  Severity   : major
  Priority   : normal
  Assigned To: triage@...
  Reported By: whometwo@...


GabyTeo <penguin9@...> changed:

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




--- Comment #2 from GabyTeo <penguin9@...>  2009-10-16 16:38:44 CEST ---
For KDE 4.3.2, cooker 2010,
# service -f haldaemon is not persistent here. Also PolicyKit interface from
systemsettings looks crippled. Workaround to mount USB pens from
plasma-applet-devicemanager was to add to /etc/PolicyKit/PolicyKit.conf the
following:
<config version="0.1">
  <match action="org.freedesktop.hal.storage.mount-removable">
    <return result="yes"/>
  </match>
  <match action="org.freedesktop.hal.storage.eject-removable">
    <return result="yes" />
  </match>
</config>
Thank you.



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, NEW: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : NEW
  Severity   : major
  Priority   : release_critical
  Assigned To: fcrozat@...
  Reported By: whometwo@...


Ahmad Samir <ahmadsamir@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|NEEDINFO                    |Triaged
           Priority|normal                      |release_critical
         AssignedTo|triage@...         |fcrozat@...
        RPM Package|                            |policykit




--- Comment #3 from Ahmad Samir <ahmadsamir@...>  2009-10-16 16:56:11 CEST ---
OK, so something is starting late and restarting hal makes it work... I can
reproduce on one machine but not on another.



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, NEW: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : NEW
  Severity   : major
  Priority   : release_critical
  Assigned To: kde@...
  Reported By: whometwo@...


Frederic Crozat <fcrozat@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|fcrozat@...        |kde@...




--- Comment #4 from Frederic Crozat <fcrozat@...>  2009-10-16 19:19:28 CEST ---
I think it is an issue with KDE policykit support.

I don't know how it handles forwarding request and popups for dialog.



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, NEW: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : NEW
  Severity   : major
  Priority   : release_critical
  Assigned To: kde@...
  Reported By: whometwo@...


P. Poulsen <hedgeslam@...> changed:

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




--- Comment #5 from P. Poulsen <hedgeslam@...>  2009-10-16 20:38:20 CEST ---
I get this problem on i586 GNOME as well. If I plug in the external drive
(Seagate FreeAgent 500GB) on a running system I get this 'Unable to mount the
volume, IsCallerPriviledge failed()'.



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, NEW: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : NEW
  Severity   : major
  Priority   : release_critical
  Assigned To: kde@...
  Reported By: whometwo@...





--- Comment #6 from Ahmad Samir <ahmadsamir@...>  2009-10-16 20:55:12 CEST ---
Hi, Poulsen. This is a different bug (missing requires on gnome-policykit),
it's been fixed in cooker, so the next time you update the system it should
work.



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, NEW: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : NEW
  Severity   : major
  Priority   : release_critical
  Assigned To: kde@...
  Reported By: whometwo@...





--- Comment #7 from Ahmad Samir <ahmadsamir@...>  2009-10-16 20:56:11 CEST ---
I mean, "so it should work after you update the system to get
gnome-mount-0.8-6mdv).



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, RESOLVED: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : RESOLVED
  Severity   : major
  Priority   : release_critical
  Assigned To: kde@...
  Reported By: whometwo@...


Dr.Who <whometwo@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #8 from Dr.Who <whometwo@...>  2009-10-17 10:08:12 CEST ---
Ahmad -> Before updating the cooker files I ran your initial requested
commands, using "service -f haldaemon" and then Dolphin did show the files on
the USB key, rebooting got the same bug as I initially reported.

However, I have updated the cooker files since yesterday and the bug appears to
have been fixed. Thanks.



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, RESOLVED: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : RESOLVED
  Severity   : major
  Priority   : release_critical
  Assigned To: kde@...
  Reported By: whometwo@...





--- Comment #9 from Ahmad Samir <ahmadsamir@...>  2009-10-18 01:52:39 CEST ---
Yes, fixed here too.



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, REOPENED: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : REOPENED
  Severity   : major
  Priority   : release_critical
  Assigned To: kde@...
  Reported By: whometwo@...


Dr.Who <whometwo@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #10 from Dr.Who <whometwo@...>  2009-10-18 12:59:57 CEST ---
After installing / using the latest Kernel, this bug has returned.

Kernel  linux-2.6.31.5-desktop-0.rc1.1mnb



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, REOPENED: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : REOPENED
  Severity   : major
  Priority   : release_critical
  Assigned To: triage@...
  Reported By: whometwo@...


Nicolas Lécureuil <neoclust@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |neoclust@...
         AssignedTo|kde@...            |triage@...




--- Comment #11 from Nicolas Lécureuil <neoclust@...>  2009-10-18 13:10:14 CEST ---
couldn't it be a kernel issue ?



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, REOPENED: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : REOPENED
  Severity   : major
  Priority   : release_critical
  Assigned To: triage@...
  Reported By: whometwo@...





--- Comment #12 from Dr.Who <whometwo@...>  2009-10-18 15:34:58 CEST ---
After a number of reboots this is what I've found.

linux-2.6.31.2-desktop-0.rc1.1mnb
USB device mounting and file viewing works every time with Dolphin


linux-2.6.31.4-desktop-0.rc2.1mnb
Since the release of newest Kernel (linux-2.6.31.5-desktop-0.rc1.1mnb), you
can't mount USB device to view it's contents. This appeared fixed before the
newest Kernel was released (and why this bug report was closed).


linux-2.6.31.5-desktop-0.rc1.1mnb
Inconsistent results. One boot and the USB device contents is viewable in
Dolphin, another boot and the USB device is unmountable.

Maybe there is something in the boot order that is affecting the ability to
mount the devices in the latest two Kernels?



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, REOPENED: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : REOPENED
  Severity   : major
  Priority   : release_critical
  Assigned To: triage@...
  Reported By: whometwo@...





--- Comment #13 from P. Poulsen <hedgeslam@...>  2009-10-18 16:20:58 CEST ---
#6 Yes I realized this after posting. Problem in Gnome is solved. Thanks



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, RESOLVED: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : RESOLVED
  Severity   : major
  Priority   : release_critical
  Assigned To: triage@...
  Reported By: whometwo@...


Dr.Who <whometwo@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #14 from Dr.Who <whometwo@...>  2009-10-21 14:31:12 CEST ---
This issue seems to have resolved itself with the lastest Kernel I mentioned
(post #12), either with a config file that didn't get written properly, or from
more cooker updates.



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, REOPENED: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : REOPENED
  Severity   : major
  Priority   : release_critical
  Assigned To: triage@...
  Reported By: whometwo@...


letzter3 <m-schuett@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |m-schuett@...
         Resolution|FIXED                       |




--- Comment #15 from letzter3 <m-schuett@...>  2009-10-22 21:19:11 CEST ---
No, this problem is not solved.
I'm using e17 and thunar (the same error at dolphin)

[root@wuerfel letzter]# urpmi --auto-update
Medium »online-cooker-main_release« ist auf dem aktuellen Stand
Medium »online-cooker-contrib_release« ist auf dem aktuellen Stand
Medium »online-cooker-non-free_release« ist auf dem aktuellen Stand
Medium »online-cooker-plf-free_release« ist auf dem aktuellen Stand

Die Pakete sind auf dem aktuellen Stand


My cooker is up to date (this evening).

[root@wuerfel letzter]# uname -r
2.6.31.5-desktop-0.rc1.1mnb
[root@wuerfel letzter]#



[root@wuerfel letzter]# tail -f /var/log/messages
Oct 22 21:16:11 wuerfel klogd: usb 5-7: new high speed USB device using
ehci_hcd and address 5
Oct 22 21:16:11 wuerfel klogd: usb 5-7: New USB device found, idVendor=0951,
idProduct=1603
Oct 22 21:16:11 wuerfel klogd: usb 5-7: New USB device strings: Mfr=1,
Product=2, SerialNumber=3
Oct 22 21:16:11 wuerfel klogd: usb 5-7: Product: DataTraveler 2.00000001177
Oct 22 21:16:11 wuerfel klogd: usb 5-7: Manufacturer: Kingston
Oct 22 21:16:11 wuerfel klogd: usb 5-7: SerialNumber: 0000001177
Oct 22 21:16:11 wuerfel klogd: usb 5-7: configuration #1 chosen from 1 choice
Oct 22 21:16:11 wuerfel klogd: scsi3 : SCSI emulation for USB Mass Storage
devices
Oct 22 21:16:16 wuerfel klogd: scsi 3:0:0:0: Direct-Access     Kingston
DataTraveler 2.0 1.00 PQ: 0 ANSI: 2
Oct 22 21:16:16 wuerfel klogd: sd 3:0:0:0: Attached scsi generic sg3 type 0
Oct 22 21:16:16 wuerfel klogd: sd 3:0:0:0: [sdc] 1952256 512-byte logical
blocks: (999 MB/953 MiB)
Oct 22 21:16:16 wuerfel klogd: sd 3:0:0:0: [sdc] Write Protect is off
Oct 22 21:16:16 wuerfel klogd: sd 3:0:0:0: [sdc] Assuming drive cache: write
through
Oct 22 21:16:16 wuerfel klogd: sd 3:0:0:0: [sdc] Assuming drive cache: write
through
Oct 22 21:16:16 wuerfel klogd:  sdc:
Oct 22 21:16:16 wuerfel klogd: sd 3:0:0:0: [sdc] Assuming drive cache: write
through
Oct 22 21:16:16 wuerfel klogd: sd 3:0:0:0: [sdc] Attached SCSI removable disk
Oct 22 21:16:29 wuerfel klogd: exo-mount[5385]: segfault at 2f82ccb8 ip
0804b8d4 sp bf829780 error 6 in exo-mount[8048000+6000]
^C
[root@wuerfel letzter]#

The USB-device is not mountable as USB-device.

I can do the follow to have acces:
[root@wuerfel letzter]# mount /dev/sdc /media/kingston
[root@wuerfel letzter]#



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, REOPENED: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : REOPENED
  Severity   : major
  Priority   : release_critical
  Assigned To: triage@...
  Reported By: whometwo@...





--- Comment #16 from letzter3 <m-schuett@...>  2009-10-23 15:14:50 CEST ---
the same with an old Kernel (2009.1)
[root@wuerfel letzter]# uname -r
2.6.29.1-desktop-4mnb
[root@wuerfel letzter]# tail -f /var/log/messages
Oct 23 15:17:09 wuerfel klogd: usb 1-7: new high speed USB device using
ehci_hcd and address 5
Oct 23 15:17:09 wuerfel klogd: usb 1-7: New USB device found, idVendor=0951,
idProduct=1603
Oct 23 15:17:09 wuerfel klogd: usb 1-7: New USB device strings: Mfr=1,
Product=2, SerialNumber=3
Oct 23 15:17:09 wuerfel klogd: usb 1-7: Product: DataTraveler 2.00000001177
Oct 23 15:17:09 wuerfel klogd: usb 1-7: Manufacturer: Kingston
Oct 23 15:17:09 wuerfel klogd: usb 1-7: SerialNumber: 0000001177
Oct 23 15:17:09 wuerfel klogd: usb 1-7: configuration #1 chosen from 1 choice
Oct 23 15:17:09 wuerfel klogd: scsi3 : SCSI emulation for USB Mass Storage
devices
Oct 23 15:17:14 wuerfel klogd: scsi 3:0:0:0: Direct-Access     Kingston
DataTraveler 2.0 1.00 PQ: 0 ANSI: 2
Oct 23 15:17:14 wuerfel klogd: sd 3:0:0:0: [sdc] 1952256 512-byte hardware
sectors: (999 MB/953 MiB)
Oct 23 15:17:14 wuerfel klogd: sd 3:0:0:0: [sdc] Write Protect is off
Oct 23 15:17:14 wuerfel klogd: sd 3:0:0:0: [sdc] Assuming drive cache: write
through
Oct 23 15:17:14 wuerfel klogd: sd 3:0:0:0: [sdc] 1952256 512-byte hardware
sectors: (999 MB/953 MiB)
Oct 23 15:17:14 wuerfel klogd: sd 3:0:0:0: [sdc] Write Protect is off
Oct 23 15:17:14 wuerfel klogd: sd 3:0:0:0: [sdc] Assuming drive cache: write
through
Oct 23 15:17:14 wuerfel klogd:  sdc:
Oct 23 15:17:14 wuerfel klogd: sd 3:0:0:0: [sdc] Attached SCSI removable disk
Oct 23 15:17:14 wuerfel klogd: sd 3:0:0:0: Attached scsi generic sg3 type 0
Oct 23 15:17:15 wuerfel klogd: exo-mount[12300]: segfault at 2f122fd0 ip
0804b8d4 sp bf88d4f0 error 6 in exo-mount[8048000+6000]
^C
[root@wuerfel letzter]#



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, REOPENED: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit
  Keywords   : Triaged
  Status     : REOPENED
  Severity   : major
  Priority   : release_critical
  Assigned To: triage@...
  Reported By: whometwo@...


Wanderlei Antonio Cavassin <cavassin@...> changed:

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




--- Comment #17 from Wanderlei Antonio Cavassin <cavassin@...>  2009-10-23 17:39:40 CEST ---
> Oct 23 15:17:15 wuerfel klogd: exo-mount[12300]: segfault at 2f122fd0 ip
0804b8d4 sp bf88d4f0 error 6 in exo-mount[8048000+6000]

segfault in exo-mount seems the same of #54841



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, REOPENED: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit-0.9-6mdv2010.0.src.rpm
  Keywords   : Triaged
  Status     : REOPENED
  Severity   : major
  Priority   : release_critical
  Assigned To: fcrozat@...
  Reported By: whometwo@...


Pacho Ramos <pacho@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kernel@...,
                   |                            |pacho@...
                   |                            |ovi.es, tpg@...
         AssignedTo|triage@...         |fcrozat@...
        RPM Package|policykit                   |policykit-0.9-6mdv2010.0.sr
                   |                            |c.rpm






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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 54637] policykit, REOPENED: Cannot connect / view USB key contents

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=54637

  Summary    : Cannot connect / view USB key contents
  Product    : Mandriva Linux
  Component  : Core Packages
  Version    : Cooker
  RPM Package: policykit-0.9-6mdv2010.0.src.rpm
  Keywords   : Triaged
  Status     : REOPENED
  Severity   : major
  Priority   : release_critical
  Assigned To: kde@...
  Reported By: whometwo@...


Ahmad Samir <ahmadsamir@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|fcrozat@...        |kde@...




--- Comment #18 from Ahmad Samir <ahmadsamir@...>  2009-10-24 22:51:50 CEST ---
fcrozat assigned to kde before :)



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


Description of problem:
When I attach a USB key to the system (/mnt/disk), the KDE popup shows asking what you want to do. Selecting Dolphin file manager, you cannot see any files on the key, there is an error which states;

"An error occurred while accessing 'Volume (vfat)', the system responded: org.freedesktop.Hal.Device.Volume.UnknownFailure: IsCallerPrivileged() failed"

Same kind of access error occurs if you try to connect a USB hard drive.

The contents of /mnt/disk is also blank if viewed in Konqueror.


Version-Release number of selected component (if applicable):
All latest cooker files.

How reproducible:
Connect a USB device to the system, look for any errors reported in Dolphin.



--
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 - 5 | Next >