[frameworks-knewstuff] [Bug 474245] Naming problem with "download new wallpapers" option in "plasma desktop settings"

Justin Zobel bugzilla_noreply at kde.org
Fri Sep 8 13:57:56 BST 2023


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

Justin Zobel <justin.zobel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |general
                 CC|                            |alexander.lohnau at gmx.de,
                   |                            |kdelibs-bugs at kde.org
         Resolution|DOWNSTREAM                  |---
            Product|kde                         |frameworks-knewstuff
           Assignee|unassigned-bugs at kde.org     |admin at leinir.dk
     Ever confirmed|0                           |1
             Status|RESOLVED                    |REOPENED

--- Comment #3 from Justin Zobel <justin.zobel at gmail.com> ---
I think while it's an annoying issue and many wallpapers are likely uploaded as
a number.jpg etc. I think we could do some relatively easy downstream changes
to make this better for users. I'm thinking something along the lines of this:

- When the user clicks install in GNHS it calls for instance this <a
href="https://api.pling.com/ocs/v1/content/download/1585748/1?format=json">https://api.pling.com/ocs/v1/content/download/1585748/1?format=json</a>
which asks the Pling API server for a download link for product ID 1585748
- When GNHS attempts to download it, it could prepend the product ID, which
would make a wallpaper like 01.jpg turn into 1585748-01.jpg, making it
completely unique on the filesystem.

Thoughts?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list