-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pop shop completely broken #430
Comments
This is what my journalctl logs show
|
just for fun I attempted to run in with gdb as well and this is the crash output... maybe this will help:
|
I get similar issues on startup but after a long delay, seemingly the app recovers and works fine... but throws these errors just before the app window appears when run via shell ** (io.elementary.appcenter:14893): CRITICAL **: 14:19:01.355: app_center_widgets_banner_construct: assertion 'package != NULL' failed
(io.elementary.appcenter:14893): GLib-GObject-CRITICAL **: 14:19:01.356: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed
(io.elementary.appcenter:14893): Gtk-CRITICAL **: 14:19:01.356: gtk_container_add: assertion 'GTK_IS_WIDGET (widget)' failed
(io.elementary.appcenter:14893): Gtk-CRITICAL **: 14:19:01.538: gtk_revealer_set_reveal_child: assertion 'GTK_IS_REVEALER (revealer)' failed
# close app normally
** (io.elementary.appcenter:14893): WARNING **: 14:19:06.413: UbuntuDriversBackend.vala:169: Unable to get dependencies of driver package, kernel headers may not be installed
free(): invalid pointer
Aborted (core dumped) On opening the app once it launches once not via a shell and rather via the GUI app selection tools, it seemingly much faster to load, not sure if the normal behavior is to become a background process? |
I can see I'm not the only person seeing this but Pop shop is completely unusable. Pop shop consistently crashes with a segfault. As soon as I open the Pop shop my fans on my darp8 spin up to max and once I attempt to search for an application it crashes with a segfault. I have tried a full reinstall of the pop-shop package by purging and cleaning dependencies and started a VM with a fresh install of Pop_OS! This is pretty easy to reproduce. I understand that there is a focus on Cosmic but this exact same issue on the Cosmic desktop as well. I can't get this application to work on ANY devices. Can this please be fixed?
The text was updated successfully, but these errors were encountered: