Open claudio4j opened 2 years ago
Thanks for the screencast to visualize the problem. I try to get my linux system running again and hopefully i can figure something out.
Thanks for the feedback. Do you have any hint on debugging this problem ? I looked at /var/log/messages, dmesg, /var/log/Xorg.0.log but no clue. I strongly suspect this is related to my setup: X11, external 4K monitor (hdmi), i915 driver, kde, kernel 6.0.7, fedora 36 There are other issues related to using 4k monitor iin hdmi (in internet forums, but I haven't experienced them), but as I haven't been experiencing this issue with other X apps, I wonder if some python library usage with this combination can trigger this behavior.
Hi, there is an issue when I run photofilmstrip 4.0.0 released, when I launch it, I have to resize the PFS window every time to see any action, for example selecting a thumbnail, changing fields, see this screencast.
https://user-images.githubusercontent.com/836543/200147809-e789bc28-81d9-4395-8485-ad39ffccb60b.mp4
I use fedora 36, x11, i915 driver, and an external 4K monitor connected to the HDMI.
PFS is launched as:
The libraries
I started PFS with
-d
(debug) option, but it only prints non related info, such asI suspect this is related to the X window system, but as I haven't seen this in any other application, I reach out here to see you can provide any clue to this problem.
Thanks for providing PFS, great software.