Alexandre Demers

Results 182 comments of Alexandre Demers

@JulianLai Is this still relevant?

@aarnt , I'm working on it. I'm starting from the repository editor. I should have something in the next few days (I should have time to work on it tomorrow...

The first part, the plumbing to launch the mirror editor from octopi, was added yesterday. Also, I've created a new application: octopi-mirroreditor. The only thing remaining is moving from a...

Your best option is to add the git and svn packages to your ignore list. Otherwise, from the nature of git and svn packages, they are constantly out-of-date. Unless I...

Your short log points at another problem about LD_LIBRARY_PATH not being defined: /home/user/Program Data/Steam/steam.sh: line 697: LD_LIBRARY_PATH: unbound variable This is a bug already reported: issue 3697 (https://github.com/ValveSoftware/steam-for-linux/issues/3697) This can...

By the way, your suggested fix makes sense. ;)

Yes, that would be another solution. But, from a bug encountered in a launch script, wouldn't it be better to add quotes like this: STEAMROOT="$(dirname "$(readlink -f "$0")")"

I like it. I still don't know if this would be OK with AMD's terms, but this is an improvment to the icon used right now. However, this may not...

Are you still following this issue and are you still experiencing this problem? I'm working on a new release. Some fixes for newer card are included, but you should still...

Could you test my forks of Radeon profile and Radeon profile daemon (you must use both or it won't work because the daemon's socket was modified)? I merged the patches...