https://bugs.winehq.org/show_bug.cgi?id=33452
--- Comment #5 from DonJaime@freenet.de --- Created attachment 50953 --> https://bugs.winehq.org/attachment.cgi?id=50953 Terminal output in 1.7.37 with fewer irrelevant errors
(In reply to Austin English from comment #4)
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib32/alsa-lib/libasound_module_pcm_pulse.so
probably not the problem, but you need 32-bit alsa libraries.
Definitely not the problem: I installed the libraries and it's still there.
err:ole:TLB_ReadTypeLib Loading of typelib L"Z:\home\james\.wine\drive_c\FMPRO5\FileMaker Pro.exe" failed with error 3 err:ole:TLB_ReadTypeLib Loading of typelib L"Z:\home\james\.wine\drive_c\FMPRO5\FileMaker Pro.tlb" failed with error 2
what directory are you launching from? what's the exact command you're using to launch?
I think that was from my home directory. Attached is the terminal output launching from ~/.wine/drive_c/FMPRO5 with "wine FileMaker\ Pro.exe". As you can see, the error is gone. But the problem remains. Watching the output while testing, I can see that nothing is output while I enter the pop-up list, change window, change back, and start typing (all between the second-last and the last line of the output).
If you can tell me which channels might be of interest, I could do a debug trace.