Closed tante closed 4 years ago
Started test build 13465
Build 13465 failed
Started test build 13466
Build 13466 failed
Started test build 13485
Build 13485 failed
Started test build 13520
Build 13520 failed
@tante change the "mv /app/share/pixmaps/google-play-music-desktop-player.png" to cp. as you are doing it twice.
Started test build 13757
Build 13757 failed
Started test build 13758
Build 13758 failed
@tante seems like the "rename-icon" in line 11 is causing the issue, maybe comment it out and see?
Started test build 13762
Build 13762 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/13139/com.googleplaymusicdesktopplayer.GPMDP.flatpakref
Tested the Test build on my machine. Works.
Started test build 13818
Build 13818 failed
So with the name-mangling back in the game I see the error message I had before:
Renaming icon hicolor/1024x1024/apps/google-play-music-desktop-player.png to hicolor/1024x1024/apps/com.googleplaymusicdesktopplayer.GPMDP.png Rewriting contents of com.googleplaymusicdesktopplayer.GPMDP.desktop Running appstream-compose FB: Running: flatpak build --die-with-parent --nofilesystem=host /srv/buildbot/worker/build-i386-2/build/.flatpak-builder/rofiles/rofiles-0wqOAj appstream-compose --prefix=/app --origin=flatpak --basename=com.googleplaymusicdesktopplayer.GPMDP com.googleplaymusicdesktopplayer.GPMDP Processing application com.googleplaymusicdesktopplayer.GPMDP Error loading desktop file: Failed to find icon: Failed to find icon com.googleplaymusicdesktopplayer.GPMDP
Does the desktop file loader have issues with the new folder (1024x1024 instead of 512x512)? because I checked and all file names and references check out.
Yes 1024
isn't a known size.
Pushed an update fixing the icon.
Version bump to new release.