[SOLVED] Cinnamon 2.4.6 cinnamon-settings themes segmentation fault

Hello,
I cannot get into the cinnamon-settings themes application. I debugged it with gdb:
Loading Themes module
[New Thread 0x7fffd233f700 (LWP 22746)]
[New Thread 0x7fffd3341700 (LWP 22695)]
[New Thread 0x7fffd4560700 (LWP 22692)]
[New Thread 0x7fffdf3d2700 (LWP 22687)]
[New Thread 0x7fffe9948700 (LWP 22680)]
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff33741a2 in ?? () from /usr/lib/libgtk-3.so.0
If I run it on console
~$ cinnamon-settings themes
Python module
Could not find bluetooth module; is the cinnamon-control-center package installed?
Loading Themes module
Segmentation fault (core dumped)
and from journalctl -x
-- Subject: Process 22999 (cinnamon-settin) dumped core
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/li … temd-devel
-- Documentation: man:core(5)
-- Process 22999 (cinnamon-settin) crashed and dumped core.
-- This usually indicates a programming error in the crashing program and
-- should be reported to its vendor as a bug.
kernel: cinnamon-settin[22999]: segfault at 7f9ac9984045 ip 00007f9a87c0b1a2 sp 00007ffe3f759510 error 4 in libgtk-3.so.0.1400.9[7f9a87a57000+6ac000]
I've already reset all cinnamon settings and removed my used cinnamon theme numix and numix gtk theme. Also I created an softlink for default in ~/.themes, ~/.icons to Adwaita, because I've read that this is the gtk3 default Theme.
Has someone experienced the same problem?
this is my first post here, I hope someone can help me.
Tim
Last edited by quaddy (2015-04-08 11:42:34)

Hi,
update: after the last few updates the problem has vanished.. don't know why and what package was affected..
Tim

Similar Messages

  • [SOLVED] Cinnamon settings not working

    Edit: just uninstalled cinnamon git and installed cinnamon. All working now.
    Hello,
    Yesterday I wanted to updated Cinnamon, so I used Yaourt to get Cinnamon.. After restarting Cinnamon, I noticed very large icons in the tray (battery and volume), that actually didn't fit..
    I then though maybe I had cinnamon-git before, so I used Yaourt to get cinnamon-git, which then uninstalled the normal version of Cinnamon and installed the dependencies.. Still had large icons.. So I set default settings. Fixed the icons, but now I can't open settings! :S
    Anyone able to help?
    Thanks.
    Last edited by NorthAntrim (2012-09-16 19:04:38)

    I can't open cinnamon settings either. Get this from terminal trying to open cinnamon-settings:
    (cinnamon-settings.py:1233): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:51:14: Theming engine 'unico' not found
    /usr/lib/python2.7/site-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
      import gobject._gobject
    No module named Image
    Last edited by Dotslash (2012-09-18 06:58:58)

  • [SOLVED] cinnamon-settings doesn't start (segmentation fault)

    Hi
    I cannot start cinnamon-settings anymore, I get a segmentation fault error.
    Here's the output of gdb:
    Starting program: /usr/bin/python2 /usr/bin/cinnamon-settings
    Got object file from memory but can't read symbols: File truncated.
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    process 1430 is executing new program: /usr/bin/python2.7
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    [New Thread 0x7fffe97ee700 (LWP 1434)]
    Error while mapping shared library sections:
    `/usr/lib/python2.7/site-packages/PIL/_imaging.so': not in executable format: File format not recognized
    Program received signal SIGSEGV, Segmentation fault.
    0x00007ffff7a9314b in PyModule_GetDict () from /usr/lib/libpython2.7.so.1.0
    (gdb) bt
    #0 0x00007ffff7a9314b in PyModule_GetDict () from /usr/lib/libpython2.7.so.1.0
    #1 0x00007fffe1ddc68e in ?? ()
    #2 0x0000000000c1e310 in ?? ()
    #3 0x00007ffff7dd5058 in extensions () from /usr/lib/libpython2.7.so.1.0
    #4 0x0000000000c1e310 in ?? ()
    #5 0x00007ffff7b03807 in _PyImport_LoadDynamicModule ()
    from /usr/lib/libpython2.7.so.1.0
    #6 0x00007ffff7b018a1 in import_submodule () from /usr/lib/libpython2.7.so.1.0
    #7 0x00007ffff7b01dc6 in ensure_fromlist () from /usr/lib/libpython2.7.so.1.0
    #8 0x00007ffff7b02615 in PyImport_ImportModuleLevel ()
    from /usr/lib/libpython2.7.so.1.0
    #9 0x00007ffff7ae7d48 in builtin___import__ ()
    from /usr/lib/libpython2.7.so.1.0
    #10 0x00007ffff7a58773 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
    #11 0x00007ffff7ae9a87 in PyEval_CallObjectWithKeywords ()
    from /usr/lib/libpython2.7.so.1.0
    #12 0x00007ffff7aecc96 in PyEval_EvalFrameEx ()
    from /usr/lib/libpython2.7.so.1.0
    #13 0x00007ffff7af0a90 in PyEval_EvalCodeEx ()
    from /usr/lib/libpython2.7.so.1.0
    #14 0x00007ffff7af0b89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
    #15 0x00007ffff7b009b9 in PyImport_ExecCodeModuleEx ()
    from /usr/lib/libpython2.7.so.1.0
    ---Type <return> to continue, or q <return> to quit---
    #16 0x00007ffff7b00c33 in load_source_module ()
    from /usr/lib/libpython2.7.so.1.0
    #17 0x00007ffff7b018a1 in import_submodule () from /usr/lib/libpython2.7.so.1.0
    #18 0x00007ffff7b01dc6 in ensure_fromlist () from /usr/lib/libpython2.7.so.1.0
    #19 0x00007ffff7b02615 in PyImport_ImportModuleLevel ()
    from /usr/lib/libpython2.7.so.1.0
    #20 0x00007ffff7ae7d48 in builtin___import__ ()
    from /usr/lib/libpython2.7.so.1.0
    #21 0x00007ffff7a58773 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
    #22 0x00007ffff7ae9a87 in PyEval_CallObjectWithKeywords ()
    from /usr/lib/libpython2.7.so.1.0
    #23 0x00007ffff7aecc96 in PyEval_EvalFrameEx ()
    from /usr/lib/libpython2.7.so.1.0
    #24 0x00007ffff7af0a90 in PyEval_EvalCodeEx ()
    from /usr/lib/libpython2.7.so.1.0
    #25 0x00007ffff7af0b89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
    #26 0x00007ffff7b009b9 in PyImport_ExecCodeModuleEx ()
    from /usr/lib/libpython2.7.so.1.0
    #27 0x00007ffff7b00c33 in load_source_module ()
    from /usr/lib/libpython2.7.so.1.0
    #28 0x00007ffff7b018a1 in import_submodule () from /usr/lib/libpython2.7.so.1.0
    #29 0x00007ffff7b01b1f in load_next () from /usr/lib/libpython2.7.so.1.0
    #30 0x00007ffff7b024fe in PyImport_ImportModuleLevel ()
    ---Type <return> to continue, or q <return> to quit---
    from /usr/lib/libpython2.7.so.1.0
    #31 0x00007ffff7ae7d48 in builtin___import__ ()
    from /usr/lib/libpython2.7.so.1.0
    #32 0x00007ffff7a58773 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
    #33 0x00007ffff7ae9a87 in PyEval_CallObjectWithKeywords ()
    from /usr/lib/libpython2.7.so.1.0
    #34 0x00007ffff7aecc96 in PyEval_EvalFrameEx ()
    from /usr/lib/libpython2.7.so.1.0
    #35 0x00007ffff7af0a90 in PyEval_EvalCodeEx ()
    from /usr/lib/libpython2.7.so.1.0
    #36 0x00007ffff7af0b89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
    #37 0x00007ffff7b009b9 in PyImport_ExecCodeModuleEx ()
    from /usr/lib/libpython2.7.so.1.0
    #38 0x00007ffff7b00c33 in load_source_module ()
    from /usr/lib/libpython2.7.so.1.0
    #39 0x00007ffff7b018a1 in import_submodule () from /usr/lib/libpython2.7.so.1.0
    #40 0x00007ffff7b01b1f in load_next () from /usr/lib/libpython2.7.so.1.0
    #41 0x00007ffff7b024fe in PyImport_ImportModuleLevel ()
    from /usr/lib/libpython2.7.so.1.0
    #42 0x00007ffff7ae7d48 in builtin___import__ ()
    from /usr/lib/libpython2.7.so.1.0
    #43 0x00007ffff7a58773 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
    #44 0x00007ffff7ae9a87 in PyEval_CallObjectWithKeywords ()
    ---Type <return> to continue, or q <return> to quit---
    from /usr/lib/libpython2.7.so.1.0
    #45 0x00007ffff7aecc96 in PyEval_EvalFrameEx ()
    from /usr/lib/libpython2.7.so.1.0
    #46 0x00007ffff7af0a90 in PyEval_EvalCodeEx ()
    from /usr/lib/libpython2.7.so.1.0
    #47 0x00007ffff7af0b89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
    #48 0x00007ffff7b09fef in run_mod () from /usr/lib/libpython2.7.so.1.0
    #49 0x00007ffff7b0b212 in PyRun_FileExFlags ()
    from /usr/lib/libpython2.7.so.1.0
    #50 0x00007ffff7b0c427 in PyRun_SimpleFileExFlags ()
    from /usr/lib/libpython2.7.so.1.0
    #51 0x00007ffff7b1d7ca in Py_Main () from /usr/lib/libpython2.7.so.1.0
    #52 0x00007ffff746f040 in __libc_start_main () from /usr/lib/libc.so.6
    #53 0x000000000040073e in _start ()
    (gdb)
    Thanks for any help!
    Last edited by arnaudm (2014-10-15 08:08:40)

    arnaudm wrote:
    The problem indeed came from _imaging.so, I reinstalled the package python2-pillow and everything works fine now.
    Thank you!
    Hey man,
    Sorry to be a pain but how did you figure out that it was 'python2-pillow' that needed reinstalling?
    I cant see anywhere in the log that explicitly  states a problem with python2-pillow?

  • [Solved]Fresh installed Steam can not start with Segmentation fault

    $ steam
    Setting up Steam content in /home/jackson/.local/share/Steam
    Running Steam on arch 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(0_client)
    *** Error in `/home/jackson/.local/share/Steam/ubuntu12_32/steam': free(): invalid pointer: 0xf7551f94 ***
    ======= Backtrace: =========
    /usr/lib32/libc.so.6(+0x6b5f9)[0xf71485f9]
    /usr/lib32/libc.so.6(+0x71247)[0xf714e247]
    /usr/lib32/libc.so.6(+0x71a1d)[0xf714ea1d]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6(XFree+0x1b)[0xf7431efb]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x43c69)[0xf7596c69]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x44444)[0xf7597444]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x14d56)[0xf7567d56]
    /usr/lib32/libc.so.6(__libc_start_main+0xde)[0xf70f4e5e]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x18395)[0xf756b395]
    ======= Memory map: ========
    f614e000-f614f000 rw-p 00000000 00:00 0
    f614f000-f6158000 r-xp 00000000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6158000-f6159000 r--p 00008000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6159000-f615a000 rw-p 00009000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f615a000-f6167000 r-xp 00000000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6167000-f6168000 r--p 0000c000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6168000-f6169000 rw-p 0000d000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6169000-f616f000 r-xp 00000000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f616f000-f6170000 r--p 00005000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6170000-f6171000 rw-p 00006000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6171000-f6194000 r-xp 00000000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f6194000-f6195000 r--p 00022000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f6195000-f6196000 rw-p 00023000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f6196000-f676d000 r-xp 00000000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f676d000-f677f000 r--p 005d6000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f677f000-f6783000 rw-p 005e8000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f6783000-f678a000 rw-p 00000000 00:00 0
    f678a000-f678e000 r-xp 00000000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f678e000-f678f000 r--p 00003000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f678f000-f6790000 rw-p 00004000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6790000-f6794000 r-xp 00000000 08:12 429451 /usr/lib32/libcap.so.2.24
    f6794000-f6795000 rw-p 00003000 08:12 429451 /usr/lib32/libcap.so.2.24
    f6795000-f67ab000 r-xp 00000000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f67ab000-f67ac000 r--p 00015000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f67ac000-f67ad000 rw-p 00016000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f67ad000-f67ba000 r-xp 00000000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67ba000-f67bb000 r--p 0000c000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67bb000-f67bc000 rw-p 0000d000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67bc000-f67c0000 r-xp 00000000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67c0000-f67c1000 r--p 00004000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67c1000-f67c2000 rw-p 00005000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67c2000-f67c3000 r-xp 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67c3000-f67c4000 r--p 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67c4000-f67c5000 rw-p 00001000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67c5000-f67cb000 r-xp 00000000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67cb000-f67cc000 r--p 00005000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67cc000-f67cd000 rw-p 00006000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67cd000-f67d0000 r-xp 00000000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67d0000-f67d1000 r--p 00002000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67d1000-f67d2000 rw-p 00003000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67d2000-f67db000 r-xp 00000000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67db000-f67dc000 r--p 00008000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67dc000-f67dd000 rw-p 00009000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67dd000-f67e4000 r-xp 00000000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67e4000-f67e5000 r--p 00006000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67e5000-f67e6000 rw-p 00007000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67e6000-f67f4000 r-xp 00000000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67f4000-f67f5000 r--p 0000d000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67f5000-f67f6000 rw-p 0000e000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67f6000-f67f8000 r-xp 00000000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67f8000-f67f9000 r--p 00001000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67f9000-f67fa000 rw-p 00002000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67fa000-f67fc000 r-xp 00000000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67fc000-f67fd000 r--p 00001000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67fd000-f67fe000 rw-p 00002000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67fe000-f6802000 r-xp 00000000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f6802000-f6803000 r--p 00003000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f6803000-f6804000 rw-p 00004000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f6804000-f681d000 r-xp 00000000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f681d000-f681e000 r--p 00018000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f681e000-f681f000 rw-p 00019000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f681f000-f6820000 r-xp 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6820000-f6821000 r--p 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6821000-f6822000 rw-p 00001000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6822000-f6826000 r-xp 00000000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6826000-f6827000 r--p 00003000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6827000-f6828000 rw-p 00004000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6828000-f682a000 r-xp 00000000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f682a000-f682b000 r--p 00001000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f682b000-f682c000 rw-p 00002000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f682c000-f683f000 r-xp 00000000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f683f000-f6840000 r--p 00012000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6840000-f6841000 rw-p 00013000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6841000-f6852000 r-xp 00000000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6852000-f6854000 r--p 00011000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6854000-f6859000 rwxp 00013000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6859000-f685a000 rwxp 00000000 00:00 0
    f685a000-f6880000 r-xp 00000000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6880000-f6882000 r--p 00026000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6882000-f6883000 rw-p 00028000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6883000-f6926000 r-xp 00000000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6926000-f6928000 r--p 000a2000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6928000-f692d000 rwxp 000a4000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f692d000-f694e000 rw-p 00000000 00:00 0
    f694e000-f6985000 r-xp 00000000 08:05 8259511 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6985000-f6986000 r--p 00037000 08:05 8259511 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6986000-f6987000 rw-p 00038000 08:05 8259511 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6987000-f6d60000 rw-p 00000000 00:00 0
    f6d60000-f6e91000 r--p 00200000 08:12 567993 /usr/lib/locale/locale-archive
    f6e91000-f7091000 r--p 00000000 08:12 567993 /usr/lib/locale/locale-archive
    f7091000-f7094000 rw-p 00000000 00:00 0
    f7094000-f7099000 r-xp 00000000 08:05 8259539 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7099000-f709a000 r--p 00004000 08:05 8259539 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f709a000-f709b000 rw-p 00005000 08:05 8259539 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f709b000-f709c000 rw-p 00000000 00:00 0
    f709c000-f709e000 r-xp 00000000 08:05 8259545 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f709e000-f709f000 r--p 00001000 08:05 8259545 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f709f000-f70a0000 rw-p 00002000 08:05 8259545 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f70a0000-f70b9000 r-xp 00000000 08:05 8783177 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70b9000-f70ba000 r--p 00018000 08:05 8783177 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70ba000-f70bb000 rw-p 00019000 08:05 8783177 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70bb000-f70db000 r-xp 00000000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70db000-f70dc000 r--p 0001f000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70dc000-f70dd000 rw-p 00020000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70dd000-f728e000 r-xp 00000000 08:12 418082 /usr/lib32/libc-2.20.so
    f728e000-f7291000 r--p 001b0000 08:12 418082 /usr/lib32/libc-2.20.so
    f7291000-f7293000 rw-p 001b3000 08:12 418082 /usr/lib32/libc-2.20.so
    f7293000-f7296000 rw-p 00000000 00:00 0
    f7296000-f72ae000 r-xp 00000000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f72ae000-f72b0000 r--p 00017000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f72b0000-f72b1000 rw-p 00019000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f72b1000-f72b3000 rw-p 00000000 00:00 0
    f72b3000-f7390000 r-xp 00000000 08:05 8259542 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7390000-f7394000 r--p 000dc000 08:05 8259542 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7394000-f7395000 rw-p 000e0000 08:05 8259542 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7395000-f739c000 rw-p 00000000 00:00 0
    f739c000-f739f000 r-xp 00000000 08:12 418412 /usr/lib32/libdl-2.20.so
    f739f000-f73a0000 r--p 00002000 08:12 418412 /usr/lib32/libdl-2.20.so
    f73a0000-f73a1000 rw-p 00003000 08:12 418412 /usr/lib32/libdl-2.20.so
    f73a1000-f73ec000 r-xp 00000000 08:12 418413 /usr/lib32/libm-2.20.so
    f73ec000-f73ed000 r--p 0004a000 08:12 418413 /usr/lib32/libm-2.20.so
    f73ed000-f73ee000 rw-p 0004b000 08:12 418413 /usr/lib32/libm-2.20.so
    f73ee000-f73f5000 r-xp 00000000 08:12 418416 /usr/lib32/librt-2.20.so
    f73f5000-f73f6000 r--p 00007000 08:12 418416 /usr/lib32/librt-2.20.so
    f73f6000-f73f7000 rw-p 00008000 08:12 418416 /usr/lib32/librt-2.20.so
    f73f7000-f73f8000 rw-p 00000000 00:00 0
    f73f8000-f7528000 r-xp 00000000 08:05 8259540 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7528000-f7529000 r--p 00130000 08:05 8259540 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7529000-f752b000 rw-p 00131000 08:05 8259540 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f752b000-f752d000 rw-p 00000000 00:00 0
    f752d000-f752f000 r--p 00000000 00:00 0 [vvar]
    f752f000-f7530000 r-xp 00000000 00:00 0 [vdso]
    f7530000-f7551000 r-xp 00000000 08:12 418081 /usr/lib32/ld-2.20.so
    f7551000-f7552000 r--p 00021000 08:12 418081 /usr/lib32/ld-2.20.so
    f7552000-f7553000 rw-p 00022000 08:12 418081 /usr/lib32/ld-2.20.so
    f7553000-f77ae000 r-xp 00000000 08:05 8259563 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77ae000-f77b6000 r--p 0025b000 08:05 8259563 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77b6000-f77bc000 rw-p 00263000 08:05 8259563 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77bc000-f77de000 rw-p 00000000 00:00 0
    f8067000-f878d000 rw-p 00000000 00:00 0 [heap]
    ff8d9000-ff8fa000 rw-p 00000000 00:00 0 [stack]
    ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
    [2015-01-14 19:47:14] Startup - updater built Aug 26 2014 15:35:42
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/crash_20150114194714_1.dmp
    /home/jackson/.local/share/Steam/steam.sh: line 730: 2926 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
    mv: cannot stat '/home/jackson/.steam/registry.vdf': No such file or directory"
    Installing bootstrap /home/jackson/.local/share/Steam/bootstrap.tar.xz
    Reset complete!
    Restarting Steam by request...
    Running Steam on arch 64-bit
    STEAM_RUNTIME has been set by the user to: /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime
    Installing breakpad exception handler for appid(steam)/version(0_client)
    *** Error in `/home/jackson/.local/share/Steam/ubuntu12_32/steam': free(): invalid pointer: 0xf753af94 ***
    ======= Backtrace: =========
    /usr/lib32/libc.so.6(+0x6b5f9)[0xf71315f9]
    /usr/lib32/libc.so.6(+0x71247)[0xf7137247]
    /usr/lib32/libc.so.6(+0x71a1d)[0xf7137a1d]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6(XFree+0x1b)[0xf741aefb]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x43c69)[0xf757fc69]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x44444)[0xf7580444]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x14d56)[0xf7550d56]
    /usr/lib32/libc.so.6(__libc_start_main+0xde)[0xf70dde5e]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x18395)[0xf7554395]
    ======= Memory map: ========
    f6137000-f6138000 rw-p 00000000 00:00 0
    f6138000-f6141000 r-xp 00000000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6141000-f6142000 r--p 00008000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6142000-f6143000 rw-p 00009000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6143000-f6150000 r-xp 00000000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6150000-f6151000 r--p 0000c000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6151000-f6152000 rw-p 0000d000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6152000-f6158000 r-xp 00000000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6158000-f6159000 r--p 00005000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6159000-f615a000 rw-p 00006000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f615a000-f617d000 r-xp 00000000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f617d000-f617e000 r--p 00022000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f617e000-f617f000 rw-p 00023000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f617f000-f6756000 r-xp 00000000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f6756000-f6768000 r--p 005d6000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f6768000-f676c000 rw-p 005e8000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f676c000-f6773000 rw-p 00000000 00:00 0
    f6773000-f6777000 r-xp 00000000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6777000-f6778000 r--p 00003000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6778000-f6779000 rw-p 00004000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6779000-f677d000 r-xp 00000000 08:12 429451 /usr/lib32/libcap.so.2.24
    f677d000-f677e000 rw-p 00003000 08:12 429451 /usr/lib32/libcap.so.2.24
    f677e000-f6794000 r-xp 00000000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f6794000-f6795000 r--p 00015000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f6795000-f6796000 rw-p 00016000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f6796000-f67a3000 r-xp 00000000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67a3000-f67a4000 r--p 0000c000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67a4000-f67a5000 rw-p 0000d000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67a5000-f67a9000 r-xp 00000000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67a9000-f67aa000 r--p 00004000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67aa000-f67ab000 rw-p 00005000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67ab000-f67ac000 r-xp 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67ac000-f67ad000 r--p 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67ad000-f67ae000 rw-p 00001000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67ae000-f67b4000 r-xp 00000000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67b4000-f67b5000 r--p 00005000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67b5000-f67b6000 rw-p 00006000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67b6000-f67b9000 r-xp 00000000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67b9000-f67ba000 r--p 00002000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67ba000-f67bb000 rw-p 00003000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67bb000-f67c4000 r-xp 00000000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67c4000-f67c5000 r--p 00008000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67c5000-f67c6000 rw-p 00009000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67c6000-f67cd000 r-xp 00000000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67cd000-f67ce000 r--p 00006000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67ce000-f67cf000 rw-p 00007000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67cf000-f67dd000 r-xp 00000000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67dd000-f67de000 r--p 0000d000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67de000-f67df000 rw-p 0000e000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67df000-f67e1000 r-xp 00000000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67e1000-f67e2000 r--p 00001000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67e2000-f67e3000 rw-p 00002000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67e3000-f67e5000 r-xp 00000000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67e5000-f67e6000 r--p 00001000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67e6000-f67e7000 rw-p 00002000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67e7000-f67eb000 r-xp 00000000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f67eb000-f67ec000 r--p 00003000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f67ec000-f67ed000 rw-p 00004000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f67ed000-f6806000 r-xp 00000000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f6806000-f6807000 r--p 00018000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f6807000-f6808000 rw-p 00019000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f6808000-f6809000 r-xp 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6809000-f680a000 r--p 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f680a000-f680b000 rw-p 00001000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f680b000-f680f000 r-xp 00000000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f680f000-f6810000 r--p 00003000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6810000-f6811000 rw-p 00004000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6811000-f6813000 r-xp 00000000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f6813000-f6814000 r--p 00001000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f6814000-f6815000 rw-p 00002000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f6815000-f6828000 r-xp 00000000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6828000-f6829000 r--p 00012000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6829000-f682a000 rw-p 00013000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f682a000-f683b000 r-xp 00000000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f683b000-f683d000 r--p 00011000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f683d000-f6842000 rwxp 00013000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6842000-f6843000 rwxp 00000000 00:00 0
    f6843000-f6869000 r-xp 00000000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6869000-f686b000 r--p 00026000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f686b000-f686c000 rw-p 00028000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f686c000-f690f000 r-xp 00000000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f690f000-f6911000 r--p 000a2000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6911000-f6916000 rwxp 000a4000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6916000-f6937000 rw-p 00000000 00:00 0
    f6937000-f696e000 r-xp 00000000 08:05 8259514 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f696e000-f696f000 r--p 00037000 08:05 8259514 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f696f000-f6970000 rw-p 00038000 08:05 8259514 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6970000-f6d49000 rw-p 00000000 00:00 0
    f6d49000-f6e7a000 r--p 00200000 08:12 567993 /usr/lib/locale/locale-archive
    f6e7a000-f707a000 r--p 00000000 08:12 567993 /usr/lib/locale/locale-archive
    f707a000-f707d000 rw-p 00000000 00:00 0
    f707d000-f7082000 r-xp 00000000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7082000-f7083000 r--p 00004000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7083000-f7084000 rw-p 00005000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7084000-f7085000 rw-p 00000000 00:00 0
    f7085000-f7087000 r-xp 00000000 08:05 8259553 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f7087000-f7088000 r--p 00001000 08:05 8259553 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f7088000-f7089000 rw-p 00002000 08:05 8259553 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f7089000-f70a2000 r-xp 00000000 08:05 8783196 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70a2000-f70a3000 r--p 00018000 08:05 8783196 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70a3000-f70a4000 rw-p 00019000 08:05 8783196 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70a4000-f70c4000 r-xp 00000000 08:05 8259555 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70c4000-f70c5000 r--p 0001f000 08:05 8259555 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70c5000-f70c6000 rw-p 00020000 08:05 8259555 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70c6000-f7277000 r-xp 00000000 08:12 418082 /usr/lib32/libc-2.20.so
    f7277000-f727a000 r--p 001b0000 08:12 418082 /usr/lib32/libc-2.20.so
    f727a000-f727c000 rw-p 001b3000 08:12 418082 /usr/lib32/libc-2.20.so
    f727c000-f727f000 rw-p 00000000 00:00 0
    f727f000-f7297000 r-xp 00000000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f7297000-f7299000 r--p 00017000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f7299000-f729a000 rw-p 00019000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f729a000-f729c000 rw-p 00000000 00:00 0
    f729c000-f7379000 r-xp 00000000 08:05 8259550 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7379000-f737d000 r--p 000dc000 08:05 8259550 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f737d000-f737e000 rw-p 000e0000 08:05 8259550 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f737e000-f7385000 rw-p 00000000 00:00 0
    f7385000-f7388000 r-xp 00000000 08:12 418412 /usr/lib32/libdl-2.20.so
    f7388000-f7389000 r--p 00002000 08:12 418412 /usr/lib32/libdl-2.20.so
    f7389000-f738a000 rw-p 00003000 08:12 418412 /usr/lib32/libdl-2.20.so
    f738a000-f73d5000 r-xp 00000000 08:12 418413 /usr/lib32/libm-2.20.so
    f73d5000-f73d6000 r--p 0004a000 08:12 418413 /usr/lib32/libm-2.20.so
    f73d6000-f73d7000 rw-p 0004b000 08:12 418413 /usr/lib32/libm-2.20.so
    f73d7000-f73de000 r-xp 00000000 08:12 418416 /usr/lib32/librt-2.20.so
    f73de000-f73df000 r--p 00007000 08:12 418416 /usr/lib32/librt-2.20.so
    f73df000-f73e0000 rw-p 00008000 08:12 418416 /usr/lib32/librt-2.20.so
    f73e0000-f73e1000 rw-p 00000000 00:00 0
    f73e1000-f7511000 r-xp 00000000 08:05 8259548 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7511000-f7512000 r--p 00130000 08:05 8259548 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7512000-f7514000 rw-p 00131000 08:05 8259548 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7514000-f7516000 rw-p 00000000 00:00 0
    f7516000-f7518000 r--p 00000000 00:00 0 [vvar]
    f7518000-f7519000 r-xp 00000000 00:00 0 [vdso]
    f7519000-f753a000 r-xp 00000000 08:12 418081 /usr/lib32/ld-2.20.so
    f753a000-f753b000 r--p 00021000 08:12 418081 /usr/lib32/ld-2.20.so
    f753b000-f753c000 rw-p 00022000 08:12 418081 /usr/lib32/ld-2.20.so
    f753c000-f7797000 r-xp 00000000 08:05 8259559 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f7797000-f779f000 r--p 0025b000 08:05 8259559 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f779f000-f77a5000 rw-p 00263000 08:05 8259559 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77a5000-f77c7000 rw-p 00000000 00:00 0
    f8a64000-f9189000 rw-p 00000000 00:00 0 [heap]
    ffa16000-ffa37000 rw-p 00000000 00:00 0 [stack]
    ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
    [2015-01-14 19:47:14] Startup - updater built Aug 26 2014 15:35:42
    No minidump written, nothing to upload.
    /home/jackson/.local/share/Steam/steam.sh: line 730: 3020 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
    Finished uploading minidump (out-of-process): success = yes
    response: CrashID=bp-fff3c159-b736-4dbc-8dba-697e52150114
    What is wrong?
    Last edited by artem.jackson (2015-01-20 09:22:32)

    I am having the same issue. I noticed it about a week ago. I hadn't updated in a bit, so I did. Same problem. When I reboot, it works the first time, but it won't work again after that.
    ● archbook ~ >> steam
    Running Steam on arch 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steamwebhelper)/version(20141121162341)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1416587021)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1416587021)
    Installing breakpad exception handler for appid(steamwebhelper)/version(20141121162341)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1416587021)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    FillInMachineIDInfo took a total of 2 milliseconds
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    [0116/192453:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    [0116/192453:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    intel_do_flush_locked failed: Input/output error
    Assert( Assertion Failed: Bad thread local ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/tier0/threadtools.cpp:2678
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/assert_20150116192453_13.dmp
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/clientdll/../common/steamservice.cpp (56) : Assertion Failed: m_hServiceLib == NULL
    Assert( Assertion Failed: m_hServiceLib == NULL ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/clientdll/../common/steamservice.cpp:56
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/crash_20150116192454_15.dmp
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/assert_20150116192450_1.dmp
    /home/nathan/.local/share/Steam/steam.sh: line 729: 7761 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
    Finished uploading minidump (out-of-process): success = yes
    response: CrashID=bp-357b79c2-3a7c-49bd-9457-35c1b2150116
    Finished uploading minidump (out-of-process): success = yes
    response: CrashID=bp-71fed77c-a074-4bb8-bd0e-b9dff2150116
    Finished uploading minidump (out-of-process): success = no
    error: Failure when receiving data from the peer

  • [SOLVED] Cinnamon appearance settings not working.

    I have a strange problem concerning Cinnamon 2.2.0-1 from [community-testing], in which some appearance settings simply do not work. Specifically, I can't change icons or gtk theme, and making any change in cinnamon-settings has no effect whatsoever on the system. I've tried changing the appearance with lxappearance to some success - now the panel and some Gnome3 applications show the selected theme and icons, but the rest of the applications keep the old appearance settings. I have no .gtkrc files in my home folder and I start Cinnamon from LightDM.
    This is the output from running cinnamon-settings from a terminal:
    arachnid92 %> cinnamon-settings [~]
    ** (cinnamon-settings.py:3156): WARNING **: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    libupower-glib.so.1: cannot open shared object file: No such file or directory
    Failed to load module: /usr/lib/cinnamon-control-center-1/panels/libpower.so
    Could not find bluetooth module; is the cinnamon-control-center package installed?
    Could not find wacom module; is the cinnamon-control-center package installed?
    __init__ took 131.978 ms
    pacman -Q | grep cinnamon:
    arachnid92 %> pacman -Q | grep cinnamon [~]
    cinnamon 2.2.0-1
    cinnamon-control-center 2.0.9-1
    cinnamon-desktop 2.2.0-1
    cinnamon-menus 2.2.0-1
    cinnamon-screensaver 2.0.3-4
    cinnamon-session 2.2.0-1
    cinnamon-settings-daemon 2.0.8-6
    cinnamon-translations 2.0.3-1
    Last edited by Arachnid92 (2014-04-18 17:27:58)

    Confirming @Arachnid92's problem.
    I've got a whole raft of problems with the latest update, which I've listed here.
    EDIT: I'm going to wait until these two are updated before I start reporting bugs, purely because it may just be that not all the updates have been pushed at the same time.
    Last edited by clfarron4 (2014-04-14 22:38:40)

  • [solved] Cannot launch cinnamon-settings - missing image module

    Hello,
    When I try to run `cinnamon-settings` it fails with the following message:
    [orschiro@thinkpad ~]$ cinnamon-settings
    No module named Image
    However, I seem to have installed all relevant packages:
    :: python2-imaging and python2-pillow are in conflict (python-imaging). Remove python2-pillow? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: cinnamon: requires python2-pillow
    Any ideas?
    Last edited by orschiro (2013-11-09 07:51:01)

    orschiro wrote:
    Hello,
    When I try to run `cinnamon-settings` it fails with the following message:
    [orschiro@thinkpad ~]$ cinnamon-settings
    No module named Image
    It may be that there is a file missing in /usr/lib/cinnamon-settings/modules, or code missing from one of the files in that folder. I honestly couldn't say because development is going so fast.
    @orschiro: Which versions of the cinnamon and cinnamon-settings-daemon packages do you have installed?
    @Karol: It may be unrelated seeing as pam is a separate package to cinnamon-settings-daemon, but I wouldn't rule it out just yet.

  • [SOLVED] Cinnamon 2.0.6-2 crashes with pulseaudio-4.0.5

    Hello
    After yesterdays cinnamon update issue have been solved I've proceeded with full system update only to find Cinnamon crashing again, though error comes from different package this time.
    After starting X with startx Cinnamon opens up, then pops message like "Cinnamon has crashed and is running in fallback mode, do you want to restart?" if I restart same thing happens if I don't environment hangs up.
    I have concluded that culprit is libpulse-4.0.5 and/or pulseaudio-4.0.5 since one cant be installed without other there is no way telling witch it is - I've everything else up to date except for these 2 packages and everything is working.
    here is jurnalctl -b
    -- Logs begin at Wed 2013-10-16 03:54:10 CEST, end at Mon 2013-10-28 21:27:36 CET. --
    Oct 28 21:18:19 top systemd[325]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory
    Oct 28 21:18:19 top systemd[325]: Mounted /sys/kernel/config.
    Oct 28 21:18:19 top systemd[325]: Stopped target Bluetooth.
    Oct 28 21:18:19 top systemd[325]: Stopped target Sound Card.
    Oct 28 21:18:19 top systemd[325]: Starting Default.
    Oct 28 21:18:19 top systemd[325]: Reached target Default.
    Oct 28 21:18:19 top systemd[325]: Startup finished in 7ms.
    Oct 28 21:19:39 top pulseaudio[620]: [pulseaudio] bluetooth-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    Oct 28 21:19:52 top cinnamon-session[579]: CRITICAL: csm_manager_set_phase: assertion 'CSM_IS_MANAGER (manager)' failed
    Oct 28 21:20:31 top pulseaudio[852]: [pulseaudio] pid.c: Daemon already running.
    Oct 28 21:23:08 top pulseaudio[1416]: [pulseaudio] pid.c: Daemon already running.
    Oct 28 21:23:15 top cinnamon-session[1378]: CRITICAL: csm_manager_set_phase: assertion 'CSM_IS_MANAGER (manager)' failed
    Oct 28 21:23:47 top pulseaudio[1583]: [pulseaudio] pid.c: Daemon already running.
    Oct 28 21:23:52 top cinnamon-session[1545]: CRITICAL: csm_manager_set_phase: assertion 'CSM_IS_MANAGER (manager)' failed
    Oct 28 21:24:18 top pulseaudio[1748]: [pulseaudio] pid.c: Daemon already running.
    Oct 28 21:24:26 top cinnamon-session[1710]: CRITICAL: csm_manager_set_phase: assertion 'CSM_IS_MANAGER (manager)' failed
    Oct 28 21:24:58 top pulseaudio[1970]: [pulseaudio] pid.c: Daemon already running.
    Oct 28 21:25:03 top cinnamon-session[1932]: CRITICAL: csm_manager_set_phase: assertion 'CSM_IS_MANAGER (manager)' failed
    Oct 28 21:25:03 top cinnamon-session[1932]: Gtk-CRITICAL: gtk_main_quit: assertion 'main_loops != NULL' failed
    Oct 28 21:25:53 top pulseaudio[2165]: [pulseaudio] pid.c: Daemon already running.
    Oct 28 21:25:53 top cinnamon-session[2127]: WARNING: Child process 2146 was already dead.
    Oct 28 21:25:53 top cinnamon-session[2127]: WARNING: Application 'cinnamon-settings-daemon.desktop' killed by signal 11
    Oct 28 21:25:54 top cinnamon-session[2127]: WARNING: Application 'cinnamon-settings-daemon.desktop' killed by signal 11
    Oct 28 21:25:54 top cinnamon-session[2127]: WARNING: App 'cinnamon-settings-daemon.desktop' respawning too quickly
    Oct 28 21:25:54 top cinnamon-session[2127]: CRITICAL: We failed, but the fail whale is dead. Sorry....
    Oct 28 21:25:54 top cinnamon-session[2127]: WARNING: Application 'cinnamon.desktop' killed by signal 15
    Oct 28 21:25:55 top cinnamon-session[2127]: WARNING: App 'cinnamon.desktop' respawning too quickly
    let me know if I should post other longs(which)
    Last edited by nutsh (2013-10-30 17:52:28)

    Hi, so I have no problem with pulseaudio at version 4.0-5 with Cinnamon 2.0.6-2. Just so you know what pulseaudio packages I have installed:
    $ sudo pacman -Q libpulse
    libpulse 4.0-5
    [andes@claire ~]$ sudo pacman -Qs pulse
    local/libao 1.1.0-3
    Cross-platform audio output library and plugins
    local/libcanberra-pulse 0.30-4
    PulseAudio plugin for libcanberra
    local/libpulse 4.0-5
    A featureful, general-purpose sound server (client library)
    local/pulseaudio 4.0-5
    A featureful, general-purpose sound server
    local/pulseaudio-alsa 2-2
    ALSA Configuration for PulseAudio
    $ sudo pacman -Qs cinnamon
    local/cinnamon 2.0.6-2
    Linux desktop which provides advanced innovative features and a traditional
    user experience
    local/cinnamon-control-center 2.0.5-1
    The Control Center for Cinnamon
    local/cinnamon-desktop 2.0.2-1
    Library with common API for various Cinnamon modules
    local/cinnamon-screensaver 2.0.3-1
    Screensaver designed to integrate well with the Cinnamon desktop.
    local/cinnamon-session 2.0.1-1
    The Cinnamon Session Handler
    local/cinnamon-settings-daemon 2.0.5-1
    The Cinnamon Settings daemon
    local/cinnamon-translations 2.0.1-1
    Translations for Cinnamon and Nemo
    local/cjs 2.0.0-1
    Javascript Bindings for Cinnamon
    local/muffin 2.0.3-1
    Cinnamon window manager based on Mutter
    local/nemo 2.0.2-2
    Cinnamon file manager (Nautilus fork)
    Last edited by clfarron4 (2013-10-28 22:02:48)

  • [SOLVED] Cinnamon 2.2.8: Extensions not working

    1. -- Configuring Cinnamon extensions
    NOTE! This problem has been solved. See message #13 for details.
    The first problem I have is that I'm not able to configure any extensions in the recent Cinnamon 2.2.8 in Arch Linux.
    http://s29.postimg.org/v2ierpco7/cinnam … onsbug.png
    When clicking Configure button (either one showed in the picture above or the other on bottom of the main window), I get the following terminal output. On this example, I clicked the button twice:
    Loading Extensions module
    Could not find any instance settings data for this extension - are you sure it is loaded, and supports settings?
    Traceback (most recent call last):
    File "/usr/lib/cinnamon-settings/bin/ExtensionCore.py", line 475, in <lambda>
    item.connect('activate', lambda x: self._configure_extension())
    File "/usr/lib/cinnamon-settings/bin/ExtensionCore.py", line 1009, in _configure_extension
    settingContainer = XletSettings.XletSetting(uuid, self, self.collection_type)
    File "/usr/lib/cinnamon-settings/bin/XletSettings.py", line 53, in __init__
    self.build_single()
    File "/usr/lib/cinnamon-settings/bin/XletSettings.py", line 145, in build_single
    self.current_id = instance_key
    UnboundLocalError: local variable 'instance_key' referenced before assignment
    Could not find any instance settings data for this extension - are you sure it is loaded, and supports settings?
    Traceback (most recent call last):
    File "/usr/lib/cinnamon-settings/bin/ExtensionCore.py", line 475, in <lambda>
    item.connect('activate', lambda x: self._configure_extension())
    File "/usr/lib/cinnamon-settings/bin/ExtensionCore.py", line 1009, in _configure_extension
    settingContainer = XletSettings.XletSetting(uuid, self, self.collection_type)
    File "/usr/lib/cinnamon-settings/bin/XletSettings.py", line 53, in __init__
    self.build_single()
    File "/usr/lib/cinnamon-settings/bin/XletSettings.py", line 145, in build_single
    self.current_id = instance_key
    UnboundLocalError: local variable 'instance_key' referenced before assignment
    Traceback (most recent call last):
    File "/usr/lib/cinnamon-settings/bin/XletSettings.py", line 71, in on_hide
    self.content.hide()
    AttributeError: XletSetting instance has no attribute 'content'
    My gcc version is:
    gcc (GCC) 4.9.0 20140507 (prerelease)
    and python version:
    Python 3.4.0
    I installed a fresh Arch Linux two days ago so there should not be old configurations etc. in the system.
    2. -- Missing several Cinnamon modules
    NOTE! This problem has been fixed by loqs & clfarron4. It was caused by a missing mintlocale package. Thank you for your attention!
    The second problem I have is lack of the following Cinnamon settings in GUI (cinnamon-settings):
    - region (Regional Settings)
    - Languages
    Output when trying to load, for example, region module:
    [fincer@fincer-laptop ~]$ cinnamon-settings region
    Unknown module region, using cinnamon-control-center
    I already checked folders
    /usr/lib/cinnamon-settings/modules/
    /usr/lib64/cinnamon-settings/modules/
    /usr/lib/cinnamon-control-center-1/panels/
    /usr/lib64/cinnamon-control-center-1/panels/
    I have libregion.so in panels folder but I couldn't find more relevant information related to the problem.
    Any help is appreciated. Thank you!
    Last edited by Fincer (2014-05-22 20:54:24)

    Thanks clfarron4. I voted for the package.
    I needed to re-open this topic since it seems that issue number 1 is still alive.
    To be more detailed, I can currently access extension configurations via configure button in cinnamon-settings. However, I noticed that I'm not able to actually change any extension settings and thus, these extensions are not working. In my Linux Mint installation (Cinnamon 2.0.6), they are working perfectly fine.
    So, I still have GUI access to extension configurations but the settings affect nothing, no matter of my customizations. They simply do not run.
    I get this terminal output while running cinnamon-settings and entering to configuration tab:
    Opacify plugin:
    __init__ took 236.561 ms
    Loading Extensions module
    Could not find tooltip for key 'opacity' in xlet '[email protected]'
    Could not find tooltip for key 'beginTime' in xlet '[email protected]'
    Could not find tooltip for key 'beginEffect' in xlet '[email protected]'
    Could not find tooltip for key 'endTime' in xlet '[email protected]'
    Could not find tooltip for key 'endEffect' in xlet '[email protected]'
    Backgrounds plugin:
    __init__ took 309.628 ms
    Loading Extensions module
    Could not find tooltip for key 'path' in xlet 'backgrounds@mohammad-sn'
    Could not find tooltip for key 'time' in xlet 'backgrounds@mohammad-sn'
    My basic question is: what in Earth could I miss here? I have correct extension files & subfolders in both ./.local/share/cinnamon/extensions and ./.cinnamon/configs/.
    Last edited by Fincer (2014-05-22 07:56:53)

  • [Cinnamon] Can't launch cinnamon-settings from menu.

    Hi all,
    I've just put together a fresh install with gdm and cinnamon, but I can't launch the cinnamon-settings widget from the settings button (on the bottom left)
    From what I've gathered in my forum / wiki / google searches, this isn't too uncommon. However, unlike in those cases, I can launch the settings widget from the console. I can also navigate through it, except it doesn't actually *do* anything when I change settings. This is somewhat annoying, as I want to theme the desktop / set up my multi-head configuration properly / change the background.. you get the picture.
    This is what I have installed:
    [wfaithfull@mjolnir ~]$ pacman -Ss | grep cinnamon
    community/cinnamon 2.4.8-1 [installed]
    community/cinnamon-control-center 2.4.2-3 [installed]
    community/cinnamon-desktop 2.4.2-1 [installed]
    community/cinnamon-menus 2.4.1-1 [installed]
    community/cinnamon-screensaver 2.4.2-1 [installed]
    community/cinnamon-session 2.4.3-2 [installed]
    community/cinnamon-settings-daemon 2.4.3-1 [installed]
    community/cinnamon-translations 2.4.4-1 [installed]
    Can anybody point me in the right direction?
    Last edited by amicable (2015-05-11 14:00:23)

    Wow, this was stupid. I hadn't used cinnamon before - I thought it looked a lot like GNOME.. and guess what, it IS GNOME. that's why the settings don't work. My problem is that GDM picked the wrong session. Jesus.

  • [SOLVED] Cinnamon / NWManager v1 Incompatibility (not DHCP Related)

    I was testing an Asus motherboard with onboard WiFi controller (Broadcom BCM4352 802.11ac) just to see if it worked (I normally only use a wired connection on this PC), and surprisingly all went well with the new broadcom-wl driver and patches.
    I am using static addresses, so I haven't experienced any of the NetworkManager v1.0.0 DHCP issues many are talking about on the forums, e.g:
    https://bbs.archlinux.org/viewtopic.php?id=192910
    https://bbs.archlinux.org/viewtopic.php … 7#p1496387
    I did, however, have a different issue after the update of NetworkManager to version 1.0.0 when used in combnation with Cinnamon.
    I had to connect to wireless via the 'nm-cli' command because the NetworkManager applet would throw an error when I attempted to use its 'Network Settings' menu item. The settings dialog would pop up along with an error dialog that said:
    The system network services are not compatible with this version.
    Also, even though the settings dialog opened, it was crippled (rather than showing WiFi, Wired and Network Proxy, only Network Proxy was visible).
    So, not finding any info after searching the forums, I dug through the Cinnamon source code and found the error message in the source for 'cinnamon-control-center'. Turns out that the file, 'cc-network-panel.c', contains a version test for NetworkManager. The relevant code is as follows:
    /* is it too new or old */
    if (major > 0 || minor > 9 || (minor <= 8 && micro < 992)) {
    If any portion of that test is true, it triggers the error dialog. Obviously, installing NetworkManager v1.0.0 is going to be a problem where:
    major = 1
    minor = 0
    micro = 0
    I'm not really sure I agree with the way the test was written (even aside from the issue with NM 1.x.x versions), but I just wanted to get things working without a major rewrite, so I wrote the following patch without much thought for anything other than adjusting the test for inclusion of major=1 / minor = 0:
    diff -aur cinnamon-control-center-2.4.2/panels/network/cc-network-panel.c cinnamon-control-center-2.4.2_new/panels/network/cc-network-panel.c
    --- cinnamon-control-center-2.4.2/panels/network/cc-network-panel.c 2014-11-26 16:11:51.000000000 -0500
    +++ cinnamon-control-center-2.4.2_new/panels/network/cc-network-panel.c 2015-01-30 00:07:36.000000000 -0500
    @@ -1327,7 +1327,8 @@
    /* is it too new or old */
    - if (major > 0 || minor > 9 || (minor <= 8 && micro < 992)) {
    + /* if (major > 0 || minor > 9 || (minor <= 8 && micro < 992)) { */
    + if ((major > 1 && minor > 0) || (major == 0 && minor <= 8 && micro < 992)) {
    ret = FALSE;
    /* do modal dialog in idle so we don't block startup */
    The above should work for the NetworkManager versions the Cinnamon developers deemed appropriate PLUS it allows for version 1.0.0 (tested v1.0.0 and v0.9.10.0).
    Hopefully, this will be addressed officially in the near future.
    PS
    I fully expect someone to tell me that I missed one or more forum posts about this issue because I can't believe it hasn't been discussed before now ... especially in light of the other issues with NetworkManager v1.0.0 currently being discussed.
    Last edited by MrWeatherbee (2015-03-07 17:54:35)

    aidenir wrote:I ran into the same problem today when I moved my work laptop from ubuntu to arch. Downgrading Networkmanager made the cinnamon settings work, however that older version crashes when I connect to openvpn connection. Is there an easy way of applying this patch on a running system?
    Not sure what you mean by 'easy way of applying this patch on a running system'? It'd be much harder to apply it to a system that wasn't running.
    The basic steps are the same for any package patch.
    - Get a copy of the original PKGBUILD and related files (.install file, other patches, etc.) from ABS or from the Arch packages web portal:
    https://projects.archlinux.org/svntogit … rol-center
    - Modify the PKGBUILD as necessary (to include the patch, etc.)
    - place the patch in the build-folder with PKGBUILD and related files
    - run makepkg (as normal user)
    - install the new package (as root)
    - enjoy
    Is that easy enough?
    Here's the modified PKGBUILD I used:
    # $Id: PKGBUILD 123172 2014-11-27 02:40:19Z faidoc $
    # Maintainer: Alexandre Filgueira <[email protected]>
    # Based on gnome-control-center:
    # Jan Alexander Steffens (heftig) <[email protected]>
    # Jan de Groot <[email protected]>
    pkgname=cinnamon-control-center
    pkgver=2.4.2
    pkgrel=1
    pkgdesc="The Control Center for Cinnamon"
    arch=('i686' 'x86_64')
    depends=('cinnamon-settings-daemon' 'cinnamon-translations' 'cinnamon-menus'
    'libgnomekbd' 'network-manager-applet')
    optdepends=('gnome-color-manager: for color management tasks')
    makedepends=('intltool' 'gnome-common' 'docbook-xsl')
    url="https://github.com/linuxmint/cinnamon-control-center"
    install=cinnamon-control-center.install
    license=('GPL')
    options=('!emptydirs')
    groups=('aidenir_modified')
    source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-control-center/archive/$pkgver.tar.gz"
    'networkmanager_version_check.patch')
    sha256sums=('7d25193a3cc13c12f22864f3c9a907acfaa616392cb2b7ab4e0624f0d200f188'
    'f55eb718462250aeba0e3a29db6b1c2b22697ea9f5b8224c293f5e4823ae75cd')
    prepare() {
    cd $pkgname-$pkgver
    patch -Np1 -i ../networkmanager_version_check.patch
    build() {
    cd $pkgname-$pkgver
    ./autogen.sh --prefix=/usr --sysconfdir=/etc \
    --localstatedir=/var --disable-static \
    --enable-systemd \
    --disable-update-mimedb
    #https://bugzilla.gnome.org/show_bug.cgi?id=656229
    sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/ if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/ func_append compile_command " -Wl,-O1,--as-needed"\n func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
    make
    package() {
    cd $pkgname-$pkgver
    make DESTDIR="$pkgdir" install
    # Remove unused stuff
    make -C panels/sound DESTDIR="$pkgdir" uninstall
    make -C panels/sound/data DESTDIR="$pkgdir" install
    make -C shell DESTDIR="$pkgdir" uninstall-binPROGRAMS uninstall-directoryDATA uninstall-uiDATA
    rm "$pkgdir"/usr/share/applications/cinnamon-{control-center,datetime-panel,region-panel,sound-panel}.desktop
    rm -R "$pkgdir/etc"
    # Fix a warning
    chown 102:0 "$pkgdir/usr/share/polkit-1/rules.d"
    chmod 700 "$pkgdir/usr/share/polkit-1/rules.d"
    Compare this PKGBUILD to the original, and you'll see that only a few things were added:
    groups=('aidenir_modified')
    The 'groups=' option is used to identify this package as a member of a group of your choosing (I, of course, did not use 'aidenir_modified' for my group, but took the liberty here, as an example, of using your online name. In conjunction with this, you add the same group to the '/etc/pacman.conf' IgnoreGroup option (e.g.,  IgnoreGroup= aidenir_modified), and this will prevent the unpatched, official 'cinnamon-control-center' package from overwriting your patched package. As soon as the official package is fixed, you can change or override that 'ignore' setting to allow the official package to upgrade your patched package.
    source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/cinnamon-control-center/archive/$pkgver.tar.gz"
    'networkmanager_version_check.patch')
    sha256sums=('7d25193a3cc13c12f22864f3c9a907acfaa616392cb2b7ab4e0624f0d200f188'
    'f55eb718462250aeba0e3a29db6b1c2b22697ea9f5b8224c293f5e4823ae75cd')
    The two snippets above simply:
    1) add the patch file to the source array;
    2) add the sha256 hash of the patch file to the hash array.
    When you create your patch file (likely via copy-and-paste from this page), re-calculate the hash and change it in the PKGBUILD if necessary.
    prepare() {
    cd $pkgname-$pkgver
    patch -Np1 -i ../networkmanager_version_check.patch
    Finally, the above snippet adds the 'patch' command to the PKGBUILD's 'prepare()' function.
    Edit = code alignment
    Last edited by MrWeatherbee (2015-02-02 06:45:39)

  • I use Gnome, but cinnamon-settings.py launches when I right-click.

    I use Gnome, but cinnamon-settings.py launches when I right-click on the desktop.
    Also, I need to manually use gnome-tweak-tool to change the wallpaper; setting wallpapers
    from the file manager does not work, and the Picture tab in Gnome's background settings
    is empty.

    '''{ Ctrl + B }''' opens and closes the Bookmarks Sidebar.

  • [kinda solved!]nvidia-settings segmentation fault

    hi
    i use nvidia-settings to adjust my graphic card setup. I haven't used it in a while though (in fact, i think it was using kde about 8 months ago), and tried to fire it up today on openbox, this is what i get;
    $ nvidia-settings
    (nvidia-settings:6351): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
    (nvidia-settings:6351): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
    Segmentation fault
    $
    I have never installed murrine ever! is it as simple an issue to fix as install murrine??
    i tried to pacman it & yaourt it, but its not found! before I go about finding the source code to compile, i was wondering if anyone else has any ideas?
    thanks
    Last edited by ninjaprawn (2009-02-01 02:40:17)

    ghostHack wrote:
    I find it a bit unlikely that a missing theme engine would cause a seg fault, however the package you need is in [community] and is called 'gtk-engine-murrine'.
    What version of nvidia-utils do you have? and is the ret of your system up to date?
    hi, thanks for that. I installed the theme engine, now the error message only says;
    $ nvidia-settings
    Segmentation Fault
    $
    I keep my system fully updated all the time, but how do i find out what version of nvidia-utils i am using??

  • Popup window "Firefox Safe Mode" came up."Firefox is now running in Safe Mode, which temporarily disables your custom settings, themes, and extensions". Then lists items 4 which some/all changes can be made permanent.

    Pop up window: "Firefox Safe Mode". says: "Firefox is now running in Safe Mode, which temporarily disables your custom settings, themes an extensions". Then it shows list of items to select to make changes. Final choice press on "Continue in Safe Mode" or "quit". We do not want to make any changes to our settings. Pls. help what does this mean and what should we do. Thank you

    On what kind of computer (Operating System) and with which Firefox version does this happen?
    You seem to have posted this question with a iPad according to the system details list.
    *http://kb.mozillazine.org/Safe_Mode
    *http://support.mozilla.org/kb/Firefox+is+stuck+in+Safe+Mode

  • [Solved]xfce 4.12: Display Settings - Segmentation fault (core dumped)

    Just upgraded to Xfce 4.12  from 4.10 last week I have just one big issue so far: the display settings panel doesn't work. When I click on it, nothing happens.
    If I run from terminal xfce4-display-settings I get "Segmentation fault (core dumped)" and with "gdb xfce4-display-settings" the output says "Reading symbols from xfce4-display-settings...(no debugging symbols found)...done."
    What I'm thinking of is a missing dep. Since upgraded to 4.12 I also have a problem with Docky which displays a horizontal black line with shadow on my screen. I don't know if it's related, but this is the output when I run Docky from terminal: http://pastebin.com/cT5XNvWU
    Before upgrading to 4.12, for some months, I had issues with xrandr which didn't detect my  laptop screen resolution (full hd) and I had to manually add a profile that fits my normal resolution, otherwise I would had a resolution of 640x480px (this one is shown right now in my nVidia settings in "X Screen Information" section). I don't know if it's related, but I'm just saying.
    I'm using bumblebee for my nvidia card & xf86-video-intel for my integrated graphics card. Yeah, I have hybrid graphics (Asus laptop).
    General info:
    - arch x86_64
    - kernel 3.18.6-1
    - slim display manager (just saw the warning on archwiki that this one has been abandoned)
    - bumblebee & intel driver
    - xfce 4.12
    Anyone facing the same issue?
    Last edited by kr3ck3n (2015-03-22 12:04:01)

    kr3ck3n wrote:If I run from terminal xfce4-display-settings I get "Segmentation fault (core dumped)" and with "gdb xfce4-display-settings" the output says "Reading symbols from xfce4-display-settings...(no debugging symbols found)...done."
    While not logged in, try renaming ~/.config/xfce4/xfconf/xfce-perchannel-xml/display.xml. A new one will be re-created on next login. There may be something in that file creating the crash.
    What I'm thinking of is a missing dep. Since upgraded to 4.12 I also have a problem with Docky which displays a horizontal black line with shadow on my screen. I don't know if it's related, but this is the output when I run Docky from terminal: http://pastebin.com/cT5XNvWU
    Settings Manager >> Window Manager Tweaks >> Compositor tab, and uncheck "Show shadows under dock windows".

  • [SOLVED] Adobe Reader (acroread) Segmentation Fault (KDE)

    Hello everyone!
    I've been playing with arch quite a long time and I have a problem with the acroread package, which I installed from the AUR.
    Adobe Reader will never start and this is the output I get:
    $ acroread
    dirname: missing operand
    Try 'dirname --help' for more information.
    Segmentation fault (core dumped)
    I did run strace and the output I got (last few lines) is:
    access("/etc/gtk-2.0/gtkrc.en_US", F_OK) = -1 ENOENT (No such file or directory)
    access("/etc/gtk-2.0/gtkrc.en", F_OK) = -1 ENOENT (No such file or directory)
    lstat64("/home/errikos/.gtkrc-2.0", 0xfffffffffff5e7f4) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtkrc-2.0.en_US", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtkrc-2.0.en", F_OK) = -1 ENOENT (No such file or directory)
    lstat64("/home/errikos/.gtkrc-2.0-kde4", {st_mode=S_IFREG|0644, st_size=328, ...}) = 0
    open("/home/errikos/.gtkrc-2.0-kde4", O_RDONLY|O_LARGEFILE) = 5
    read(5, "# This file was written by KDE\n#"..., 4000) = 328
    lstat64("/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc", {st_mode=S_IFREG|0644, st_size=6131, ...}) = 0
    open("/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc", O_RDONLY|O_LARGEFILE) = 6
    read(6, "# this file is part of the oxyge"..., 4000) = 4000
    access("/home/errikos/.gtk-2.0/2.10.0/x86_64-unknown-linux-gnu/engines/liboxygen-gtk.so", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtk-2.0/2.10.0/x86_64-unknown-linux-gnu/engines/liboxygen-gtk.la", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtk-2.0/2.10.0/engines/liboxygen-gtk.so", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtk-2.0/2.10.0/engines/liboxygen-gtk.la", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtk-2.0/x86_64-unknown-linux-gnu/engines/liboxygen-gtk.so", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtk-2.0/x86_64-unknown-linux-gnu/engines/liboxygen-gtk.la", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtk-2.0/engines/liboxygen-gtk.so", F_OK) = -1 ENOENT (No such file or directory)
    access("/home/errikos/.gtk-2.0/engines/liboxygen-gtk.la", F_OK) = -1 ENOENT (No such file or directory)
    access("/usr/lib32/gtk-2.0/2.10.0/x86_64-unknown-linux-gnu/engines/liboxygen-gtk.so", F_OK) = -1 ENOENT (No such file or directory)
    access("/usr/lib32/gtk-2.0/2.10.0/x86_64-unknown-linux-gnu/engines/liboxygen-gtk.la", F_OK) = -1 ENOENT (No such file or directory)
    access("/usr/lib32/gtk-2.0/2.10.0/engines/liboxygen-gtk.so", F_OK) = 0
    stat64("/usr/lib32/gtk-2.0/2.10.0/engines/liboxygen-gtk.so", {st_mode=S_IFREG|0755, st_size=1309120, ...}) = 0
    open("/usr/lib32/gtk-2.0/2.10.0/engines/liboxygen-gtk.so", O_RDONLY|O_CLOEXEC) = 7
    read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220-\4\0004\0\0\0"..., 512) = 512
    fstat64(7, {st_mode=S_IFREG|0755, st_size=1309120, ...}) = 0
    mmap2(NULL, 1314324, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xf0f20000
    mprotect(0xfffffffff105b000, 4096, PROT_NONE) = 0
    mmap2(0xfffffffff105c000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x13b) = 0xf105c000
    close(7) = 0
    mprotect(0xfffffffff105c000, 12288, PROT_READ) = 0
    --- SIGSEGV {si_signo=SIGSEGV, si_code=SI_KERNEL, si_addr=0} ---
    +++ killed by SIGSEGV (core dumped) +++
    Segmentation fault (core dumped)
    I am running Arch with KDE.
    Should it find all those files it is not finding? Could they be part of the problem?
    I did a Google search, but got nowhere until now.
    Last edited by errikosd (2013-05-08 01:10:04)

    Well, I found a workaround, for those who really need acroread and want it well integrated into the KDE environment.
    The solution is to use another KDE look-alike theme, QtCurve, instead of the "problematic" oxygen-gtk for GTK2 applications.
    What you have to do is install the following packages from the AUR:
    gtk-engines
    qtcurve-gtk2
    qtcurve-kde
    lib32-qtcurve-gtk2
    and also lib32-gtk-engines if it isn't resolved as a dependency.
    You will also need to install the kde-gtk-config package from the AUR.
    Then go to: KDE System Settings > Application Appearance > GTK, select QtCurve as the GTK2 theme and enjoy acroread and other GTK2 applications (well not fully, but the QtCurve theme is OK) integrated into your KDE desktop!
    PS1: QtCurve is not (yet?) available for GTK3, so I left oxygen-gtk there.
    PS2: Status changed to solved.

Maybe you are looking for

  • Determine Lines in Table Control During BDC

    Hello I am trying to determine the number of lines shown on a screen for a table control during a BDC session.  I know the number of lines shown in the table can be different as users can have different screen size, fonts, etc.  My goal is to know ho

  • Oracle 8i locking and timeout

    Hi, I am talking to an Oracle 8.1.7 db through Perl DBI for a certain Web Application. In the back-end, a script is invoked every hour to sync parts of this db, with the master db. The sync'ing script takes quite a while to complete and it consists o

  • Usage of SQL and SQLQuery Component Oracle BPM 10g

    Hey Friends, I have created SQl and SQL query catalog compoenents in Oracle BPM 10g, but unable to figure about how to use them in the BPM process. Do i need to create an automatic activity and make implemenatation as method and write java/pbl code t

  • Can't install CC Desktop Windows 7

    Hello everyone. I have a problem. I reinstall windows 7 everthing is ok but I can't install cc desktop. Pls help.

  • Duplex printing with Canon LBP3300 on 10.5.4

    After struggle for over 24 hours, I finally managed to get my LBP3300 to print something for me. http://cweb.canon.jp/drv-upd/lasershot/captusbmacx.html This is the driver I use in case anyone wants it. However, the next question is that I CANNOT get