Franz Berger

Results 16 comments of Franz Berger

The problem went away after I installed Portal 2 on a steam library on another partition. Previously, I had it installed on a RAID, now that I installed it on...

Are you by any chance using XFS on the partition? Since I last posted in this thread I have encountered the problem with several other games (i.e. games don't run...

@Gijom: I currently don't have Portal 2 installed, so I can't verify if this has been fixed, although I doubt it, seeing as this behavior is still present in (the...

Pardon my ignorance, but shouldn't it be safe as long as the game only uses file names to open/unlink files? The `strace` log shows that this seems to be the...

Yeah, I get those warnings too, but they should only be due to the 64bit binaries which are executed along the way (e.g. `bash` since `portal2.sh` is a shell script)....

This happens fairly frequently to me, and I captured logs with `WAYLAND_DEBUG=1`. Happened under similar circumstances as in the OP (suspend with internal display, wakeup with external monitors attached). I'm...

@alex-courtis I've included the commits from your branch (`138-fix-overlapping-outputs`, #144) in this PR since the behavior without fractional-scale-v1 is the same as in 53fef6873cd58df1abf081a163ba385f958d9120, so the updated tests were needed....

>I wanted to test on Hyprland 0.32.3 and Wayfire master as well The issues there were probably due to my graphics driver or something, it works again now. However, it...

>I've created a branch which adds xdg-output-unstable-v1 and listens to output events. Great, that'll be very useful. It seems to me that taking an output's size after it was configured...

>This PR is a bugfix that should resolve the specific issues with fractional scaling compositors and doesn't affect existing functionality. While it fixes a bug for users of an unreleased...