After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 771126 - Error starting gnome-software 3.20.2-2: "CSS parsing error: not a number"
Error starting gnome-software 3.20.2-2: "CSS parsing error: not a number"
Status: RESOLVED FIXED
Product: gnome-software
Classification: Applications
Component: General
3.20.x
Other Linux
: High critical
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-09-09 15:40 UTC by Andrea
Modified: 2016-12-08 12:33 UTC
See Also:
GNOME target: ---
GNOME version: 3.19/3.20



Description Andrea 2016-09-09 15:40:17 UTC
I'm running debian stretch/sid 4.6.0-1-amd64 #1 SMP Debian 4.6.4-1 (2016-07-18) x86_64 GNU/Linux
When i try to run gnome-software (version 3.20.2-2) i get this error:
"(gnome-software:23469): Gs-ERROR **: CSS parsing error: not a number"

Dmesg: [77053.402525] traps: gnome-software[23469] trap int3 ip:7f7aed3dd101 sp:7ffdcbd8d5f0 error:0 in libglib-2.0.so.0.4906.0[7f7aed38d000+110000]
Comment 1 André Klapper 2016-09-10 16:50:14 UTC
Thanks for taking the time to report this.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see https://wiki.gnome.org/Community/GettingInTouch/Bugzilla/GettingTraces for more information on how to do so. When pasting a stack trace in this bug report, please reset the status of this bug report from NEEDINFO to its previous status. Thanks in advance!
Comment 2 Andrea 2016-09-10 18:12:27 UTC


  • #0 _g_log_abort
    at ././glib/gmessages.c line 487
  • #1 g_log_default_handler
    at ././glib/gmessages.c line 2703
  • #2 g_logv
    at ././glib/gmessages.c line 1275
  • #3 g_log
    at ././glib/gmessages.c line 1337
  • #4 css_error
    at gs-application.c line 279
  • #8 <emit signal ??? on instance 0x2afb3a0 [GtkCssProvider]>
    at ././gobject/gsignal.c line 3447
  • #9 0x00007ffff6324bbb in
  • #10 0x00007ffff6325870 in
  • #11 0x00007ffff6333c41 in
  • #12 0x00007ffff6331c2a in
  • #13 0x00007ffff63287af in
  • #14 gtk_css_provider_load_from_file
  • #15 theme_changed
    at gs-application.c line 269
  • #16 gs_application_initialize_ui
    at gs-application.c line 305
  • #17 gs_application_activate
    at gs-application.c line 287
  • #18 gs_application_activate
    at gs-application.c line 680
  • #22 <emit signal 0x7ffff4c3ead4 "activate" on instance 0x6d40e0 [GsApplication]>
    at ././gobject/gsignal.c line 3487
  • #23 g_application_impl_method_call
    at ././gio/gapplicationimpl-dbus.c line 195
  • #24 call_in_idle_cb
    at ././gio/gdbusconnection.c line 4836
  • #25 g_main_context_dispatch
    at ././glib/gmain.c line 3201
  • #26 g_main_context_dispatch
    at ././glib/gmain.c line 3854
  • #27 g_main_context_iterate
    at ././glib/gmain.c line 3927
  • #28 g_main_context_iteration
    at ././glib/gmain.c line 3988
  • #29 g_application_run
    at ././gio/gapplication.c line 2381
  • #30 main
    at gs-main.c line 50

Comment 3 Kalev Lember 2016-12-08 12:33:10 UTC
Looks like this is gnome-software 3.20 together with newer gtk+ 3.22. Please update to gnome-software 3.22 which is made to work with gtk+ 3.22.