https://bugs.kde.org/show_bug.cgi?id=381555

            Bug ID: 381555
           Summary: AppRun script missing quotes
           Product: kdevelop
           Version: 5.1.1
          Platform: Appimage
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: programmerj...@gmail.com
  Target Milestone: ---

The AppRun script in the root directory of the AppImage is missing double
quotes in several places, one of the symptoms is if you have a file with spaces
in the file name and try to open the file by running the AppImage with the file
on the command line, then it splits the file name before trying to open it.

Example:
touch "/tmp/test file.txt"
./KDevelop-5.1.1-x86_64.AppImage "/tmp/test file.txt"

opens the nonexistent files "/tmp/test" and "file.txt"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to