>> Please install debugging symbols and run with --g-fatal-warnings and
>> report back with a stack trace of exactly where things are reported to
>> go wrong.
>>
>> - Martin
>>
> 
> Recompiled GIMP with 'debug' option. When I run
> 
> gimp --g-fatal-warnings
> 
> In the moment I select anything from the drop down list in 'Gegl 
> operation' GIMP crashes with these messages and nothing more:
> 
> 
> GLib-GObject-WARNING **: type name `GimpGeglTool-gegl:box-blur-config' 
> contains invalid characters
> aborting...
> gimp: terminated: Aborted
> 
> (script-fu:1776): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
> 
> 

Or if I run GIMP so:
pe...@peter ~ $ gimp --g-fatal-warnings --stack-trace-mode=always 
--debug-handlers

GLib-GObject-WARNING **: type name `GimpGeglTool-gegl:box-blur-config' 
contains invalid characters
aborting...
gimp: terminated: Aborted
#0  0xb7f4c424 in __kernel_vsyscall ()
#1  0xb75d0f9b in waitpid () from /lib/libpthread.so.0
#2  0xb75ef577 in g_on_error_stack_trace () from /usr/lib/libglib-2.0.so.0
#3  0x00000011 in ?? ()
#4  0x0b2ce178 in ?? ()
#5  0x00000001 in ?? ()
#6  0x00000000 in ?? ()

(script-fu:1936): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error


Peter
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to