<?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>304943</bug_id>
          
          <creation_ts>2012-08-10 19:56:06 +0000</creation_ts>
          <short_desc>File Watcher prevents removable media from being unmounted</short_desc>
          <delta_ts>2013-10-04 13:32:34 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>nepomuk</product>
          <component>filewatch</component>
          <version>4.9</version>
          <rep_platform>Gentoo Packages</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>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Stephan Menzel">stephan.menzel</reporter>
          <assigned_to name="Nepomuk Bugs Coordination">nepomuk-bugs</assigned_to>
          <cc>a.j.ball</cc>
    
    <cc>alexandre.bonneau</cc>
    
    <cc>bugs.kde.org</cc>
    
    <cc>cfeck</cc>
    
    <cc>chalkerx</cc>
    
    <cc>christian.fontana</cc>
    
    <cc>christian_bay</cc>
    
    <cc>circular.ebin</cc>
    
    <cc>cruzki123</cc>
    
    <cc>fatgerman</cc>
    
    <cc>fedux</cc>
    
    <cc>hrvoje.senjan</cc>
    
    <cc>humufr</cc>
    
    <cc>johan.thelmen</cc>
    
    <cc>karsten.htw</cc>
    
    <cc>kde</cc>
    
    <cc>kde</cc>
    
    <cc>kevin.kofler</cc>
    
    <cc>korgens</cc>
    
    <cc>martin</cc>
    
    <cc>me</cc>
    
    <cc>meyerm</cc>
    
    <cc>nepomuk-bugs</cc>
    
    <cc>Oliver</cc>
    
    <cc>orion</cc>
    
    <cc>pereira.alex</cc>
    
    <cc>quantumphazor</cc>
    
    <cc>rdieter</cc>
    
    <cc>rm</cc>
    
    <cc>roland.leissa</cc>
    
    <cc>sami</cc>
    
    <cc>sergio</cc>
    
    <cc>tim.eberhardt</cc>
    
    <cc>w01dnick</cc>
    
    <cc>wengxt</cc>
    
    <cc>wilcobeekhuizen</cc>
    
    <cc>yannick.roehlly</cc>
          
          <cf_commitlink>http://commits.kde.org/nepomuk-core/662d24f734efad461d74a11488519269ec611496</cf_commitlink>
          <cf_versionfixedin>4.10</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>190</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1283671</commentid>
    <comment_count>0</comment_count>
    <who name="Stephan Menzel">stephan.menzel</who>
    <bug_when>2012-08-10 19:56:06 +0000</bug_when>
    <thetext>Since I have upgraded to 4.9 I cannot unmount USB drives anymore. The removable media icon tells me there is an application acessing it. Using fuser I determined nepomuk as being the reason. It is having a process &quot;/usr/bin/nepomukservicestub nepomukfilewatch&quot; using the removable drive. I have the option &quot;Ignore all removable media&quot; set in the configure dialog and also tested disabling file indexing. Both did not work once the media has been used once.

Reproducible: Always

Steps to Reproduce:
1. Mount removable media
2. Use it
3. Klick on &apos;unmount&apos;
Actual Results:  
Unmount does not work, error message tells there&apos;s applications still using it, although there aren&apos;t

Expected Results:  
Drive unmounted

I would consider this major as it forces me to reboot all the time in order to remove those drives. I am aware though that some would consider this normal at best. I just choose the severety it has for me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1284380</commentid>
    <comment_count>1</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2012-08-13 15:27:55 +0000</bug_when>
    <thetext>Git commit 24caa3821aed71e590a3e55a76c6e4bc08f7d9d5 by Vishesh Handa.
Committed on 08/08/2012 at 17:38.
Pushed by vhanda into branch &apos;KDE/4.9&apos;.

FileWatch: Remove watches for removeable media before unmounting

Added 2 signals in RemovableMediaCache
* deviceRemoved
* deviceTeardownRequested

When the device is about to be unmounted all the watches are removed so
that it can be unmounted sucessfully.
FIXED-IN: 4.9.1
REIVEW: 106002

M  +24   -6    common/removablemediacache.cpp
M  +3    -0    common/removablemediacache.h
M  +9    -1    services/filewatch/nepomukfilewatch.cpp
M  +6    -0    services/filewatch/nepomukfilewatch.h

http://commits.kde.org/nepomuk-core/24caa3821aed71e590a3e55a76c6e4bc08f7d9d5</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1284422</commentid>
    <comment_count>2</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2012-08-13 18:00:05 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt;
&gt; I would consider this major as it forces me to reboot all the time in order
&gt; to remove those drives. I am aware though that some would consider this
&gt; normal at best. I just choose the severety it has for me.

I agree with your assessment. It is a major bug.

Thanks for the bug report. Let me know if there is anything else.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1284475</commentid>
    <comment_count>3</comment_count>
    <who name="Yannick Roehlly">yannick.roehlly</who>
    <bug_when>2012-08-13 22:26:17 +0000</bug_when>
    <thetext>Hi Vishesh,
Thanks for patching this, it will easy the use of KDE for people wanting to &apos;index&apos; their removable drives.  Nevertheless, there is maybe a problem when Nepomuk indexes the removable drives when it&apos;s told not to do so?

Regards,

Yannick</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1284741</commentid>
    <comment_count>4</comment_count>
    <who name="Stephan Menzel">stephan.menzel</who>
    <bug_when>2012-08-14 18:10:29 +0000</bug_when>
    <thetext>I am afraid so. Something in the settings of what should be indexed and what not seems broken, possibly related to this.
I have nepomuk index my home, with some subfolders excluded. One of them subfolders is a read only ntfs partition. And Nepomuk keeps indexing it. I can tell for the constantly high CPU consumption of mount.ntfs and nepomuk. strace tells it is indexing this partition, which is too large for that. And I have explicitly excluded all ntfs mounts. Also, the USB drives shouldn&apos;t have been indexed in the first place. Also because of the settings. Nevertheless, the patch does fix a bug so I guess this should probably be a new one? I&apos;m not sure. Please let me know if I can provide any further information.

Stephan</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1285090</commentid>
    <comment_count>5</comment_count>
    <who name="Stephan Menzel">stephan.menzel</who>
    <bug_when>2012-08-15 14:53:00 +0000</bug_when>
    <thetext>I did some additional testing on this to find out whether the indexer would eventually finish with the ntfs and removable volumes. Doing so I discovered another issue. It appears to be leaking considerable amounts of mem. I didn&apos;t notice that earlier as I had to reboot often but now that I&apos;ve had it running for 5 hours I found my system came to a crawl because the indexer process was using more than 6GB of memory, which caused swapping. Now I have it set to use 512MB, so it doesn&apos;t regard this setting. I rebooted and did the test again 2 times with the same result. After about 5-6 hours the system starts swapping and I have to shut down. This would probably be another report but I&apos;ll just comment this here to let you know. I can file another bug on this if you think it&apos;s in order.

I&apos;m reopening. Let me know if you would like another report.

Cheers,
Stephan</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1289156</commentid>
    <comment_count>6</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2012-08-20 08:02:40 +0000</bug_when>
    <thetext>Please file another bug. If you say the fileindexer is leaking memory, please could you run it in massif, and provide the output?

$ qdbus org.kde.nepomuk.services.nepomukfileindexer /servicecontrol quit

Wait for it to shutdown and then run,

$ valgrind --tool=massif nepomukservicestub nepomukfileindexer</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1289236</commentid>
    <comment_count>7</comment_count>
    <who name="Stephan Menzel">stephan.menzel</who>
    <bug_when>2012-08-20 11:42:11 +0000</bug_when>
    <thetext>I have filed https://bugs.kde.org/show_bug.cgi?id=305486

The mem leaking issue is reported there.

However, this leaves the issue of the not regarded settings for what and what not to index. In fact, I came to wonder if all this is probably just settings issue all along. I have tried the following settings:

1) Indexer on / off
2) Amount of memory to use
3) Which directories to index

None of them seems to have any effect. If just the settings were somehow ignored, that would explain the misbehaving indexer, the memory consumption and the fact that I can&apos;t seem to turn it off. Maybe that would be worth investigating.

Let me know if I can provide any further information.

Cheers,
Stephan</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1289794</commentid>
    <comment_count>8</comment_count>
    <who name="Yannick Roehlly">yannick.roehlly</who>
    <bug_when>2012-08-21 20:50:29 +0000</bug_when>
    <thetext>Hi Vishesh,

I applied de commit diff and recompiled nepomuk-core but the problem is still here. Do I need to recompile something with the new nepomuk-core development files?

Yannick</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1294768</commentid>
    <comment_count>9</comment_count>
    <who name="Yannick Roehlly">yannick.roehlly</who>
    <bug_when>2012-09-06 19:36:35 +0000</bug_when>
    <thetext>Hi Vishesh,

I&apos;ve upgraded to nepomuk-core 4.9.1 and the problem is still here : to be able to unmount an external drive, I first have to disable nepomuk.

Yannick</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1294772</commentid>
    <comment_count>10</comment_count>
    <who name="Ignacio Serantes">kde</who>
    <bug_when>2012-09-06 19:44:02 +0000</bug_when>
    <thetext>You don&apos;t need to disable Nepomuk but only suspend file indexing using nepomuk icon located in system tray and wait until last indexation finished.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1294777</commentid>
    <comment_count>11</comment_count>
    <who name="Yannick Roehlly">yannick.roehlly</who>
    <bug_when>2012-09-06 20:18:34 +0000</bug_when>
    <thetext>Hi Ignacio,

No, I have to completely disable nepomuk. If I only suspend indexing, nepomukservicestub is still &apos;locking&apos; the device and I can&apos;t unmount it.

I tried to delete all the nepomuk configurations but the problem is still here.

Yannick</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1294778</commentid>
    <comment_count>12</comment_count>
    <who name="Ignacio Serantes">kde</who>
    <bug_when>2012-09-06 20:23:55 +0000</bug_when>
    <thetext>You have a different behavior than me. In my system suspend file indexing and wait a few until last file was indexed it&apos;s enough and if I can&apos;t wait I only need a killall -3 nepomukindexer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1295878</commentid>
    <comment_count>13</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2012-09-10 11:14:27 +0000</bug_when>
    <thetext>(In reply to comment #9)
&gt; Hi Vishesh,
&gt; 
&gt; I&apos;ve upgraded to nepomuk-core 4.9.1 and the problem is still here : to be
&gt; able to unmount an external drive, I first have to disable nepomuk.
&gt; 
&gt; Yannick

Damn. I cannot seem to reproduce it then. Could you make sure it is the filewatch process that is holding the watches?

I&apos;m reopening this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1296055</commentid>
    <comment_count>14</comment_count>
    <who name="Yannick Roehlly">yannick.roehlly</who>
    <bug_when>2012-09-10 20:08:28 +0000</bug_when>
    <thetext>Hi Vishesh, thanks for taking care of this.

The process that is using the drive has for command line:
/usr/bin/nepomukservicestub nepomukfilewatch

Note that this happens with an USB3 drive, although nepomuk is configured not to deal with removable drives. Is it possible that this drive is not considered as removable by nepomuk (although the system allows me to unmount it with the new drives applet)?

Regards,

Yannick</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1296056</commentid>
    <comment_count>15</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2012-09-10 20:13:05 +0000</bug_when>
    <thetext>(In reply to comment #14)
&gt; Hi Vishesh, thanks for taking care of this.
&gt; 
&gt; The process that is using the drive has for command line:
&gt; /usr/bin/nepomukservicestub nepomukfilewatch
&gt; 
&gt; Note that this happens with an USB3 drive, although nepomuk is configured
&gt; not to deal with removable drives. Is it possible that this drive is not
&gt; considered as removable by nepomuk (although the system allows me to unmount
&gt; it with the new drives applet)?
&gt; 
&gt; Regards,
&gt; 
&gt; Yannick

Could you please enable the debug output via kdebugdialog, restart the filewatch service and attach the debug output?

Here is how you would restart it -

&gt; $ qdbus org.kde.nepomuk.services.nepomukfilewatch /servicecontrol shutdown
&gt; wait for it to quit
&gt; $ nepomukservicestub nepomukfilewatch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1296383</commentid>
    <comment_count>16</comment_count>
      <attachid>73840</attachid>
    <who name="Yannick Roehlly">yannick.roehlly</who>
    <bug_when>2012-09-11 20:24:51 +0000</bug_when>
    <thetext>Created attachment 73840
nepomukservicestub nepomukfilewatch output

Hi Vishesh,

Here&apos;s the output (I commented inside the file). I don&apos;t know if it&apos;s useful as I have not the debug packages installed. If they are needed, tell me and I&apos;ll try again with them installed.

Yannick</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1296594</commentid>
    <comment_count>17</comment_count>
    <who name="Stephan Menzel">stephan.menzel</who>
    <bug_when>2012-09-12 10:03:04 +0000</bug_when>
    <thetext>(In reply to comment #14)
&gt; Note that this happens with an USB3 drive, although nepomuk is configured
&gt; not to deal with removable drives. Is it possible that this drive is not
&gt; considered as removable by nepomuk (although the system allows me to unmount
&gt; it with the new drives applet)?

Hi Yannick,

just a comment here: I have tried this with USB1 and 2 drives, as well as SD Cards. All were affected, although Nepomuk is configured to ignore them.

HTH,
Stephan</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1304101</commentid>
    <comment_count>18</comment_count>
    <who name="Sami Boukortt">sami</who>
    <bug_when>2012-10-08 06:41:44 +0000</bug_when>
    <thetext>I am affected too but, strangely, on only one of my machines (out of three).

Both of them have nepomuk enabled but file indexing completely disabled + external storage media ignored. They run KDE SC 4.9.2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1305520</commentid>
    <comment_count>19</comment_count>
    <who name="Stephan Menzel">stephan.menzel</who>
    <bug_when>2012-10-13 16:57:51 +0000</bug_when>
    <thetext>(In reply to comment #18)
&gt; I am affected too but, strangely, on only one of my machines (out of three).
&gt; 
&gt; Both of them have nepomuk enabled but file indexing completely disabled +
&gt; external storage media ignored. They run KDE SC 4.9.2.

Weird. I have tested two setups and both are affected. I have also updated to 4.9.2 and reactivated nepomuk. All relevant nepomuk options are still ignored, forcing me to disable it again. 

Will there be a fix for this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1307739</commentid>
    <comment_count>20</comment_count>
    <who name="Mark Greenwood">fatgerman</who>
    <bug_when>2012-10-20 20:43:21 +0000</bug_when>
    <thetext>I have the same problem, using KDE SC 4.9.2 on Kubuntu. Nepomuk not only scans USB devices but also any NFS shares that I have mounted through /etc/fstab. I&apos;ve tried all the options - the option to make it ask me before indexing anything made dialogs appear, I clicked &apos;Ignore&apos; but then it started indexing them anyway. The file indexer is disabled now (but hasn&apos;t always been) and the system tray applet says it is idle but disabling Nepomuk is the only way to make the disc activity stop. It&apos;s creating enough activity that connections over NFS keep dying.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1307924</commentid>
    <comment_count>21</comment_count>
    <who name="Sami Boukortt">sami</who>
    <bug_when>2012-10-21 14:42:57 +0000</bug_when>
    <thetext>The problem just occurred on a machine that was previously not affected.

The following command enabled me to unmount my HD:

    qdbus org.kde.NepomukServer /servicemanager stopService nepomukfilewatch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1313948</commentid>
    <comment_count>22</comment_count>
    <who name="Orion Poplawski">orion</who>
    <bug_when>2012-11-09 17:11:16 +0000</bug_when>
    <thetext>Seeing this on a couple Fedora systems.  It also picks up nfs automounted directories.  Ignore all removable media is selected.  File Indexer is disabled on at least one of them.

nepomuk-core-4.9.2-5.fc17.i686</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1313949</commentid>
    <comment_count>23</comment_count>
    <who name="Hrvoje Senjan">hrvoje.senjan</who>
    <bug_when>2012-11-09 17:15:11 +0000</bug_when>
    <thetext>Just to add info that the bug is also present with current master</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1314342</commentid>
    <comment_count>24</comment_count>
    <who name="Stephan Menzel">stephan.menzel</who>
    <bug_when>2012-11-10 21:34:19 +0000</bug_when>
    <thetext>Could we please get a heads up from the developers about this one? Maybe there is anything we can do to move things along here?

So far I have to disable Nepomuk completely because of this one and bug 305486</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1315567</commentid>
    <comment_count>25</comment_count>
    <who name="Nikita Skovoroda">chalkerx</who>
    <bug_when>2012-11-14 17:40:49 +0000</bug_when>
    <thetext>I can reproduce this on my portable harddrive (formatted in ext4), if it&apos;s mounted before nepomukfilewatch is launched.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1315570</commentid>
    <comment_count>26</comment_count>
    <who name="Nikita Skovoroda">chalkerx</who>
    <bug_when>2012-11-14 17:49:23 +0000</bug_when>
    <thetext>Qt: 4.8.3, KDE: 4.9.3</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1317616</commentid>
    <comment_count>27</comment_count>
    <who name="Christian Fontana">christian.fontana</who>
    <bug_when>2012-11-22 21:38:34 +0000</bug_when>
    <thetext>I report the same issue with kubuntu 12.10.
I&apos;ve to stop semantic desktop to umount removable device

christian f.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1318230</commentid>
    <comment_count>28</comment_count>
    <who name="Mykola Krachkovsky">w01dnick</who>
    <bug_when>2012-11-25 06:01:33 +0000</bug_when>
    <thetext>As for me, if I just mount USB thumb, usually all is &apos;ok&apos;, but sometimes nepomukservicestub opens some folder on it and do nothing else (used folder is constant). When open drive in Dolphin, chances are higher. When I mount external HDD (one of partitions) with ext4, nepomukservicestub begin to indexing that drive (lsof shows different folders).

KDE SC 4.9.3 (from openSUSE binaries).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1319483</commentid>
    <comment_count>29</comment_count>
    <who name="Martin Bednar">martin</who>
    <bug_when>2012-11-29 18:01:42 +0000</bug_when>
    <thetext>I&apos;m seeing this with KDE 4.10 beta 1.
Plug in a removable hard drive, I get asked whether nepomuk should index it. I say no. (Removable device indexing is disabled in system settings).
The indexing indeed doesn&apos;t happen, however nepomuk sits idly on the removable disk, preventing me to unmount it. lsof shows : 
nepomukse 1556 martin  115r   DIR   8,17     4096        2 /media/d8d73d06-239f-44ce-a607-27282b824a3b

If I kill this service, and unmount before it gets respawned, the unmount is successful.
Happens on a clean KDE config.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1320396</commentid>
    <comment_count>30</comment_count>
    <who name="Tim Eberhardt">tim.eberhardt</who>
    <bug_when>2012-12-02 13:46:04 +0000</bug_when>
    <thetext>Confirming this using kde 4.9.3 and qt 4.8.3 on gentoo linux amd64. Blocking process is nepomukservicestub.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1320725</commentid>
    <comment_count>31</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2012-12-03 15:01:12 +0000</bug_when>
    <thetext>Git commit 662d24f734efad461d74a11488519269ec611496 by Vishesh Handa.
Committed on 03/12/2012 at 15:47.
Pushed by vhanda into branch &apos;master&apos;.

FileWatch: Remove any existing dirIterator when removing the watches

When issuing a command to remove the watches, watches could be being
added at that point. In that case one should remove those iterators so
that watches are not added after it is unmounted. Also, the dirIterators
seem to prevent the medium from being unmounted.

Also make sure _k_addWatches is invoked if the dir iterater list is not
empty. There can be a case when there is only 1 dir iterator, and it
fails to add a watch. In that case _k_addWatches is not called again,
and that iterator is never removed. This happened to me for a
&apos;lost+found&apos; directory.
FIXED-IN: 4.10

M  +15   -5    services/filewatch/kinotify.cpp
M  +1    -0    services/filewatch/nepomukfilewatch.cpp

http://commits.kde.org/nepomuk-core/662d24f734efad461d74a11488519269ec611496</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1320957</commentid>
    <comment_count>32</comment_count>
    <who name="Nikita Skovoroda">chalkerx</who>
    <bug_when>2012-12-04 09:11:42 +0000</bug_when>
    <thetext>Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1324695</commentid>
    <comment_count>33</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2012-12-18 19:34:18 +0000</bug_when>
    <thetext>*** Bug 307595 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1327442</commentid>
    <comment_count>34</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2012-12-30 16:50:07 +0000</bug_when>
    <thetext>*** Bug 312389 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1329278</commentid>
    <comment_count>35</comment_count>
    <who name="Alexandre Pereira">pereira.alex</who>
    <bug_when>2013-01-06 21:01:40 +0000</bug_when>
    <thetext>I am testing openSUSE KDE 4.10 RC2.

I am suffering from this bug. I have an external usb disk, and although I have &quot;ignore removable devices&quot; setting selected, nepomuk still tries to index the external usb disk.

I cannot remove the usb disk until I disable nepomuk. After that I can remove it safelly.

Also , lsof shows that its nepomuk that is using the usb disk.

Thanks</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1329392</commentid>
    <comment_count>36</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2013-01-07 08:11:23 +0000</bug_when>
    <thetext>(In reply to comment #35)
&gt; I am testing openSUSE KDE 4.10 RC2.
&gt; 
&gt; I am suffering from this bug. I have an external usb disk, and although I
&gt; have &quot;ignore removable devices&quot; setting selected, nepomuk still tries to
&gt; index the external usb disk.
&gt; 
&gt; I cannot remove the usb disk until I disable nepomuk. After that I can
&gt; remove it safelly.
&gt; 
&gt; Also , lsof shows that its nepomuk that is using the usb disk.
&gt; 
&gt; Thanks

oh man. Really? Could you check if running 
$ qdbus org.kde.nepomuk.services.nepomukfilewatch /servicecontrol shutdown
fixes the issue? 

Also, are you sure it tries to index the the external usb disk? Or does it just try to install watches?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1329404</commentid>
    <comment_count>37</comment_count>
    <who name="Alexandre Pereira">pereira.alex</who>
    <bug_when>2013-01-07 09:12:00 +0000</bug_when>
    <thetext>At the moment i cannot check it, but to add : 

I have 3 distributions installed in my computer ( i like to test :) ) and : 

openSUSE does it;
fedora does it;
kubuntu doesnt do it ! i tried several times to reproduce this bug on kubuntu but was not able to.

maybe a case of distribution patches ?

Thanks</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1331199</commentid>
    <comment_count>38</comment_count>
    <who name="">humufr</who>
    <bug_when>2013-01-11 20:44:08 +0000</bug_when>
    <thetext>It is present with kubuntu and package for 4.10 rc2. The only workaround I did find is to disable nepomuk.

 (In reply to comment #37)
&gt; At the moment i cannot check it, but to add : 
&gt; 
&gt; I have 3 distributions installed in my computer ( i like to test :) ) and : 
&gt; 
&gt; openSUSE does it;
&gt; fedora does it;
&gt; kubuntu doesnt do it ! i tried several times to reproduce this bug on
&gt; kubuntu but was not able to.
&gt; 
&gt; maybe a case of distribution patches ?
&gt; 
&gt; Thanks</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1332226</commentid>
    <comment_count>39</comment_count>
    <who name="">meyerm</who>
    <bug_when>2013-01-15 09:24:45 +0000</bug_when>
    <thetext>It&apos;s also a problem on Archlinux (4.9.5).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1332368</commentid>
    <comment_count>40</comment_count>
    <who name="Federico Cuello">fedux</who>
    <bug_when>2013-01-15 19:15:58 +0000</bug_when>
    <thetext>(In reply to comment #36)
&gt; (In reply to comment #35)
&gt; &gt; I am testing openSUSE KDE 4.10 RC2.
&gt; &gt; 
&gt; &gt; I am suffering from this bug. I have an external usb disk, and although I
&gt; &gt; have &quot;ignore removable devices&quot; setting selected, nepomuk still tries to
&gt; &gt; index the external usb disk.
&gt; &gt; 
&gt; &gt; I cannot remove the usb disk until I disable nepomuk. After that I can
&gt; &gt; remove it safelly.
&gt; &gt; 
&gt; &gt; Also , lsof shows that its nepomuk that is using the usb disk.
&gt; &gt; 
&gt; &gt; Thanks
&gt; 
&gt; oh man. Really? Could you check if running 
&gt; $ qdbus org.kde.nepomuk.services.nepomukfilewatch /servicecontrol shutdown
&gt; fixes the issue? 
&gt; 
&gt; Also, are you sure it tries to index the the external usb disk? Or does it
&gt; just try to install watches?

That worked for me. I could umount the device after that command. I&apos;m using archlinux.

$ lsof /media/64EE32CBEE329570/
COMMAND    PID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
nepomukse 2755 fedux   27r   DIR   8,17     4096    5 /media/64EE32CBEE329570
nepomukse 2755 fedux   28r   DIR   8,17     4096   36 /media/64EE32CBEE329570/boot

Output of ps:
 2755 ?        SNl    0:11  /usr/bin/nepomukservicestub nepomukfilewatch

$ LANG=C /usr/bin/nepomukservicestub --version
Qt: 4.8.4
KDE Development Platform: 4.9.5
Nepomuk Service Stub: 0.1.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1332386</commentid>
    <comment_count>41</comment_count>
    <who name="Johan Thelmen">johan.thelmen</who>
    <bug_when>2013-01-15 20:43:35 +0000</bug_when>
    <thetext>I got this with updated Kubuntu quantal with quantal-backports and quantal-updates. I have upgraded to raring (in development) and have not seen this problem again.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1333153</commentid>
    <comment_count>42</comment_count>
    <who name="Ralph Moenchmeyer">rm</who>
    <bug_when>2013-01-18 17:44:56 +0000</bug_when>
    <thetext>(In reply to comment #36)

&gt; oh man. Really? Could you check if running 
&gt; $ qdbus org.kde.nepomuk.services.nepomukfilewatch /servicecontrol shutdown
&gt; fixes the issue? 
&gt; 
&gt; Also, are you sure it tries to index the the external usb disk? Or does it
&gt; just try to install watches?

I have Opensuse 12.2 with KDE 4.9.5. 
Entering 
 $ qdbus org.kde.nepomuk.services.nepomukfilewatch /servicecontrol shutdown
helps, but only temporarily - i.e. for the active KDE session. A logout of KDE and a new login will lead to the old problem as soon as you mount an external USB device again.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1337113</commentid>
    <comment_count>43</comment_count>
    <who name="Alexandre Bonneau">alexandre.bonneau</who>
    <bug_when>2013-02-01 16:01:33 +0000</bug_when>
    <thetext>I can confirm comment #11, on Kubuntu using kde 4.9.5 I can&apos;t unmount some usb3 devices.
Oddly, it does not happen every time. I still haven&apos;t figured out what triggers this wrong behavior.

To be able to unmount your external devices, you have to completely disable nepomuk. If you only suspend indexing, nepomukservicestub is still &apos;locking&apos; the devices.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1339631</commentid>
    <comment_count>44</comment_count>
    <who name="Stephan Menzel">stephan.menzel</who>
    <bug_when>2013-02-09 17:43:10 +0000</bug_when>
    <thetext>I have just upgraded to KDE 4.10 and can&apos;t reproduce it anymore. Looks like this is indeed fixed. 

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1339652</commentid>
    <comment_count>45</comment_count>
    <who name="Sami Boukortt">sami</who>
    <bug_when>2013-02-09 18:10:49 +0000</bug_when>
    <thetext>Not on my machine that was previously unaffected.

lsof prints:
nepomukse 19925 (me)   21r   DIR   8,17     4096    2 /run/media/(me)/(device)

I’ve configured the file indexer to ignore external storage devices.

Maybe it is due to the switch to udisks2 (and thus /media/(device) → /run/media/(user)/(device))?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1339944</commentid>
    <comment_count>46</comment_count>
    <who name="Karsten">karsten.htw</who>
    <bug_when>2013-02-10 11:33:39 +0000</bug_when>
    <thetext>For me (like Sami B.), this bug isn&apos;t fixed in KDE 4.10! 

If I activate Nepomuk, I can&apos;t unmount removable media. There are some process, which are prevent this. Her is an output from the terminal:

##########################################
]$ lsof | grep &apos;/run/media/karsten/BackUp&apos;
nepomukse 9144      karsten   14r      DIR               8,81     4096  2097155 /run/media/karsten/BackUp/Back_In_Time/Desktop
QThread   9144 9150 karsten   14r      DIR               8,81     4096  2097155 /run/media/karsten/BackUp/Back_In_Time/Desktop
QInotifyF 9144 9152 karsten   14r      DIR               8,81     4096  2097155 /run/media/karsten/BackUp/Back_In_Time/Desktop
#########################################

If I deactivate Nepomuk, I can (without problems) unmount removable media.

In the setting of Nepomuk I have configured to ignored removable media and there are no files or folders on the removable media configured (for searching and indexing in Nepomuk).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1340083</commentid>
    <comment_count>47</comment_count>
    <who name="Stephan Menzel">stephan.menzel</who>
    <bug_when>2013-02-10 18:23:26 +0000</bug_when>
    <thetext>Well, Karsten and Sami B, one of you should reopen this, so it gets some attention. I can&apos;t since it&apos;s gone on this machine here where I first observed it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1340098</commentid>
    <comment_count>48</comment_count>
    <who name="Kevin Kofler">kevin.kofler</who>
    <bug_when>2013-02-10 18:52:31 +0000</bug_when>
    <thetext>Reopening based on comment #45 and comment #46.

I think Sami B. is probably right, there must be a hardcoded /media somewhere, /run/media needs to be added to that for udisks2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1340289</commentid>
    <comment_count>49</comment_count>
    <who name="Ralph Moenchmeyer">rm</who>
    <bug_when>2013-02-11 09:37:37 +0000</bug_when>
    <thetext>For me the KDE 4.10 reaction (combination of nepomuk and device notifier reactions) is even stranger than with KDE 4.9.5 before: 

I attach an external USB drive with 3 partitions - all 3 partitions are first shown by the device notifier as expected. I mount one of the partitions (by using the device notifier). I try to unmount it again. Not possible - a warning appears that one process is still active. lsof shows it is a nepomuk service 

lsof +d /media/f2e85cdf-d38c-4528-b716-e6832fa7f669
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
nepomukse 5606  xmr    9r   DIR   8,22     4096    2 /media/f2e85cdf-d38c-4528-b716-e6832fa7f669

Some seconds later I try to unmount the external partition of the USB-device once again - with the unmount options in the device notifier. Now it works - the mounted partition really gets unmounted.  However - the KDE device notifier afterwards  does not show any external device any longer - which is wrong.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1340290</commentid>
    <comment_count>50</comment_count>
    <who name="Ralph Moenchmeyer">rm</who>
    <bug_when>2013-02-11 09:42:07 +0000</bug_when>
    <thetext>Addition to my comment #49: 
Nepomuk&apos;s indexing was of course configured to ignore all removeable media.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1340291</commentid>
    <comment_count>51</comment_count>
    <who name="Ralph Moenchmeyer">rm</who>
    <bug_when>2013-02-11 09:43:18 +0000</bug_when>
    <thetext>Addition to my comment #49: 
Nepomuk&apos;s indexing was of course configured to ignore all removeable media.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1341345</commentid>
    <comment_count>52</comment_count>
    <who name="">humufr</who>
    <bug_when>2013-02-13 12:56:35 +0000</bug_when>
    <thetext>Hi,

another point, in one of my external hard drive there are two partitions, one NTFS and one ext2. I do not have any problem to unmount the NTFS one but the ext2 is always occupied thanks to nepomuk indexer (with the configuration set to ignore all removable hard drive naturally).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1341346</commentid>
    <comment_count>53</comment_count>
    <who name="">humufr</who>
    <bug_when>2013-02-13 12:57:18 +0000</bug_when>
    <thetext>I forgot: 
kubuntu with final 4.10</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1341408</commentid>
    <comment_count>54</comment_count>
    <who name="mark">circular.ebin</who>
    <bug_when>2013-02-13 15:14:47 +0000</bug_when>
    <thetext>I&apos;m having the same issue with an inability to unmount removable media (my ipod &amp; pendrive), in Kubuntu 12.10, with KDE 4.10.00. Nepomuk is set to ignore removable media. Though it&apos;s ejected and notifications state its ok to remove, I have been removing the unmounted media without any data losses (knocking on wood).

One of my pendrives formatted to ext4 will properly unmount when ejected, however when the format is fat32 or ext3, unmount doesn&apos;t happen.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1342060</commentid>
    <comment_count>55</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2013-02-15 13:59:40 +0000</bug_when>
    <thetext>Until I can reproduce this I unfortunately cannot fix it. As a workaround, I&apos;ve created this page - userbase.kde.org/Nepomuk/RemovableMediaHandling which offers a simple solution.

When the device cannot be unmounted is the mount point the only directory for which &apos;lsof&apos; returns nepomuk or does it do so for other directories as well?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1342070</commentid>
    <comment_count>56</comment_count>
    <who name="Karsten">karsten.htw</who>
    <bug_when>2013-02-15 14:45:29 +0000</bug_when>
    <thetext>(In reply to comment #55)
&gt; Until I can reproduce this I unfortunately cannot fix it. As a workaround,
&gt; I&apos;ve created this page - userbase.kde.org/Nepomuk/RemovableMediaHandling
&gt; which offers a simple solution.

Ok, thank you. This workaround works for me.

&gt; 
&gt; When the device cannot be unmounted is the mount point the only directory
&gt; for which &apos;lsof&apos; returns nepomuk or does it do so for other directories as
&gt; well?

Yes. 

On my system the mount point is the only directory for which &apos;lsof&apos; returns nepomuk (see my comment: https://bugs.kde.org/show_bug.cgi?id=304943#c46 )</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1343322</commentid>
    <comment_count>57</comment_count>
    <who name="Erik Quaeghebeur">bugs.kde.org</who>
    <bug_when>2013-02-19 13:28:03 +0000</bug_when>
    <thetext>&gt; When the device cannot be unmounted is the mount point the only directory
&gt; for which &apos;lsof&apos; returns nepomuk or does it do so for other directories as
&gt; well?

No, on my system (4.9.5), there are others as well. The problem only happens on really removable media (usb-harddrive), but not on internal media (sata-harddrive) that is effectively also used in the same way (mounted from time to time). Why the different treatment of these similar components?

BTW, I my workaround was to do a lazy unmount, i.e.,  # umount -l path/to/mountpoint</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1343354</commentid>
    <comment_count>58</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2013-02-19 14:17:56 +0000</bug_when>
    <thetext>I&apos;ve pushed this patch into 4.10.1. It might be the cause of the problem -

commit af371633a3cc71a5649a2d0335f5a42794b55c4d
Author: Vishesh Handa &lt;me@vhanda.in&gt;
Date:   Tue Feb 19 19:39:49 2013 +0530

    kinotify removeWatch: use QDirIterator::path not filePath
    
    It could be that the iterator doesn&apos;t contain any elements or that
    next() still hasn&apos;t been called. In that case QDirIterator::filePath
    would not return anything and it wouldn&apos;t be removed.
    
    This might be the reason why some removeable media cannot be removed.

I&apos;m not changing the status of this bug, cause I&apos;m not sure if this fixes it. Please do let me know once 4.10.1 has been released.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1343358</commentid>
    <comment_count>59</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2013-02-19 14:22:23 +0000</bug_when>
    <thetext>*** Bug 315368 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1343700</commentid>
    <comment_count>60</comment_count>
    <who name="Erik Quaeghebeur">bugs.kde.org</who>
    <bug_when>2013-02-20 12:45:31 +0000</bug_when>
    <thetext>A follow-up to my report:

&gt; No, on my system (4.9.5), there are others as well. The problem only happens
&gt; on really removable media (usb-harddrive), but not on internal media
&gt; (sata-harddrive) that is effectively also used in the same way (mounted from
&gt; time to time). Why the different treatment of these similar components?

I&apos;ve tried the workaround from the userbase website; it does not work. Note that the removable media is being manually mounted under a subdirectory of /mnt</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1343713</commentid>
    <comment_count>61</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2013-02-20 13:17:20 +0000</bug_when>
    <thetext>(In reply to comment #60)
&gt; A follow-up to my report:
&gt; 
&gt; &gt; No, on my system (4.9.5), there are others as well. The problem only happens
&gt; &gt; on really removable media (usb-harddrive), but not on internal media
&gt; &gt; (sata-harddrive) that is effectively also used in the same way (mounted from
&gt; &gt; time to time). Why the different treatment of these similar components?
&gt; 
&gt; I&apos;ve tried the workaround from the userbase website; it does not work. Note
&gt; that the removable media is being manually mounted under a subdirectory of
&gt; /mnt

The workaround will not work in the 4.9 series. It&apos;s only there in 4.10</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1344901</commentid>
    <comment_count>62</comment_count>
    <who name="Christian Bayer">christian_bay</who>
    <bug_when>2013-02-24 15:58:22 +0000</bug_when>
    <thetext>I think this discussion misses a very important point. I set up nepomuk to only index my home directory and some of its subdirectories (this is probably the default anyways). I would assume that this models a whitelist for folders to be indexed. Why would nepomuk even bother to index stuff that is apparantly not beneath my home directory like /media? To my mind this is the fundamental problem here. If there is a whitelist specified, then nepomuk should ignore anything that is not included there. Period. If someone really wants to index removable media (I don&apos;t really see a use case for this anyways), then one should include /media in the whitelist.
I&apos;m on Kubuntu 12.10, KDE 4.9.4. I see this issue on two laptops with different USB hard disks, USB 2.0 USB 3.0.

$ nepomukindexer --version
Qt: 4.8.3
KDE Development Platform: 4.9.4
NepomukIndexer: 0.1.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1345051</commentid>
    <comment_count>63</comment_count>
    <who name="Nikita Skovoroda">chalkerx</who>
    <bug_when>2013-02-25 06:03:02 +0000</bug_when>
    <thetext>&gt; I think this discussion misses a very important point. I set up nepomuk to only index my home directory and some of its subdirectories (this is probably the default anyways). I would assume that this models a whitelist for folders to be indexed. Why would nepomuk even bother to index stuff that is apparantly not beneath my home directory like /media?

You missed something: http://userbase.kde.org/Nepomuk/RemovableMediaHandling</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1345052</commentid>
    <comment_count>64</comment_count>
    <who name="Nikita Skovoroda">chalkerx</who>
    <bug_when>2013-02-25 06:06:31 +0000</bug_when>
    <thetext>Long story put short: indexing is indexing, metadata is metadata. Watches are needed so that metadata wouldn&apos;t be lost when moving files, even is indexing is completely disabled in the whole system.

There is a separate configuration option that turns this behavior off, but no checkbox in the gui for it now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1348201</commentid>
    <comment_count>65</comment_count>
    <who name="Stephan Menzel">stephan.menzel</who>
    <bug_when>2013-03-06 09:29:01 +0000</bug_when>
    <thetext>(In reply to comment #47)
&gt; Well, Karsten and Sami B, one of you should reopen this, so it gets some
&gt; attention. I can&apos;t since it&apos;s gone on this machine here where I first
&gt; observed it.

I have to correct this one. It has just re-appeared. So it is not fixed for me either in 4.10</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1348218</commentid>
    <comment_count>66</comment_count>
    <who name="Alexandre Bonneau">alexandre.bonneau</who>
    <bug_when>2013-03-06 10:19:54 +0000</bug_when>
    <thetext>On my system (with 4.10), the bug only arises for usb hardisks, not for usb flash keys, even if I use the same usb3 port. Could that be related ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1351723</commentid>
    <comment_count>67</comment_count>
    <who name="Sergio Cambra">sergio</who>
    <bug_when>2013-03-16 21:00:52 +0000</bug_when>
    <thetext>I&apos;m still getting this on 4.10.1, lsof display more than mount point:
nepomukse 1246 sergio   14r   DIR   8,17     4096       2 /media/Backup
nepomukse 1246 sergio   22r   DIR   8,17     4096  917507 /media/Backup/backintime/tablet/sergio
nepomukse 1246 sergio   23r   DIR   8,17     4096  917508 /media/Backup/backintime/tablet/sergio/1
nepomukse 1246 sergio   24r   DIR   8,17     4096 2539540 /media/Backup/backintime/tablet/sergio/1/20121116-001631-683/backup/home/sergio
nepomukse 1246 sergio   25r   DIR   8,17     4096 2736201 /media/Backup/backintime/tablet/sergio/1/20121116-001631-683/backup/home/sergio/web
nepomukse 1246 sergio   26r   DIR   8,17    24576 3842098 /media/Backup/backintime/tablet/sergio/1/20121116-001631-683/backup/home/sergio/web/press2work
nepomukse 1246 sergio   27r   DIR   8,17     4096 3850255 /media/Backup/backintime/tablet/sergio/1/20121116-001631-683/backup/home/sergio/web/press2work/tiny_mce
nepomukse 1246 sergio   28r   DIR   8,17     4096 3850256 /media/Backup/backintime/tablet/sergio/1/20121116-001631-683/backup/home/sergio/web/press2work/tiny_mce/plugins</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1351724</commentid>
    <comment_count>68</comment_count>
    <who name="Sergio Cambra">sergio</who>
    <bug_when>2013-03-16 21:01:27 +0000</bug_when>
    <thetext>I&apos;m still getting this on 4.10.1, lsof display more than mount point:
COMMAND    PID   USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
nepomukse 1246 sergio   14r   DIR   8,17     4096       2 /media/Backup
nepomukse 1246 sergio   22r   DIR   8,17     4096  917507 /media/Backup/backintime/tablet/sergio
nepomukse 1246 sergio   23r   DIR   8,17     4096  917508 /media/Backup/backintime/tablet/sergio/1
nepomukse 1246 sergio   24r   DIR   8,17     4096 2539540 /media/Backup/backintime/tablet/sergio/1/20121116-001631-683/backup/home/sergio
nepomukse 1246 sergio   25r   DIR   8,17     4096 2736201 /media/Backup/backintime/tablet/sergio/1/20121116-001631-683/backup/home/sergio/web
nepomukse 1246 sergio   26r   DIR   8,17    24576 3842098 /media/Backup/backintime/tablet/sergio/1/20121116-001631-683/backup/home/sergio/web/press2work
nepomukse 1246 sergio   27r   DIR   8,17     4096 3850255 /media/Backup/backintime/tablet/sergio/1/20121116-001631-683/backup/home/sergio/web/press2work/tiny_mce
nepomukse 1246 sergio   28r   DIR   8,17     4096 3850256 /media/Backup/backintime/tablet/sergio/1/20121116-001631-683/backup/home/sergio/web/press2work/tiny_mce/plugins</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1353575</commentid>
    <comment_count>69</comment_count>
    <who name="">korgens</who>
    <bug_when>2013-03-22 16:28:33 +0000</bug_when>
    <thetext>It seems that this bug is back for me, too.

I tested on Archlinux: Linux 3.8.3-2-ARCH #1 SMP PREEMPT Sun Mar 17 13:04:22 CET 2013 x86_64 GNU/Linux 
My version of KDE: 4.10.1

Fresh install of KDE (deleted all .kde4, .local and .config files before loging in).

Configuration: Configuration Settings -&gt; Nepomuk server -&gt; Indexing: &quot;ignore all removable devices&quot;
 ... -&gt; Custom folders: I&apos;ve left only folders inside /home checked

How to reproduce: 
1) Place an USB drive copy, copy some video files to it.
2) Try to &quot;safely remove&quot; from Dolphing or from &quot;available devices&quot; on the system tray. Message says impossible because there is a program accessing it. 
3) From the command line, issuing lsof /dev/sdd1 shows nepomuk.

 Not even root can unmount the device. Killing all nepomuk related processes doesn&apos;t help, because they get respawned.

The worst part is having to explain to other family members and work associates that they need to shutdown or logoff their session... ;-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1353689</commentid>
    <comment_count>70</comment_count>
    <who name="Cruz Enrique">cruzki123</who>
    <bug_when>2013-03-23 09:28:29 +0000</bug_when>
    <thetext>You don&apos;t need to shutdown. Dissabling nepomuk (from the systemtry, for example) you can remove you usb key and then enable again :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1354485</commentid>
    <comment_count>71</comment_count>
    <who name="Kevin the Drummer">kde</who>
    <bug_when>2013-03-26 05:42:48 +0000</bug_when>
    <thetext>I also suffer from the inability to umount my USB hard-drive after my Fedora 17 system updated to nepomuk 4.10.1 on March 20th.   Luckily comment 36 of this thread suggested running 

/usr/bin/qdbus org.kde.nepomuk.services.nepomukfilewatch /servicecontrol shutdown

which I did.  At that point I can umount my USB drive.

I hope that helps.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1354648</commentid>
    <comment_count>72</comment_count>
    <who name="Wilco">wilcobeekhuizen</who>
    <bug_when>2013-03-26 15:58:28 +0000</bug_when>
    <thetext>I can confirm this bug is alive on KDE 4.10. Nepomuk is keeping processes open on removable media even when set to ignore removable media.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1364054</commentid>
    <comment_count>73</comment_count>
    <who name="">Oliver</who>
    <bug_when>2013-04-26 06:27:19 +0000</bug_when>
    <thetext>I noticed the same problem today with an external USB3 drive. Nepomuk is configured to ignore removable media.

I have to completely disable Nepomuk to be able to unmount the drive again.

Running Gentoo Linux with KDE 4.10.1

 $ lsof /run/media/oliver/OSCHWABE500G
COMMAND     PID   USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
nepomukse 24702 oliver   16r   DIR  8,113     4096  1253377 /run/media/oliver/OSCHWABE500G/data
nepomukse 24702 oliver   17r   DIR  8,113     4096 22167553 /run/media/oliver/OSCHWABE500G/data/Backup T60
nepomukse 24702 oliver   22r   DIR  8,113     4096 22167555 /run/media/oliver/OSCHWABE500G/data/Backup T60/Backup_D
nepomukse 24702 oliver   23r   DIR  8,113     4096 22167571 /run/media/oliver/OSCHWABE500G/data/Backup T60/Backup_D/Programme
nepomukse 24702 oliver   24r   DIR  8,113     4096 22167655 /run/media/oliver/OSCHWABE500G/data/Backup T60/Backup_D/Programme/Picasa2
nepomukse 24702 oliver   25r   DIR  8,113     4096 22167804 /run/media/oliver/OSCHWABE500G/data/Backup T60/Backup_D/Programme/Picasa2/web
nepomukse 24702 oliver   26r   DIR  8,113     4096 22167946 /run/media/oliver/OSCHWABE500G/data/Backup T60/Backup_D/Programme/Picasa2/web/templates

 $ ps -ef|grep 24702
oliver   24702 24660  0 08:23 ?        00:00:01 /usr/bin/nepomukservicestub nepomukfilewatch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1364774</commentid>
    <comment_count>74</comment_count>
      <attachid>79530</attachid>
    <who name="Simeon Bird">bladud</who>
    <bug_when>2013-04-29 04:36:08 +0000</bug_when>
    <thetext>Created attachment 79530
Extra debug output patch

Could someone who is experiencing this please recompile with the attached patch, and grab the debug output, following Vishesh&apos;s instructions in comment 15?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1388367</commentid>
    <comment_count>75</comment_count>
    <who name="Wilco">wilcobeekhuizen</who>
    <bug_when>2013-08-07 07:09:44 +0000</bug_when>
    <thetext>I can no longer reproduce this bug with KDE 4.10.5 on Arch Linux</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1394683</commentid>
    <comment_count>76</comment_count>
    <who name="">Oliver</who>
    <bug_when>2013-09-03 05:02:41 +0000</bug_when>
    <thetext>Can&apos;t reproduce it with KDE 4.10.5 on Gentoo Linux either.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1401479</commentid>
    <comment_count>77</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2013-10-04 13:32:34 +0000</bug_when>
    <thetext>Marking this as FIXED for the second time. Please feel free to reopen it if it still occurs. (It would be even more awesome if you could find the time to be available online so that we could debug this together)</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>73840</attachid>
            <date>2012-09-11 20:24:51 +0000</date>
            <delta_ts>2012-09-11 20:24:51 +0000</delta_ts>
            <desc>nepomukservicestub nepomukfilewatch output</desc>
            <filename>konsole.txt</filename>
            <type>text/plain</type>
            <size>4932</size>
            <attacher name="Yannick Roehlly">yannick.roehlly</attacher>
            
              <data encoding="base64">fiDina/ina/ina8gbmVwb211a3NlcnZpY2VzdHViIG5lcG9tdWtmaWxld2F0Y2gKbmVwb211a2Zp
bGV3YXRjaCgxNDM3NCkvbmVwb211ayAobGlicmFyeSkge2Fub255bW91c306Okdsb2JhbE1vZGVs
Q29udGFpbmVyOjppbml0OiBDb25uZWN0aW5nIHRvIGxvY2FsIHNvY2tldCAiL3RtcC9rc29ja2V0
LXlhbm5pY2svbmVwb211ay1zb2NrZXQiCm5lcG9tdWtmaWxld2F0Y2goMTQzNzQpL25lcG9tdWsg
KGZpbGV3YXRjaCBzZXJ2aWNlKSBOZXBvbXVrMjo6RmlsZVdhdGNoOjp3YXRjaEZvbGRlcjogIi9o
b21lL3lhbm5pY2siCm5lcG9tdWtmaWxld2F0Y2goMTQzNzQpL25lcG9tdWsgKGZpbGV3YXRjaCBz
ZXJ2aWNlKSBLSW5vdGlmeTo6YWRkV2F0Y2g6ICIvaG9tZS95YW5uaWNrIgpuZXBvbXVrZmlsZXdh
dGNoKDE0Mzc0KS9uZXBvbXVrIChmaWxld2F0Y2ggc2VydmljZSkgS0lub3RpZnk6OlByaXZhdGU6
Om9wZW46Cm5lcG9tdWtmaWxld2F0Y2goMTQzNzQpL25lcG9tdWsgKGZpbGV3YXRjaCBzZXJ2aWNl
KSBLSW5vdGlmeTo6UHJpdmF0ZTo6b3BlbjogU3VjY2Vzc2Z1bGx5IG9wZW5lZCBjb25uZWN0aW9u
IHRvIGlub3RpZnk6IDEzCm5lcG9tdWtmaWxld2F0Y2goMTQzNzQpL25lcG9tdWsgKGZpbGV3YXRj
aCBzZXJ2aWNlKSBOZXBvbXVrMjo6SW52YWxpZEZpbGVSZXNvdXJjZUNsZWFuZXI6OnJ1bjogU2Vh
cmNoaW5nIGZvciBpbnZhbGlkIGxvY2FsIGZpbGUgZW50cmllcwpuZXBvbXVrZmlsZXdhdGNoKDE0
Mzc0KS9uZXBvbXVrIChmaWxld2F0Y2ggc2VydmljZSkgTmVwb211azI6OkludmFsaWRGaWxlUmVz
b3VyY2VDbGVhbmVyOjpydW46IERvbmUgc2VhcmNoaW5nIGZvciBpbnZhbGlkIGxvY2FsIGZpbGUg
ZW50cmllcwpuZXBvbXVrZmlsZXdhdGNoKDE0Mzc0KSBOZXBvbXVrMjo6UmVtb3ZhYmxlTWVkaWFD
YWNoZTo6c2xvdFNvbGlkRGV2aWNlQWRkZWQ6ICIvb3JnL2ZyZWVkZXNrdG9wL1VEaXNrcy9kZXZp
Y2VzL3NkYyIKbmVwb211a2ZpbGV3YXRjaCgxNDM3NCkgTmVwb211azI6OlJlbW92YWJsZU1lZGlh
Q2FjaGU6OnNsb3RTb2xpZERldmljZUFkZGVkOiAiL29yZy9mcmVlZGVza3RvcC9VRGlza3MvZGV2
aWNlcy9zZGMxIgpuZXBvbXVrZmlsZXdhdGNoKDE0Mzc0KSBOZXBvbXVrMjo6UmVtb3ZhYmxlTWVk
aWFDYWNoZTo6Y3JlYXRlQ2FjaGVFbnRyeTogVXNhYmxlICIvb3JnL2ZyZWVkZXNrdG9wL1VEaXNr
cy9kZXZpY2VzL3NkYzEiCm5lcG9tdWtmaWxld2F0Y2goMTQzNzQpIE5lcG9tdWsyOjpSZW1vdmFi
bGVNZWRpYUNhY2hlOjpzbG90QWNjZXNzaWJpbGl0eUNoYW5nZWQ6IHRydWUgIi9vcmcvZnJlZWRl
c2t0b3AvVURpc2tzL2RldmljZXMvc2RjMSIKbmVwb211a2ZpbGV3YXRjaCgxNDM3NCkgTmVwb211
azI6OlJlbW92YWJsZU1lZGlhQ2FjaGU6OnNsb3RBY2Nlc3NpYmlsaXR5Q2hhbmdlZDogIi9vcmcv
ZnJlZWRlc2t0b3AvVURpc2tzL2RldmljZXMvc2RjMSIgYWNjZXNzaWJsZSBhdCAiL21lZGlhL1Nh
dXZlZ2FyZGVzIiB3aXRoIGlkZW50aWZpZXIgImZpbGV4Oi8vZTczZGU0MmUtOGM2ZS00MzI5LWE3
ZTEtMjRhNmVhNzkxNGJhIgpuZXBvbXVrZmlsZXdhdGNoKDE0Mzc0KS9uZXBvbXVrIChmaWxld2F0
Y2ggc2VydmljZSkgTmVwb211azI6OkludmFsaWRGaWxlUmVzb3VyY2VDbGVhbmVyOjpydW46IFNl
YXJjaGluZyBmb3IgaW52YWxpZCBsb2NhbCBmaWxlIGVudHJpZXMKbmVwb211a2ZpbGV3YXRjaCgx
NDM3NCkvbmVwb211ayAoZmlsZXdhdGNoIHNlcnZpY2UpIE5lcG9tdWsyOjpGaWxlV2F0Y2g6OnNs
b3REZXZpY2VNb3VudGVkOiBEZXZpY2UgY29uZmlndXJlZCB0byBub3QgYmUgaW5kZXhlZC4KbmVw
b211a2ZpbGV3YXRjaCgxNDM3NCkvbmVwb211ayAoZmlsZXdhdGNoIHNlcnZpY2UpIE5lcG9tdWsy
OjpGaWxlV2F0Y2g6OnNsb3REZXZpY2VNb3VudGVkOiBJbnN0YWxsaW5nIHdhdGNoIGZvciByZW1v
dmFibGUgc3RvcmFnZSBhdCBtb3VudCBwb2ludCAiL21lZGlhL1NhdXZlZ2FyZGVzIgpuZXBvbXVr
ZmlsZXdhdGNoKDE0Mzc0KS9uZXBvbXVrIChmaWxld2F0Y2ggc2VydmljZSkgTmVwb211azI6OkZp
bGVXYXRjaDo6d2F0Y2hGb2xkZXI6ICIvbWVkaWEvU2F1dmVnYXJkZXMiCm5lcG9tdWtmaWxld2F0
Y2goMTQzNzQpL25lcG9tdWsgKGZpbGV3YXRjaCBzZXJ2aWNlKSBLSW5vdGlmeTo6YWRkV2F0Y2g6
ICIvbWVkaWEvU2F1dmVnYXJkZXMiCm5lcG9tdWtmaWxld2F0Y2goMTQzNzQpL25lcG9tdWsgKGZp
bGV3YXRjaCBzZXJ2aWNlKSBOZXBvbXVrMjo6SW52YWxpZEZpbGVSZXNvdXJjZUNsZWFuZXI6OnJ1
bjogRG9uZSBzZWFyY2hpbmcgZm9yIGludmFsaWQgbG9jYWwgZmlsZSBlbnRyaWVzCgojCiMgVGhl
cmUgaXMgbm8gbW9yZSBvdXRwdXQgd2hpbGUgbmVwb211ayBpcyBzY2FubmluZyB0aGUgZGlyZWN0
b3J5LiBUaGVuLCBJIHRyeSB0byB1bm1vdW50IHRoZSBkcml2ZS4KIwoKbmVwb211a2ZpbGV3YXRj
aCgxNDM3NCkvbmVwb211ayAoZmlsZXdhdGNoIHNlcnZpY2UpIEtJbm90aWZ5OjpyZW1vdmVXYXRj
aDogIi9tZWRpYS9TYXV2ZWdhcmRlcyIKbmVwb211a2ZpbGV3YXRjaCgxNDM3NCkvbmVwb211ayAo
ZmlsZXdhdGNoIHNlcnZpY2UpIEtJbm90aWZ5OjpyZW1vdmVXYXRjaDogIi9tZWRpYS9TYXV2ZWdh
cmRlcyIKbmVwb211a2ZpbGV3YXRjaCgxNDM3NCkvbmVwb211ayAoZmlsZXdhdGNoIHNlcnZpY2Up
IEtJbm90aWZ5OjpyZW1vdmVXYXRjaDogIi9tZWRpYS9TYXV2ZWdhcmRlcyIKbmVwb211a2ZpbGV3
YXRjaCgxNDM3NCkvbmVwb211ayAoZmlsZXdhdGNoIHNlcnZpY2UpIEtJbm90aWZ5OjpyZW1vdmVX
YXRjaDogIi9tZWRpYS9TYXV2ZWdhcmRlcyIKbmVwb211a2ZpbGV3YXRjaCgxNDM3NCkvbmVwb211
ayAoZmlsZXdhdGNoIHNlcnZpY2UpIEtJbm90aWZ5OjpyZW1vdmVXYXRjaDogIi9tZWRpYS9TYXV2
ZWdhcmRlcyIgICAgIApuZXBvbXVrZmlsZXdhdGNoKDE0Mzc0KS9uZXBvbXVrIChmaWxld2F0Y2gg
c2VydmljZSkgS0lub3RpZnk6OnJlbW92ZVdhdGNoOiAiL21lZGlhL1NhdXZlZ2FyZGVzIiAgICAg
IApuZXBvbXVrZmlsZXdhdGNoKDE0Mzc0KS9uZXBvbXVrIChmaWxld2F0Y2ggc2VydmljZSkgS0lu
b3RpZnk6OnNsb3RFdmVudDogIi8iIEV2ZW50SWdub3JlZCAgICAgICAgICAgICAgICAgICAgICAg
Cm5lcG9tdWtmaWxld2F0Y2goMTQzNzQpL25lcG9tdWsgKGZpbGV3YXRjaCBzZXJ2aWNlKSBLSW5v
dGlmeTo6c2xvdEV2ZW50OiAiLyIgRXZlbnRJZ25vcmVkICAgICAgICAgICAgICAgICAgICAgICAg
ICAgCm5lcG9tdWtmaWxld2F0Y2goMTQzNzQpL25lcG9tdWsgKGZpbGV3YXRjaCBzZXJ2aWNlKSBL
SW5vdGlmeTo6c2xvdEV2ZW50OiAiLyIgRXZlbnRJZ25vcmVkICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgCm5lcG9tdWtmaWxld2F0Y2goMTQzNzQpL25lcG9tdWsgKGZpbGV3YXRjaCBz
ZXJ2aWNlKSBLSW5vdGlmeTo6c2xvdEV2ZW50OiAiLyIgRXZlbnRJZ25vcmVkICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgIApuZXBvbXVrZmlsZXdhdGNoKDE0Mzc0KS9uZXBvbXVr
IChmaWxld2F0Y2ggc2VydmljZSkgS0lub3RpZnk6OnNsb3RFdmVudDogIi8iIEV2ZW50SWdub3Jl
ZCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIApuZXBvbXVrZmlsZXdh
dGNoKDE0Mzc0KS9uZXBvbXVrIChmaWxld2F0Y2ggc2VydmljZSkgS0lub3RpZnk6OnNsb3RFdmVu
dDogIi8iIEV2ZW50SWdub3JlZCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgIApuZXBvbXVrZmlsZXdhdGNoKDE0Mzc0KS9uZXBvbXVrIChmaWxld2F0Y2ggc2VydmljZSkg
S0lub3RpZnk6OnNsb3RFdmVudDogIi8iIEV2ZW50SWdub3JlZApuZXBvbXVrZmlsZXdhdGNoKDE0
Mzc0KS9uZXBvbXVrIChmaWxld2F0Y2ggc2VydmljZSkgS0lub3RpZnk6OnNsb3RFdmVudDogIi8i
IEV2ZW50SWdub3JlZApuZXBvbXVrZmlsZXdhdGNoKDE0Mzc0KS9uZXBvbXVrIChmaWxld2F0Y2gg
c2VydmljZSkgS0lub3RpZnk6OnNsb3RFdmVudDogIi8iIEV2ZW50SWdub3JlZApuZXBvbXVrZmls
ZXdhdGNoKDE0Mzc0KS9uZXBvbXVrIChmaWxld2F0Y2ggc2VydmljZSkgS0lub3RpZnk6OnNsb3RF
dmVudDogIi8iIEV2ZW50SWdub3JlZApuZXBvbXVrZmlsZXdhdGNoKDE0Mzc0KS9uZXBvbXVrIChm
aWxld2F0Y2ggc2VydmljZSkgS0lub3RpZnk6OnNsb3RFdmVudDogIi8iIEV2ZW50SWdub3JlZApu
ZXBvbXVrZmlsZXdhdGNoKDE0Mzc0KS9uZXBvbXVrIChmaWxld2F0Y2ggc2VydmljZSkgS0lub3Rp
Znk6OnNsb3RFdmVudDogIi8iIEV2ZW50SWdub3JlZApuZXBvbXVrZmlsZXdhdGNoKDE0Mzc0KS9u
ZXBvbXVrIChmaWxld2F0Y2ggc2VydmljZSkgS0lub3RpZnk6OnNsb3RFdmVudDogIi8iIEV2ZW50
SWdub3JlZApuZXBvbXVrZmlsZXdhdGNoKDE0Mzc0KS9uZXBvbXVrIChmaWxld2F0Y2ggc2Vydmlj
ZSkgS0lub3RpZnk6OnNsb3RFdmVudDogIi8iIEV2ZW50SWdub3JlZApuZXBvbXVrZmlsZXdhdGNo
KDE0Mzc0KS9uZXBvbXVrIChmaWxld2F0Y2ggc2VydmljZSkgS0lub3RpZnk6OnNsb3RFdmVudDog
Ii8iIEV2ZW50SWdub3JlZApuZXBvbXVrZmlsZXdhdGNoKDE0Mzc0KS9uZXBvbXVrIChmaWxld2F0
Y2ggc2VydmljZSkgS0lub3RpZnk6OnNsb3RFdmVudDogIi8iIEV2ZW50SWdub3JlZApuZXBvbXVr
ZmlsZXdhdGNoKDE0Mzc0KS9uZXBvbXVrIChmaWxld2F0Y2ggc2VydmljZSkgS0lub3RpZnk6OnNs
b3RFdmVudDogIi8iIEV2ZW50SWdub3JlZApuZXBvbXVrZmlsZXdhdGNoKDE0Mzc0KS9uZXBvbXVr
IChmaWxld2F0Y2ggc2VydmljZSkgS0lub3RpZnk6OnNsb3RFdmVudDogIi8iIEV2ZW50SWdub3Jl
ZAoKIwojIFRoaXMgbGluZSBpcyByZXBlYXRlZCBhZ2FpbiBhbmQgYWdhaW4gd2l0aCBzb21ldGlt
ZSB0aGUgInJlbW92ZVdhdGNoIiBsaW5lLgojCgoK
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>79530</attachid>
            <date>2013-04-29 04:36:08 +0000</date>
            <delta_ts>2013-04-29 04:36:08 +0000</delta_ts>
            <desc>Extra debug output patch</desc>
            <filename>file_304943.txt</filename>
            <type>text/plain</type>
            <size>918</size>
            <attacher name="Simeon Bird">bladud</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL3NlcnZpY2VzL2ZpbGV3YXRjaC9raW5vdGlmeS5jcHAgYi9zZXJ2aWNlcy9m
aWxld2F0Y2gva2lub3RpZnkuY3BwDQppbmRleCBlZDk5ODNlLi45ODY1OWQ0IDEwMDY0NA0KLS0t
IGEvc2VydmljZXMvZmlsZXdhdGNoL2tpbm90aWZ5LmNwcA0KKysrIGIvc2VydmljZXMvZmlsZXdh
dGNoL2tpbm90aWZ5LmNwcA0KQEAgLTI5NSwxNCArMjk1LDE4IEBAIGJvb2wgS0lub3RpZnk6OmFk
ZFdhdGNoKCBjb25zdCBRU3RyaW5nJiBwYXRoLCBXYXRjaEV2ZW50cyBtb2RlLCBXYXRjaEZsYWdz
IGZsYWdzDQogDQogYm9vbCBLSW5vdGlmeTo6cmVtb3ZlV2F0Y2goIGNvbnN0IFFTdHJpbmcmIHBh
dGggKQ0KIHsNCisgICAga0RlYnVnKCk8PCJTaXplIG9mIGRpcml0ZXJhdG9yczoiPDxkLT5kaXJJ
dGVyYXRvcnMuc2l6ZSgpOw0KICAgICAvLyBTdG9wIGFsbCBvZiB0aGUgZGlySXRlcmF0b3JzIHdo
aWNoIGNvbnRhaW4gcGF0aA0KICAgICBRTXV0YWJsZUxpbmtlZExpc3RJdGVyYXRvcjxRRGlySXRl
cmF0b3IqPiBpdGVyKCBkLT5kaXJJdGVyYXRvcnMgKTsNCiAgICAgd2hpbGUoIGl0ZXIuaGFzTmV4
dCgpICkgew0KICAgICAgICAgUURpckl0ZXJhdG9yKiBkaXJJdGVyID0gaXRlci5uZXh0KCk7DQog
ICAgICAgICBpZiggZGlySXRlci0+cGF0aCgpLnN0YXJ0c1dpdGgoIHBhdGggKSApIHsNCisgICAg
ICAgICAgICBrRGVidWcoKTw8IlJlbW92aW5nOiI8PGRpckl0ZXItPnBhdGgoKTsNCiAgICAgICAg
ICAgICBpdGVyLnJlbW92ZSgpOw0KICAgICAgICAgICAgIGRlbGV0ZSBkaXJJdGVyOw0KICAgICAg
ICAgfQ0KKyAgICAgICAgZWxzZQ0KKyAgICAgICAgICAgIGtEZWJ1ZygpPDwiTm90IHJlbW92aW5n
OiI8PGRpckl0ZXItPnBhdGgoKTsNCiAgICAgfQ0KIA0KICAgICAvLyBSZW1vdmUgYWxsIHRoZSB3
YXRjaGVz
</data>

          </attachment>
      

    </bug>

</bugzilla>