Gnome-control-center - User deleting not working,

Hi all,
Using gnome shell, I am trying to delete a user I created for test using the same gnome-control-center; but trying to delete it now but when I press the delete key gnome-control-center crash with the option to delete files - and if I choose to keep the file an error come up: "Failed to delete user - Method "DeleteUser" with signature "x" on interface "org.freedesktop.Accounts" doesn't exist"
See terminal output below:
[sweetth@myhost ~]$ gnome-control-center
libnm-glib.so.4: cannot open shared object file: No such file or directory
Failed to load module: /usr/lib/control-center-1/panels/libnetwork.so
(gnome-control-center:9733): GLib-GObject-WARNING **: gtype.c:4201: type id `1' is invalid
(gnome-control-center:9733): GLib-GObject-WARNING **: can't peek value table for type `<unknown>' which is not currently referenced
(gnome-control-center:9733): GLib-GObject-WARNING **: gvalue.c:191: cannot initialize GValue with type `(null)', this type has no GTypeValueTable implementation
(gnome-control-center:9733): GLib-GObject-WARNING **: gtype.c:4201: type id `0' is invalid
(gnome-control-center:9733): GLib-GObject-WARNING **: can't peek value table for type `<invalid>' which is not currently referenced
Segmentation fault

I didn't recompile it because frankly I do not know where to get the pkgbuild...
See output with 'bt full'
[sweetth@myhost ~]$ gdb /usr/bin/gnome-control-center
GNU gdb (GDB) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/gnome-control-center...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/gnome-control-center
[Thread debugging using libthread_db enabled]
[New Thread 0xb265bb70 (LWP 4926)]
[New Thread 0xb1cffb70 (LWP 4928)]
(gnome-control-center:4923): GLib-GObject-WARNING **: gtype.c:4201: type id `1' is invalid
(gnome-control-center:4923): GLib-GObject-WARNING **: can't peek value table for type `<unknown>' which is not currently referenced
(gnome-control-center:4923): GLib-GObject-WARNING **: gvalue.c:191: cannot initialize GValue with type `(null)', this type has no GTypeValueTable implementation
(gnome-control-center:4923): GLib-GObject-WARNING **: gtype.c:4201: type id `0' is invalid
(gnome-control-center:4923): GLib-GObject-WARNING **: can't peek value table for type `<invalid>' which is not currently referenced
Program received signal SIGSEGV, Segmentation fault.
0xb30bbe1c in dbus_g_proxy_begin_call () from /usr/lib/libdbus-glib-1.so.2
(gdb) bt full
#0 0xb30bbe1c in dbus_g_proxy_begin_call () from /usr/lib/libdbus-glib-1.so.2
No symbol table info available.
#1 0xb2dbdcf8 in ?? ()
from /usr/lib/control-center-1/panels/libuser-accounts.so
No symbol table info available.
#2 0xb2dcf600 in ?? ()
from /usr/lib/control-center-1/panels/libuser-accounts.so
No symbol table info available.
#3 0xb788ee23 in g_cclosure_marshal_VOID(int0_t) ()
from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#4 0xb7872eb4 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#5 0xb78851a0 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#6 0xb788e18c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#7 0xb788e313 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#8 0xb7c449e2 in gtk_dialog_response () from /usr/lib/libgtk-3.so.0
No symbol table info available.
#9 0xb7c44db6 in ?? () from /usr/lib/libgtk-3.so.0
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#10 0xb788eb2c in g_cclosure_marshal_VOID__VOID ()
from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#11 0xb7872eb4 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#12 0xb78851a0 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#13 0xb788e18c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#14 0xb788e313 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#15 0xb7bfe14a in gtk_button_clicked () from /usr/lib/libgtk-3.so.0
No symbol table info available.
#16 0xb7bff4b8 in ?? () from /usr/lib/libgtk-3.so.0
No symbol table info available.
#17 0xb788eb2c in g_cclosure_marshal_VOID__VOID ()
from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#18 0xb787177d in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#19 0xb7872eb4 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#20 0xb7884915 in ?? () from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#21 0xb788e18c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#22 0xb788e313 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#23 0xb7bfe06a in gtk_button_released () from /usr/lib/libgtk-3.so.0
No symbol table info available.
#24 0xb7bfe0b4 in ?? () from /usr/lib/libgtk-3.so.0
No symbol table info available.
#25 0xb7ccda62 in ?? () from /usr/lib/libgtk-3.so.0
No symbol table info available.
#26 0xb787177d in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#27 0xb7872eb4 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#28 0xb7884fbf in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#29 0xb788df69 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#30 0xb788e313 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#31 0xb7e106f3 in ?? () from /usr/lib/libgtk-3.so.0
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#32 0xb7ccd252 in gtk_propagate_event () from /usr/lib/libgtk-3.so.0
No symbol table info available.
#33 0xb7ccd628 in gtk_main_do_event () from /usr/lib/libgtk-3.so.0
No symbol table info available.
#34 0xb7b235fc in ?? () from /usr/lib/libgdk-3.so.0
No symbol table info available.
#35 0xb7b4a898 in ?? () from /usr/lib/libgdk-3.so.0
No symbol table info available.
#36 0xb77b4eff in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#37 0xb77b5660 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#38 0xb77b5d9b in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#39 0xb7ccc945 in gtk_main () from /usr/lib/libgtk-3.so.0
No symbol table info available.
#40 0xb7be8b44 in ?? () from /usr/lib/libgtk-3.so.0
No symbol table info available.
#41 0xb79432bc in g_application_run () from /usr/lib/libgio-2.0.so.0
No symbol table info available.
#42 0x0804c62f in main ()
No symbol table info available.
(gdb) quit
A debugging session is active.
Inferior 1 [process 4923] will be killed.
Quit anyway? (y or n) y

Similar Messages

  • Control center and camera not working on lock screen

    On the lock screen my control center or camera sometimes doesn't pull up! Also the touchscreen doesn't work sometimes while just using the phone like when typing or in a game. I've tried resetting it and restarting it! Is this a software bug? Will there be an update To fix this?

    Hi Trevor318,
    Thanks for the question. If I understand correctly, the touchscreen does not respond sometimes and control center doesn't come up. I would recommend that you read these articles, they may be helpful in troubleshooting your issue.
    If the screen on your iPhone, iPad, or iPod touch doesn't respond to touch - Apple Support
    Use iTunes to restore your iOS device to factory settings - Apple Support
    Thanks for using Apple Support Communities.
    Have a great day,
    Mario

  • IPad 2 control center for music not working for iOS 7.0

    I have downloaded iOS 7 on my iPad 2 and I cannot play music of control itune from the new control center. I have to play it by going to itune itself. Is there a bug on iPad 2 for control center? Other controls like wifi or airplane mode does work.

    I have the same issue with the ipad 2, works fine on the iphone 4s, any progress in getting this resolved

  • MSI Control Center Green Power not Working

    Hey guys, Green Power in the MSI Control Center doesn't seem to report any power saving for me- see pic. I have Green Power turned on in the BIOS.

    Quote from: NovJoe on 11-July-11, 15:27:19
    The interface is to tell you at what speed and voltage that it is regulating from the stock numbers. That is the way of power saving readings.
    How come it doesn't report the "Total Power Savings" in watts?

  • [SOLVED]GNOME 3.14 user switch not working

    Hi everybody, happy new year.
    I noticed quite recently that user switching doesn't work on GNOME 3.14 anymore.
    I'm using nVidia drivers (343.36 from repo), I don't know if it's the one thing responsible for this, as desktop experience with their driver is becoming quite buggy in recent years.
    Does anyone experience the same problem?
    (I know it's not a very widely used feature but I got used to share the same computer at home and sometimes it proved to be very useful...)
    Thanks in advance.
    [Edit] I'm not talking about closing session, but switching between users on the fly...
    [Solution] Fixed with nVidia drivers 346.35
    => It's more complicated than that! In fact package nvidia-346.35-2 forced me to create the following file in order to be able to start X:
    /etc/X11/xorg.conf.d/20-nvidia.conf
    Section "Device"
    Identifier "Nvidia Card"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    ...and it worked with this configuration.
    Bug when nvidia-346.35-3 hit the repos, I deleted the config file as it was no more needed to start X, but user switching once more failed to work as intended.
    I created this file once again, restarted gdm (and thus X was restarted too), and everything went fine.
    I don't know why a minimal config file is needed for user switching when it's not needed for starting X, though... GNOME devs might want to dig this.
    Last edited by omer666 (2015-01-19 22:30:17)

    Omer666,
    This also fixed the problem I was having. The specific steps to reproduce the problem were as follows:
    1. Log in as user1. (start some apps)
    2. Click Switch User
    3. Log in as user2.
    4. Log out
    5. Log back in as user1.
    At this point without the above mentioned fix. user1's session will be restarted (or maybe it was killed when we clicked Switch User).
    I'm running the nvidia drivers version 346.35-6.

  • The Notification Center Yosemite primary user does not work in my Macbook pro and the other users if it works.

    The Notification Center Yosemite primary user does not work in my Macbook pro and the other users if it works. How can I fix it?

    The Notification Center Yosemite primary user does not work in my Macbook pro and the other users if it works. How can I fix it?

  • HT5858 When I swipe up from the bottom of the screen to use control center I am not able to use the music controls for music or podcasts and music controls do not work on the lock screen either is anybody else having this problem???????

    When I swipe up from the bottom of the screen to use control center I am not able to use the music controls for music or podcasts and music controls do not work on the lock screen either is anybody else having this problem???????

    Not really sur easy you would be having that problem.  Mine works.  You might try RESET DEVICE
    Hold down the Sleep/Wake button and the home button together until the apple logo appears (ignore the ON/OFF slider) then let both buttons go and wait for device to restart (no data will be lost). Then try again and see if it makes a difference

  • Since update to gnome 3.4 gnome-control-center and sound broken

    Hi,
    I updated from 3.2 to 3.4 using sudo pacman -Syu.
    Since the update there are many things broken.
    I don't have any sound and when I try to start the gnome settings I get following:
    gnome-control-center
    *** glibc detected *** gnome-control-center: free(): invalid pointer: 0x00007feb2de284d8 ***
    ======= Backtrace: =========
    /lib/libc.so.6(+0x78a56)[0x7feb49760a56]
    /usr/lib/libstdc++.so.6(_ZNSs7reserveEm+0x68)[0x7feb360795d8]
    /usr/lib/libstdc++.so.6(_ZNSs6appendEPKcm+0xb5)[0x7feb36079865]
    /usr/lib/xorg/modules/dri/r600_dri.so(_ZN4llvm3sys13getHostTripleEv+0xbe)[0x7feb2f27667e]
    /usr/lib/xorg/modules/dri/r600_dri.so(_ZN4llvm13EngineBuilder12selectTargetEPNS_6ModuleENS_9StringRefES3_RKNS_15SmallVectorImplISsEENS_5Reloc5ModelENS_9CodeModel5ModelEPSs+0x368)[0x7feb2eb9ec88]
    /usr/lib/xorg/modules/dri/r600_dri.so(_ZN4llvm13EngineBuilder6createEv+0xad)[0x7feb2eb9245d]
    /usr/lib/xorg/modules/dri/r600_dri.so(LLVMCreateJITCompilerForModule+0x9b)[0x7feb2eb9e0fb]
    /usr/lib/xorg/modules/dri/r600_dri.so(+0x413e52)[0x7feb2eb43e52]
    /usr/lib/xorg/modules/dri/r600_dri.so(+0x413f3b)[0x7feb2eb43f3b]
    /usr/lib/xorg/modules/dri/r600_dri.so(+0x393bc5)[0x7feb2eac3bc5]
    /usr/lib/xorg/modules/dri/r600_dri.so(+0x2afcfd)[0x7feb2e9dfcfd]
    /usr/lib/xorg/modules/dri/r600_dri.so(+0x2ae745)[0x7feb2e9de745]
    /usr/lib/xorg/modules/dri/r600_dri.so(+0x1fecfb)[0x7feb2e92ecfb]
    /usr/lib/xorg/modules/dri/r600_dri.so(+0x1ed155)[0x7feb2e91d155]
    /usr/lib/xorg/modules/dri/r600_dri.so(+0x1c26f5)[0x7feb2e8f26f5]
    /usr/lib/xorg/modules/dri/r600_dri.so(+0x1c280d)[0x7feb2e8f280d]
    /usr/lib/libGL.so.1(+0x44b53)[0x7feb3829fb53]
    /usr/lib/libGL.so.1(+0x1e2fe)[0x7feb382792fe]
    /usr/lib/libGL.so.1(glXCreateNewContext+0x2a)[0x7feb3827952a]
    /usr/lib/libcogl.so.9(+0x63a8a)[0x7feb306a1a8a]
    /usr/lib/libcogl.so.9(cogl_display_setup+0x23)[0x7feb3065f8a3]
    /usr/lib/libcogl.so.9(cogl_renderer_check_onscreen_template+0x69)[0x7feb3065f129]
    /usr/lib/libclutter-1.0.so.0(+0x2f6ce)[0x7feb30b016ce]
    /usr/lib/libclutter-1.0.so.0(+0x5e279)[0x7feb30b30279]
    /usr/lib/libclutter-1.0.so.0(+0x753b3)[0x7feb30b473b3]
    /usr/lib/libclutter-1.0.so.0(+0x80d6a)[0x7feb30b52d6a]
    /usr/lib/libclutter-1.0.so.0(+0x80f9b)[0x7feb30b52f9b]
    /usr/lib/libglib-2.0.so.0(g_option_context_parse+0x3b7)[0x7feb4a0316e7]
    /usr/lib/libclutter-1.0.so.0(clutter_init+0xd2)[0x7feb30b53262]
    /usr/lib/libcheese-gtk.so.21(cheese_gtk_init+0x24)[0x7feb318cf5e4]
    /usr/lib/control-center-1/panels/libuser-accounts.so(g_io_module_load+0x33)[0x7feb323542c3]
    /usr/lib/libgio-2.0.so.0(+0x5ae06)[0x7feb4a57be06]
    /usr/lib/libgobject-2.0.so.0(g_type_module_use+0x81)[0x7feb4a306271]
    /usr/lib/libgio-2.0.so.0(g_io_modules_load_all_in_directory_with_scope+0x84)[0x7feb4a57c1e4]
    gnome-control-center[0x40975a]
    /usr/lib/libgobject-2.0.so.0(g_type_create_instance+0x117)[0x7feb4a3032c7]
    /usr/lib/libgobject-2.0.so.0(+0x15038)[0x7feb4a2e8038]
    /usr/lib/libgobject-2.0.so.0(g_object_newv+0x781)[0x7feb4a2e9af1]
    /usr/lib/libgobject-2.0.so.0(g_object_new+0xec)[0x7feb4a2ea13c]
    gnome-control-center(main+0x72)[0x407b02]
    /lib/libc.so.6(__libc_start_main+0xf5)[0x7feb49709455]
    gnome-control-center[0x407bb1]
    ======= Memory map: ========
    00400000-00412000 r-xp 00000000 08:04 3560853 /usr/bin/gnome-control-center
    00611000-00612000 r--p 00011000 08:04 3560853 /usr/bin/gnome-control-center
    00612000-00613000 rw-p 00012000 08:04 3560853 /usr/bin/gnome-control-center
    017ea000-01d4d000 rw-p 00000000 00:00 0 [heap]
    7feb2d5d3000-7feb2d5f4000 rw-p 00000000 00:00 0
    7feb2d5f4000-7feb2d5f5000 ---p 00000000 00:00 0
    7feb2d5f5000-7feb2df2f000 rw-p 00000000 00:00 0
    7feb2df2f000-7feb2df30000 ---p 00000000 00:00 0
    7feb2df30000-7feb2e730000 rw-p 00000000 00:00 0
    7feb2e730000-7feb2f531000 r-xp 00000000 08:04 3804024 /usr/lib/xorg/modules/dri/r600_dri.so
    7feb2f531000-7feb2f731000 ---p 00e01000 08:04 3804024 /usr/lib/xorg/modules/dri/r600_dri.so
    7feb2f731000-7feb2f76a000 r--p 00e01000 08:04 3804024 /usr/lib/xorg/modules/dri/r600_dri.so
    7feb2f76a000-7feb2f7b2000 rw-p 00e3a000 08:04 3804024 /usr/lib/xorg/modules/dri/r600_dri.so
    7feb2f7b2000-7feb2f99a000 rw-p 00000000 00:00 0
    7feb2f99a000-7feb2f99f000 r-xp 00000000 08:04 3556381 /usr/lib/libxcb-util.so.0.0.0
    7feb2f99f000-7feb2fb9f000 ---p 00005000 08:04 3556381 /usr/lib/libxcb-util.so.0.0.0
    7feb2fb9f000-7feb2fba0000 rw-p 00005000 08:04 3556381 /usr/lib/libxcb-util.so.0.0.0
    7feb2fba0000-7feb2fba8000 r-xp 00000000 08:04 3558533 /usr/lib/libstartup-notification-1.so.0.0.0
    7feb2fba8000-7feb2fda8000 ---p 00008000 08:04 3558533 /usr/lib/libstartup-notification-1.so.0.0.0
    7feb2fda8000-7feb2fda9000 rw-p 00008000 08:04 3558533 /usr/lib/libstartup-notification-1.so.0.0.0
    7feb2fda9000-7feb2fddc000 r-xp 00000000 08:04 3553550 /usr/lib/libgsttag-0.10.so.0.25.0
    7feb2fddc000-7feb2ffdb000 ---p 00033000 08:04 3553550 /usr/lib/libgsttag-0.10.so.0.25.0
    7feb2ffdb000-7feb2ffdd000 r--p 00032000 08:04 3553550 /usr/lib/libgsttag-0.10.so.0.25.0
    7feb2ffdd000-7feb2ffde000 rw-p 00034000 08:04 3553550 /usr/lib/libgsttag-0.10.so.0.25.0
    7feb2ffde000-7feb2ffe2000 r-xp 00000000 08:04 262257 /lib/libattr.so.1.1.0
    7feb2ffe2000-7feb301e1000 ---p 00004000 08:04 262257 /lib/libattr.so.1.1.0
    7feb301e1000-7feb301e2000 rw-p 00003000 08:04 262257 /lib/libattr.so.1.1.0
    7feb301e2000-7feb301eb000 r-xp 00000000 08:04 3553408 /usr/lib/libgudev-1.0.so.0.1.1
    7feb301eb000-7feb303ea000 ---p 00009000 08:04 3553408 /usr/lib/libgudev-1.0.so.0.1.1
    7feb303ea000-7feb303eb000 r--p 00008000 08:04 3553408 /usr/lib/libgudev-1.0.so.0.1.1
    7feb303eb000-7feb303ec000 rw-p 00009000 08:04 3553408 /usr/lib/libgudev-1.0.so.0.1.1
    7feb303ec000-7feb3043a000 r-xp 00000000 08:04 3559387 /usr/lib/libgee.so.2.0.0
    7feb3043a000-7feb3063a000 ---p 0004e000 08:04 3559387 /usr/lib/libgee.so.2.0.0
    7feb3063a000-7feb3063d000 r--p 0004e000 08:04 3559387 /usr/lib/libgee.so.2.0.0
    7feb3063d000-7feb3063e000 rw-p 00051000 08:04 3559387 /usr/lib/libgee.so.2.0.0
    7feb3063e000-7feb306c4000 r-xp 00000000 08:04 3560205 /usr/lib/libcogl.so.9.1.1
    7feb306c4000-7feb308c4000 ---p 00086000 08:04 3560205 /usr/lib/libcogl.so.9.1.1
    7feb308c4000-7feb308c8000 r--p 00086000 08:04 3560205 /usr/lib/libcogl.so.9.1.1
    7feb308c8000-7feb308ca000 rw-p 0008a000 08:04 3560205 /usr/lib/libcogl.so.9.1.1
    7feb308ca000-7feb308d1000 r-xp 00000000 08:04 3560206 /usr/lib/libcogl-pango.so.0.0.0
    7feb308d1000-7feb30ad0000 ---p 00007000 08:04 3560206 /usr/lib/libcogl-pango.so.0.0.0
    7feb30ad0000-7feb30ad1000 r--p 00006000 08:04 3560206 /usr/lib/libcogl-pango.so.0.0.0
    7feb30ad1000-7feb30ad2000 rw-p 00007000 08:04 3560206 /usr/lib/libcogl-pango.so.0.0.0
    7feb30ad2000-7feb30bf2000 r-xp 00000000 08:04 3560253 /usr/lib/libclutter-1.0.so.0.1000.2
    7feb30bf2000-7feb30df2000 ---p 00120000 08:04 3560253 /usr/lib/libclutter-1.0.so.0.1000.2
    7feb30df2000-7feb30df6000 r--p 00120000 08:04 3560253 /usr/lib/libclutter-1.0.so.0.1000.2
    7feb30df6000-7feb30df8000 rw-p 00124000 08:04 3560253 /usr/lib/libclutter-1.0.so.0.1000.2
    7feb30df8000-7feb30dfa000 rw-p 00000000 00:00 0
    7feb30dfa000-7feb30e05000 r-xp 00000000 08:04 3560325 /usr/lib/libclutter-gtk-1.0.so.0.0.0
    7feb30e05000-7feb31004000 ---p 0000b000 08:04 3560325 /usr/lib/libclutter-gtk-1.0.so.0.0.0
    7feb31004000-7feb31005000 r--p 0000a000 08:04 3560325 /usr/lib/libclutter-gtk-1.0.so.0.0.0
    7feb31005000-7feb31006000 rw-p 0000b000 08:04 3560325 /usr/lib/libclutter-gtk-1.0.so.0.0.0
    7feb31006000-7feb3109b000 r-xp 00000000 08:04 3562929 /usr/lib/libmx-1.0.so.2.401.0
    7feb3109b000-7feb3129a000 ---p 00095000 08:04 3562929 /usr/lib/libmx-1.0.so.2.401.0
    7feb3129a000-7feb3129b000 r--p 00094000 08:04 3562929 /usr/lib/libmx-1.0.so.2.401.0
    7feb3129b000-7feb3129e000 rw-p 00095000 08:04 3562929 /usr/lib/libmx-1.0.so.2.401.0
    7feb3129e000-7feb312b1000 r-xp 00000000 08:04 3560319 /usr/lib/libclutter-gst-1.0.so.0.504.0
    7feb312b1000-7feb314b1000 ---p 00013000 08:04 3560319 /usr/lib/libclutter-gst-1.0.so.0.504.0
    7feb314b1000-7feb314b2000 r--p 00013000 08:04 3560319 /usr/lib/libclutter-gst-1.0.so.0.504.0
    7feb314b2000-7feb314b3000 rw-p 00014000 08:04 3560319 /usr/lib/libclutter-gst-1.0.so.0.504.0
    7feb314b3000-7feb314b4000 rw-p 00000000 00:00 0
    7feb314b4000-7feb314b8000 r-xp 00000000 08:04 262266 /lib/libcap.so.2.22
    7feb314b8000-7feb316b7000 ---p 00004000 08:04 262266 /lib/libcap.so.2.22
    7feb316b7000-7feb316b8000 rw-p 00003000 08:04 262266 /lib/libcap.so.2.22
    7feb316b8000-7feb316c7000 r-xp 00000000 08:04 3562938 /usr/lib/libcheese.so.3.2.4
    7feb316c7000-7feb318c6000 ---p 0000f000 08:04 3562938 /usr/lib/libcheese.so.3.2.4
    7feb318c6000-7feb318c7000 r--p 0000e000 08:04 3562938 /usr/lib/libcheese.so.3.2.4
    7feb318c7000-7feb318c8000 rw-p 0000f000 08:04 3562938 /usr/lib/libcheese.so.3.2.4
    7feb318c8000-7feb318d4000 r-xp 00000000 08:04 3562939 /usr/lib/libcheese-gtk.so.21.1.4
    7feb318d4000-7feb31ad3000 ---p 0000c000 08:04 3562939 /usr/lib/libcheese-gtk.so.21.1.4
    7feb31ad3000-7feb31ad4000 r--p 0000b000 08:04 3562939 /usr/lib/libcheese-gtk.so.21.1.4
    7feb31ad4000-7feb31ad5000 rw-p 0000c000 08:04 3562939 /usr/lib/libcheese-gtk.so.21.1.4
    7feb31ad5000-7feb31add000 r-xp 00000000 08:04 262365 /lib/libcrypt-2.15.so
    7feb31add000-7feb31cdc000 ---p 00008000 08:04 262365 /lib/libcrypt-2.15.so
    7feb31cdc000-7feb31cdd000 r--p 00007000 08:04 262365 /lib/libcrypt-2.15.so
    7feb31cdd000-7feb31cde000 rw-p 00008000 08:04 262365 /lib/libcrypt-2.15.so
    7feb31cde000-7feb31d0c000 rw-p 00000000 00:00 0
    7feb31d0c000-7feb31d0e000 r-xp 00000000 08:04 3559890 /usr/lib/libsystemd-daemon.so.0.0.1
    7feb31d0e000-7feb31f0e000 ---p 00002000 08:04 3559890 /usr/lib/libsystemd-daemon.so.0.0.1
    7feb31f0e000-7feb31f0f000 r--p 00002000 08:04 3559890 /usr/lib/libsystemd-daemon.so.0.0.1
    7feb31f0f000-7feb31f10000 rw-p 00003000 08:04 3559890 /usr/lib/libsystemd-daemon.so.0.0.1
    7feb31f10000-7feb31f19000 r-xp 00000000 08:04 3559892 /usr/lib/libsystemd-login.so.0.2.1
    7feb31f19000-7feb32119000 ---p 00009000 08:04 3559892 /usr/lib/libsystemd-login.so.0.2.1
    7feb32119000-7feb3211a000 r--p 00009000 08:04 3559892 /usr/lib/libsystemd-login.so.0.2.1
    7feb3211a000-7feb3211b000 rw-p 0000a000 08:04 3559892 /usr/lib/libsystemd-login.so.0.2.1
    7feb3211b000-7feb32135000 r-xp 00000000 08:04 3559785 /usr/lib/libpolkit-gobject-1.so.0.0.0
    7feb32135000-7feb32334000 ---p 0001a000 08:04 3559785 /usr/lib/libpolkit-gobject-1.so.0.0.0
    7feb32334000-7feb32335000 r--p 00019000 08:04 3559785 /usr/lib/libpolkit-gobject-1.so.0.0.0
    7feb32335000-7feb32336000 rw-p 0001a000 08:04 3559785 /usr/lib/libpolkit-gobject-1.so.0.0.0
    7feb32336000-7feb3235f000 r-xp 00000000 08:04 4458292 /usr/lib/control-center-1/panels/libuser-accounts.so
    7feb3235f000-7feb3255f000 ---p 00029000 08:04 4458292 /usr/lib/control-center-1/panels/libuser-accounts.so
    7feb3255f000-7feb32560000 r--p 00029000 08:04 4458292 /usr/lib/control-center-1/panels/libuser-accounts.so
    7feb32560000-7feb32562000 rw-p 0002a000 08:04 4458292 /usr/lib/control-center-1/panels/libuser-accounts.so
    7feb32562000-7feb3256f000 r-xp 00000000 08:04 3555874 /usr/lib/libsocialweb-client.so.2.0.0
    7feb3256f000-7feb3276e000 ---p 0000d000 08:04 3555874 /usr/lib/libsocialweb-client.so.2.0.0
    7feb3276e000-7feb3276f000 r--p 0000c000 08:04 3555874 /usr/lib/libsocialweb-client.so.2.0.0
    7feb3276f000-7feb32770000 rw-p 0000d000 08:04 3555874 /usr/lib/libsocialweb-client.so.2.0.0
    7feb32770000-7feb32797000 r-xp 00000000 08:04 3563162 /usr/lib/libgnome-desktop-3.so.2.1.3
    7feb32797000-7feb32996000 ---p 00027000 08:04 3563162 /usr/lib/libgnome-desktop-3.so.2.1.3
    7feb32996000-7feb32997000 r--p 00026000 08:04 3563162 /usr/lib/libgnome-desktop-3.so.2.1.3
    7feb32997000-7feb32998000 rw-p 00027000 08:04 3563162 /usr/lib/libgnome-desktop-3.so.2.1.3
    7feb32998000-7feb329ab000 r-xp 00000000 08:04 4458280 /usr/lib/control-center-1/panels/libbackground.so
    7feb329ab000-7feb32bab000 ---p 00013000 08:04 4458280 /usr/lib/control-center-1/panels/libbackground.so
    7feb32bab000-7feb32bac000 r--p 00013000 08:04 4458280 /usr/lib/control-center-1/panels/libbackground.so
    7feb32bac000-7feb32bad000 rw-p 00014000 08:04 4458280 /usr/lib/control-center-1/panels/libbackground.so
    7feb32bad000-7feb32bb1000 r-xp 00000000 08:04 4458281 /usr/lib/control-center-1/panels/libscreen.so
    7feb32bb1000-7feb32db0000 ---p 00004000 08:04 4458281 /usr/lib/control-center-1/panels/libscreen.so
    7feb32db0000-7feb32db1000 r--p 00003000 08:04 4458281 /usr/lib/control-center-1/panels/libscreen.so
    7feb32db1000-7feb32db2000 rw-p 00004000 08:04 4458281 /usr/lib/control-center-1/panels/libscreen.so
    7feb32db2000-7feb32dc7000 r-xp 00000000 08:04 262341 /lib/libnsl-2.15.so
    7feb32dc7000-7feb32fc6000 ---p 00015000 08:04 262341 /lib/libnsl-2.15.so
    7feb32fc6000-7feb32fc7000 r--p 00014000 08:04 262341 /lib/libnsl-2.15.so
    7feb32fc7000-7feb32fc8000 rw-p 00015000 08:04 262341 /lib/libnsl-2.15.so
    7feb32fc8000-7feb32fca000 rw-p 00000000 00:00 0
    7feb32fca000-7feb3327d000 r-xp 00000000 08:04 3556523 /usr/lib/libvorbisenc.so.2.0.9
    7feb3327d000-7feb3347c000 ---p 002b3000 08:04 3556523 /usr/lib/libvorbisenc.so.2.0.9
    7feb3347c000-7feb33498000 r--p 002b2000 08:04 3556523 /usr/lib/libvorbisenc.so.2.0.9
    7feb33498000-7feb33499000 rw-p 002ce000 08:04 3556523 /usr/lib/libvorbisenc.so.2.0.9
    7feb33499000-7feb334e3000 r-xp 00000000 08:04 3556504 /usr/lib/libFLAC.so.8.2.0
    7feb334e3000-7feb336e2000 ---p 0004a000 08:04 3556504 /usr/lib/libFLAC.so.8.2.0
    7feb336e2000-7feb336e4000 rw-p 00049000 08:04 3556504 /usr/lib/libFLAC.so.8.2.0
    7feb336e4000-7feb336e9000 r-xp 00000000 08:04 3556392 /usr/lib/libasyncns.so.0.3.1Abgebrochen
    What is broken and how do I fix it?

    So, I fixed the audio issue with removing all unrequired packages.
    But additional the workspace shifting is now unstable but sound works!
    Now only the gnome-controll-center needs a fix
    EDIT:
    Sound still not working:
    I can't adjust the volume.
    Last edited by archer42 (2012-04-28 05:47:41)

  • Control center user role - hide worksets

    Dear gurus,
      The control center user role is assigned to all the users by default. Could somebody please tell me how to hide selected worksets in the role.
    I have an option to delete items that are not configured in that role, I am trying to find out a means of hiding some of the worksets and pages, so that I donot have to delete or modify SAP delivered role and be able to make those items visible when required at a later stage.
    any help is appreciated.

    There are two roles involved. One is the SAP template, and should not be changed as it can be overwritten by patches etc. The other way can be editted the same as any role. It is the one with the id pcd:portal_content/every_user/cc_user/ccur.
    In here you can remove worksets, change the sequence etc or hide its visibility in the navigation area etc.

  • Gnome control center with openbox

    Hey guys,
    I have Gnome installed with a gnome-shell session and also have another openbox session. I would like to let gnome-control-center control my system settings under openbox. Now some settings works under openbox, like "Sound".
    But other settings like "Bluetooth" and "Display" and "Keyboard" settings dont work. Do I have to have a gnome-shell session running to have access to these settings? or there's another way around this?
    Thanks in advance!

    For the Bluetooth I get this:
    (gnome-control-center:11843): GLib-CRITICAL **: g_variant_get_type: assertion 'value != NULL' failed
    (gnome-control-center:11843): GLib-CRITICAL **: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed
    (gnome-control-center:11843): GLib-CRITICAL **: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed
    (gnome-control-center:11843): GLib-CRITICAL **: g_variant_unref: assertion 'value != NULL' failed
    (gnome-control-center:11843): GLib-CRITICAL **: g_variant_get_type: assertion 'value != NULL' failed
    (gnome-control-center:11843): GLib-CRITICAL **: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed
    (gnome-control-center:11843): GLib-CRITICAL **: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed
    (gnome-control-center:11843): GLib-CRITICAL **: g_variant_unref: assertion 'value != NULL' failed
    (gnome-control-center:11843): GLib-CRITICAL **: g_variant_get_type: assertion 'value != NULL' failed
    (gnome-control-center:11843): GLib-CRITICAL **: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed
    (gnome-control-center:11843): GLib-CRITICAL **: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed
    (gnome-control-center:11843): GLib-CRITICAL **: g_variant_unref: assertion 'value != NULL' failed
    And for the Displays I get no errors on the command line, I only get the "Could not get screen information" in the GUI.
    I noticed that even thought the Network works fine, it spits this error messages on the command line:
    (gnome-control-center:11896): GLib-CRITICAL **: g_variant_get_type: assertion 'value != NULL' failed
    (gnome-control-center:11896): GLib-CRITICAL **: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed
    (gnome-control-center:11896): GLib-CRITICAL **: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed
    (gnome-control-center:11896): Gtk-CRITICAL **: gtk_container_remove: assertion 'GTK_IS_CONTAINER (container)' failed
    Cheers!

  • [SOLVED] Gnome-control-center crash with vmware drivers

    Since a week or two, I've been unable to launch gnome control center due to the following crash. I think the issue is related to the vmware graphics driver with hardware acceleration, but before I file a bug, I'd like someone more knowledgeable than myself to confirm that I'm not missing something obvious
    Here is the crash trace:
    [joel@myhost ~]$ gnome-control-center
    *** glibc detected *** gnome-control-center: free(): invalid pointer: 0xaf591288 ***
    ======= Backtrace: =========
    /lib/libc.so.6(+0x726a2)[0xb6b9e6a2]
    /usr/lib/libstdc++.so.6(_ZdlPv+0x1f)[0xb178c38f]
    /usr/lib/libstdc++.so.6(_ZNSs4_Rep10_M_destroyERKSaIcE+0x1b)[0xb17f588b]
    /usr/lib/libstdc++.so.6(+0xb08d0)[0xb17f58d0]
    /usr/lib/libstdc++.so.6(_ZNSs7reserveEj+0x88)[0xb17f6b88]
    /usr/lib/libstdc++.so.6(_ZNSs6appendEPKcj+0xaa)[0xb17f6e8a]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(_ZN4llvm3sys13getHostTripleEv+0xb4)[0xb09aa0b4]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(_ZN4llvm13EngineBuilder12selectTargetEPNS_6ModuleENS_9StringRefES3_RKNS_15SmallVectorImplISsEENS_5Reloc5ModelENS_9CodeModel5ModelEPSs+0x347)[0xb0285d57]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(_ZN4llvm13EngineBuilder6createEv+0xe9)[0xb0278999]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(LLVMCreateJITCompilerForModule+0x96)[0xb0284fb6]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(LLVMCreateJITCompiler+0x33)[0xb0285213]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(+0x393752)[0xb0225752]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(+0x393853)[0xb0225853]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(+0x316785)[0xb01a8785]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(+0x154c6c)[0xaffe6c6c]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(+0x14d24a)[0xaffdf24a]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(+0x1650e8)[0xafff70e8]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(+0x137bfd)[0xaffc9bfd]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(+0x133999)[0xaffc5999]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(+0x133ae7)[0xaffc5ae7]
    /usr/lib/xorg/modules/dri/vmwgfx_dri.so(+0x133b1f)[0xaffc5b1f]
    /usr/lib/libGL.so.1(+0x40606)[0xb2e07606]
    /usr/lib/libGL.so.1(+0x181f1)[0xb2ddf1f1]
    /usr/lib/libGL.so.1(glXCreateNewContext+0x43)[0xb2ddf433]
    /usr/lib/libcogl.so.9(+0x631f5)[0xb0e1b1f5]
    /usr/lib/libcogl.so.9(cogl_display_setup+0x34)[0xb0dd2e54]
    /usr/lib/libcogl.so.9(cogl_renderer_check_onscreen_template+0x6e)[0xb0dd261e]
    /usr/lib/libclutter-1.0.so.0(+0x23802)[0xb0e65802]
    /usr/lib/libclutter-1.0.so.0(+0x565bc)[0xb0e985bc]
    /usr/lib/libclutter-1.0.so.0(+0x56ce7)[0xb0e98ce7]
    /usr/lib/libclutter-1.0.so.0(+0x70182)[0xb0eb2182]
    /usr/lib/libclutter-1.0.so.0(+0x7ca8d)[0xb0ebea8d]
    /usr/lib/libclutter-1.0.so.0(+0x7ccdd)[0xb0ebecdd]
    /usr/lib/libglib-2.0.so.0(g_option_context_parse+0x3fa)[0xb6e7239a]
    /usr/lib/libclutter-1.0.so.0(clutter_init+0xde)[0xb0ebf05e]
    /usr/lib/libclutter-gtk-1.0.so.0(gtk_clutter_init+0x9d)[0xb0f7625d]
    /usr/lib/libcheese-gtk.so.21(cheese_gtk_init+0x33)[0xb10f2693]
    /usr/lib/control-center-1/panels/libuser-accounts.so(g_io_module_load+0x54)[0xb10c2674]
    /usr/lib/libgio-2.0.so.0(+0x52f0e)[0xb6fbaf0e]
    /usr/lib/libgobject-2.0.so.0(g_type_module_use+0xa6)[0xb6f4cde6]
    /usr/lib/libgio-2.0.so.0(g_io_modules_load_all_in_directory_with_scope+0xa9)[0xb6fbb3a9]
    /usr/lib/libgio-2.0.so.0(g_io_modules_load_all_in_directory+0x23)[0xb6fbb463]
    gnome-control-center[0x804fc72]
    /usr/lib/libgobject-2.0.so.0(g_type_create_instance+0x117)[0xb6f49c97]
    /usr/lib/libgobject-2.0.so.0(+0x12491)[0xb6f2c491]
    /usr/lib/libgobject-2.0.so.0(g_object_newv+0x7d9)[0xb6f2e179]
    /usr/lib/libgobject-2.0.so.0(g_object_new+0xa8)[0xb6f2e718]
    gnome-control-center(gnome_control_center_new+0x18)[0x8050528]
    gnome-control-center(main+0x89)[0x804dc79]
    /lib/libc.so.6(__libc_start_main+0xf5)[0xb6b453d5]
    gnome-control-center[0x804dd45]
    ======= Memory map: ========
    08048000-08058000 r-xp 00000000 08:03 270323 /usr/bin/gnome-control-center
    08058000-08059000 r--p 0000f000 08:03 270323 /usr/bin/gnome-control-center
    08059000-0805a000 rw-p 00010000 08:03 270323 /usr/bin/gnome-control-center
    09988000-09c43000 rw-p 00000000 00:00 0 [heap]
    ae571000-af571000 rw-s 104543000 00:05 1668 /dev/dri/card0
    af571000-af691000 rw-p 00000000 00:00 0
    af691000-af692000 ---p 00000000 00:00 0
    af692000-afe92000 rw-p 00000000 00:00 0
    afe92000-b0c6b000 r-xp 00000000 08:03 425438 /usr/lib/xorg/modules/dri/vmwgfx_dri.so
    b0c6b000-b0c89000 r--p 00dd9000 08:03 425438 /usr/lib/xorg/modules/dri/vmwgfx_dri.so
    b0c89000-b0cb5000 rw-p 00df7000 08:03 425438 /usr/lib/xorg/modules/dri/vmwgfx_dri.so
    b0cb5000-b0d15000 rw-p 00000000 00:00 0
    b0d15000-b0d1a000 r-xp 00000000 08:03 267525 /usr/lib/libxcb-util.so.0.0.0
    b0d1a000-b0d1b000 r--p 00004000 08:03 267525 /usr/lib/libxcb-util.so.0.0.0
    b0d1b000-b0d1c000 rw-p 00005000 08:03 267525 /usr/lib/libxcb-util.so.0.0.0
    b0d1c000-b0d25000 r-xp 00000000 08:03 267538 /usr/lib/libstartup-notification-1.so.0.0.0
    b0d25000-b0d26000 r--p 00008000 08:03 267538 /usr/lib/libstartup-notification-1.so.0.0.0
    b0d26000-b0d27000 rw-p 00009000 08:03 267538 /usr/lib/libstartup-notification-1.so.0.0.0
    b0d27000-b0d5a000 r-xp 00000000 08:03 338954 /usr/lib/libgsttag-0.10.so.0.25.0
    b0d5a000-b0d5b000 ---p 00033000 08:03 338954 /usr/lib/libgsttag-0.10.so.0.25.0
    b0d5b000-b0d5c000 r--p 00033000 08:03 338954 /usr/lib/libgsttag-0.10.so.0.25.0
    b0d5c000-b0d5d000 rw-p 00034000 08:03 338954 /usr/lib/libgsttag-0.10.so.0.25.0
    b0d5d000-b0d61000 r-xp 00000000 08:03 131242 /lib/libattr.so.1.1.0
    b0d61000-b0d62000 rw-p 00003000 08:03 131242 /lib/libattr.so.1.1.0
    b0d62000-b0db5000 r-xp 00000000 08:03 274843 /usr/lib/libgee.so.2.0.0
    b0db5000-b0db7000 r--p 00052000 08:03 274843 /usr/lib/libgee.so.2.0.0
    b0db7000-b0db8000 rw-p 00054000 08:03 274843 /usr/lib/libgee.so.2.0.0
    b0db8000-b0e3f000 r-xp 00000000 08:03 295043 /usr/lib/libcogl.so.9.1.1
    b0e3f000-b0e41000 r--p 00087000 08:03 295043 /usr/lib/libcogl.so.9.1.1
    b0e41000-b0e42000 rw-p 00089000 08:03 295043 /usr/lib/libcogl.so.9.1.1
    b0e42000-b0f6a000 r-xp 00000000 08:03 295058 /usr/lib/libclutter-1.0.so.0.1000.2
    b0f6a000-b0f6b000 ---p 00128000 08:03 295058 /usr/lib/libclutter-1.0.so.0.1000.2
    b0f6b000-b0f6d000 r--p 00128000 08:03 295058 /usr/lib/libclutter-1.0.so.0.1000.2
    b0f6d000-b0f6f000 rw-p 0012a000 08:03 295058 /usr/lib/libclutter-1.0.so.0.1000.2
    b0f6f000-b0f79000 r-xp 00000000 08:03 263872 /usr/lib/libclutter-gtk-1.0.so.0.0.0
    b0f79000-b0f7a000 r--p 00009000 08:03 263872 /usr/lib/libclutter-gtk-1.0.so.0.0.0
    b0f7a000-b0f7b000 rw-p 0000a000 08:03 263872 /usr/lib/libclutter-gtk-1.0.so.0.0.0
    b0f7b000-b1016000 r-xp 00000000 08:03 285322 /usr/lib/libmx-1.0.so.2.401.0
    b1016000-b1017000 r--p 0009a000 08:03 285322 /usr/lib/libmx-1.0.so.2.401.0
    b1017000-b1019000 rw-p 0009b000 08:03 285322 /usr/lib/libmx-1.0.so.2.401.0
    b1019000-b102b000 r-xp 00000000 08:03 263863 /usr/lib/libclutter-gst-1.0.so.0.504.0
    b102b000-b102c000 ---p 00012000 08:03 263863 /usr/lib/libclutter-gst-1.0.so.0.504.0
    b102c000-b102d000 r--p 00012000 08:03 263863 /usr/lib/libclutter-gst-1.0.so.0.504.0
    b102d000-b102e000 rw-p 00013000 08:03 263863 /usr/lib/libclutter-gst-1.0.so.0.504.0
    b102e000-b103d000 r-xp 00000000 08:03 285335 /usr/lib/libcheese.so.3.2.4
    b103d000-b103e000 r--p 0000e000 08:03 285335 /usr/lib/libcheese.so.3.2.4
    b103e000-b103f000 rw-p 0000f000 08:03 285335 /usr/lib/libcheese.so.3.2.4
    b103f000-b1047000 r-xp 00000000 08:03 131109 /lib/libcrypt-2.15.so
    b1047000-b1048000 r--p 00007000 08:03 131109 /lib/libcrypt-2.15.so
    b1048000-b1049000 rw-p 00008000 08:03 131109 /lib/libcrypt-2.15.so
    b1049000-b1070000 rw-p 00000000 00:00 0
    b1070000-b107a000 r-xp 00000000 08:03 306123 /usr/lib/libsystemd-login.so.0.2.1
    b107a000-b107b000 r--p 00009000 08:03 306123 /usr/lib/libsystemd-login.so.0.2.1
    b107b000-b107c000 rw-p 0000a000 08:03 306123 /usr/lib/libsystemd-login.so.0.2.1
    b1094000-b10a4000 rw-p 00000000 00:00 0
    b10a4000-b10cf000 r-xp 00000000 08:03 406404 /usr/lib/control-center-1/panels/libuser-accounts.so
    b10cf000-b10d0000 r--p 0002a000 08:03 406404 /usr/lib/control-center-1/panels/libuser-accounts.so
    b10d0000-b10d1000 rw-p 0002b000 08:03 406404 /usr/lib/control-center-1/panels/libuser-accounts.so
    b10d1000-b10e2000 r-xp 00000000 08:03 300283 /usr/lib/libgtop-2.0.so.7.2.0
    b10e2000-b10e3000 r--p 00010000 08:03 300283 /usr/lib/libgtop-2.0.so.7.2.0
    b10e3000-b10e4000 rw-p 00011000 08:03 300283 /usr/lib/libgtop-2.0.so.7.2.0
    b10e4000-b10ea000 r-xp 00000000 08:03 295044 /usr/lib/libcogl-pango.so.0.0.0
    b10ea000-b10eb000 r--p 00005000 08:03 295044 /usr/lib/libcogl-pango.so.0.0.0
    b10eb000-b10ec000 rw-p 00006000 08:03 295044 /usr/lib/libcogl-pango.so.0.0.0
    b10ec000-b10f8000 r-xp 00000000 08:03 285336 /usr/lib/libcheese-gtk.so.21.1.4
    b10f8000-b10f9000 r--p 0000b000 08:03 285336 /usr/lib/libcheese-gtk.so.21.1.4
    b10f9000-b10fa000 rw-p 0000c000 08:03 285336 /usr/lib/libcheese-gtk.so.21.1.4
    b10fa000-b110a000 r-xp 00000000 08:03 406405 /usr/lib/control-center-1/panels/libdate_time.so
    b110a000-b110b000 r--p 0000f000 08:03 406405 /usr/lib/control-center-1/panels/libdate_time.so
    b110b000-b110c000 rw-p 00010000 08:03 406405 /usr/lib/control-center-1/panels/libdate_time.so
    b110c000-b1116000 r-xp 00000000 08:03 406400 /usr/lib/control-center-1/panels/libinfo.so
    b1116000-b1117000 r--p 00009000 08:03 406400 /usr/lib/control-center-1/panels/libinfo.so
    b1117000-b1118000 rw-p 0000a000 08:03 406400 /usr/lib/control-center-1/panels/libinfo.so
    b1118000-b1125000 r-xp 00000000 08:03 308961 /usr/lib/libsocialweb-client.so.2.0.0
    b1125000-b1126000 r--p 0000c000 08:03 308961 /usr/lib/libsocialweb-client.so.2.0.0
    b1126000-b1127000 rw-p 0000d000 08:03 308961 /usr/lib/libsocialweb-client.so.2.0.0
    b112a000-b1135000 r-xp 00000000 08:03 406402 /usr/lib/control-center-1/panels/libkeyboard.so
    b1135000-b1136000 r--p 0000a000 08:03 406402 /usr/lib/control-center-1/panels/libkeyboard.so
    b1136000-b1137000 rw-p 0000b000 08:03 406402 /usr/lib/control-center-1/panels/libkeyboard.so
    b1137000-b114d000 r-xp 00000000 08:03 406406 /usr/lib/control-center-1/panels/libwacom-properties.so
    b114d000-b114e000 r--p 00015000 08:03 406406 /usr/lib/control-center-1/panels/libwacom-properties.so
    b114e000-b114f000 rw-p 00016000 08:03 406406 /usr/lib/control-center-1/panels/libwacom-properties.so
    b114f000-b1173000 r-xp 00000000 08:03 286226 /usr/lib/libxkbfile.so.1.0.2
    b1173000-b1174000 r--p 00023000 08:03 286226 /usr/lib/libxkbfile.so.1.0.2
    b1174000-b1175000 rw-p 00024000 08:03 286226 /usr/lib/libxkbfile.so.1.0.2
    b1175000-b1190000 r-xp 00000000 08:03 297262 /usr/lib/libxklavier.so.16.2.0
    b1190000-b1191000 r--p 0001a000 08:03 297262 /usr/lib/libxklavier.so.16.2.0
    b1191000-b1192000 rw-p 0001b000 08:03 297262 /usr/lib/libxklavier.so.16.2.0
    b1192000-b11a6000 r-xp 00000000 08:03 289381 /usr/lib/libgnomekbdui.so.7.0.0
    b11a6000-b11a7000 r--p 00013000 08:03 289381 /usr/lib/libgnomekbdui.so.7.0.0
    b11a7000-b11a8000 rw-p 00014000 08:03 289381 /usr/lib/libgnomekbdui.so.7.0.0
    b11a9000-b11ad000 r-xp 00000000 08:03 131260 /lib/libcap.so.2.22
    b11ad000-b11ae000 rw-p 00003000 08:03 131260 /lib/libcap.so.2.22
    b11ae000-b11b0000 r-xp 00000000 08:03 306121 /usr/lib/libsystemd-daemon.so.0.0.1
    b11b0000-b11b1000 r--p 00001000 08:03 306121 /usr/lib/libsystemd-daemon.so.0.0.1
    b11b1000-b11b2000 rw-p 00002000 08:03 306121 /usr/lib/libsystemd-daemon.so.0.0.1
    b11b2000-b11ba000 r-xp 00000000 08:03 274291 /usr/lib/libgudev-1.0.so.0.1.1
    b11ba000-b11bb000 r--p 00007000 08:03 274291 /usr/lib/libgudev-1.0.so.0.1.1
    b11bb000-b11bc000 rw-p 00008000 08:03 274291 /usr/lib/libgudev-1.0.so.0.1.1
    b11bc000-b11ce000 r-xp 00000000 08:03 394484 /usr/lib/control-center-1/panels/libbackground.so
    b11ce000-b11cf000 r--p 00012000 08:03 394484 /usr/lib/control-center-1/panels/libbackground.so
    b11cf000-b11d0000 rw-p 00013000 08:03 394484 /usr/lib/control-center-1/panels/libbackground.so
    b11d0000-b11e0000 r-xp 00000000 08:03 275743 /usr/lib/libp11-kit.so.0.0.0
    b11e0000-b11e1000 r--p 0000f000 08:03 275743 /usr/lib/libp11-kit.so.0.0.0
    b11e1000-b11e2000 rw-p 00010000 08:03 275743 /usr/lib/libp11-kit.so.0.0.0
    b11e2000-b1243000 r-xp 00000000 08:03 263355 /usr/lib/libgmp.so.10.0.4
    b1243000-b1244000 r--p 00061000 08:03 263355 /usr/lib/libgmp.so.10.0.4
    b1244000-b124b000 rw-p 00062000 08:03 263355 /usr/lib/libgmp.so.10.0.4
    b124b000-b125d000 r-xp 00000000 08:03 269240 /usr/lib/libhogweed.so.2.1
    b125d000-b125e000 r--p 00011000 08:03 269240 /usr/lib/libhogweed.so.2.1
    b125e000-b125f000 rw-p 00012000 08:03 269240 /usr/lib/libhogweed.so.2.1
    b125f000-b1286000 r-xp 00000000 08:03 269322 /usr/lib/libnettle.so.4.3
    b1286000-b1287000 r--p 00026000 08:03 269322 /usr/lib/libnettle.so.4.3
    b1287000-b1288000 rw-p 00027000 08:03 269322 /usr/lib/libnettle.so.4.3
    b1288000-b1298000 r-xp 00000000 08:03 269192 /usr/lib/libtasn1.so.3.1.15
    b1298000-b1299000 r--p 0000f000 08:03 269192 /usr/lib/libtasn1.so.3.1.15
    b1299000-b129a000 rw-p 00010000 08:03 269192 /usr/lib/libtasn1.so.3.1.15
    b129a000-b12a2000 r-xp 00000000 08:03 276807 /usr/lib/libkrb5support.so.0.1
    b12a2000-b12a3000 r--p 00007000 08:03 276807 /usr/lib/libkrb5support.so.0.1
    b12a3000-b12a4000 rw-p 00008000 08:03 276807 /usr/lib/libkrb5support.so.0.1
    b12a4000-b12cc000 r-xp 00000000 08:03 276811 /usr/lib/libk5crypto.so.3.1
    b12cc000-b12cd000 r--p 00028000 08:03 276811 /usr/lib/libk5crypto.so.3.1
    b12cd000-b12ce000 rw-p 00029000 08:03 276811 /usr/lib/libk5crypto.so.3.1
    b12ce000-b12cf000 rw-p 00000000 00:00 0
    b12cf000-b13a6000 r-xp 00000000 08:03 276805 /usr/lib/libkrb5.so.3.3
    b13a6000-b13a7000 ---p 000d7000 08:03 276805 /usr/lib/libkrb5.so.3.3
    b13a7000-b13ad000 r--p 000d7000 08:03 276805 /usr/lib/libkrb5.so.3.3
    b13ad000-b13ae000 rw-p 000dd000 08:03 276805 /usr/lib/libkrb5.so.3.3
    b13ae000-b13be000 r-xp 00000000 08:03 267193 /usr/lib/libavahi-client.so.3.2.9
    b13be000-b13bf000 r--p 0000f000 08:03 267193 /usr/lib/libavahi-client.so.3.2.9
    b13bf000-b13c0000 rw-p 00010000 08:03 267193 /usr/lib/libavahi-client.so.3.2.9
    b13c0000-b13cc000 r-xp 00000000 08:03 267196 /usr/lib/libavahi-common.so.3.5.3
    b13cc000-b13cd000 r--p 0000b000 08:03 267196 /usr/lib/libavahi-common.so.3.5.3
    b13cd000-b13ce000 rw-p 0000c000 08:03 267196 /usr/lib/libavahi-common.so.3.5.3
    b13ce000-b14c8000 r-xp 00000000 08:03 276993 /usr/lib/libgnutls.so.28.8.1
    b14c8000-b14cd000 r--p 000fa000 08:03 276993 /usr/lib/libgnutls.so.28.8.1
    b14cd000-b14ce000 rw-p 000ff000 08:03 276993 /usr/lib/libgnutls.so.28.8.1
    b14ce000-b14cf000 rw-p 00000000 00:00 0
    b14cf000-b150e000 r-xp 00000000 08:03 276825 /usr/lib/libgssapi_krb5.so.2.2
    b150e000-b150f000 ---p 0003f000 08:03 276825 /usr/lib/libgssapi_krb5.so.2.2
    b150f000-b1510000 r--p 0003f000 08:03 276825 /usr/lib/libgssapi_krb5.so.2.2
    b1510000-b1511000 rw-p 00040000 08:03 276825 /usr/lib/libgssapi_krb5.so.2.2
    b1511000-b1561000 r-xp 00000000 08:03 285470 /usr/lib/libcups.so.2
    b1561000-b1564000 r--p 0004f000 08:03 285470 /usr/lib/libcups.so.2
    b1564000-b1565000 rw-p 00052000 08:03 285470 /usr/lib/libcups.so.2
    b1565000-b157f000 r-xp 00000000 08:03 297089 /usr/lib/libpolkit-gobject-1.so.0.0.0
    b157f000-b1580000 r--p 00019000 08:03 297089 /usr/lib/libpolkit-gobject-1.so.0.0.0
    b1580000-b1581000 rw-p 0001a000 08:03 297089 /usr/lib/libpolkit-gobject-1.so.0.0.0Aborted
    Last edited by lardon (2012-05-09 11:23:26)

    lardon wrote:That's the definition of cluttering the system. It will make the control panel slower for the rest of the lifetime of the system, since I will forget about it as soon as it works.
    I reject that definition, being as it's not a definition :\ furthermore, editing a launcher is not clutter, it is simply editing a launcher.
    Clutter (organizing), a confusing or disorderly state or collection, and possible symptom of compulsive hoarding
    I don't know where you get editing 1 launcher as 'clutter'.
    and FYI there was a gnome-control-center update today, so if you can't remember changing a setting for all of about a day or two, that's pretty bad dude.
    cheerz
    Last edited by triplesquarednine (2012-05-07 03:26:55)

  • [Gnome 3.8] Gnome Control Center segfault

    I have installed a few days ago new instance of Arch Linux. I have installed also gnome-shell in 3.8 version.
    However after that, I tried to add new online account (Google/Facebook) using Gnome Control Center. After picking account type, Control Center closes with following error:
    kwi 30 21:10:31 thinkpad /etc/gdm/Xsession[503]: (gnome-control-center:5739): GLib-GObject-CRITICAL **: g_param_spec_internal: assertion `!(flags & G_PARAM_STATIC_NAME) || is_canonical (name)' failed
    kwi 30 21:10:31 thinkpad kernel: gnome-control-c[5739]: segfault at 48 ip 00007fd00926f25f sp 00007fff634ecd80 error 6 in libgobject-2.0.so.0.3600.1[7fd009251000+4d000]
    kwi 30 21:10:31 thinkpad /etc/gdm/Xsession[503]: (tilda:671): Gdk-CRITICAL **: IA__gdk_drawable_get_display: assertion `GDK_IS_DRAWABLE (drawable)' failed
    kwi 30 21:10:31 thinkpad /etc/gdm/Xsession[503]: (tilda:671): Gdk-CRITICAL **: _gdk_x11_window_get_toplevel: assertion `GDK_IS_WINDOW (window)' failed
    kwi 30 21:10:31 thinkpad /etc/gdm/Xsession[503]: (tilda:671): Gdk-WARNING **: gdk_window_set_user_time called on non-toplevel
    kwi 30 21:10:31 thinkpad systemd-coredump[5749]: Process 5739 (gnome-control-c) dumped core.
    How can I fix this problem ?
    Last edited by hsz (2013-04-30 19:17:32)

    So, I fixed the audio issue with removing all unrequired packages.
    But additional the workspace shifting is now unstable but sound works!
    Now only the gnome-controll-center needs a fix
    EDIT:
    Sound still not working:
    I can't adjust the volume.
    Last edited by archer42 (2012-04-28 05:47:41)

  • Gnome-control-center crashes 3.14.1

    Hello!
    I just updated to gnome 3.14.1, and now the gnome-shell background is plain blue, and gnome-control-center segfaults when I go to the 'background' menu with the following output in the terminal:
    (gnome-control-center:12357): Grilo-WARNING **: [registry] grl-registry.c:472: Could not open plugins' info directory '/usr/lib/grilo-0.2': Error opening directory '/usr/lib/grilo-0.2': No such file or directory
    (gnome-control-center:12357): Grilo-WARNING **: [registry] grl-registry.c:1138: Plugin 'grl-flickr' not available
    (gnome-control-center:12357): background-cc-panel-WARNING **: Plugin 'grl-flickr' not available
    (gnome-control-center:12357): GLib-GIO-CRITICAL **: g_file_new_for_path: assertion 'path != NULL' failed
    (gnome-control-center:12357): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    (gnome-control-center:12357): GLib-GIO-CRITICAL **: g_file_new_for_path: assertion 'path != NULL' failed
    (gnome-control-center:12357): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    (gnome-control-center:12357): GLib-GIO-CRITICAL **: g_file_new_for_path: assertion 'path != NULL' failed
    (gnome-control-center:12357): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    (gnome-control-center:12357): GLib-GIO-CRITICAL **: g_file_new_for_path: assertion 'path != NULL' failed
    (gnome-control-center:12357): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    (gnome-control-center:12357): GLib-GIO-CRITICAL **: g_file_new_for_path: assertion 'path != NULL' failed
    (gnome-control-center:12357): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    (gnome-control-center:12357): GLib-GIO-CRITICAL **: g_file_new_for_path: assertion 'path != NULL' failed
    (gnome-control-center:12357): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
    (gnome-control-center:12357): GLib-GIO-CRITICAL **: g_task_return_error: assertion 'error != NULL' failed
    (gnome-control-center:12357): GLib-GIO-CRITICAL **: g_task_propagate_pointer: assertion 'task->result_set == TRUE' failed
    zsh: segmentation fault (core dumped) gnome-control-center
    journalctl says exactly the same thing, and everything.log says "segfault at 8 ip 0000000000456ac8 sp 00007fff8bce7370 error 4 in gnome-control-center[400000+376000]"
    I've also tried doing a stack trace, if this is useful:
    Program received signal SIGSEGV, Segmentation fault.
    0x0000000000456ac8 in ?? ()
    (gdb) bt
    #0 0x0000000000456ac8 in ?? ()
    #1 0x00007ffff08e62eb in g_task_return_now () from /usr/lib/libgio-2.0.so.0
    #2 0x00007ffff08e6309 in complete_in_idle_cb () from /usr/lib/libgio-2.0.so.0
    #3 0x00007ffff034e91d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
    #4 0x00007ffff034ecf8 in g_main_context_iterate.isra () from /usr/lib/libglib-2.0.so.0
    #5 0x00007ffff034edac in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
    #6 0x00007ffff090901c in g_application_run () from /usr/lib/libgio-2.0.so.0
    #7 0x000000000044c3eb in main ()
    At the moment of the crash it appears to have a bunch of threads looking through the images in my home dir, though this may be unrelated.
    Does anyone have any ideas?
    Last edited by gonr (2014-11-09 05:36:00)

    This is a known issue to be fixed with nautilus-3.14.1. This happens when you enable "show desktop icons" from gnome tweak tools.
    A workaround is to kill the nautilis from terminal and it starts working. Do like this from terminal:
    $ nautilus -q
    Now nautilus (Files) opens properly and desktop icons are also visible.

  • I've found two bugs in iOS 7. 1) declined calls does not appear as missed calls on the lock screen/notification centre. 2) when bluetooth is enabled from control center, it does not connect to an already paired bluetooth device

    I've found two bugs in iOS 7:
    1) declined calls does not appear as missed calls on the lock screen/notification centre - iOS 7.0.2.
    2) when bluetooth is enabled from control center, it does not connect to an already paired bluetooth device automatically - iOS 7.0.

    We are all users here, just like you, but you can tell Apple about it by using this link:
    Apple - iPhone - Feedback

  • [solved]gnome-control-center doesn't start

    Upgraded to gnome 3.4 few hours ago. Can't open gnome-control-center 3.4.1.1
    When i tried to start from terminal this is the output
    [candice@candice ~]$ gnome-control-center
    *** glibc detected *** gnome-control-center: free(): invalid pointer: 0x00007f2589df04d8 ***
    ======= Backtrace: =========
    /lib/libc.so.6(+0x78a56)[0x7f25a5121a56]
    /usr/lib/libstdc++.so.6(_ZNSs7reserveEm+0x68)[0x7f2595f685d8]
    /usr/lib/libstdc++.so.6(_ZNSs6appendEPKcm+0xb5)[0x7f2595f68865]
    /usr/lib/xorg/modules/dri/r300_dri.so(_ZN4llvm3sys13getHostTripleEv+0xbe)[0x7f258b24cd2e]
    /usr/lib/xorg/modules/dri/r300_dri.so(_ZN4llvm13EngineBuilder12selectTargetEPNS_6ModuleENS_9StringRefES3_RKNS_15SmallVectorImplISsEENS_5Reloc5ModelENS_9CodeModel5ModelEPSs+0x368)[0x7f258ab75338]
    /usr/lib/xorg/modules/dri/r300_dri.so(_ZN4llvm13EngineBuilder6createEv+0xad)[0x7f258ab68b0d]
    /usr/lib/xorg/modules/dri/r300_dri.so(LLVMCreateJITCompilerForModule+0x9b)[0x7f258ab747ab]
    /usr/lib/xorg/modules/dri/r300_dri.so(+0x4237c2)[0x7f258ab1b7c2]
    /usr/lib/xorg/modules/dri/r300_dri.so(+0x4238ab)[0x7f258ab1b8ab]
    /usr/lib/xorg/modules/dri/r300_dri.so(+0x3a1575)[0x7f258aa99575]
    /usr/lib/xorg/modules/dri/r300_dri.so(+0x2be18d)[0x7f258a9b618d]
    /usr/lib/xorg/modules/dri/r300_dri.so(+0x2bcbd5)[0x7f258a9b4bd5]
    /usr/lib/xorg/modules/dri/r300_dri.so(+0x20d18b)[0x7f258a90518b]
    /usr/lib/xorg/modules/dri/r300_dri.so(+0x1c4e35)[0x7f258a8bce35]
    /usr/lib/xorg/modules/dri/r300_dri.so(+0x1c12e5)[0x7f258a8b92e5]
    /usr/lib/xorg/modules/dri/r300_dri.so(+0x1c13fd)[0x7f258a8b93fd]
    /usr/lib/libGL.so.1(+0x44b53)[0x7f259818eb53]
    /usr/lib/libGL.so.1(+0x1e2fe)[0x7f25981682fe]
    /usr/lib/libGL.so.1(glXCreateNewContext+0x2a)[0x7f259816852a]
    /usr/lib/libcogl.so.9(+0x63a8a)[0x7f258c6a7a8a]
    /usr/lib/libcogl.so.9(cogl_display_setup+0x23)[0x7f258c6658a3]
    /usr/lib/libcogl.so.9(cogl_renderer_check_onscreen_template+0x69)[0x7f258c665129]
    /usr/lib/libclutter-1.0.so.0(+0x2f6ce)[0x7f258cb076ce]
    /usr/lib/libclutter-1.0.so.0(+0x5e279)[0x7f258cb36279]
    /usr/lib/libclutter-1.0.so.0(+0x753b3)[0x7f258cb4d3b3]
    /usr/lib/libclutter-1.0.so.0(+0x80d6a)[0x7f258cb58d6a]
    /usr/lib/libclutter-1.0.so.0(+0x80f9b)[0x7f258cb58f9b]
    /usr/lib/libglib-2.0.so.0(g_option_context_parse+0x3b7)[0x7f25a59f26e7]
    /usr/lib/libclutter-1.0.so.0(clutter_init+0xd2)[0x7f258cb59262]
    /usr/lib/libcheese-gtk.so.21(cheese_gtk_init+0x24)[0x7f258db0a5e4]
    /usr/lib/control-center-1/panels/libuser-accounts.so(g_io_module_load+0x33)[0x7f258e3742c3]
    /usr/lib/libgio-2.0.so.0(+0x5ae06)[0x7f25a5f3ce06]
    /usr/lib/libgobject-2.0.so.0(g_type_module_use+0x81)[0x7f25a5cc7271]
    /usr/lib/libgio-2.0.so.0(g_io_modules_load_all_in_directory_with_scope+0x84)[0x7f25a5f3d1e4]
    gnome-control-center[0x40975a]
    /usr/lib/libgobject-2.0.so.0(g_type_create_instance+0x117)[0x7f25a5cc42c7]
    /usr/lib/libgobject-2.0.so.0(+0x15038)[0x7f25a5ca9038]
    /usr/lib/libgobject-2.0.so.0(g_object_newv+0x781)[0x7f25a5caaaf1]
    /usr/lib/libgobject-2.0.so.0(g_object_new+0xec)[0x7f25a5cab13c]
    gnome-control-center(main+0x72)[0x407b02]
    /lib/libc.so.6(__libc_start_main+0xf5)[0x7f25a50ca455]
    gnome-control-center[0x407bb1]
    ======= Memory map: ========
    00400000-00412000 r-xp 00000000 08:02 409370 /usr/bin/gnome-control-center
    00611000-00612000 r--p 00011000 08:02 409370 /usr/bin/gnome-control-center
    00612000-00613000 rw-p 00012000 08:02 409370 /usr/bin/gnome-control-center
    015ef000-01bf1000 rw-p 00000000 00:00 0 [heap]
    7f25895bc000-7f25895bd000 ---p 00000000 00:00 0
    7f25895bd000-7f2589ef7000 rw-p 00000000 00:00 0
    7f2589ef7000-7f2589ef8000 ---p 00000000 00:00 0
    7f2589ef8000-7f258a6f8000 rw-p 00000000 00:00 0
    7f258a6f8000-7f258b508000 r-xp 00000000 08:02 406711 /usr/lib/xorg/modules/dri/r300_dri.so
    7f258b508000-7f258b707000 ---p 00e10000 08:02 406711 /usr/lib/xorg/modules/dri/r300_dri.so
    7f258b707000-7f258b741000 r--p 00e0f000 08:02 406711 /usr/lib/xorg/modules/dri/r300_dri.so
    7f258b741000-7f258b787000 rw-p 00e49000 08:02 406711 /usr/lib/xorg/modules/dri/r300_dri.so
    7f258b787000-7f258b96f000 rw-p 00000000 00:00 0
    7f258b96f000-7f258b974000 r-xp 00000000 08:02 407129 /usr/lib/libxcb-util.so.0.0.0
    7f258b974000-7f258bb74000 ---p 00005000 08:02 407129 /usr/lib/libxcb-util.so.0.0.0
    7f258bb74000-7f258bb75000 rw-p 00005000 08:02 407129 /usr/lib/libxcb-util.so.0.0.0
    7f258bb75000-7f258bbac000 r-xp 00000000 08:02 423492 /usr/lib/libcroco-0.6.so.3.0.1
    7f258bbac000-7f258bdac000 ---p 00037000 08:02 423492 /usr/lib/libcroco-0.6.so.3.0.1
    7f258bdac000-7f258bdaf000 r--p 00037000 08:02 423492 /usr/lib/libcroco-0.6.so.3.0.1
    7f258bdaf000-7f258bdb0000 rw-p 0003a000 08:02 423492 /usr/lib/libcroco-0.6.so.3.0.1
    7f258bdb0000-7f258bdb8000 r-xp 00000000 08:02 407136 /usr/lib/libstartup-notification-1.so.0.0.0
    7f258bdb8000-7f258bfb8000 ---p 00008000 08:02 407136 /usr/lib/libstartup-notification-1.so.0.0.0
    7f258bfb8000-7f258bfb9000 rw-p 00008000 08:02 407136 /usr/lib/libstartup-notification-1.so.0.0.0
    7f258bfb9000-7f258bfec000 r-xp 00000000 08:02 431967 /usr/lib/libgsttag-0.10.so.0.25.0
    7f258bfec000-7f258c1eb000 ---p 00033000 08:02 431967 /usr/lib/libgsttag-0.10.so.0.25.0
    7f258c1eb000-7f258c1ed000 r--p 00032000 08:02 431967 /usr/lib/libgsttag-0.10.so.0.25.0
    7f258c1ed000-7f258c1ee000 rw-p 00034000 08:02 431967 /usr/lib/libgsttag-0.10.so.0.25.0
    7f258c1ee000-7f258c1f2000 r-xp 00000000 08:02 1044546 /lib/libattr.so.1.1.0
    7f258c1f2000-7f258c3f1000 ---p 00004000 08:02 1044546 /lib/libattr.so.1.1.0
    7f258c3f1000-7f258c3f2000 rw-p 00003000 08:02 1044546 /lib/libattr.so.1.1.0
    7f258c3f2000-7f258c440000 r-xp 00000000 08:02 423843 /usr/lib/libgee.so.2.0.0
    7f258c440000-7f258c640000 ---p 0004e000 08:02 423843 /usr/lib/libgee.so.2.0.0
    7f258c640000-7f258c643000 r--p 0004e000 08:02 423843 /usr/lib/libgee.so.2.0.0
    7f258c643000-7f258c644000 rw-p 00051000 08:02 423843 /usr/lib/libgee.so.2.0.0
    7f258c644000-7f258c6ca000 r-xp 00000000 08:02 421924 /usr/lib/libcogl.so.9.1.1
    7f258c6ca000-7f258c8ca000 ---p 00086000 08:02 421924 /usr/lib/libcogl.so.9.1.1
    7f258c8ca000-7f258c8ce000 r--p 00086000 08:02 421924 /usr/lib/libcogl.so.9.1.1
    7f258c8ce000-7f258c8d0000 rw-p 0008a000 08:02 421924 /usr/lib/libcogl.so.9.1.1
    7f258c8d0000-7f258c8d7000 r-xp 00000000 08:02 421925 /usr/lib/libcogl-pango.so.0.0.0
    7f258c8d7000-7f258cad6000 ---p 00007000 08:02 421925 /usr/lib/libcogl-pango.so.0.0.0
    7f258cad6000-7f258cad7000 r--p 00006000 08:02 421925 /usr/lib/libcogl-pango.so.0.0.0
    7f258cad7000-7f258cad8000 rw-p 00007000 08:02 421925 /usr/lib/libcogl-pango.so.0.0.0
    7f258cad8000-7f258cbf8000 r-xp 00000000 08:02 422242 /usr/lib/libclutter-1.0.so.0.1000.2
    7f258cbf8000-7f258cdf8000 ---p 00120000 08:02 422242 /usr/lib/libclutter-1.0.so.0.1000.2
    7f258cdf8000-7f258cdfc000 r--p 00120000 08:02 422242 /usr/lib/libclutter-1.0.so.0.1000.2
    7f258cdfc000-7f258cdfe000 rw-p 00124000 08:02 422242 /usr/lib/libclutter-1.0.so.0.1000.2
    7f258cdfe000-7f258ce00000 rw-p 00000000 00:00 0
    7f258ce00000-7f258ce0b000 r-xp 00000000 08:02 423146 /usr/lib/libclutter-gtk-1.0.so.0.0.0
    7f258ce0b000-7f258d00a000 ---p 0000b000 08:02 423146 /usr/lib/libclutter-gtk-1.0.so.0.0.0
    7f258d00a000-7f258d00b000 r--p 0000a000 08:02 423146 /usr/lib/libclutter-gtk-1.0.so.0.0.0
    7f258d00b000-7f258d00c000 rw-p 0000b000 08:02 423146 /usr/lib/libclutter-gtk-1.0.so.0.0.0
    7f258d00c000-7f258d040000 r-xp 00000000 08:02 423497 /usr/lib/librsvg-2.so.2.36.1
    7f258d040000-7f258d23f000 ---p 00034000 08:02 423497 /usr/lib/librsvg-2.so.2.36.1
    7f258d23f000-7f258d240000 r--p 00033000 08:02 423497 /usr/lib/librsvg-2.so.2.36.1
    7f258d240000-7f258d241000 rw-p 00034000 08:02 423497 /usr/lib/librsvg-2.so.2.36.1
    7f258d241000-7f258d2d6000 r-xp 00000000 08:02 410132 /usr/lib/libmx-1.0.so.2.401.0
    7f258d2d6000-7f258d4d5000 ---p 00095000 08:02 410132 /usr/lib/libmx-1.0.so.2.401.0
    7f258d4d5000-7f258d4d6000 r--p 00094000 08:02 410132 /usr/lib/libmx-1.0.so.2.401.0
    7f258d4d6000-7f258d4d9000 rw-p 00095000 08:02 410132 /usr/lib/libmx-1.0.so.2.401.0
    7f258d4d9000-7f258d4ec000 r-xp 00000000 08:02 423137 /usr/lib/libclutter-gst-1.0.so.0.504.0
    7f258d4ec000-7f258d6ec000 ---p 00013000 08:02 423137 /usr/lib/libclutter-gst-1.0.so.0.504.0
    7f258d6ec000-7f258d6ed000 r--p 00013000 08:02 423137 /usr/lib/libclutter-gst-1.0.so.0.504.0
    7f258d6ed000-7f258d6ee000 rw-p 00014000 08:02 423137 /usr/lib/libclutter-gst-1.0.so.0.504.0
    7f258d6ee000-7f258d6ef000 rw-p 00000000 00:00 0
    7f258d6ef000-7f258d6f3000 r-xp 00000000 08:02 1044550 /lib/libcap.so.2.22
    7f258d6f3000-7f258d8f2000 ---p 00004000 08:02 1044550 /lib/libcap.so.2.22
    7f258d8f2000-7f258d8f3000 rw-p 00003000 08:02 1044550 /lib/libcap.so.2.22
    7f258d8f3000-7f258d902000 r-xp 00000000 08:02 410147 /usr/lib/libcheese.so.3.2.4
    7f258d902000-7f258db01000 ---p 0000f000 08:02 410147 /usr/lib/libcheese.so.3.2.4
    7f258db01000-7f258db02000 r--p 0000e000 08:02 410147 /usr/lib/libcheese.so.3.2.4
    7f258db02000-7f258db03000 rw-p 0000f000 08:02 410147 /usr/lib/libcheese.so.3.2.4
    7f258db03000-7f258db0f000 r-xp 00000000 08:02 410148 /usr/lib/libcheese-gtk.so.21.1.4
    7f258db0f000-7f258dd0e000 ---p 0000c000 08:02 410148 /usr/lib/libcheese-gtk.so.21.1.4
    7f258dd0e000-7f258dd0f000 r--p 0000b000 08:02 410148 /usr/lib/libcheese-gtk.so.21.1.4
    7f258dd0f000-7f258dd10000 rw-p 0000c000 08:02 410148 /usr/lib/libcheese-gtk.so.21.1.4
    7f258dd10000-7f258dd18000 r-xp 00000000 08:02 1050999 /lib/libcrypt-2.15.so
    7f258dd18000-7f258df17000 ---p 00008000 08:02 1050999 /lib/libcrypt-2.15.so
    7f258df17000-7f258df18000 r--p 00007000 08:02 1050999 /lib/libcrypt-2.15.so
    7f258df18000-7f258df19000 rw-p 00008000 08:02 1050999 /lib/libcrypt-2.15.so
    7f258df19000-7f258df47000 rw-p 00000000 00:00 0
    7f258df47000-7f258df49000 r-xp 00000000 08:02 435089 /usr/lib/libsystemd-daemon.so.0.0.1
    7f258df49000-7f258e149000 ---p 00002000 08:02 435089 /usr/lib/libsystemd-daemon.so.0.0.1
    7f258e149000-7f258e14a000 r--p 00002000 08:02 435089 /usr/lib/libsystemd-daemon.so.0.0.1
    7f258e14a000-7f258e14b000 rw-p 00003000 08:02 435089 /usr/lib/libsystemd-daemon.so.0.0.1
    7f258e14b000-7f258e154000 r-xp 00000000 08:02 435091 /usr/lib/libsystemd-login.so.0.2.1
    7f258e154000-7f258e354000 ---p 00009000 08:02 435091 /usr/lib/libsystemd-login.so.0.2.1
    7f258e354000-7f258e355000 r--p 00009000 08:02 435091 /usr/lib/libsystemd-login.so.0.2.1
    7f258e355000-7f258e356000 rw-p 0000a000 08:02 435091 /usr/lib/libsystemd-login.so.0.2.1
    7f258e356000-7f258e37f000 r-xp 00000000 08:02 534578 /usr/lib/control-center-1/panels/libuser-accounts.so
    7f258e37f000-7f258e57f000 ---p 00029000 08:02 534578 /usr/lib/control-center-1/panels/libuser-accounts.so
    7f258e57f000-7f258e580000 r--p 00029000 08:02 534578 /usr/lib/control-center-1/panels/libuser-accounts.so
    7f258e580000-7f258e582000 rw-p 0002a000 08:02 534578 /usr/lib/control-center-1/panels/libuser-accounts.so
    7f258e582000-7f258e593000 r-xp 00000000 08:02 534579 /usr/lib/control-center-1/panels/libdate_time.so
    7f258e593000-7f258e792000 ---p 00011000 08:02 534579 /usr/lib/control-center-1/panels/libdate_time.so
    7f258e792000-7f258e793000 r--p 00010000 08:02 534579 /usr/lib/control-center-1/panels/libdate_time.so
    7f258e793000-7f258e794000 rw-p 00011000 08:02 534579 /usr/lib/control-center-1/panels/libdate_time.so
    7f258e794000-7f258e7a1000 r-xp 00000000 08:02 419895 /usr/lib/libsocialweb-client.so.2.0.0
    7f258e7a1000-7f258e9a0000 ---p 0000d000 08:02 419895 /usr/lib/libsocialweb-client.so.2.0.0
    7f258e9a0000-7f258e9a1000 r--p 0000c000 08:02 419895 /usr/lib/libsocialweb-client.so.2.0.0
    7f258e9a1000-7f258e9a2000 rw-p 0000d000 08:02 419895 /usr/lib/libsocialweb-client.so.2.0.0
    7f258e9a2000-7f258e9b5000 r-xp 00000000 08:02 534566 /usr/lib/control-center-1/panels/libbackground.so
    7f258e9b5000-7f258ebb5000 ---p 00013000 08:02 534566 /usr/lib/control-center-1/panels/libbackground.so
    7f258ebb5000-7f258ebb6000 r--p 00013000 08:02 534566 /usr/lib/control-center-1/panels/libbackground.so
    7f258ebb6000-7f258ebb7000 rw-p 00014000 08:02 534566 /usr/lib/control-center-1/panels/libbackground.so
    7f258ebb7000-7f258ebcc000 r-xp 00000000 08:02 1044763 /lib/libnsl-2.15.so
    7f258ebcc000-7f258edcb000 ---p 00015000 08:02 1044763 /lib/libnsl-2.15.so
    7f258edcb000-7f258edcc000 r--p 00014000 08:02 1044763 /lib/libnsl-2.15.so
    7f258edcc000-7f258edcd000 rw-p 00015000 08:02 1044763 /lib/libnsl-2.15.so
    7f258edcd000-7f258edcf000 rw-p 00000000 00:00 0
    7f258edcf000-7f258f082000 r-xp 00000000 08:02 410725 /usr/lib/libvorbisenc.so.2.0.9
    7f258f082000-7f258f281000 ---p 002b3000 08:02 410725 /usr/lib/libvorbisenc.so.2.0.9
    7f258f281000-7f258f29d000 r--p 002b2000 08:02 410725 /usr/lib/libvorbisenc.so.2.0.9
    7f258f29d000-7f258f29e000 rw-p 002ce000 08:02 410725 /usr/lib/libvorbisenc.so.2.0.9
    7f258f29e000-7f258f2e8000 r-xp 00000000 08:02 410685 /usr/lib/libFLAC.so.8.2.0
    7f258f2e8000-7f258f4e7000 ---p 0004a000 08:02 410685 /usr/lib/libFLAC.so.8.2.0
    7f258f4e7000-7f258f4e9000 rw-p 00049000 08:02 410685 /usr/lib/libFLAC.so.8.2.0
    7f258f4e9000-7f258f4ee000 r-xp 00000000 08:02 420708 /usr/lib/libasyncns.so.0.3.1
    7f258f4ee000-7f258f6ed000 ---p 00005000 08:02 420708 /usr/lib/libasyncns.so.0.3.1
    7f258f6ed000-7f258f6ee000 r--p 00004000 08:02 420708 /usr/lib/libasyncns.so.0.3.1
    7f258f6ee000-7f258f6ef000 rw-p 00005000 08:02 420708 /usr/lib/libasyncns.so.0.3.1
    7f258f6ef000-7f258f74e000 r-xp 00000000 08:02 410731 /usr/lib/libsndfile.so.1.0.25
    7f258f74e000-7f258f94e000 ---p 0005f000 08:02 410731 /usr/lib/libsndfile.so.1.0.25
    7f258f94e000-7f258f950000 r--p 0005f000 08:02 410731 /usr/lib/libsndfile.so.1.0.25
    7f258f950000-7f258f951000 rw-p 00061000 08:02 410731 /usr/lib/libsndfile.so.1.0.25
    7f258f951000-7f258f955000 rw-p 00000000 00:00 0
    7f258f955000-7f258f95c000 r-xp 00000000 08:02 410760 /usr/lib/libjson.so.0.0.1
    7f258f95c000-7f258fb5b000 ---p 00007000 08:02 410760 /usr/lib/libjson.so.0.0.1
    7f258fb5b000-7f258fb5c000 r--p 00006000 08:02 410760 /usr/lib/libjson.so.0.0.1Aborted
    [candice@candice ~]$
    The significant errors I could find are
    7f258fb5b000-7f258fb5c000 r--p 00006000 08:02 410760 /usr/lib/libjson.so.0.0.1Aborted
    *** glibc detected *** gnome-control-center: free(): invalid pointer: 0x00007f2589df04d8 ***
    edit:
    At least i could downgrade to 3.2.2.1 for time being.
    Last edited by hadrons123 (2012-05-07 01:08:53)

    Following a post at the gnome bug by a gnome-control-center developer noting that it was a problem through libcheese in the user accounts panel, I was able to skip this bug by either a) rebuilding the package with  --without-cheese or b) just disabling the fuill user accounts panel with
    chmod 0 /usr/lib/control-center-1/panels/libuser-accounts.so

Maybe you are looking for

  • Hyperlink not Responded in Acrobat Reader 9.0

    Hi all, I have installed Adobe Reader 9.0 recently. But in hyperlink that points to another PDF document has not been responded. No error message has not been given even. It worked with Acrobat Reader 7.0 also. In Acrobat Reader 7.0 if you click the

  • Modification for ECS for invoice and ASN functionality in SUS

    Hello Experts: Currently I am implementing SRM 5.0 with SUS integration in ECS. I have found some references that specify that if my requirement is to have the creation of Invoices and ASN in SUS, in order to transfer these to EBP I need to do some d

  • Chart Reseting on Host

    I am running an RT system and have the Host.vi on my computer (same subnet).  When I run the Host.vi I my chart appears to be reseting (starts blank, begins filling with points, then goes blank again and begins filling with points again). Below is my

  • Adobe Document Services Problem

    Hello all, When running a test of ADS (FP_CHECK_DESTINATION_SERVICE in se38) in our SCM 2007 system, I get the error -> SYSTEM ERROR: com.adobe.ProcessingException: CORBA conncetion to XMLForm failed please verify the binaries are deployed to the os_

  • Interplant sub-contracting scenario

    hi, how to set-up inter-plant sub-contracting. from plant-1 materials will be sent to plant 2. In plant -2 processing will be done and send back the finished goods along with scrap if any to plant-1. pl explain the scenario in detail - step by step (