<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>120619</bug_id>
          
          <creation_ts>2006-01-22 22:46:04 +0000</creation_ts>
          <short_desc>Mounting floppies doesn&apos;t work</short_desc>
          <delta_ts>2007-01-12 20:39:41 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>kio</product>
          <component>media</component>
          <version>unspecified</version>
          <rep_platform>Compiled Sources</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ismail Donmez">ismail</reporter>
          <assigned_to name="Kevin Ottens">ervin</assigned_to>
          <cc>david</cc>
    
    <cc>emanuele</cc>
    
    <cc>komp76</cc>
    
    <cc>sergio</cc>
    
    <cc>whistler</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>123</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>408188</commentid>
    <comment_count>0</comment_count>
    <who name="Ismail Donmez">ismail</who>
    <bug_when>2006-01-22 22:46:05 +0000</bug_when>
    <thetext>Version:            (using KDE KDE 3.5.1)
Installed from:    Compiled From Sources
Compiler:          gcc 3.4.5 
OS:                Linux

How to reproduce:

1. open media:/
2. double click on floppy icon
3. it does mount the floppy ( according to mount ) but never finishes loading
4. press stop and open media:/ again
5. it gives an error about floppy being already mounted [*]
6. Use /media/floppy_0 to access the floppy

Now first bug is what I mentioned here the overall process but on the other hand [*] doesn&apos;t make sense why give an error if its already mounted? If its already mounted just don&apos;t mount and open the directory.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>408189</commentid>
    <comment_count>1</comment_count>
    <who name="Ismail Donmez">ismail</who>
    <bug_when>2006-01-22 22:47:10 +0000</bug_when>
    <thetext>CC&apos;in Emanuele, he and 2 different users able to reproduce the same bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>409517</commentid>
    <comment_count>2</comment_count>
    <who name="Ismail Donmez">ismail</who>
    <bug_when>2006-01-28 15:13:43 +0000</bug_when>
    <thetext>Before mounting hal says:

4: udi = &apos;/org/freedesktop/Hal/devices/platform_floppy_0_storage&apos;
  storage.policy.desired_mount_point = &apos;floppy&apos;  (string)
  storage.policy.mount_filesystem = &apos;auto&apos;  (string)
  storage.policy.should_mount = true  (bool)
  block.storage_device = &apos;/org/freedesktop/Hal/devices/platform_floppy_0_storage&apos;  (string)
  info.udi = &apos;/org/freedesktop/Hal/devices/platform_floppy_0_storage&apos;  (string)
  info.capabilities = { &apos;storage&apos;, &apos;block&apos; } (string list)
  info.category = &apos;storage&apos;  (string)
  storage.requires_eject = false  (bool)
  storage.hotpluggable = false  (bool)
  storage.removable = true  (bool)
  storage.physical_device = &apos;/org/freedesktop/Hal/devices/platform_floppy_0&apos;  (string)
  storage.drive_type = &apos;floppy&apos;  (string)
  info.product = &apos;PC Floppy Drive&apos;  (string)
  info.vendor = &apos;&apos;  (string)
  storage.vendor = &apos;PC Floppy Drive&apos;  (string)
  storage.model = &apos;&apos;  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = false  (bool)
  storage.no_partitions_hint = true  (bool)
  storage.bus = &apos;platform&apos;  (string)
  block.is_volume = false  (bool)
  block.minor = 0  (0x0)  (int)
  block.major = 2  (0x2)  (int)
  block.device = &apos;/dev/floppy/0&apos;  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = &apos;/org/freedesktop/Hal/devices/platform_floppy_0&apos;  (string)
  linux.sysfs_path_device = &apos;/sys/block/fd0&apos;  (string)
  linux.sysfs_path = &apos;/sys/block/fd0&apos;  (string)

After mounting it says :

4: udi = &apos;/org/freedesktop/Hal/devices/platform_floppy_0_storage&apos;
  storage.policy.desired_mount_point = &apos;floppy&apos;  (string)
  storage.policy.mount_filesystem = &apos;auto&apos;  (string)
  storage.policy.should_mount = true  (bool)
  block.storage_device = &apos;/org/freedesktop/Hal/devices/platform_floppy_0_storage&apos;  (string)
  info.udi = &apos;/org/freedesktop/Hal/devices/platform_floppy_0_storage&apos;  (string)
  info.capabilities = { &apos;storage&apos;, &apos;block&apos; } (string list)
  info.category = &apos;storage&apos;  (string)
  storage.requires_eject = false  (bool)
  storage.hotpluggable = false  (bool)
  storage.removable = true  (bool)
  storage.physical_device = &apos;/org/freedesktop/Hal/devices/platform_floppy_0&apos;  (string)
  storage.drive_type = &apos;floppy&apos;  (string)
  info.product = &apos;PC Floppy Drive&apos;  (string)
  info.vendor = &apos;&apos;  (string)
  storage.vendor = &apos;PC Floppy Drive&apos;  (string)
  storage.model = &apos;&apos;  (string)
  storage.automount_enabled_hint = true  (bool)
  storage.media_check_enabled = false  (bool)
  storage.no_partitions_hint = true  (bool)
  storage.bus = &apos;platform&apos;  (string)
  block.is_volume = false  (bool)
  block.minor = 0  (0x0)  (int)
  block.major = 2  (0x2)  (int)
  block.device = &apos;/dev/floppy/0&apos;  (string)
  linux.hotplug_type = 3  (0x3)  (int)
  info.parent = &apos;/org/freedesktop/Hal/devices/platform_floppy_0&apos;  (string)
  linux.sysfs_path_device = &apos;/sys/block/fd0&apos;  (string)
  linux.sysfs_path = &apos;/sys/block/fd0&apos;  (string)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>409518</commentid>
    <comment_count>3</comment_count>
    <who name="Ismail Donmez">ismail</who>
    <bug_when>2006-01-28 15:14:18 +0000</bug_when>
    <thetext>HAL version is 0.5.5.1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>410309</commentid>
    <comment_count>4</comment_count>
    <who name="Ismail Donmez">ismail</who>
    <bug_when>2006-01-31 16:19:25 +0000</bug_when>
    <thetext>Ervin, do you need any extra information about this bug?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>410310</commentid>
    <comment_count>5</comment_count>
    <who name="Ismail Donmez">ismail</who>
    <bug_when>2006-01-31 16:19:53 +0000</bug_when>
    <thetext>Oh I meant Kevin ;)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>410314</commentid>
    <comment_count>6</comment_count>
    <who name="Kevin Ottens">ervin</who>
    <bug_when>2006-01-31 16:28:44 +0000</bug_when>
    <thetext>Well, I&apos;m in need of more time and a floppy disk. =)

Seriously, could you please give me /org/freedesktop/Hal/devices/platform_floppy_0_storage children too? the floppy drive should have at least one having the capability volume, otherwise I hardly see how our HAL backend can detect the mount (the mount state is given by volumes not storage).
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>411823</commentid>
    <comment_count>7</comment_count>
    <who name="Kevin Ottens">ervin</who>
    <bug_when>2006-02-05 19:18:32 +0000</bug_when>
    <thetext>*** Bug 120452 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>411827</commentid>
    <comment_count>8</comment_count>
    <who name="Sergio Cambra">sergio</who>
    <bug_when>2006-02-05 19:44:19 +0000</bug_when>
    <thetext>I can confirm this bug too, with KDE 3.5.0 and 3.5.1 from Kubuntu packages
I have HAL 0.5.3
My floppy has udi = /org/freedesktop/Hal/devices/computer_storage and it has no children</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>413949</commentid>
    <comment_count>9</comment_count>
    <who name="Rafael Ávila de Espíndola">rafael.espindola</who>
    <bug_when>2006-02-14 01:28:13 +0000</bug_when>
    <thetext>same problem with debian (kde 3.5.1 and hal 0.5.6). I will recompile the kde packages with hal 0.4.8 and report</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>414083</commentid>
    <comment_count>10</comment_count>
    <who name="Rafael Ávila de Espíndola">rafael.espindola</who>
    <bug_when>2006-02-14 17:32:18 +0000</bug_when>
    <thetext>compiling with 0.4.8 is proving harder then expected!
I have just compiled kdelibs. To do so I had to remove the patches
debian/patches/98_buildprep.diff
debian/patches/27_kdnssd_avahi.diff
debian/patches/01_kdelibs_branch_r506549.diff

and remove the dependencies on avahi

I have more urgent things to do. As soon as possible I will compile kdebase and test
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>423130</commentid>
    <comment_count>11</comment_count>
    <who name="Tommi Tervo">tommi.tervo</who>
    <bug_when>2006-03-19 11:42:05 +0000</bug_when>
    <thetext>*** Bug 123885 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>424374</commentid>
    <comment_count>12</comment_count>
    <who name="Jason Straight">j.straight-kde</who>
    <bug_when>2006-03-24 00:15:29 +0000</bug_when>
    <thetext>What I find odd about this bug is that it&apos;s specific to floppies. Both internal standard floppies and my external usb floppy on my laptop which is addressed as /dev/sdb1, while my external mp3 player is recognized as external storage on /dev/sdb1 and it works fine.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>424853</commentid>
    <comment_count>13</comment_count>
    <who name="Jose Medellin">jfmc2</who>
    <bug_when>2006-03-25 23:03:59 +0000</bug_when>
    <thetext>Hi all..

I&apos;m a gentoo user experiencing the exact same problems as expressed here.  I&apos;m not alone in this, btw.  Just check out:

http://forums.gentoo.org/viewtopic-p-3207734.html#3207734

I&apos;m going to say this and I expect that the issue is just marked as UPSTREAM and forgotten, maybe it&apos;s a problem in KDE itself.  The thing is that I&apos;ve found this bug in freedesktop.org:

https://bugs.freedesktop.org/show_bug.cgi?id=6395

which describes I think exactly the problema that is happening.

The proposal is for people from this thread to go to freedesktop.org and post comments with any extra information that might be useful and also so that the peeps at freedesktop.org see the importance and can take a look at it quickly

Thanks a lot!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>425500</commentid>
    <comment_count>14</comment_count>
    <who name="Ismail Donmez">ismail</who>
    <bug_when>2006-03-28 11:28:09 +0000</bug_when>
    <thetext>Kevin, 

HAL bug report about this on freedesktop is closed with CLOSED-&gt;NOTABUG with this final comment:

------- Additional Comments From david@fubar.dk  2006-03-28 14:31 -------
Hi,

Yes, this used to work in HAL 0.4.x but it was deliberately changed in the 0.5.x
so we don&apos;t put child device object only when something was mounted. The
reasoning was that it was inconsistent and caused more trouble...

So.. you need to teach the desktop stack about this - as a data point it works
in gnome-vfs 2.14 / gnome-mount 0.4. 

Btw, it applies to more than floppy drives... also other drives we cannot poll,
e.g. IDE Zip drives. More precisly this happens when

 storage.media_check_enabled = FALSE

Hope this helps. I&apos;m closing this as NOTABUG as it was a deliberate change from
0.4.x. Thanks.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>428801</commentid>
    <comment_count>15</comment_count>
    <who name="David Anderson">david</who>
    <bug_when>2006-04-07 17:27:48 +0000</bug_when>
    <thetext>Since updating my Fedora Core 4 system with the latest updates, I now get this behaviour on my CD drive as well as my floppy drive.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>430432</commentid>
    <comment_count>16</comment_count>
    <who name="George">multescugeorge</who>
    <bug_when>2006-04-13 07:30:47 +0000</bug_when>
    <thetext>One way to get around this is NOT to use media:/ folder.
Instead, create a link to the floppy from right clicking on the desktop-&gt;Create new-&gt;Link to Device-&gt;Floppy device
then right click on the new link, and go to Properties-&gt;Device; and select /dev/fd0
i added the folowing line to /etc/fstab:
/dev/fd0    /media/floppy   vfat users,pamconsole,exec,rw,noauto,managed 0 0
the folder /media/floppy must exist, of course.
The floppy manipulation works as expected from the desktop link.
Hope this helps someone.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>430884</commentid>
    <comment_count>17</comment_count>
    <who name="Juergen Wieczorek">juergenw_</who>
    <bug_when>2006-04-14 13:09:02 +0000</bug_when>
    <thetext>I am facing the following floppy mount problems with Fedora Core 5 &amp; KDE 3.5.1 &amp; 3.5.2 (pls. note that FC5 no longer uses fstab.sync but relies on the desktop manager for mounting devices properly on the desktop):

I have set up KDE (ControlCenter) to display mounted &amp; unmounted 3.5&quot;-floppy 
devices on the desktop.
I am as user member of the groups &apos;disk&apos; and &apos;floppy&apos;.

Mount point is set to &apos;/media/floppy&apos;, option automount is checked, unmounted 
floppy icon appears on desktop.

Upon insert of a floppy disk an _blank_ konquerer window opens at 
&apos;media:/fd0&apos;, while the desktop icon is _not_ being updated from umounted to 
mounted icon !

Subsequently, neither right-clicking on the desktop icon gives me the option 
to unmount the floppy again, nor can I do this in the konquerer-filemanager 
in the storage media panel.

I can unmount the floppy savely at the console (and did so), but KDE obviously 
isn&apos;t being notified and still displays the disk content under /media/floppy.

As a consequence, new inserts of a floppy disk fill up the /media directory 
with new entries as floppy-1, floppy-2 and so on.

As a workaround I have stopped KDE to display floppy device icons on the 
desktop and inserted a static entry in /etc/fstab for /dev/fd0 and manually 
created a .desktop file for that.

This behaviour is limited only to floppies.
CD-ROM, DVD, USB sticks are mounted properly by KDE.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>430893</commentid>
    <comment_count>18</comment_count>
    <who name="David Anderson">david</who>
    <bug_when>2006-04-14 13:34:06 +0000</bug_when>
    <thetext>Comment 17 : This looks like a very different bug to the one here - you ought to open a new request to get proper attention to your bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>433882</commentid>
    <comment_count>19</comment_count>
    <who name="Marius Cirsta">marius_mps</who>
    <bug_when>2006-04-25 18:34:39 +0000</bug_when>
    <thetext> I&apos;m also having this bug with Frugalware 0.4 . It has KDE 3.5.1 and HAL 0.5.7 . Is this being worked on ? Because I really hate this bug and if it&apos;s not I&apos;ll try and look into the code myself although I don&apos;t really have any experiece with this kind of stuff and my C/C++ is pretty basic .</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>433997</commentid>
    <comment_count>20</comment_count>
    <who name="George">multescugeorge</who>
    <bug_when>2006-04-26 09:11:24 +0000</bug_when>
    <thetext>Update:
I tried to reproduce the bug according to the original bug post, 
At step 3 it finishes loading, and indeed it mounts the floppy, according to mtab, but it desn&apos;t show the contens, subsequent tries to mount result in multiple /media/floppy_x folders, and multiple /dev/fd0 mounts:
/dev/fd0 on /media/floppy-9 type vfat (rw,noexec,nosuid,nodev,sync,uid=0,utf8,shortname=lower)
/dev/fd0 on /media/floppy-10 type vfat (rw,noexec,nosuid,nodev,sync,uid=0,utf8,shortname=lower)
/dev/fd0 on /media/floppy-11 type vfat (rw,noexec,nosuid,nodev,sync,uid=0,utf8,shortname=lower)
/dev/fd0 on /media/floppy-12 type vfat (rw,noexec,nosuid,nodev,sync,uid=0,utf8,shortname=lower)

Accesing the floppy contens from the media:/ folder is impossible.
The floppy contens is being mounted on all the /media/floppy_x folder shown by mtab. but media:/ seems unaware of the place where the floppy is mounted.
(I wonder if media:/ doesn&apos;t want to display /media/floppy_label but floppy is mounted in another place . . .)

Floppy manipulation works as expected with a .desktop file and a fstab entry. The .desktop file is being updated on the floppy status, while the icon from media:/floppy always remains unaware of floppy mount status.

KDE: 3.5.2-0.2 Fedora5 rpm&apos;s
HAL package version: 0.5.7
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>441360</commentid>
    <comment_count>21</comment_count>
    <who name="Bruno Gonçalves">bigbusca</who>
    <bug_when>2006-05-23 23:07:22 +0000</bug_when>
    <thetext>Bug forever?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>443089</commentid>
    <comment_count>22</comment_count>
    <who name="Fabio Erculiani">fabio.erculiani</who>
    <bug_when>2006-05-30 17:30:08 +0000</bug_when>
    <thetext>I can confirm that stupid bug.
And I lovely hate system:/ buggy kio-slave !!!!!!!!!!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>445977</commentid>
    <comment_count>23</comment_count>
    <who name="Kevin Ottens">ervin</who>
    <bug_when>2006-06-12 12:31:56 +0000</bug_when>
    <thetext>SVN commit 550578 by ervin:

Merge coolo&apos;s branch, it contains quite some fixes and interesting 
features. It&apos;ll be available in KDE 3.5.4, couldn&apos;t be committed before,
but thanks to the partial feature unfreeze...

FEATURE:
BUG: 50185
BUG: 105482
BUG: 108823
BUG: 114854
BUG: 120619
BUG: 121833
BUG: 127788
CCMAIL: coolo@kde.org


 M  +3 -2      Makefile.am  
 M  +7 -0      configure.in.in  
 M  +2 -2      kcmodule/managermodule.cpp  
 M  +4 -3      kcmodule/notifiermodule.cpp  
 M  +1 -1      kfile-plugin/kfile_media.desktop  
 M  +7 -2      kfile-plugin/kfilemediaplugin.cpp  
 M  +4 -0      libmediacommon/medium.cpp  
 M  +20 -1     libmediacommon/medium.h  
 M  +14 -1     mediaimpl.cpp  
 M  +643 -41   mediamanager/halbackend.cpp   [POSSIBLY UNSAFE: popen]
 M  +20 -0     mediamanager/halbackend.h  
 M  +72 -9     mediamanager/mediamanager.cpp  
 M  +8 -0      mediamanager/mediamanager.h  
 M  +6 -3      medianotifier/medianotifier.cpp  
 M  +1 -1      mounthelper/Makefile.am  
 M  +32 -19    mounthelper/kio_media_mounthelper.cpp  
 AM            propsdlgplugin (directory)   branches/work/coolos_media/propsdlgplugin#549689
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>446002</commentid>
    <comment_count>24</comment_count>
    <who name="Fabio Erculiani">fabio.erculiani</who>
    <bug_when>2006-06-12 14:27:54 +0000</bug_when>
    <thetext>Is it possible to have a patch that applies to KDE 3.5.3 that contains these fixes without fighting with svn?

thanks a lot!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>446747</commentid>
    <comment_count>25</comment_count>
    <who name="Fabio Erculiani">fabio.erculiani</who>
    <bug_when>2006-06-15 09:11:23 +0000</bug_when>
    <thetext>I&apos;ve applied that changes and now when I try to create a file on the floppy I get: Malformed URL . (and I can only press OK). Do I need to add anything else to the sources to get that working?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>446888</commentid>
    <comment_count>26</comment_count>
    <who name="Fabio Erculiani">fabio.erculiani</who>
    <bug_when>2006-06-15 19:10:01 +0000</bug_when>
    <thetext>Well... the floppy get mounted but on media:/ it is shown as unmounted even if cat /etc/mtab reports that it is.

I want to reopen this bug since it&apos;s not completely fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>446900</commentid>
    <comment_count>27</comment_count>
    <who name="Ismail Donmez">ismail</who>
    <bug_when>2006-06-15 19:27:45 +0000</bug_when>
    <thetext>With the latest 3.5 SVN I can&apos;t even mount a DVD, could be a HAL-Dbus problem I guess. Any tips?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>455763</commentid>
    <comment_count>28</comment_count>
    <who name="Kevin Ottens">ervin</who>
    <bug_when>2006-07-25 15:10:56 +0000</bug_when>
    <thetext>*** Bug 131346 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>455765</commentid>
    <comment_count>29</comment_count>
    <who name="Kevin Ottens">ervin</who>
    <bug_when>2006-07-25 15:12:56 +0000</bug_when>
    <thetext>For #27:
Check that the hal-system-storage-* scripts got installed correctly (generally in /usr/share/hal/scripts) and that everything is ok in the hal dbus security policy (generally in /etc/dbus/system.d/hal.conf).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>458582</commentid>
    <comment_count>30</comment_count>
    <who name="Donatas Glodenis">dg</who>
    <bug_when>2006-08-07 09:00:11 +0000</bug_when>
    <thetext>Upgraded to KDE 3.5.4, Kubuntu Dapper packages. The problem is STILL THERE. Anyone else on another distro could confirm this? If so, I will reopen the bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>458583</commentid>
    <comment_count>31</comment_count>
    <who name="Fabio Erculiani">fabio.erculiani</who>
    <bug_when>2006-08-07 09:04:50 +0000</bug_when>
    <thetext>I said that !</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>458584</commentid>
    <comment_count>32</comment_count>
    <who name="Kevin Ottens">ervin</who>
    <bug_when>2006-08-07 09:09:33 +0000</bug_when>
    <thetext>Please check as on #27. If the policy settings are wrong (IIRC was the case on Gentoo for instance) or the hal-system-storage-* scripts missing (like on Kubuntu) that&apos;s a packaging issue in the depends. You&apos;d probably bug your distro first.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>478828</commentid>
    <comment_count>33</comment_count>
    <who name="Logan Rathbone">poprocks</who>
    <bug_when>2006-10-21 21:29:20 +0000</bug_when>
    <thetext>From the HAL mailing list:
&quot;There is no feasble way to probe for media on standard PC floppy drive, so HAL 
adds mount methods to storage device itself, not volumes. Your volume manager 
should present you with a representation of unmounted floppy and let you 
manually mount and unmount it. This is the same way other OS work too.&quot;

KDE&apos;s media ioslave does not seem to be doing this with the HAL backend atm.  IMHO it should just look for &quot;/org/freedesktop/Hal/devices/platform_floppy_*&quot; and create icons for them that can be manually unmounted and unmounted, like in fstab mode.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>487088</commentid>
    <comment_count>34</comment_count>
      <attachid>18579</attachid>
    <who name="wang baisheng">bswang</who>
    <bug_when>2006-11-16 06:14:06 +0000</bug_when>
    <thetext>Created attachment 18579
3.5.5 floppy patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>492664</commentid>
    <comment_count>35</comment_count>
    <who name="Ismail Donmez">ismail</who>
    <bug_when>2006-12-09 19:27:07 +0000</bug_when>
    <thetext>The bug still exists in KDE 3.5 branch and patch from comment #34 fixes the issue. I am reopening the bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>492691</commentid>
    <comment_count>36</comment_count>
    <who name="Fabio Erculiani">fabio.erculiani</who>
    <bug_when>2006-12-09 22:33:14 +0000</bug_when>
    <thetext>yes, #34 works for me too</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>492962</commentid>
    <comment_count>37</comment_count>
    <who name="Modestas Vainius">modax.reg</who>
    <bug_when>2006-12-11 15:12:07 +0000</bug_when>
    <thetext>Yes, I&apos;ve verified, comment#34 resolves the problem with HAL managed floppies (which are not in fstab) and causes no regressions. Thank you Wang.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>492968</commentid>
    <comment_count>38</comment_count>
    <who name="Fabio Erculiani">fabio.erculiani</who>
    <bug_when>2006-12-11 15:28:23 +0000</bug_when>
    <thetext>any hope to have this in 3.5.6 ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>492974</commentid>
    <comment_count>39</comment_count>
    <who name="Marius Cirsta">marius_mps</who>
    <bug_when>2006-12-11 15:44:48 +0000</bug_when>
    <thetext> I&apos;m not sure about it but maybe after the 16th of December: http://developer.kde.org/development-versions/kde-3.5-release-plan.html
 </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>493049</commentid>
    <comment_count>40</comment_count>
    <who name="Ismail Donmez">ismail</who>
    <bug_when>2006-12-11 20:03:03 +0000</bug_when>
    <thetext>Patch needs Kevin&apos;s approval.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>495380</commentid>
    <comment_count>41</comment_count>
    <who name="Ismail Donmez">ismail</who>
    <bug_when>2006-12-21 21:26:58 +0000</bug_when>
    <thetext>SVN commit 615516 by cartman:

Fix mounting of floppies, patch by Wang Baisheng, great thanks. Tested by me &amp; other users. Approved by Kevin.
BUG:FIXED:120619
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>495410</commentid>
    <comment_count>42</comment_count>
    <who name="Fabio Erculiani">fabio.erculiani</who>
    <bug_when>2006-12-22 09:04:25 +0000</bug_when>
    <thetext>I love you all! :-) yummy!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>500684</commentid>
    <comment_count>43</comment_count>
    <who name="Olaf Scheel">werbeschrott</who>
    <bug_when>2007-01-11 22:14:26 +0000</bug_when>
    <thetext>Since I´m new to linux, I don´t know how to use the Patch. Your help would be appreciated. 

Olaf

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>500922</commentid>
    <comment_count>44</comment_count>
    <who name="David Anderson">david</who>
    <bug_when>2007-01-12 20:39:41 +0000</bug_when>
    <thetext>Olaf: It&apos;ll be in KDE 3.5.6, which your vendor will probably provide an update for using whatever mechanism they provide.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>18579</attachid>
            <date>2006-11-16 06:14:06 +0000</date>
            <delta_ts>2006-11-16 06:14:06 +0000</delta_ts>
            <desc>3.5.5 floppy patch</desc>
            <filename>kdebase-3.5.5-floppy.patch</filename>
            <type>text/plain</type>
            <size>2285</size>
            <attacher name="wang baisheng">bswang</attacher>
            
              <data encoding="base64">ZGlmZiAtTnVyIGtkZWJhc2UtMy41LjUtb3JnaW4va2lvc2xhdmUvbWVkaWEvbWVkaWFtYW5hZ2Vy
L2hhbGJhY2tlbmQuY3BwIGtkZWJhc2UtMy41LjUtbmV3L2tpb3NsYXZlL21lZGlhL21lZGlhbWFu
YWdlci9oYWxiYWNrZW5kLmNwcAotLS0ga2RlYmFzZS0zLjUuNS1vcmdpbi9raW9zbGF2ZS9tZWRp
YS9tZWRpYW1hbmFnZXIvaGFsYmFja2VuZC5jcHAJMjAwNi0xMS0xNiAxMToyNjoyNS4wMDAwMDAw
MDAgKzA4MDAKKysrIGtkZWJhc2UtMy41LjUtbmV3L2tpb3NsYXZlL21lZGlhL21lZGlhbWFuYWdl
ci9oYWxiYWNrZW5kLmNwcAkyMDA2LTExLTE2IDExOjMzOjA3LjAwMDAwMDAwMCArMDgwMApAQCAt
NzA1LDcgKzcwNSw3IEBACiAgICAgewogICAgICAgICAvLyBIQUwgaGF0ZXMgZmxvcHBpZXMgLSBz
byB3ZSBoYXZlIHRvIGRvIGl0IHR3aWNlIDsoCiAgICAgICAgIG1lZGl1bS0+bW91bnRhYmxlU3Rh
dGUobGliaGFsX2RyaXZlX2dldF9kZXZpY2VfZmlsZShoYWxEcml2ZSksIFFTdHJpbmc6Om51bGws
IFFTdHJpbmc6Om51bGwsIGZhbHNlKTsKLSAgICAgICAgc2V0RnN0YWJQcm9wZXJ0aWVzKCBtZWRp
dW0gKTsKKyAgICAgICAgc2V0RmxvcHB5TW91bnRTdGF0ZSggbWVkaXVtICk7CiAgICAgfQogCiAg
ICAgaWYgKGxpYmhhbF9kZXZpY2VfZ2V0X3Byb3BlcnR5X1FTdHJpbmcobV9oYWxDb250ZXh0LCB1
ZGksICJzdG9yYWdlLmRyaXZlX3R5cGUiKSA9PSAiZmxvcHB5IikKQEAgLTc0MCw2ICs3NDAsMzAg
QEAKICAgICBsaWJoYWxfdm9sdW1lX2ZyZWUoaGFsVm9sdW1lKTsKIH0KIAordm9pZCBIQUxCYWNr
ZW5kOjpzZXRGbG9wcHlNb3VudFN0YXRlKCBNZWRpdW0gKm1lZGl1bSApCit7CisgICAgaWYgKCAh
bWVkaXVtLT5pZCgpLnN0YXJ0c1dpdGgoICIvb3JnL2tkZSIgKSApCisgICAgeworICAgICAgICBL
TW91bnRQb2ludDo6TGlzdCBtdGFiID0gS01vdW50UG9pbnQ6OmN1cnJlbnRNb3VudFBvaW50cygp
OworICAgICAgICBLTW91bnRQb2ludDo6TGlzdDo6aXRlcmF0b3IgaXQgPSBtdGFiLmJlZ2luKCk7
CisgICAgICAgIEtNb3VudFBvaW50OjpMaXN0OjppdGVyYXRvciBlbmQgPSBtdGFiLmVuZCgpOwor
CisgICAgICAgIFFTdHJpbmcgZnN0eXBlOworICAgICAgICBRU3RyaW5nIG1vdW50cG9pbnQ7Cisg
ICAgICAgIGZvciAoOyBpdCE9ZW5kOyArK2l0KQorICAgICAgICB7CisgICAgICAgICAgICBpZiAo
KCppdCktPm1vdW50ZWRGcm9tKCkgPT0gbWVkaXVtLT5kZXZpY2VOb2RlKCkgKQorICAgICAgICAg
ICAgeworICAgICAgICAgICAgICAgIGZzdHlwZSA9ICgqaXQpLT5tb3VudFR5cGUoKS5pc051bGwo
KSA/ICgqaXQpLT5tb3VudFR5cGUoKSA6ICJhdXRvIjsKKyAgICAgICAgICAgICAgICBtb3VudHBv
aW50ID0gKCppdCktPm1vdW50UG9pbnQoKTsKKyAgICAgICAgICAgICAgICBtZWRpdW0tPm1vdW50
YWJsZVN0YXRlKCBtZWRpdW0tPmRldmljZU5vZGUoKSwgbW91bnRwb2ludCwgZnN0eXBlLCB0cnVl
ICk7CisgICAgICAgICAgICAgICAgcmV0dXJuOworICAgICAgICAgICAgfQorICAgICAgICB9Cisg
ICAgfQorfQorCisKIHZvaWQgSEFMQmFja2VuZDo6c2V0Q2FtZXJhUHJvcGVydGllcyhNZWRpdW0q
IG1lZGl1bSkKIHsKICAgICBrZERlYnVnKDEyMTkpIDw8ICJIQUxCYWNrZW5kOjpzZXRDYW1lcmFQ
cm9wZXJ0aWVzIGZvciAiIDw8IG1lZGl1bS0+aWQoKSA8PCBlbmRsOwpkaWZmIC1OdXIga2RlYmFz
ZS0zLjUuNS1vcmdpbi9raW9zbGF2ZS9tZWRpYS9tZWRpYW1hbmFnZXIvaGFsYmFja2VuZC5oIGtk
ZWJhc2UtMy41LjUtbmV3L2tpb3NsYXZlL21lZGlhL21lZGlhbWFuYWdlci9oYWxiYWNrZW5kLmgK
LS0tIGtkZWJhc2UtMy41LjUtb3JnaW4va2lvc2xhdmUvbWVkaWEvbWVkaWFtYW5hZ2VyL2hhbGJh
Y2tlbmQuaAkyMDA2LTExLTE2IDExOjI2OjE3LjAwMDAwMDAwMCArMDgwMAorKysga2RlYmFzZS0z
LjUuNS1uZXcva2lvc2xhdmUvbWVkaWEvbWVkaWFtYW5hZ2VyL2hhbGJhY2tlbmQuaAkyMDA2LTEx
LTE2IDExOjMzOjQwLjAwMDAwMDAwMCArMDgwMApAQCAtMTY4LDYgKzE2OCw4IEBACiAJdm9pZCBz
ZXRDYW1lcmFQcm9wZXJ0aWVzKE1lZGl1bSogbWVkaXVtKTsKIAlRU3RyaW5nIGdlbmVyYXRlTmFt
ZShjb25zdCBRU3RyaW5nICZkZXZOb2RlKTsKIAlzdGF0aWMgUVN0cmluZyBpc0luRnN0YWIoY29u
c3QgTWVkaXVtICptZWRpdW0pOworCQorCXZvaWQgc2V0RmxvcHB5TW91bnRTdGF0ZShNZWRpdW0q
IG1lZGl1bSk7CiAKIHByaXZhdGUgc2xvdHM6CiAJdm9pZCBzbG90UmVzdWx0KEtJTzo6Sm9iICpq
b2IpOwo=
</data>

          </attachment>
      

    </bug>

</bugzilla>