Bug 287170 - DVDs automounted by KDE are not reported to Wine
Summary: DVDs automounted by KDE are not reported to Wine
Status: RESOLVED DUPLICATE of bug 261376
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Mageia RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-21 14:50 UTC by Frank Griffin
Modified: 2012-01-31 14:41 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 Frank Griffin 2011-11-21 14:50:32 UTC
Version:           1.7 (using KDE 4.7.3) 
OS:                Linux

Load a DVD under KDE, and get the normal device available notification, and then open the wine console ("wineconsole cmd" from command line), there will be no drive corresponding to the DVD, e. g. try D:, E:, ...

If you do this under LXDE, wine "sees" the drive.

Moreover, if you automount the DVD under LXDE, logout, and login the same user using KDE, wine under KDE will "see" the DVD drive.  If you eject and reload the disk under KDE, the drive disappears again.

This suggests that KDE is properly notifying the wine server when a disk is ejected, but not when the disk is mounted.

Reproducible: Always

Steps to Reproduce:
1) Load a disk under KDE.
2) "wineconsole cmd" from a Konsole command line


Actual Results:  
The mounted disk cannot be seen.

Expected Results:  
The mounted disk should have a DOS drive letter assigned and visible.
Comment 1 Frank Griffin 2011-11-21 22:01:25 UTC
I should also mention that if the DVD is loaded while using KDE, and you logout and log into LXDE, wineconsole can't see it there either.
Comment 2 Frank Griffin 2012-01-17 14:11:55 UTC
Could someone who knows KDE removable volume management please comment on whether this is viewed as a KDE bug or a Wine bug ?
Comment 3 Frank Griffin 2012-01-27 19:18:39 UTC
Someone just told me that they believe that KDE has not been automounting removable volumes since v4 or so.  If that's true, it explains this, since wine apps cannot "see" a DVD unless it's mounted.

I tested further, and if you load a disk, and choose "Open with File Manager" from the KDE device popup, the disk *is* mounted.  I also verified, by letting the device popup close automatically without selecting anything, that it was *not* mounted then.
Comment 4 Frank Griffin 2012-01-31 14:41:55 UTC
Upon further investigation, I think this is being caused by https://bugs.kde.org/show_bug.cgi?id=261376

Closing as DUPLICATE

*** This bug has been marked as a duplicate of bug 261376 ***