You have been subscribed to a public bug:

Ubuntu 7.10

[EMAIL PROTECTED]:~$ apt-cache policy nautilus
nautilus:
  Installed: 1:2.20.0-0ubuntu7.1
  Candidate: 1:2.20.0-0ubuntu7.1
  Version table:
 *** 1:2.20.0-0ubuntu7.1 0
        500 http://us.archive.ubuntu.com gutsy-updates/main Packages
        100 /var/lib/dpkg/status
     1:2.20.0-0ubuntu7 0
        500 http://us.archive.ubuntu.com gutsy/main Packages

I was running a nautilus script on a file. The path had multiple consecutive 
spaces contained within it. I had expected the 
NAUTILUS_SCRIPT_SELECTED_FILE_PATHS variable to contain the proper 
representation of the path; however, the path only had one space where in 
actuality it should of had two.
      ex
          <space> representation of space character
          \home\dummy<space><space><space>cool\image.iso   ( actual path )
          \home\dummy<space>cool\image.iso   ( contained in 
NAUTILUS_SCRIPT_SELECTED_FILE_PATHS  )

** Affects: nautilus (Ubuntu)
     Importance: Undecided
         Status: New

-- 
NAUTILUS_SCRIPT_SELECTED_FILE_PATHS changes multiple consecutive spaces to a 
single space
https://bugs.launchpad.net/bugs/201826
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to nautilus in ubuntu.

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

Reply via email to