[plasmashell] [Bug 390344] USB Drive with Multiple Partitions only showing the first

2018-05-27 Thread Joe
https://bugs.kde.org/show_bug.cgi?id=390344

Joe  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 390344] USB Drive with Multiple Partitions only showing the first

2018-03-23 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=390344

--- Comment #6 from Kai Uwe Broulik  ---
Your sdb2 partition has

StorageAccess.ignored = true  (bool)
StorageVolume.ignored = true  (bool)

Can you provide the output of the following command?

qdbus --system org.freedesktop.UDisks2
/org/freedesktop/UDisks2/block_devices/sdb2
org.freedesktop.UDisks2.Block.HintIgnore

If that is "true" then the *system* tells us to ignore the device, not
something we can do about on our side. Perhaps also check sdb1

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 390344] USB Drive with Multiple Partitions only showing the first

2018-03-22 Thread Joe
https://bugs.kde.org/show_bug.cgi?id=390344

--- Comment #5 from Joe  ---
BTW, I think what happened was this: I had flash a USB live image that also
created its own tiny vfat UEFI boot partition. I think my wife then plugged it
in Windows and starting using it - which could only see the hidden UEFI
partition or something like that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 390344] USB Drive with Multiple Partitions only showing the first

2018-03-22 Thread Joe
https://bugs.kde.org/show_bug.cgi?id=390344

--- Comment #4 from Joe  ---
Created attachment 111570
  --> https://bugs.kde.org/attachment.cgi?id=111570=edit
Outputs

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 390344] USB Drive with Multiple Partitions only showing the first

2018-03-22 Thread Joe
https://bugs.kde.org/show_bug.cgi?id=390344

--- Comment #3 from Joe  ---
Latest on Arch (same with Plasma version + applications).

Attached log output - looks like the ignore attribute is set on the second
partition, lol. Also, want to apologize for taking so long to get back and
update this issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 390344] USB Drive with Multiple Partitions only showing the first

2018-02-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=390344

--- Comment #2 from Christoph Feck  ---
If you can provide the information requested in comment #1, please add it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 390344] USB Drive with Multiple Partitions only showing the first

2018-02-13 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=390344

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Kai Uwe Broulik  ---
What KDE Frameworks version is this? Did this happen only recently or for a
while?

Can you check solid-hardware5 for me? Use solid-hardware5 list to find your
device and then paste the output of

solid-hardware5 details /org/freedesktop/UDisks2/drives/YourFlashDrive

and also preferably the block devices on that device, like solid-hardware5
details /org/freedesktop/UDisks2/block_devices/sdc

sdc1, sdc2, and whatever they are called. This should give hopefully give us a
bit of an insight as to why they're not shown (there's an "ignored" attribute)
Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.