Almamu / linux-wallpaperengine

Wallpaper Engine backgrounds for Linux!
GNU General Public License v3.0
1.67k stars 61 forks source link

No scene.pkg file found when one is clearly there #70

Closed Muchieman7 closed 2 years ago

Muchieman7 commented 2 years ago

Stumped on this one... I can't get it to work with any wallpapers.

Pop!_OS 21.10

./wallengine /home/machi/1507413154

No scene.pkg file found at /home/machi/.steam/debian-installation/steamapps/common/wallpaper_engine/projects/defaultprojects/beach. Defaulting to normal folder storage
terminate called after throwing an instance of 'WallpaperEngine::Assets::CAssetLoadException'
  what():  Cannot find file project.json: Cannot find file in any of the containers
Aborted (core dumped)
Muchieman7 commented 2 years ago

Was missing a / at the end, derp

Almamu commented 2 years ago

This is actually something that should be handled gracefully by the app for you. I'll look into fixing it soon.