http://bugs.winehq.org/show_bug.cgi?id=29575
Bug #: 29575 Summary: Unknown program not show menu instalation in wine 1.3 Product: Wine Version: 1.3.36 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wushumasters@hotmail.com Classification: Unclassified
Created attachment 38306 --> http://bugs.winehq.org/attachment.cgi?id=38306 wine 1.2.3
Hello,
When i install the program of my company in wine 1.3 the menu instalation go to "backgroud" and only work with i press "Enter".
With wine 1.2.3 the menu usually shows.
I attached two logs to help.
Thanks, Patrick
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #1 from Patrick El Youssef wushumasters@hotmail.com 2012-01-09 03:27:07 CST --- Created attachment 38307 --> http://bugs.winehq.org/attachment.cgi?id=38307 wine 1.3.36
http://bugs.winehq.org/show_bug.cgi?id=29575
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|Unknown program not show |Custom program doesn't show |menu instalation in wine |installation menu |1.3 |
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-09 03:49:48 CST --- Please post the results of your regression testing: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #3 from Patrick El Youssef wushumasters@hotmail.com 2012-01-10 16:02:24 CST --- I'm not sure if I did the test correctly.
this is my first regression test and if necessary I can attach the installer.
Follow the procedures and got these answers setting like this:
git bisect start git bisect good wine-1.2.3 git bisect bad wine-1.3.36
patrick@vejitta-desktop:~/wine-git$ git bisect good Bisecting: 7359 revisions left to test after this (roughly 13 steps) [f421d22e5a5c9fb0aeeeb0f772598fe1552c990f] msvcrt: Don't call get_locale two times in _isctype function.
patrick@vejitta-desktop:~/wine-git$ git bisect bad Bisecting: 3679 revisions left to test after this (roughly 12 steps) [173957d294253112c55fd3202225859e0f6c65aa] krnl386.exe: Propagate DOS startup errors up to winevdm.
Thanks, Patrick
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #4 from Austin English austinenglish@gmail.com 2012-01-10 16:09:19 CST --- (In reply to comment #3)
I'm not sure if I did the test correctly.
this is my first regression test and if necessary I can attach the installer.
Follow the procedures and got these answers setting like this:
git bisect start git bisect good wine-1.2.3 git bisect bad wine-1.3.36
patrick@vejitta-desktop:~/wine-git$ git bisect good Bisecting: 7359 revisions left to test after this (roughly 13 steps) [f421d22e5a5c9fb0aeeeb0f772598fe1552c990f] msvcrt: Don't call get_locale two times in _isctype function.
patrick@vejitta-desktop:~/wine-git$ git bisect bad Bisecting: 3679 revisions left to test after this (roughly 12 steps) [173957d294253112c55fd3202225859e0f6c65aa] krnl386.exe: Propagate DOS startup errors up to winevdm.
You need to retest roughly 12 more times ;)
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #5 from Patrick El Youssef wushumasters@hotmail.com 2012-01-10 16:12:23 CST --- OK but to retest i do
./wine program.exe
and then
git bisect good
git bisect bad
its ok?
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #6 from Patrick El Youssef wushumasters@hotmail.com 2012-01-10 16:45:27 CST --- Created attachment 38319 --> http://bugs.winehq.org/attachment.cgi?id=38319 Regression Test
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #7 from Patrick El Youssef wushumasters@hotmail.com 2012-01-10 16:45:50 CST --- I think now its correct i the attached file
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #8 from Austin English austinenglish@gmail.com 2012-01-10 18:41:56 CST --- (In reply to comment #7)
I think now its correct i the attached file
The test finished, but that commit looks unlikely. Can you redistribute the installer outside your company?
http://bugs.winehq.org/show_bug.cgi?id=29575
PommeGolden lapommegolden@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lapommegolden@gmail.com
--- Comment #9 from PommeGolden lapommegolden@gmail.com 2012-01-11 04:17:23 CST --- Seems something is wrong when you are doing the regression testing...
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #10 from Patrick El Youssef wushumasters@hotmail.com 2012-01-11 07:16:44 CST --- The installer have 20MB. Can i put on server like megaupload?
Thanks
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #11 from Patrick El Youssef wushumasters@hotmail.com 2012-01-11 07:19:46 CST --- (In reply to comment #9)
Seems something is wrong when you are doing the regression testing...
Maybe because the problem occur in the first page of installation after run
./wine program.exe
I stopped with CTRL+C and then execute
git bisect bad
its right?
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #12 from Austin English austinenglish@gmail.com 2012-01-11 12:30:44 CST --- (In reply to comment #10)
The installer have 20MB. Can i put on server like megaupload?
Thanks
Sure, preferably put the sha1sum on here so we know it's the same file ;).
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #13 from Patrick El Youssef wushumasters@hotmail.com 2012-01-11 16:00:21 CST --- The link: http://www.megaupload.com/?d=PFBPLWA5
The sha1sum: 5adb00f5f8aa042707e99d85ab6559733ad5942b
Thanks for all.
Patrick
http://bugs.winehq.org/show_bug.cgi?id=29575
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW CC| |dmitry@baikal.ru Ever Confirmed|0 |1 Regression SHA1| |5ef58c11ce28c963908672f5c5c | |1fde866272ba5
--- Comment #14 from Austin English austinenglish@gmail.com 2012-01-11 20:51:44 CST --- austin@aw25 ~/wine-git $ git bisect good 5ef58c11ce28c963908672f5c5c1fde866272ba5 is the first bad commit commit 5ef58c11ce28c963908672f5c5c1fde866272ba5 Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Tue Mar 22 15:11:40 2011 +0800
winex11.drv: Do not use any window types except _NET_WM_WINDOW_TYPE_NORMAL.
Main window of the Atom Zombie Smasher game has WS_DLGFRAME style set, but Metacity allows making fullscreen ONLY normal windows, so do not use any window types except _NET_WM_WINDOW_TYPE_NORMAL.
:040000 040000 65ae9d82c83e54b32c7fa38754c5e5f4becd923c 96ed2dd11fbd04b352b0d6d7a42c9b88736b799f M dlls
http://bugs.winehq.org/show_bug.cgi?id=29575
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download |
--- Comment #15 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-11 22:26:16 CST --- It was supposed to be fixed by fd043c56443430ee993c7d7281845b9b726b48d6
What WM are you using?
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #16 from Austin English austinenglish@gmail.com 2012-01-12 12:26:55 CST --- (In reply to comment #15)
It was supposed to be fixed by fd043c56443430ee993c7d7281845b9b726b48d6
What WM are you using?
austin@aw25 ~ $ metacity --version metacity 2.30.3
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #17 from Patrick El Youssef wushumasters@hotmail.com 2012-01-12 16:37:06 CST --- Austin,
Can you reproduce the problem?
Thanks
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #18 from Austin English austinenglish@gmail.com 2012-01-13 11:22:50 CST --- (In reply to comment #17)
Austin,
Can you reproduce the problem?
Thanks
Yes.
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #19 from Patrick El Youssef wushumasters@hotmail.com 2012-01-16 08:26:14 CST --- I tried the version 1.3.37 but the problem remains
Thanks
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #20 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-19 03:09:00 CST --- This is Metacity/Mutter bugs:
https://bugzilla.gnome.org/show_bug.cgi?id=648079 https://bugzilla.gnome.org/show_bug.cgi?id=648080
It doesn't appear like their developers are going to fix them, or even look at them though.
http://bugs.winehq.org/show_bug.cgi?id=29575
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Custom program doesn't show |Custom program doesn't show |installation menu |installation dialog
--- Comment #21 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-19 03:29:40 CST --- I sent a workaround: http://www.winehq.org/pipermail/wine-patches/2012-January/110869.html
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #22 from Patrick El Youssef wushumasters@hotmail.com 2012-01-19 10:09:39 CST --- sorry, but how can i apply this patch to test?
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #23 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-19 10:11:35 CST --- (In reply to comment #22)
sorry, but how can i apply this patch to test?
There is no need to bother with testing.
http://bugs.winehq.org/show_bug.cgi?id=29575
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c0cf49d50c3c7e18f0d39ada3f6 | |679f8a6b08b17 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #24 from Austin English austinenglish@gmail.com 2012-01-19 15:09:47 CST --- http://source.winehq.org/git/wine.git/commitdiff/c0cf49d50c3c7e18f0d39ada3f6...
http://bugs.winehq.org/show_bug.cgi?id=29575
--- Comment #25 from Patrick El Youssef wushumasters@hotmail.com 2012-01-19 16:28:48 CST --- Thanks for all
http://bugs.winehq.org/show_bug.cgi?id=29575
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #26 from Alexandre Julliard julliard@winehq.org 2012-01-27 14:17:03 CST --- Closing bugs fixed in 1.4-rc1.