Results 10 comments of BugProg

Hi there ! I have the same issue with Ionic (Angular). This is the repo with the issue. https://gitlab.com/m9712/mygarden/-/tree/lottie_splash_screen I created another blank Ionic app with the same ionic and...

Hi ! Is it possible to use AOS with Angular SSR ? I tried your solution @murraco but it didn't work for me. Can you help me please ? I...

I resolve the problem ! Replace the line `import * as AOS from 'aos;` by `declare let AOS: any;` It works for me with Angular Universal too !

Hi @Lucki ! Thank you for you help ! I tried `/home/adrien/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_32/steam -shutdown` and `truckersmp-cli -n dfzz10 -vv` but the problem persists. After `cp -dpr "/home/adrien/.var/app/com.valvesoftware.Steam/.local/share/Steam/legacycompat/." "/home/adrien/.local/share/truckersmp-cli/Euro Truck Simulator 2/prefix/pfx/drive_c/Program...

I installed Steam from dnf. I used Steam from Flatpak but deleted it to try to install it from dnf.

You are right : '/home/adrien/.local/share/Steam' is not my Steam installation. How do I find it ?

`ls -l $HOME/.steam/ | grep root` lrwxrwxrwx. 1 adrien adrien 64 May 19 19:19 root -> /home/adrien/.var/app/com.valvesoftware.Steam/.local/share/Steam It's my flatpak installation ? `which steam` /usr/bin/steam I didn't show it in...

Hello ! I completely deleted all my steam installation folders and installed from scratch with dnf. Now I have another error message regarding my graphics card. Do you have any...

Yes I have the mesa-vulkan-drivers. I tried with another game with proton on steam and it works fine. I also tried to install popOs (It's a System76 laptop) and I...

Hi ! I have the same error but with Angular (17)