(gnome-appearance-properties:11489): GLib-CRITICAL **: g_array_free: assertion `array' failed

Bug #152844 reported by Juan Pablo Salazar Bertín
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-control-center (Ubuntu)
Fix Released
Low
Ubuntu Desktop Bugs

Bug Description

Binary package hint: gnome-control-center

When changing Visual Effects to None and going back to Normal, you can see the following message:

(gnome-appearance-properties:11489): GLib-CRITICAL **: g_array_free: assertion `array' failed

ProblemType: Bug
Architecture: i386
Date: Mon Oct 15 02:35:23 2007
DistroRelease: Ubuntu 7.10
Package: gnome-control-center 1:2.20.0.1-0ubuntu5
PackageArchitecture: i386
SourcePackage: gnome-control-center
Uname: Linux snifer-laptop 2.6.22-14-generic #1 SMP Wed Oct 10 06:00:47 GMT 2007 i686 GNU/Linux

Tags: apport-bug
Revision history for this message
Juan Pablo Salazar Bertín (snifer) wrote :
Mirco Müller (macslow)
Changed in gnome-control-center:
assignee: nobody → macslow
Changed in gnome-control-center:
importance: Undecided → Low
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at [WWW] http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down your problem.

Changed in gnome-control-center:
status: New → Incomplete
Revision history for this message
Juan Pablo Salazar Bertín (snifer) wrote :

Backtrace attached. This was after switching from Normal to None.

snifer@snifer-laptop:~$ dpkg -l | grep gnome-control-center
ii gnome-control-center 1:2.20.1-0ubuntu1 utilities to configure the GNOME desktop
ii gnome-control-center-dbgsym 1:2.20.1-0ubuntu1 debug symbols for package gnome-control-cent
snifer@snifer-laptop:~$ dpkg -l | grep compiz
ii compiz 1:0.6.2+git20071119-0ubuntu1~gutsy1 OpenGL window and compositing manager
ii compiz-core 1:0.6.2+git20071119-0ubuntu1~gutsy1 OpenGL window and compositing manager
ii compiz-fusion-plugins-extra 0.6.0+git20071121-0ubuntu1~gutsy1 Collection of extra plugins from OpenComposi
ii compiz-fusion-plugins-main 0.5.2+git20070928-0ubuntu2 Collection of plugins from OpenCompositing f
ii compiz-gnome 1:0.6.2+git20071119-0ubuntu1~gutsy1 OpenGL window and compositing manager - GNOM
ii compiz-plugins 1:0.6.2+git20071119-0ubuntu1~gutsy1 OpenGL window and compositing manager - plug
ii libcompizconfig-backend-gconf 0.5.2+git20071010-0ubuntu1 Settings library for plugins - OpenCompositi
ii libcompizconfig0 0.5.2+git20070919-0ubuntu3 Settings library for plugins - OpenCompositi
snifer@snifer-laptop:~$

Changed in gnome-control-center:
status: Incomplete → New
Changed in gnome-control-center:
status: New → Confirmed
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Thanks in advance.

Changed in gnome-control-center:
status: Confirmed → Incomplete
Revision history for this message
Juan Pablo Salazar Bertín (snifer) wrote :

Yes, it's still an issue for me (up to date hardy).

Revision history for this message
Pedro Villavicencio (pedro) wrote :

marking it as triaged then, Mirco may you take a look to it? thanks.

Changed in gnome-control-center:
status: Incomplete → Triaged
Revision history for this message
Sebastien Bacher (seb128) wrote :

does anybody still get the issue in jaunty?

Changed in gnome-control-center (Ubuntu):
assignee: Mirco Müller (macslow) → Ubuntu Desktop Bugs (desktop-bugs)
status: Triaged → Incomplete
Revision history for this message
Markus A. Engelkamp (markus-engelkamp) wrote :

Jepp ... I have the error in Jaunty !

Revision history for this message
Robert Ancell (robert-ancell) wrote :

Fixed by checking array is not NULL before calling g_array_free as required.

Changed in gnome-control-center (Ubuntu):
status: Incomplete → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (5.0 KiB)

This bug was fixed in the package gnome-control-center - 1:2.26.0-1ubuntu2

---------------
gnome-control-center (1:2.26.0-1ubuntu2) karmic; urgency=low

  * Upload to karmic
  * debian/capplets-data.install:
    - don't move the autostart to usr, that's a debian unilateral decision and
      should be discussed with upstream rather than distro changed
  * debian/capplets-data.postinst:
    - don't clean the moved file in etc since it's not moved in ubuntu

  [ Robert Ancell ]
  * debian/patches/95_desktop-effects-integration.patch:
    - Check array != NULL before calling g_array_free() (LP: #152844)
  * debian/patches/96_build_sound_capplet.patch:
    - Install 16x16, 22x22 and 32x32 icons (LP: #361425)

gnome-control-center (1:2.26.0-1ubuntu1) karmic; urgency=low

  * Merge with Debian unstable, remaining changes: (LP: #385413)
    - debian/patches/01_fix_libslab_build.patch:
      - Removed
    - debian/patches/01_remove_debian_default_applications.patch:
      - Remove the Debian entries from the default applications.
    - debian/patches/16_preferred_applications_list_cleanup.patch:
      - Don't list mozilla alternative as "Mozilla Mail"
    - debian/patches/17_default_applications_firefox_3.patch:
      - Use the correct firefox3 icon
    - debian/patches/26_add_touchpad_to_mouse_settings.patch:
      - Recreate touchpad page in glade, the previous file didn't work there
        for some reason; attempt to make a slight UI improvement in the process.
      - Add setting to enable/disable touchpad and callbacks to toggle the
        sensitivity of the other widgets accordingly.
    - debian/patches/28_fixup_touchpad_config.patch:
      - Add touchpad configuration
    - debian/patches/50_ubuntu_systemwide_prefs.patch:
      - Ubuntu specific preferences
    - debian/patches/51_ubuntu_system_keyboard.patch:
      - Implement the global keyboard spec at https://wiki.ubuntu.com/DefaultKeyboardSettings
    - debian/patches/71_at_properties_gksudo_gdmsetup.patch:
      - Use gksu to run the gdmsetup command
    - debian/patches/80_aspect_in_dropdown.patch:
      - Add aspect ratio to display selection drop-down menu
    - debian/patches/90_gnome-mouse-properties_small_screen.patch:
      - Add scrollbar on small screens in mouse properties
    - debian/patches/91_gnome-about-me_small_screen.patch:
      - Add scrollbar on small screens in about me
    - debian/patches/92_display_properties_fit_small_screen.patch:
      - Make the display properties capplet work correctly on screen which have low vertical resolution
    - debian/patches/95_desktop-effects-integration.patch:
      - Add desktop effects tab to the appearance capplet
    - debian/patches/96_build_sound_capplet.patch:
      - Reinstate upstream-removed sound capplet
    - debian/patches/97_subpixel_hinting_defaults.patch:
      - Change the default hinting level for subpixel rendering from "Full" to "Slight"
    - debian/patches/98_correct_shell_use.patch:
      - Correct shell use to fix build issue
    - debian/patches/70_relibtoolize.patch:
      - Renamed to 99_autoreconf.patch
    - debian/patches/99_autoreconf.patch:
      - Run autoreconf over source
    - debian/patches/...

Read more...

Changed in gnome-control-center (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.