[Bug 18908] New: Editing name in File Open dialog causes Powerpoint to hang
http://bugs.winehq.org/show_bug.cgi?id=18908 Summary: Editing name in File Open dialog causes Powerpoint to hang Product: Wine Version: 1.1.23 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jan-winehq(a)hoogenraad.net In the File Open dialog, in Powerpoint, one enters into file rename mode by double-clicking on the file name. At that point, Powerpoint 2000 hangs, with no way to escape. As the dialog is active, even Closing the application does not work. I have to kill powerpoint from a command-line shell. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 --- Comment #1 from Jan Hoogenraad <jan-winehq(a)hoogenraad.net> 2009-06-12 09:12:00 --- Sometimes the message appears: Powerpoint found an error that it can't correct. You should save presentations, quit, and then restart Powerpoint. You can hit OK at a that moment, quitting is impossible. Hitting the cancel button on the file open dialog, just shows the message again. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-06-12 13:42:14 --- Hi, Jan. Two question for you: - is it a regression? If so please make sure you're running current Wine and perform a regression test (http://wiki.winehq.org/RegressionTesting) - does native comctl32 help or it's a native control which hangs? Use 'winetricks cc580' to install native and try again. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 Jan Hoogenraad <jan-winehq(a)hoogenraad.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME --- Comment #3 from Jan Hoogenraad <jan-winehq(a)hoogenraad.net> 2009-06-12 14:12:59 --- I got the latest winetricks from http://winezeug.googlecode.com/svn/trunk/winetricks and ran winetricks cc580 The problem is SOLVED. Thanks a lot. I'll edit the install / review page. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|WORKSFORME | --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-06-12 14:17:48 --- (In reply to comment #3)
I got the latest winetricks from http://winezeug.googlecode.com/svn/trunk/winetricks and ran winetricks cc580
The problem is SOLVED.
No, it isn't. It only proves that it's about comctl32. Did it work at some version before 1.1.23? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comctl32 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 --- Comment #5 from Jan Hoogenraad <jan-winehq(a)hoogenraad.net> 2009-06-12 14:24:54 --- OK. I'm happy, and willing to help. I have started using this powerpoint only 1 month ago, so I'm not able to tell if this is a regression or not. I use a compiled / Ubuntu packaged version of wine, which I update regularly. Therefore I cannot easily go back to older wine versions and bisect (except going back to the 1.0.1 version that Ubuntu shipped with originally). If you want help: please then also tell me to undo the winetricks, as the problem now disappeared. There may be a relation to the cosmetic bug 18911. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-06-12 14:47:27 --- (In reply to comment #5)
OK. I'm happy, and willing to help. I have started using this powerpoint only 1 month ago, so I'm not able to tell if this is a regression or not.
Ok.
I use a compiled / Ubuntu packaged version of wine, which I update regularly. Therefore I cannot easily go back to older wine versions and bisect (except going back to the 1.0.1 version that Ubuntu shipped with originally).
You have to build Wine on your box from local git repo to perform a regression test. Are you able to do it?
If you want help: please then also tell me to undo the winetricks, as the problem now disappeared.
Don't know what you mean here. You used it to install native comctl32 module into your default WINEPREFIX. Removing native module will bring your problem back.
There may be a relation to the cosmetic bug 18911.
I've just commented it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-07-05 11:51:27 --- Jan, test again with 1.1.25 please. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 Jan Hoogenraad <jan-winehq(a)h-i-s.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.23 |1.1.25 --- Comment #8 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> 2009-07-07 17:41:33 --- For wine --version : wine-1.1.25 I removed the file 557328 2009-06-12 21:08 comctl32.dll from ~/.wine/drive_c/windows/system32 that way, the problem still reproduced. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.25 |1.1.23 --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-07-07 17:56:11 --- (In reply to comment #8)
For wine --version : wine-1.1.25 I removed the file 557328 2009-06-12 21:08 comctl32.dll from ~/.wine/drive_c/windows/system32 that way, the problem still reproduced.
You mean native comctl32.dll installed with Powerpoint or what? First of all be sure you're using builtin module. Some further questions: - try with 1.1.22 please and report back (it doesn't contain some related changes); - what Office version are you trying? P.S. Please do not change originally reported version. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 --- Comment #10 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> 2009-08-20 07:06:11 --- The bug is still present in wine-1.1.27, if winetricks is not used, and thus the builtin module is in action. Version = office 2000 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 --- Comment #11 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-08-20 15:08:05 --- (In reply to comment #10)
The bug is still present in wine-1.1.27
Ok. Still a question is it possible for you to try with 1.1.22? I have to know is it a regression or not. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 --- Comment #12 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> 2009-08-21 00:33:42 --- built wine-1.1.22 Retested. Problem is already there in 1.1.22. It is NOT a regression between 1.1.22 and the current version. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 --- Comment #13 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> 2009-08-21 02:02:22 --- Going back to the 1.0.1 version that Ubuntu shipped with originally: Powerpoint crashes as soon as the file/open menu is opened. Note that powerpoint has a file/open menu with a preview function, not a plain file selection box. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 --- Comment #14 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-10-18 05:42:40 --- Jan, is it the same with 1.1.31? If so run it with a +listview switch and kill when it hangs, attach this log here. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 --- Comment #15 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> 2009-10-18 16:54:07 --- Created an attachment (id=24222) --> (http://bugs.winehq.org/attachment.cgi?id=24222) +listview output The problem is still present in 1.31. line numbers in attached log correspond to the following points in time #38: program has started #641: File/open menu has run, display shows file list #2056: program hangs completely with the reported message. Only kill statement from other console helps. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 --- Comment #16 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> 2009-10-18 16:59:42 --- Created an attachment (id=24223) --> (http://bugs.winehq.org/attachment.cgi?id=24223) +listview when winetricks cc580 is installed for reference, the output of +listview when winetricks cc580 is installed in this case, the program runs fine. renaming of file via context menu starts around the lines: fixme:wininet:GetUrlCacheConfigInfoA (0x149a68, 0x32bef8, 40) fixme:shell:ISvItemCm_fnQueryContextMenu We should use idCmdFirst=1 and idCmdLast=1000 for command ids -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 --- Comment #17 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-06-06 16:34:24 --- This could be related to a Z-order issue with edit box created by a listview, it was fixed recently. Retest with 1.2-rc2 please. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 Jan Hoogenraad <jan-winehq(a)h-i-s.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #18 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> 2010-06-07 01:45:34 --- Fixed. Verified in wine-1.2-rc2. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 Jan Hoogenraad <jan-winehq(a)h-i-s.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED --- Comment #19 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> 2010-06-08 13:09:47 --- I think I should set the status to verified, given my previous comment. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |RESOLVED --- Comment #20 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-06-08 13:25:51 --- (In reply to comment #19)
I think I should set the status to verified, given my previous comment.
No, don't bother with such things. We don't use this state. RESOLVED FIXED will become CLOSED FIXED after next release. By the way, could you build from source, I'm personally interested in reverting commit 379cf468734363da9c5aa60dec23702ae478a4a5 and testing without it. It's nice to know an exact commit that fixed this. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 --- Comment #21 from Jan Hoogenraad <jan-winehq(a)h-i-s.nl> 2010-06-08 14:37:53 --- I must disappoint you as for 379cf468734363da9c5aa60dec23702ae478a4a5 Reverting the patch does not re-create the crash. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #22 from Wylda <wylda(a)volny.cz> 2010-06-08 15:03:59 --- (In reply to comment #20)
...I'm personally interested in reverting commit 379cf468734363da9c5aa60dec23702ae478a4a5 ...
No, no ;) I already saw similar behavior in ACDSee http://bugs.winehq.org/show_bug.cgi?id=20700#c3 and truly reverting shows, that i'm right ;) FIXED in wine-1.2-rc2-197-ge1fd439. Particular commit (wine-1.1.40-100-g4f20455): http://source.winehq.org/git/wine.git/?a=commit;h=4f20455e4c467d79a044558816... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #23 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-11 12:51:32 --- Closing bugs fixed in 1.2-rc3. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18908 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4f20455e4c467d79a044558816a | |7cae90552b03e -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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