• 3 Posts
  • 18 Comments
Joined 4 years ago
cake
Cake day: May 18th, 2021

help-circle



  • If Firefox is using GTK (GTK3 to be precise) to decorate the window, even in KDE, that might be some good news for him, altough I could be wrong bc I’ve never used Plasma for this long (30 days tops, long ago) to get to the point of wanting to change the title bar of anything. In Cinnamon (6.4.7) I’m using an old workaround for cases like this. It’s still somewhat maintained. I can’t guarantee it will work with Plasma but it doesn’t hurt to try: https://aur.archlinux.org/packages/gtk3-nocsd-git After installation, open (or create) ~/.XSession and put these two lines in it: export GTK_CSD=0 export LD_PRELOAD=/usr/lib/libgtk3-nocsd.so.0 and reboot.

    This is how I’ve been replacing GEdit’s CSD with a normal title bar, as well as Firefox’s:



  • Oh, I understand now. I checked PKGBUILD and it seems the path is… let’s call it “hardcoded” because executables are probably looking for libraries in that specific path - /usr/lib, /usr/bin, /usr/share and so on and that’s why it’s failing to start, if it’s not on the root partition. I’m not an expert in software developing but this smells like a bad linux port to me, bc properly made programs have quite different paths, like this: $HOME, $PATH and so on, nothing definitive like with this game.

    By “properly made programs” I mean programs that will run just fine, even if I unpack their /usr in my secondary storage - /B/123/package-name/usr.



  • If I manually “install” the game somewhere (and by that I mean manually unpack the two zst packages from AUR’s PKBUILD download sources), it refuses to start and returns a whole bunch of erors in terminal. If I let trizen decide where to install it - it starts OK. I know the game isn’t large and I can keep it on the root partition, but it’s about principles, not about size. How can I trust something that FORCES ME to do this, instead of that? Needless to say which corporation such a behavior reminds me of.


  • Aaaand you can’t install it elsewhere outside the root partition… It has to be on / , otherwise it won’t start. “Perfect”… I don’t like putting any games on the root partition, so… moving on to other FOSS games. It would have been great if everything were put together in one dir, similar to discord’s way: /opt/Discord and that’s it. With such a path you can symlink Discord to wherever you want. But you can’t do that with this game.


  • Valso@lemmy.mltoLinux Gaming@lemmy.mlEndeavorOS
    link
    fedilink
    arrow-up
    1
    ·
    18 hours ago

    This was Endeavor OS for me last night on the laptop:

    cp /etc/resolv.conf /tmp/calamares-root-krk32ou8/etc/ </i> finished with exit code 1.

    I’m never wasting my time with that thing ever again. I don’t like Mint but at least it installs without stupid errors.






  • I’m using Copilot to help with bash scripting when I get stuck with the script. I’m aware they’ll be able to see all of my scripts but: • I’m willing to share all of my scripts with anyone who wants them, so I’m OK with it, if MS can see them. They’re all FOSS literally and figuratively. • Copilot is incredibly helpful with scripts, much more helpful than the 10 year old kid named ChatGPT. When I ask Copilot to explain a certain part of the script, it explains it in an understandable way, unlike quite a few other AIs.






  • Sounds… disappointing, really. While the feature of track blocking sounds appealing at first, that feature is the main reason I abandoned Firefox (after 15 years of using it) and all FF-like browsers that have it. More and more websites stop functioning properly with tracking blocked and I can’t login to my profile. With these particular sites I have nothing to worry about tracking but unfortunately even with disabled tracking protection, they still refuse to let me log in. It’s unlikely that the websites would remove the tracking functions, so until the developers of FF and FF-like browsers find a way to circumvent this problem with logging in, I don’t see a reason for me or anyone else to use such a browser.