Bug 95646 - Missing meta information for hard disks in media ioslave
Summary: Missing meta information for hard disks in media ioslave
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: media (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-22 13:22 UTC by Thomas McGuire
Modified: 2005-01-31 23:59 UTC (History)
0 users

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 Thomas McGuire 2004-12-22 13:22:02 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

The devices in the media ioslave should show more meta information in the file tooltips, just like the device icons elsewhere do (right-click desktop->Create New->Device).
These should include:
- mount point 
- device file (e.g. /dev/hda3)
- type (e.g. CD-ROM, USB stick, FAT32 partition, ReiserFS partition...)

Unmounted disks should also show meta information.
Comment 1 Kevin Ottens 2005-01-31 23:59:32 UTC
CVS commit by ervin: 

We now display the medium base URL and device node when appropriate.
This work is done even for unmounted devices.

Thanks to Martin Koller for the initial patch. I reworked it a bit to
support unmounted devices, and device node display.

CCMAIL: m.koller@surfeu.at
BUG: 95646


  M +1 -1      kfile_media.desktop   1.26
  M +91 -52    kfilemediaplugin.cpp   1.3
  M +3 -1      kfilemediaplugin.h   1.2