[Touch-packages] [Bug 2056517] [NEW] vsode profile still broken

2024-03-07 Thread Christoph Reiter
Public bug reported: Ubuntu 24.04, VSCode installed via their repo (https://packages.microsoft.com/repos/code) Some updates ago apparmor gained an exception for /usr/bin/code to work again. The desktop file uses `/usr/share/code/code` though (see /usr/share/applications/code.desktop), so startin

[Touch-packages] [Bug 2056517] Re: vsode profile still broken

2024-03-08 Thread Christoph Reiter
Thanks, I'm looking forward to it. a bit unrelated: PHPStorm (and I'd guess all Jetbrains IDEs) is also broken, but that is installed by unpacking a tarball to a location and let it auto-update itself. Is there any point in filing a bug for that too? -- You received this bug notification becaus

[Touch-packages] [Bug 2056627] [NEW] PHPStorm crashes when opening a project

2024-03-09 Thread Christoph Reiter
Public bug reported: Filing mostly in case anyone else hits this and is looking for workarounds: Since the Update to 24.04 PHPStorm crashes on open for me. I think when it tries to preview a markdown file, like a README.md which is shown when opening a project. ``` [0309/094602.913394:FATAL:setu

[Touch-packages] [Bug 2039294] Re: apparmor docker

2024-08-27 Thread Christoph Reiter
Having updated to Ubuntu 24.04 and Docker failing to stop containers now, what is the recommended workaround at the moment that I can recommend to my co-workers? The workaround in #11 doesn't work as that file doesn't exist on my machine. The workaround in #13 seems to work, but has diverged from

[Touch-packages] [Bug 1819183] Re: FFe: Update pygobject to 3.32

2019-03-08 Thread Christoph Reiter
>From an pygobject upstream POV this cycle hasn't seen any high risk changes, so +1 from me in case that helps :) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/1819183 Ti

[Touch-packages] [Bug 1050358] Re: emesene crashed with SIGSEGV in tupledealloc.24592()

2018-03-29 Thread Christoph Reiter
This crash seems to be limited to Ubuntu 12.10 and 13.04 (looking at the duplicates and the linked upstream bug report). And that's no longer supported. Also the affected program is unmaintained for some years now. ** Changed in: pygobject (Ubuntu) Status: Triaged => Fix Released -- You

[Touch-packages] [Bug 1787474] Re: pygobject fails to build in Ubuntu 18.10

2018-08-17 Thread Christoph Reiter
I think this is https://gitlab.gnome.org/GNOME/gobject- introspection/commit/1f5c81048d762f4866137e1e3221d85b9b611d8b which isn't in a release yet. I'll ask for a release. I also noticed that the pygobject test suite fails due to sys.excepthook == apport_excepthook, I'll look into that. -- You r

[Touch-packages] [Bug 1787474] Re: pygobject fails to build in Ubuntu 18.10

2018-08-17 Thread Christoph Reiter
We do test against gnome master now with gitlab-CI, so hopefully this will be noticed earlier in future releases. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/1787474 Ti

[Touch-packages] [Bug 1787474] Re: pygobject fails to build in Ubuntu 18.10

2018-08-17 Thread Christoph Reiter
New 1.57.3 g-i tarball is out. For the apport thing (I'm not sure if this is relevant in your build environment): https://gitlab.gnome.org/GNOME/pygobject/commit/d9ddad7bcac86d37a9010c8cd529a0e6ca1a9f48 PyGObject tests might still fail because of https://gitlab.gnome.org/GNOME/glib/commit/0319dac

[Touch-packages] [Bug 1524000] Re: PyGIWarning: UbuntuAppLaunch was imported without specifying a version first

2018-01-17 Thread Christoph Reiter
PyGObject warns that gi.require_version() wasn't used. That's something that needs to be fixed by the library user. ** Changed in: pygobject (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1866625] Re: OverflowError: With Python 3 Gtk.ListStore only accepts 32 Bit Integers.

2020-03-11 Thread Christoph Reiter
"int" maps to the same underlying type in Python 2 and Python 3. This wasn't changed when pygobject was ported to Python 3 and can't really be changed now. If you want be sure your numbers fit use the suggested "GObject.TYPE_*", or just use "object" which means the Python int object is stored as is

[Touch-packages] [Bug 2039294] Re: apparmor docker

2024-09-20 Thread Christoph Reiter
Thanks, but the pastebin gives me "You do not currently have access to the pastebin." -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/2039294 Title: apparmor docker Statu