Search the Community
Showing results for tags 'gimp'.
-
Installed gimp successfully but it fail to start having segmentation fault ``` GNU Image Manipulation Program version 2.10.10 git-describe: GIMP_2_10_8-775-g596f855749 C compiler: Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: ../gcc-9.2.0/configure --disable-libssp --disable-multilib --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/9.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/g++-v9.2.0 --enable-clocale=gnu --host=x86_64-pc-linux-gnu --enable-obsolete --disable-werror --enable-libmudflap --enable-secureplt --enable-lto --with-system-zlib --without-cloog --with-bugurl=http://bugs.funtoo.org --with-pkgversion='Funtoo 9.2.0' --enable-stage1-checking=assert,runtime,misc,tree,gc,rtlflag --enable-checking=assert,runtime --enable-languages=c,c++,fortran --disable-libgcj --enable-threads=posix --enable-__cxa_atexit --enable-libstdcxx-time --enable-libgomp --enable-bootstrap --enable-shared --build=x86_64-pc-linux-gnu --disable-libsanitizer --enable-default-pie --enable-default-ssp --disable-libstdcxx-pch --disable-vtable-verify --disable-libvtv --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/python --enable-nls --with-included-gettext --with-tune=generic Thread model: posix gcc version 9.2.0 (Funtoo 9.2.0) using GEGL version 0.4.22 (compiled against version 0.4.22) using GLib version 2.64.2 (compiled against version 2.64.2) using GdkPixbuf version 2.40.0 (compiled against version 2.40.0) using GTK+ version 2.24.32 (compiled against version 2.24.32) using Pango version 1.44.7 (compiled against version 1.44.7) using Fontconfig version 2.13.0 (compiled against version 2.13.0) using Cairo version 1.16.0 (compiled against version 1.16.0) ``` > fatal error: Segmentation fault Stack trace: ``` /usr/lib64/libgimpbase-2.0.so.0(gimp_stack_trace_print+0x398)[0x7f570db78338] gimp-2.10(+0xd3710)[0x557292443710] gimp-2.10(+0xd3b38)[0x557292443b38] gimp-2.10(+0xd41a9)[0x5572924441a9] /lib/libpthread.so.0(+0x14670)[0x7f570d055670] gimp-2.10(gimp_param_spec_layer_id+0x64)[0x5572927c16e4] gimp-2.10(gimp_pdb_compat_param_spec+0x1c7)[0x5572926dc817] gimp-2.10(gimp_plug_in_handle_message+0x1197)[0x5572926e9207] gimp-2.10(gimp_plug_in_manager_call_query+0x191)[0x5572926f7811] gimp-2.10(gimp_plug_in_manager_restore+0x796)[0x5572926ef7a6] gimp-2.10(+0x39d34d)[0x55729270d34d] /usr/lib64/libgobject-2.0.so.0(g_closure_invoke+0x1a2)[0x7f570d2eefd2] /usr/lib64/libgobject-2.0.so.0(+0x26f06)[0x7f570d301f06] /usr/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0xbdf)[0x7f570d30d54f] /usr/lib64/libgobject-2.0.so.0(g_signal_emit+0x8f)[0x7f570d30dedf] gimp-2.10(gimp_restore+0x102)[0x55729270c8d2] gimp-2.10(app_run+0x4ab)[0x55729244303b] gimp-2.10(main+0x36e)[0x5572924427ce] /lib/libc.so.6(__libc_start_main+0xeb)[0x7f570ce92e9b] gimp-2.10(_start+0x2a)[0x55729244295a] ```
-
Font Rendering Problems with Applications Which Use Pango [Solved]
bttr posted a question in Desktop Help
After a recent world update some libraries were updated and it brought me some serious problems. Well, I will start with the first problem I noted: the font of some programs just got weird. So after I noted that not all programs were updated properly which was the case of PyGTK 2. So I tried to update it but I got error messages as shown in the following image. I am not an expert in e-builds but seems that some libs requires a newer version of pango although PyGTK requires an older one. Can anybody help me to fix this problem? As you could see before I am unable to understand the text of some programs and it is very very bad.
