Bug 271545 - Dolphin,konqueror & device notifier show vendor name instead of volume name since upgrade
Summary: Dolphin,konqueror & device notifier show vendor name instead of volume name s...
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-23 11:32 UTC by d.lecardez
Modified: 2012-04-04 20:53 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description d.lecardez 2011-04-23 11:32:04 UTC
Version:           unspecified (using KDE 4.6.2) 
OS:                Linux

Today I have updated kde from 4.5.5 to 4.6.2 with yum.
After restarting kde, I noticed that when I plug an external usb device, dolphin, konqueror and the device notifier are now displaying the device vendor name instead of the device volume label. The problem seems to be related to USB  direct access devices like USB key and MP3 devices.
There is no problems with external USB disk devices;
 
Example 1:
With this dmesg info and with an USB mp3 device  with volume label RADIO-MP3

Before update "RADIO-MP3" was displayed.
After update "ACTIONS  HS USB FlashDisk" is dislayed.

[ 5625.589035] usb 1-4: new high speed USB device using ehci_hcd and address 26
[ 5625.703959] usb 1-4: New USB device found, idVendor=10d6, idProduct=1101
[ 5625.703965] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5625.703969] usb 1-4: Product: HS USB FlashDisk
[ 5625.703973] usb 1-4: Manufacturer: ACTIONS
[ 5625.703975] usb 1-4: SerialNumber: 4512482adf0fe
[ 5625.704852] scsi25 : usb-storage 1-4:1.0
[ 5626.706592] scsi 25:0:0:0: Direct-Access     ACTIONS  HS USB FlashDisk 2.00 PQ: 0 ANSI: 0 CCS
[ 5626.708486] sd 25:0:0:0: Attached scsi generic sg2 type 0
[ 5626.710366] sd 25:0:0:0: [sdb] 16733105 512-byte logical blocks: (8.56 GB/7.97 GiB)
[ 5626.721527] sd 25:0:0:0: [sdb] Write Protect is off
[ 5626.721535] sd 25:0:0:0: [sdb] Mode Sense: 00 c0 00 00
[ 5626.721540] sd 25:0:0:0: [sdb] Assuming drive cache: write through
[ 5626.727824] sd 25:0:0:0: [sdb] Assuming drive cache: write through
[ 5626.727835]  sdb:
[ 5626.737485] sd 25:0:0:0: [sdb] Assuming drive cache: write through
[ 5626.737497] sd 25:0:0:0: [sdb] Attached SCSI removable disk


Example 2:
This is an external USB disk drive with volume label "320gb".
Before and after the update, I get the correct information "320gb".

[ 5743.293068] usb 1-4: new high speed USB device using ehci_hcd and address 27
[ 5743.407870] usb 1-4: New USB device found, idVendor=059f, idProduct=0651
[ 5743.407877] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5743.407881] usb 1-4: Product: LaCie Hard Drive USB
[ 5743.407884] usb 1-4: Manufacturer: LaCie
[ 5743.407887] usb 1-4: SerialNumber: 10000E000CC5526C
[ 5743.409169] scsi26 : usb-storage 1-4:1.0
[ 5744.417082] scsi 26:0:0:0: Direct-Access     SEAGATE  ST3320820A       3.AA PQ: 0 ANSI: 2
[ 5744.423543] sd 26:0:0:0: Attached scsi generic sg2 type 0
[ 5744.426155] sd 26:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 5744.429991] sd 26:0:0:0: [sdb] Write Protect is off
[ 5744.430000] sd 26:0:0:0: [sdb] Mode Sense: 53 00 00 08
[ 5744.430044] sd 26:0:0:0: [sdb] Assuming drive cache: write through
[ 5744.434260] sd 26:0:0:0: [sdb] Assuming drive cache: write through
[ 5744.434277]  sdb: sdb1
[ 5744.457768] sd 26:0:0:0: [sdb] Assuming drive cache: write through
[ 5744.457779] sd 26:0:0:0: [sdb] Attached SCSI disk


Tested with nautilus without problems.

Reproducible: Always

Steps to Reproduce:
With Kde 4.6.2, plug an USB memory stick formated and having a volume name, notice what dolphin,konqueror and device notifier return.

Actual Results:  
The vendor name is returned instead of the volume name for direct access external USB devices

Expected Results:  
Get Kde 4.5.5 behaviour: show Volume name instead of vendor name.
Comment 1 d.lecardez 2011-05-30 21:08:10 UTC
Today, installed FC15 + kde 4.6.3 and get the same problem.
Comment 2 d.lecardez 2011-07-21 13:44:22 UTC
Is there a chance to get this problem fixed ?

This is very annoying when you have many external devices as they appear with the same name under the places toolbar. Before, it was possible to differentiate them 
by assigning a label.

Now I'm running Fedora 15 and I do not  have  the choice to select a Kde 4.5.5

Thanks.
Comment 3 Chip 2012-04-03 12:24:33 UTC
Hey there!

I had a similar problem and could fix it finally!!! 
I tried everything to label my USB stick, but anyway Dolphin showed the description of the USB drive and NOT the label.

Finally, "playing" with palimpsest and comparing my usb drives, I realised the one usb drive, which name I couldn't change, was not partitioned!

Changing this by choosing FAT, made it possible to change the name finally!!!

I don't know, if this is a "real" soultion of the problem or just a workaround.

What matters: The problem is finally gone!!!

Regards,
Chipy
Comment 4 Lukáš Tinkl 2012-04-04 20:53:27 UTC
Works fine with KDE 4.7+, the label is always preferred. Reopen if the problem persists.