#olympus.desktop doesn't work

99 messages · Page 1 of 1 (latest)

gritty stream
#

I can launch olympus using the .love file but when i try using the .desktop file olympus closes

sweet herald
#

what thinkeline ?

#

what is olympus.desktop ...?

#

is it like .exe but for macos or something?

#

are you on windows..?

gritty stream
#

I'm on linux

wise dove
#

this thing? why would you want to launch olympus with it when i believe a launcher should already be integrated into your desktop that just executes the shell script (image 2), seems like running olympus.desktop will not do anything since it just wants to execute the command 'olympus %u' which the shell won't recognise, idk why it's there

#

idk how this stuff works but if you really want to use the .desktop file inside your olympus install folder which is just a roundabout way of running the launch script (instead of the one that should be in ~/Desktop) you can change the command to include the path to the folder i.e. "~/Downloads/linux.main/dist/olympus" %u (or wherever else you have it installed); idk what the "olympus %u" is for but it doesn't work so ask the devs, they probably dont expect people to try to launch it that way since it seems to make a proper launcher for the script in your desktop folder just fine

polar cape
gritty stream
#

Also i forgot to mention but the whole launch script is broken

#

After launching its via terminal i got "dlopen(): error loading libfuse.so.2"

polar cape
#

welp theres your issue right here

#

on which line is it failing

gritty stream
#

"./find-love: line 25: [: 11: unary operator expected
./find-love: line 26: [: 11: unary operator expected"

polar cape
#

which shell are you using

gritty stream
#

bash

#

I think

polar cape
#

echo $SHELL to test it

#

it works with bash in my end

gritty stream
#

/bin/bash

polar cape
#

hmmm

#

do ls -la /bin/bash

gritty stream
#

-rwxr-xr-x 1 root root 1112880 Jan 16 11:48 /bin/bash

polar cape
#

hmm then im really confused

#

can you send your find-love file in the olympus files

gritty stream
polar cape
#

okay, run love --version in the terminal

gritty stream
#

LOVE 11.5 (Mysterious Mysteries)

polar cape
#

???

#

that is really weird then

gritty stream
#

why?

polar cape
#

i thought it would not output anything

#

if it fails, send the output here again laugheline

#

(oops)

gritty stream
#

huh?

#

./find-love: Permission denied

polar cape
#

chmod a+x ./find-love

gritty stream
#

now i just get the same error

#

dlopen(): error loading libfuse.so.2

AppImages require FUSE to run.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
./find-love: line 25: [: : integer expression expected
./find-love: line 26: [: : integer expression expected
Using bundled love
dlopen(): error loading libfuse.so.2

AppImages require FUSE to run.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information

polar cape
#

did you get olympus from flatpak?

gritty stream
#

no

polar cape
#

also what distro are you on

gritty stream
#

arch

polar cape
#

then id recommend getting olympus from the AUR

gritty stream
#

when running makepkg i keep on getting "==> ERROR: Could not resolve all dependencies."

polar cape
#

you have something really broken on your system then

#

maybe try using olympus-bin instead

#

thats what ive been using

gritty stream
#

Okay

#

Rn im leaving so ill try doing that in about an hour

polar cape
#

dw, take your time

gritty stream
#

now i get "==> ERROR: pkgver is not allowed to be empty.
"

polar cape
#

if aur breaks then there IS something really fucked up on your system

#

at this point id recommend a clean reinstall, or maybe try diagnosing it yourself if you do know what youre doing
also if you are reinstalling maybe try another distro thats harder to break
cant really help much more here just by telling commands to run, sorry!

spice depot
#

how dare you not know every single error there is and the troubleshooting steps catplush /j

polar cape
#

day 3 of being annoyed because i cant react to messages in threads and instead i have to send an entire message with an emote
blobparty

spice depot
polar cape
#

your message and blobparty

spice depot
#

ah i dont have that

#

next best thing

polar cape
#

yay

gritty stream
polar cape
#

i mean, olympus is just a normal program that does not have anything cursed inside it,
if we where talking about everest (and monomod) then yeah id agree your system may be okay, and its just that being buggy, but i see no reason for olympus to break

#

any way i can recommend you something tho, try using mons, its a cli mod manager if you are up to that

jaunty echo
#

oh wait lua51-lsqite3 is an aur thats probably why

#

i'm gonna try manually installing love and lsqite3

#

lsqite3 doesnt install correctly either 😭

#
    lsqlite3_v096.zip ... FAILED
==> ERROR: One or more files did not pass the validity check!
==> Removing installed dependencies...

banger

#

i tried deleting and reinstalling it btw

#

so i'm guessing it's a problem with the package itself?

gritty stream
#

I dont have a fix for the aur package error but i found a fix for the "dlopen(): error loading libfuse.so.2" error i had

#

i just downloaded fuse2 manually lol

#

So what now?

#

Should i mark it as resolved?

spice depot
#

catplush why would you need libfuse in the first place

gritty stream
#

I have no idea

#

but downloading libfuse fixed it

polar cape
#

appimage probably but thats suprising

gritty stream
#

Also ik its a different problem but when i play celeste my screen sometimes flickers

#

same with olympus

#

and it didn't do that before

gritty stream
#

nvm I just switched to x11 because using nvidia gpu with wayland causes flickering

jaunty echo
gritty stream
#

Wayland causes flickering in most apps

jaunty echo
#

for me x11 can't even detect the monitor it's outputting on for some reason

#

and it's so dumb

#

because when i first installed it it worked fine, but then i booted for the second time and it doesnt work at alll

jaunty echo
#

and so far i've only found 1 other person with the same issue, and their solution was switching to popos 😭