[Bug 41699] New: Problem with Prezi presentation
https://bugs.winehq.org/show_bug.cgi?id=41699 Bug ID: 41699 Summary: Problem with Prezi presentation Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: bukbr(a)yahoo.com.br Distribution: --- Created attachment 56102 --> https://bugs.winehq.org/attachment.cgi?id=56102 Error message after opening To reproduce the error: - Login on Prezi - Download a presentation for windows (without installation). It's a file.exe. - Open downloaded file using Wine - See the error Till about 3 months ago was working, but Prezi has changed something on windows file format. Please, identify and correct, if possible. Thanks. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> --- Please run the program in the console and Attach the log as explained at https://wiki.winehq.org/FAQ#get_log -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 fjfrackiewicz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz(a)gmail.com --- Comment #2 from fjfrackiewicz(a)gmail.com --- (In reply to Daniel Buchmann from comment #0)
Created attachment 56102 [details] Error message after opening
To reproduce the error:
- Login on Prezi - Download a presentation for windows (without installation). It's a file.exe. - Open downloaded file using Wine - See the error
Till about 3 months ago was working, but Prezi has changed something on windows file format.
Please, identify and correct, if possible.
Thanks.
Hi, Could you click on "Mostrar Detalhes" when that error message comes up and add what you see when you click on "Mostrar Detalhes" as an attachment? When you get an error message like that, always make sure to click on "Mostrar Detalhes" as that contains more information :) Also, is there a legal download of this application? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 Daniel <daniel.buchmann(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.buchmann(a)gmail.com --- Comment #3 from Daniel <daniel.buchmann(a)gmail.com> --- Created attachment 56260 --> https://bugs.winehq.org/attachment.cgi?id=56260 Backtrace -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 --- Comment #4 from fjfrackiewicz(a)gmail.com --- (In reply to Daniel from comment #3)
Created attachment 56260 [details] Backtrace
Hi Daniel, Can you run the following command in your terminal: winetricks corefonts and see if that helps with the crash? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 sergiorodriguezgil(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sergiorodriguezgil(a)gmail.co | |m --- Comment #5 from sergiorodriguezgil(a)gmail.com --- i have the same problem, with the same box -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #6 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to sergiorodriguezgil from comment #5)
i have the same problem, with the same box
Could you try if running in wine-staging works around the crash? (I have the impression that this bug might be a duplicate) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 --- Comment #7 from sergiorodriguezgil(a)gmail.com --- (In reply to Louis Lenders from comment #6)
(In reply to sergiorodriguezgil from comment #5)
i have the same problem, with the same box
Could you try if running in wine-staging works around the crash? (I have the impression that this bug might be a duplicate)
Thanks Louis for the idea, I searched wine-staging and I found https://github.com/wine-compholio/wine-staging/wiki/Installation then I install $ sudo add-apt-repository ppa:wine/wine-builds $ sudo apt-get update $ sudo apt-get install --install-recommends wine-staging I run the prezi-windows.exe and the dialog-box with the error continue. Before post my first comment (comment #5) I Uninstalled wine, later installed wineHQ, like the error continue I installed wine again. And now I install wine-staging Thanks for help me. srg -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 --- Comment #8 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- Have you also tried the suggestion from comment 4: winetricks corefonts ? If that doesn`t help either, could you run by WINEDEBUG=+relay,+seh,+tid wine prezi-windows.exe &>log and attach the (bzipped2) log to this bug? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 --- Comment #9 from sergiorodriguezgil(a)gmail.com --- (In reply to Louis Lenders from comment #8)
Have you also tried the suggestion from comment 4: winetricks corefonts ?
If that doesn`t help either, could you run by
WINEDEBUG=+relay,+seh,+tid wine prezi-windows.exe &>log
and attach the (bzipped2) log to this bug?
Thanks Louis, I run winetricks corefonts (comment #4) an tried to run but I received the dialog-box with the error. The difference with the previous errors was that appear the borders (only the borders) of the windows where should be the presentation of Prezi. Then I open a terminal in the folder where is the prezi.windows.exe and run WINEDEBUG=+relay,+seh,+tid wine prezi-windows.exe &>log and the error return... Thanks again srg -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 --- Comment #10 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> ---
Then I open a terminal in the folder where is the prezi.windows.exe and run WINEDEBUG=+relay,+seh,+tid wine prezi-windows.exe &>log
and the error return...
There should now be a file called ``log``. Do bzip2 log, and attach the compressed file log.bz2 to this bug please -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #11 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- Hi, I found a portable prezi that crashes exactly the same way as in comment 3, so i`ll confirm the bug (found at https://www.teacherspayteachers.com/, you can find several portable prezi`s for primary school that are freely shared by other teachers, after registering) However, this again is a duplicate of bug 42014. With Staging it crashes for me in unimplemented function msvcp140.dll.?_LogScheduleTask(a)_TaskEventLogger@details(a)Concurrency@@Q that`s bug 42575... @Sergio: Could you try if the following works: -winetricks vcrun2015 -install wine-staging and run the app in wine-staging (make sure you run /opt/wine-staging/bin/wine prezi-windows.ex) If that works around the crash, we know for sure this is a duplicate. Thanks for testing -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 --- Comment #12 from sergiorodriguezgil(a)gmail.com --- GENIOUS!!!!!!! I could run the prezi on ubuntu16.04!!!!!!! Thank you Louis Lenders!!!!!! Is possible change the title of the theme to (Solved)? Thanks again!!!! srg -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #13 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> ---
Is possible change the title of the theme to (Solved)?
Nice to hear you got it running. It`s not solved, but actually a duplicate. Thanks for testing. *** This bug has been marked as a duplicate of bug 42014 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Austin English <austinenglish(a)gmail.com> --- Closing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41699 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://filehippo.com/downl | |oad_prezi/ CC| |focht(a)gmx.net Keywords| |download Version|unspecified |1.9.23 Summary|Problem with Prezi |Prezi presentation crashes |presentation |on startup -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org