Rich wrote:

After installing 2.4.0-rc3, I was configuring the preferences, as I was trying out the settings,
 when I double clicked the 'Main Mouse Wheel' device under
 File/Preferences/Input Devices/Input Controllers, Gimp disappears and dies.

Hi,

I tried recompiling, same results.  So this time I renamed the plugin dir
/usr/local/lib/gimp/2.0 and restarted gimp-2.4. This time, a new keyboard and mouse controller appeared in the Input Devices of the Preferences. I was able to enable both, KB and Mouse Wheel. So now there are 4 devices (2 keyboard, 2 mouse wheel), but two of them have the word Main in their title and the icons are different. I can set and configure the two entries without the word Main, I select the item and click the configure button and the dialog appears. However, if I select one of the items with the word Main and click the edit button, Gimp crashes.

I then renamed the .gimp-2.4 dir in home, seemed to have no effect. Still crashes. I copied the mappings from the Main items into the new items and the mappings work.



Executable not found: '/usr/local/lib/gimp/2.0/plug-ins/tiff'
Executable not found: '/usr/local/lib/gimp/2.0/plug-ins/psd_save'
Executable not found: '/usr/local/lib/gimp/2.0/plug-ins/psd'
Executable not found: '/usr/local/lib/gimp/2.0/plug-ins/gifload'
Executable not found: '/usr/local/lib/gimp/2.0/plug-ins/gif'

I do see this for quite a few modules.

Traceback (most recent call last):
File "/usr/local/lib/gimp/2.0/plug-ins/colorxhtml.py", line 25, in <module>
   import gimp
ImportError: No module named gimp

(gimp-2.4:16450): LibGimpBase-WARNING **: gimp-2.4: gimp_wire_read(): error

I do see gimp.la and gimp.a in python dir /usr/local/lib/gimp/2.0/python

When I tried renaming the 2.0x dir back to 2.0, gimp complained about not being able to enable controller.
And when I tried the options on the input device, it blew out.
I renamed the 2.0new to 2.0 and the previous 2.0 to 2.0x.
Restarted gimp, and now the input devices (non-Main) popup the edit dialog fine.
I compared the dirs and found in the dir that fails, I see .so libs.

As long as I don't select the prefs for Main input devices, seems to run fine.
I tried getting any output, but there is only the LibGimpBase error msg.
I tried doing a stack trace to see if anything else popped up as I pressed the pref option on the controller.




select(1024, [9], NULL, NULL, NULL)     = 1 (in [9])
read(9, "", 4)                          = 0
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gconv/gconv-modules", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=54635, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7416000
read(3, "# GNU libc iconv configuration.\n"..., 4096) = 4096
read(3, "as\tJS//\t\t\tJUS_I.B1.002//\nalias\tY"..., 4096) = 4096
read(3, "e\tINTERNAL\t\tISO-8859-3//\t\tISO885"..., 4096) = 4096
read(3, "as\tISO-IR-199//\t\tISO-8859-14//\na"..., 4096) = 4096
read(3, "to\t\t\tmodule\t\tcost\nalias\tCSEBCDIC"..., 4096) = 4096
read(3, "e\t\tcost\nalias\tCP284//\t\t\tIBM284//"..., 4096) = 4096
read(3, "as\tCP864//\t\t\tIBM864//\nalias\t864/"..., 4096) = 4096
read(3, "dule\tIBM937//\t\tINTERNAL\t\tIBM937\t"..., 4096) = 4096
read(3, "UC-JP//\nalias\tUJIS//\t\t\tEUC-JP//\n"..., 4096) = 4096
read(3, "dule\t\tcost\nalias\tISO-IR-143//\t\tI"..., 4096) = 4096
read(3, "OX//\nmodule\tISO_10367-BOX//\t\tINT"..., 4096) = 4096
read(3, "dule\tINTERNAL\t\tEUC-JISX0213//\t\tE"..., 4096) = 4096
read(3, "odule\tIBM1130//\t\tINTERNAL\t\tIBM11"..., 4096) = 4096
read(3, "804//\t\tIBM16804//\nalias\tCP16804/"..., 4096) = 1387
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7416000, 4096)                = 0
futex(0xb76e0a4c, FUTEX_WAKE, 2147483647) = 0
open("/usr/lib/gconv/ISO8859-1.so", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\3\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=6950, ...}) = 0
mmap2(NULL, 8220, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7414000 mmap2(0xb7415000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0xb7415000
close(3)                                = 0
write(2, "\n(script-fu:19752): LibGimpBase-"..., 79) = 79
shmdt(0xb7f0f000)                       = 0
exit_group(0)                           = ?


Should I submit a bug report?


Thanks
Rich







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

Reply via email to