** Patch added: "Fix for catfish and tracker output"
   http://launchpadlibrarian.net/38868035/catfish-fix-tracker.diff

** Description changed:

  Binary package hint: catfish
  
  System: Ubuntu 9.10
  Affected package: catfish 0.3.2-1
- catfish 0.3.2-1 has problems showing the search results by tracker 
(0.6.95-1ubuntu3) . 
+ catfish 0.3.2-1 has problems showing the search results by tracker 
(0.6.95-1ubuntu3) .
  This is the result by running catfish --debug and searching something with 
the tracker backend:
  
  Debug: [Errno 2] No such file or directory: '  /home/leszek/shared/03
  Flieg durch die Wolken.mp3'
  
- As you can see there are two spaces in front of the string. I guess it has 
something to do with the bugfix for #358060 
- I fixed the problem by striping out the two spaces (see attachment diff) 
+ As you can see there are two spaces in front of the string. I guess it has 
something to do with the bugfix for #358060
+ I fixed the problem by striping out the two spaces (see attachment diff)
  
  A simple fix that does not effect anything else. Should be included +1

** Description changed:

  Binary package hint: catfish
  
  System: Ubuntu 9.10
  Affected package: catfish 0.3.2-1
  catfish 0.3.2-1 has problems showing the search results by tracker 
(0.6.95-1ubuntu3) .
  This is the result by running catfish --debug and searching something with 
the tracker backend:
  
- Debug: [Errno 2] No such file or directory: '  /home/leszek/shared/03
- Flieg durch die Wolken.mp3'
+ Debug: [Errno 2] No such file or directory:
+ '  /home/leszek/shared/03 Flieg durch die Wolken.mp3'
  
  As you can see there are two spaces in front of the string. I guess it has 
something to do with the bugfix for #358060
  I fixed the problem by striping out the two spaces (see attachment diff)
  
  A simple fix that does not effect anything else. Should be included +1

** Description changed:

  Binary package hint: catfish
  
  System: Ubuntu 9.10
  Affected package: catfish 0.3.2-1
  catfish 0.3.2-1 has problems showing the search results by tracker 
(0.6.95-1ubuntu3) .
  This is the result by running catfish --debug and searching something with 
the tracker backend:
  
- Debug: [Errno 2] No such file or directory:
- '  /home/leszek/shared/03 Flieg durch die Wolken.mp3'
+ Debug: [Errno 2] No such file or directory: '   /home/leszek/shared/03
+ Flieg durch die Wolken.mp3'
  
  As you can see there are two spaces in front of the string. I guess it has 
something to do with the bugfix for #358060
  I fixed the problem by striping out the two spaces (see attachment diff)
  
  A simple fix that does not effect anything else. Should be included +1

** Description changed:

  Binary package hint: catfish
  
  System: Ubuntu 9.10
  Affected package: catfish 0.3.2-1
  catfish 0.3.2-1 has problems showing the search results by tracker 
(0.6.95-1ubuntu3) .
  This is the result by running catfish --debug and searching something with 
the tracker backend:
- 
- Debug: [Errno 2] No such file or directory: '   /home/leszek/shared/03
- Flieg durch die Wolken.mp3'
+ [code]
+ Debug: [Errno 2] No such file or directory: '   /home/leszek/shared/03 Flieg 
durch die Wolken.mp3'  
+ [/code]
  
  As you can see there are two spaces in front of the string. I guess it has 
something to do with the bugfix for #358060
  I fixed the problem by striping out the two spaces (see attachment diff)
  
  A simple fix that does not effect anything else. Should be included +1

** Description changed:

  Binary package hint: catfish
  
  System: Ubuntu 9.10
  Affected package: catfish 0.3.2-1
  catfish 0.3.2-1 has problems showing the search results by tracker 
(0.6.95-1ubuntu3) .
  This is the result by running catfish --debug and searching something with 
the tracker backend:
- [code]
- Debug: [Errno 2] No such file or directory: '   /home/leszek/shared/03 Flieg 
durch die Wolken.mp3'  
- [/code]
+ 
+ "Debug: [Errno 2] No such file or directory: '   /home/leszek/shared/03
+ Flieg durch die Wolken.mp3' "
+ 
  
  As you can see there are two spaces in front of the string. I guess it has 
something to do with the bugfix for #358060
  I fixed the problem by striping out the two spaces (see attachment diff)
  
  A simple fix that does not effect anything else. Should be included +1

-- 
catfish tracker search results are not found (no such file or directory)
https://bugs.launchpad.net/bugs/518549
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to