berclau / qwbfs

Automatically exported from code.google.com/p/qwbfs
0 stars 0 forks source link

Mounting issue under ubuntu 13.10 #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install qwbfsmanager via official ubuntu repo
2. sudo usermod -a -G disk $USER # Then logout, login again
3. launch qwbfsmanager (with sudo or not)

What is the expected output? What do you see instead?

The HDD (NTFS) is connected to the computer via USB2.
NTFS partition should be mounted.
It can't be opened by qwbfsmanager (launched via sudo or not)

What version of the product are you using? On what operating system?

V1.2.0 (svn release) under Ubuntu 13.10.

Please provide any additional information below.

Error inside the terminal :

QDBusConnection: error: could not send message to service 
"org.freedesktop.UDisks" path "/org/freedesktop/UDisks/devices/dm-0" interface 
"org.freedesktop.DBus.Properties" member "Get": Invalid object path: 
/org/freedesktop/UDisks/devices/dm-0
QDBusConnection: error: could not send message to service 
"org.freedesktop.UDisks" path "/org/freedesktop/UDisks/devices/dm-1" interface 
"org.freedesktop.DBus.Properties" member "Get": Invalid object path: 
/org/freedesktop/UDisks/devices/dm-1
bad magic: Ressource temporairement non disponible

By the way making a copy of a game directly from the GXloader works on this 
disk.

Thanks for helping.

Original issue reported on code.google.com by kferguso...@gmail.com on 21 Nov 2013 at 10:21