[Bug 1292310] New: fedora-release-notes.webapp.desktop, line 7, has unnecessary escapes, and will not parse correctly (in some cases)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1292310

            Bug ID: 1292310
           Summary: fedora-release-notes.webapp.desktop, line 7, has
                    unnecessary escapes, and will not parse correctly (in
                    some cases)
           Product: Fedora Documentation
           Version: devel
         Component: release-notes
          Severity: low
          Assignee: relnotes@xxxxxxxxxxxxxxxxx
          Reporter: PTrenholme@xxxxxxxxx
        QA Contact: docs-qa@xxxxxxxxxxxxxxxxxxxxxxx
                CC: relnotes@xxxxxxxxxxxxxxxxx, wb8rcr@xxxxxxxx,
                    zach@xxxxxxxxxx



Description of problem: When parsed by KConfigIni, these errors appear:
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\\"\"."
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\$\"."
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\\"\"."
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\$\"."
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\$\"."
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\$\"."
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\$\"."
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\$\"."


Version-Release number of selected component (if applicable): latest rawhide

How reproducible: Every time

Steps to Reproduce: run any KDE app (in GNOME or elsewhere)

Actual results: See description

Expected results: Epiphany display

Additional info:

The installed .desktop file works fine in GNOME, but causes errors when any KDE
application that causes KConfigIni to run is started from a terminal in GNOME

This line 7 works fine in GNOME, and, when parsed by KConfigIni, no errors are
produced.

Exec=sh -c
"PROFILEDIR=$HOME/.config/epiphany/fedora-release-notes;DOC=/usr/share/doc/fedora-release-notes/index.html;
[ -d $PROFILEDIR ] || mkdir -p $PROFILEDIR;epiphany --application-mode
--profile=$PROFILEDIR $DOC || xdg-open $DOC "

(Note also the added "-p" option to the mkdir command. I seldom use epiphany,
so I had no "epiphany" sub-dir in /.config. Adding the -p made it work.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
--
relnotes-content mailing list
relnotes-content@xxxxxxxxxxxxxxxxxxxxxxx
http://lists.fedoraproject.org/admin/lists/relnotes-content@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Gnome Users]     [KDE Users]

  Powered by Linux