You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
elementary/appcenter#1 0x0000000000427921 in app_center_homepage_construct ()
elementary/appcenter#2 0x000000000041d452 in ?? ()
elementary/triage#46 0x00007ffff5afe149 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
elementary/appcenter#4 0x00007ffff5b001b5 in g_object_new_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
elementary/appcenter#5 0x00007ffff5b00521 in g_object_new () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
elementary/appcenter#6 0x000000000041c947 in app_center_main_window_construct ()
elementary/appcenter#7 0x000000000041af59 in ?? ()
elementary/appcenter#8 0x00007ffff5af91d4 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
elementary/appcenter#9 0x00007ffff5b139a6 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
elementary/appcenter#10 0x00007ffff5b1408f in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
elementary/settings-daemon#92 0x00007ffff75abae6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
elementary/appcenter#12 0x00007ffff75abcd2 in g_application_run () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
elementary/appcenter#13 0x00007ffff7b6f390 in granite_application_run () from /usr/lib/x86_64-linux-gnu/libgranite.so.3
elementary/appcenter#14 0x000000000041ba58 in _vala_main ()
elementary/appcenter#15 0x00007ffff518d830 in __libc_start_main (main=0x410cb0 <main>, argc=1, argv=0x7fffffffde18,
init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffde08)
at ../csu/libc-start.c:291
elementary/appcenter#16 0x0000000000410cf9 in _start ()```
The text was updated successfully, but these errors were encountered:
I think that the problema is not that the ID is null, but that the package doesn't exist. That ID is taken from the Houston API. And it might be trying to get a package that doesn't yet exist
The text was updated successfully, but these errors were encountered: