control: tags -1 +upstream Hi,
On Sun, Jul 07, 2024 at 07:34:43AM +0200, Guido Günther wrote: > control: retitle -1 Crashes with squeekboard when launching apps or showing > system modal dialogs > > Hi, > On Sat, Jul 06, 2024 at 09:31:38PM +0200, Guido Günther wrote: > > Hi, > > On Sat, Jul 06, 2024 at 07:34:11PM +0300, Andrey Skvortsov wrote: > > > Package: phoc > > > Version: 0.40.0+ds-1 > > > Severity: normal > > > > > > Dear Maintainer, > > > > > > after upgrade to 0.40.0+ds-1 phoc started to crash frequently in > > > different cases on original PinePhone. If phoc is downgraded to > > > 0.39.0+ds-2, then phoc doesn't crash anymore > > > > > > phoc crashes constantly when I search for 'keypassx' in phosh and > > > try to launch it. Another case it crashed a lot, when I unlocked > > > ssh key in phosh, when I've tried to connect to remote machine in > > > terminal. > > > > > > Here is coredump information for one of the crashes. > > > > Can you attach a backtrace with debug symbols please? That way we can > > see which assertion is hit. > > The issue is only triggered with squeekboard (but the bug is clearly in > phoc). I adjusted the bug description. phosh-osk-stub can be used as > workaround until a fixed phoc hits testing. Feedback if https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/574 fixes this would be welcome. The sources contain packaging so sudo apt install git-extras git clone https://gitlab.gnome.org/World/Phosh/phoc git mr 574 DEB_BUILD_PROFILES="nocheck nodoc pkg.phoc.embedwlroots" dpkg-buildpackage -uc -us -rfakeroot -b should give an installable deb. Cheers, -- Guido