https://bugs.winehq.org/show_bug.cgi?id=55408
Bug ID: 55408 Summary: Adobe premiere 6.5 About window missing scrolling text Product: Wine Version: 8.10 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: randrik@mail.ru Distribution: ---
So, I have this installation of Adobe Premiere 6.5 in wine prefix. It was rendering its own test project ok in winXP mode, so I moved along and updated wine few times.
Turned out there was regression somewhere between wine 6.16 and wine 8.0-rc2, where if I call About dialog it will display usual text, and then after pause it should display various credit lines scrolling up.
I see sadly just first line and then white space after that in new wine. Same prefix works if I re-install older wine 6.16 (compiled for earlier version of Slackware)
I captured two log files with
WINEDEBUG="+gdi,+font" wine premiere.exe > ~/wine-8.12_gdi_font_adobe_premiere.log 2>&1
but they 34 and 52 Mb big (uncompressed).
Any idea where I can put them, or what I should capture instead?
https://bugs.winehq.org/show_bug.cgi?id=55408
--- Comment #1 from Andrew randrik@mail.ru --- Created attachment 74966 --> https://bugs.winehq.org/attachment.cgi?id=74966 How it should look
Captured on wine 6.16
https://bugs.winehq.org/show_bug.cgi?id=55408
--- Comment #2 from Andrew randrik@mail.ru --- Created attachment 74967 --> https://bugs.winehq.org/attachment.cgi?id=74967 6.6 log
xz compressed
https://bugs.winehq.org/show_bug.cgi?id=55408
--- Comment #3 from Andrew randrik@mail.ru --- Created attachment 74968 --> https://bugs.winehq.org/attachment.cgi?id=74968 8.12 log
https://bugs.winehq.org/show_bug.cgi?id=55408
Andrew randrik@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #74967|6.6 log |6.16 log description| |
https://bugs.winehq.org/show_bug.cgi?id=55408
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #4 from Austin English austinenglish@gmail.com --- Please run a regression test: https://wiki.winehq.org/Regression_Testing
https://bugs.winehq.org/show_bug.cgi?id=55408
--- Comment #5 from Andrew randrik@mail.ru --- Unfortunately I run into build errors:
At git commit commit a4f86cbf3d1887869758621da7789bb08a046252
==== libs/faudio/src/FACT.c:2302:21: error: call to undeclared library function 'alloca' with type 'void *(unsigned int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] mtxTmp = (float*) FAudio_alloca((unsigned int)( ^ libs/faudio/src/FAudio_internal.h:47:26: note: expanded from macro 'FAudio_alloca' #define FAudio_alloca(x) alloca(x) ====
Its strange because suggested by compiler include (include the header <stdlib.h> or explicitly provide a declaration for 'alloca') already there.
I use gcc 11.2.0/clang 16.0.6 on Slackware 15.0 I tried to skip few commits but error persist
https://bugs.winehq.org/show_bug.cgi?id=55408
--- Comment #6 from Andrew randrik@mail.ru --- so, I can build Wine build: wine-8.13-265-gf1749b0808c by reverting 0b3f90ab1485d5bd32bd72d41c7fd8213b3b95b9
But bug still here.
Will try to copy faudio from this version to bisected version
https://bugs.winehq.org/show_bug.cgi?id=55408
--- Comment #7 from Andrew randrik@mail.ru --- Unfortunately, even replacing faudio directory as a whole still resulted in same error. may be some flags in build system changed, or something in headers..?
https://bugs.winehq.org/show_bug.cgi?id=55408
--- Comment #8 from Andrew randrik@mail.ru --- Bug still around in wine 8.21.
I see in terminal:
0024:err:seh:KiUserCallbackDispatcher ignoring exception 0024:err:seh:KiUserCallbackDispatcher ignoring exception 0024:err:seh:KiUserCallbackDispatcher ignoring exception 0024:err:seh:KiUserCallbackDispatcher ignoring exception
and so on while About window supposed to have scrolling credits