Olivier Tilloy
Olivier Tilloy
I can reliably reproduce the crash on both stock Ubuntu 16.04 and 18.04 (where ibus is the default IMF). The output "specified class size for type 'IBusIMContext' is smaller than...
That could be. Can you test rebuilding the snap without that module and report here whether the problem goes away?
https://forum.snapcraft.io/ would be more suited to ask for help on this kind of issue.
That looks similar to https://launchpad.net/bugs/1755119
Yeah, not sure either… Can you confirm you're not seeing the issue with the chromium snap?
Indeed, I am seeing the issue again with the chromium snap. Re-opening the bug. The chromium snap from the candidate/from-source channel is not affected though. An obvious difference is that...
@Lin-Buo-Ren: are you still seeing this issue with your snaps? I just tested again with chromium, and the issue seems to be gone.
One option would be to allow snaps that use this part to specify a target architecture that would be used at build time. I'm not aware of a mechanism to...
The contents of `/home/dietmarw/snap/gnome-calculator/222/.config/user-dirs.dirs` don't look right. The value of `XDG_DOCUMENTS_DIR` should be `"/home/dietmarw/Documents"`, not `"/home/dietmarw/snap/gnome-calculator/222/Documents"`. Can you delete that file, run the application again and share the contents of...
Are these the contents of `/home/dietmarw/.config/user-dirs.dirs` or `/home/dietmarw/snap/gnome-calculator/current/.config/user-dirs.dirs` ?