[Bug 2065234] Re: can't unlock and xfce4-screensaver-dialog segfaults if weston running

2024-05-08 Thread Jonathan H N Chin
I discovered that invoking weston as `weston --socket=something` prevents the segfaults. But perhaps there should be some code in the screensaver to detect this problem and prevent the crash? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2065234] [NEW] can't unlock and xfce4-screensaver-dialog segfaults if weston running

2024-05-08 Thread Jonathan H N Chin
Public bug reported: laptop running xubuntu 22.04.4, logged into xubuntu session. xfce4-screensaver 4.16.0-1 weston 9.0.0-4ubuntu1 firefox 125.0.3-1 (snap) Run firefox. In terminal: tail -f /var/log/syslog In another terminal: weston Lock the screen by hotkey calling: xflock4 Press key to

[Bug 1308439] Re: add --version argument

2022-04-12 Thread Jonathan H N Chin
version option was added in 2.19 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1308439 Title: add --version argument To manage notifications about this bug go to:

[Bug 1308439] Re: add --version argument

2019-01-24 Thread Jonathan H N Chin
Sorry, I just saw this as I don't monitor bug trackers. I'm the author. I'm happy to add this option when I next update the program. -jonathan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1308439

[Bug 502224] Re: findimagedupes should be parallelizable

2019-01-24 Thread Jonathan H N Chin
Sorry, I just saw this as I don't monitor bug trackers. I'm the author. This is a good idea but the code would need to be refactored. I'll have a think. -jonathan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1079788] Re: findimagedupes should honor bash IFS in its output

2019-01-24 Thread Jonathan H N Chin
Hi, I am the author. Thank you for the suggestion. It is not necessary to patch the code to do what you want. The output is generated by running a shell script (which can be viewed with -s). By default, the function VIEW simply does 'echo "$@";'. This can be overridden by -i/-I. So, you could

[Bug 1751403] [NEW] geometry no longer matches X(7) spec

2018-02-23 Thread Jonathan H N Chin
Public bug reported: Ubuntu 17.10 xfce4-terminal 0.8.6-0ubuntu1 amd64 This command no longer behave correctly: xfce4-terminal --geometry=80x25-170-40 Expected: Per X(7), this should create a window whose lower right corner is located 170 pixels left of and 40 pixels up from the bottom right