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

            Bug ID: 394035
           Summary: "open wallpaper image" from desktop RMB menu does not
                    work
           Product: plasmashell
           Version: master
          Platform: Kubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Desktop Containment
          Assignee: se...@kde.org
          Reporter: o...@geek.co.il
                CC: plasma-b...@kde.org
  Target Milestone: 1.0

Installed plasmashell 4:5.12.80+p18.04+git20180509.0306-0 from Kubuntu-CI's
unstable PPA

With the desktop wallpaper configured for "Slideshow", right clicking an empty
desktop area and selecting "Open wallpaper image" from the menu, nothing
happens.

The following line appears in plasmashell console:

file:///usr/share/plasma/wallpapers/org.kde.slideshow/contents/ui/main.qml:49:
ReferenceError: currentImage is not defined

Looking at org.kde.slideshow's mail.qml, if I replace line 49 from 

Qt.openUrlExternally(currentImage.source)

to

Qt.openUrlExternally(modelImage)

Seems to solve the problem.

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

Reply via email to