http://bugs.winehq.org/show_bug.cgi?id=12001
Summary: chemsketch won't display Product: Wine Version: 0.9.57. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: emkay@gmx.de
Hi since x57 chemsketch wont open its main window, when i start the app the icon of the developer appears in the right bottom corner but there is no main window opening in which i can use the app and i also got no wine task in my taskbar. With wine x56 and x55 everything was fine. i attchent the errror file. please dont ask me to do regression test i cant follow the tutorial. I already created a fresh wine folder.
greets Emkay
Severity is major cause now the app is of no use.
http://bugs.winehq.org/show_bug.cgi?id=12001
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #1 from Lei Zhang thestig@google.com 2008-03-12 11:10:42 --- Again, you didn't attach any error output.
Again, severity is not major. Please stop changing it.
Major - Major loss of functionality for a wide range of applications. One app does not count as a wide range.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #2 from Austin English austinenglish@gmail.com 2008-03-15 22:35:52 --- (In reply to comment #0)
Hi since x57 chemsketch wont open its main window, when i start the app the icon of the developer appears in the right bottom corner but there is no main window opening in which i can use the app and i also got no wine task in my taskbar. With wine x56 and x55 everything was fine. i attchent the errror file. please dont ask me to do regression test i cant follow the tutorial. I already created a fresh wine folder.
greets Emkay
Severity is major cause now the app is of no use.
Without the regression test, the bug is much harder to fix. Please attempt the regression test and if help is needed, try wine-users. Is there a download available?
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #3 from emkay emkay@gmx.de 2008-03-17 15:38:07 --- Created an attachment (id=11454) --> (http://bugs.winehq.org/attachment.cgi?id=11454) chemsketch10 error wine x57
old wine folder
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #4 from emkay emkay@gmx.de 2008-03-17 15:44:25 --- Created an attachment (id=11455) --> (http://bugs.winehq.org/attachment.cgi?id=11455) chemsketch11 error wine x57
new wine folder
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #5 from emkay emkay@gmx.de 2008-03-17 15:44:54 --- Created an attachment (id=11456) --> (http://bugs.winehq.org/attachment.cgi?id=11456) chemsketch11 error wine x57
old wine folder
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #6 from emkay emkay@gmx.de 2008-03-17 15:57:05 --- Created an attachment (id=11458) --> (http://bugs.winehq.org/attachment.cgi?id=11458) chemsketch11 startscreen
I attached the startscreen i get normaly with wine x55. When i click the ok button in the middle i have to manually pull the window to a bigger size in order to work. If i try to just click the maximize button of the chemsketch window in the upper left corner the window will disapear a further interaction is imposible.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #7 from emkay emkay@gmx.de 2008-03-17 16:00:09 --- Created an attachment (id=11459) --> (http://bugs.winehq.org/attachment.cgi?id=11459) normal error output with wine x55 and app will run fine
here is what i get in wine x55 seems like the same error output like with wine x57 but with x55 the app is working alomst perfect.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #8 from emkay emkay@gmx.de 2008-03-18 01:20:48 --- i m doing a regressiontest right now the results could take a while.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #9 from emkay emkay@gmx.de 2008-03-18 10:42:47 --- i did a regression test between x55 - x57 with the following result. 73ba896e8ef6ac218a03ede6b46d78342bf86946 is first bad commit commit 73ba896e8ef6ac218a03ede6b46d78342bf86946 Author: Stefan Dösinger stefan@codeweavers.com Date: Sat Mar 1 22:06:38 2008 +0100
d3d9: Add a test testing two texbem instructions in one shader.
:040000 040000 f3945f805a00811336f93b79bbaca1bb87aa44db 8118011fff8aaf9b475fe5a9015982b8a74de287 M dlls
i hope this will help to fix to bug.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #10 from Austin English austinenglish@gmail.com 2008-03-18 12:40:15 --- (In reply to comment #9)
i did a regression test between x55 - x57 with the following result. 73ba896e8ef6ac218a03ede6b46d78342bf86946 is first bad commit commit 73ba896e8ef6ac218a03ede6b46d78342bf86946 Author: Stefan Dösinger stefan@codeweavers.com Date: Sat Mar 1 22:06:38 2008 +0100
d3d9: Add a test testing two texbem instructions in one shader.
:040000 040000 f3945f805a00811336f93b79bbaca1bb87aa44db 8118011fff8aaf9b475fe5a9015982b8a74de287 M dlls
i hope this will help to fix to bug.
Are you sure that patch causes the regression? All it did was add a test...Can you try and see if: $ git revert 73ba896e8ef6ac218a03ede6b46d78342bf86946
Fixes the problem for you?
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #11 from emkay emkay@gmx.de 2008-03-19 04:20:07 --- if type: git revert 73ba896e8ef6ac218a03ede6b46d78342bf86946 i get: fatal: Entry 'dlls/d3d9/tests/visual.c' would be overwritten by merge. Cannot merge. Automatic revert failed. After resolving the conflicts, mark the corrected paths with 'git-add <paths>' and commit the result.
what do i have to do?
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #12 from Austin English austinenglish@gmail.com 2008-03-19 11:39:18 --- (In reply to comment #11)
if type: git revert 73ba896e8ef6ac218a03ede6b46d78342bf86946 i get: fatal: Entry 'dlls/d3d9/tests/visual.c' would be overwritten by merge. Cannot merge. Automatic revert failed. After resolving the conflicts, mark the corrected paths with 'git-add <paths>' and commit the result.
what do i have to do?
Try doing: $ git reset --hard 167a271434b4f30acfa1560ce4fadb4fa5d8ed07
And rebuild, then test.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #13 from Austin English austinenglish@gmail.com 2008-03-19 11:40:24 --- (In reply to comment #11)
if type: git revert 73ba896e8ef6ac218a03ede6b46d78342bf86946 i get: fatal: Entry 'dlls/d3d9/tests/visual.c' would be overwritten by merge. Cannot merge. Automatic revert failed. After resolving the conflicts, mark the corrected paths with 'git-add <paths>' and commit the result.
what do i have to do?
Forgot to add, if that works fine, then do: $ git reset --hard 73ba896e8ef6ac218a03ede6b46d78342bf86946
And test. If it's broken, then your test was accurate.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #14 from emkay emkay@gmx.de 2008-03-24 12:17:33 --- wine x.58 still wont display the mainwindow.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #15 from emkay emkay@gmx.de 2008-04-05 11:51:01 --- Still no working window with wine x.59.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #16 from emkay emkay@gmx.de 2008-04-05 11:53:32 --- Created an attachment (id=11870) --> (http://bugs.winehq.org/attachment.cgi?id=11870) after clicking ok there is no workingwindow opening
after clicking ok there is no workingwindow opening
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #17 from emkay emkay@gmx.de 2008-04-05 11:55:24 --- Created an attachment (id=11871) --> (http://bugs.winehq.org/attachment.cgi?id=11871) erroroutput with wine x.59
erroroutput with wine x.59
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #18 from emkay emkay@gmx.de 2008-04-19 15:51:44 --- Created an attachment (id=12310) --> (http://bugs.winehq.org/attachment.cgi?id=12310) same error as before
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #19 from emkay emkay@gmx.de 2008-04-19 15:54:37 --- :/ no fix? since wine x.56 chemsketch is broke. please try to fix the problem it sucks to always install the wine x.55 version to use chemsketch and then install the newest wine for everything elese-
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #20 from James Hawkins truiken@gmail.com 2008-04-19 16:04:11 --- Well, you haven't provided all the information that's been asked of you. Austin asked you to see if reverting that commit makes the app work (comments 10, 12 and 13) and you haven't replied to him.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #21 from Nicolas LEBRUN nico.leb@wanadoo.fr 2008-05-18 04:30:16 --- Created an attachment (id=13146) --> (http://bugs.winehq.org/attachment.cgi?id=13146) last line could be important
http://bugs.winehq.org/show_bug.cgi?id=12001
rudy oi@libertaereszentrum.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |oi@libertaereszentrum.de
--- Comment #22 from rudy oi@libertaereszentrum.de 2008-05-29 16:08:05 --- Hello,
I have exactly the same problem but here are some interesting informations.
1.) the software is freeware so if you want to test it you can download it here http://www.acdlabs.com/download/chemsk.html
2.) if you install the software and then run /home/user/.wine/drive_c/windows/temp/ACDFREE11/CHEMSK.EXE the program shows up with a "commercial-", then with a "tip-" and with the "program-window". That works _only_ the _first_ time you start the program.
The second time the commercial and the tip-window show up but _not_ the program-window
BUT: if uninstall the program and reinstall it... it won`t work (commercial and tip show up program not)
another BUT: if you uninstall AND remove the registry entries and then reinstall the program runs but again only the first time.
That means I don't know how to fix it but the problem is somewhere in the registry.
Hope that information helps you to deal with that bug.
THX for WINE
http://bugs.winehq.org/show_bug.cgi?id=12001
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.acdlabs.com/downl | |oad/chemsk.html Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #23 from Lei Zhang thestig@google.com 2008-05-29 16:23:52 --- confirming
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #24 from emkay emkay@gmx.de 2008-07-05 05:34:58 --- the working window won't display with wine 1.1.0.
http://bugs.winehq.org/show_bug.cgi?id=12001
Tobias Hilbricht info@linopus.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org, | |info@linopus.de
--- Comment #25 from Tobias Hilbricht info@linopus.de 2008-08-01 16:36:59 --- I did a regression test following instructions at http://wiki.winehq.org/RegressionTesting between wine version 0.9.56 (last working version) and 0.9.57 (first version with the regression). I obtained the following result:
accfce21d3e042638a5eac8a8379eda2964fcd0a is first bad commit commit accfce21d3e042638a5eac8a8379eda2964fcd0a Author: Alexandre Julliard julliard@winehq.org Date: Tue Mar 4 20:01:41 2008 +0100
user32: Fix a couple of message test failures.
:040000 040000 e88dab46f42c141f65d73dc50fd497c6facdec62 301e659a8982251ea07164eaa96f15992bd06dc9 M dlls
I did then tobias@phoebus:~/Downloads/wine-git$ git revert accfce21d3e042638a5eac8a8379eda2964fcd0a Finished one revert. Created commit 79414d1: Revert "user32: Fix a couple of message test failures." 2 files changed, 4 insertions(+), 5 deletions(-)
This reversion removes the regression bug and chemsketch works again.
Yours sincerely
Tobias Hilbricht
http://bugs.winehq.org/show_bug.cgi?id=12001
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=12001
M. Weigt m.weigt@uni-bonn.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |m.weigt@uni-bonn.de
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #26 from M. Weigt m.weigt@uni-bonn.de 2008-08-27 05:56:09 --- Since the bad patch is detected now - any forecast when there will be a wine-version with running chemsketch again?
If the answer is "never" I would generate a patch to remove the bad patch from new versions...
http://bugs.winehq.org/show_bug.cgi?id=12001
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dturina@inet.hr
--- Comment #27 from Dan Kegel dank@kegel.com 2008-08-27 09:19:20 --- *** Bug 12952 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #28 from Dan Kegel dank@kegel.com 2008-08-27 09:20:34 --- Everyone interested in this, vote for this bug... and it wouldn't hurt if somebody sent a patch to wine-patches, that would get the developers' attention.
http://bugs.winehq.org/show_bug.cgi?id=12001
Rob Walker rob@tenfoot.org.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rob@tenfoot.org.uk
http://bugs.winehq.org/show_bug.cgi?id=12001
jan sekal jsekal@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jsekal@seznam.cz
--- Comment #29 from jan sekal jsekal@seznam.cz 2008-09-22 09:02:47 --- can someone tell me, how to vote for chemsketch? if I display the ulragigafucking page http://appdb.winehq.org/objectManager.php?sClass=application&iId=3917, there is no button vote or somthing like that
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #30 from Dan Kegel dank@kegel.com 2008-09-22 09:23:15 --- Click on "Vote for this bug". It's on the right side of the page, in "Related Actions", below "People".
http://bugs.winehq.org/show_bug.cgi?id=12001
Chris T chris.tandiono+wine@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |chris.tandiono+wine@gmail.co | |m
--- Comment #31 from Chris T chris.tandiono+wine@gmail.com 2008-10-20 23:56:06 --- This problem is still present in Wine 1.1.6. The Tip of the Day shows up, but no window shows up. The most interesting thing is that it sometimes works, but it is difficult to predict when it will. Clearing my ~/.wine folder doesn't always fix the problem.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #32 from Chris T chris.tandiono+wine@gmail.com 2008-10-20 23:56:55 --- Created an attachment (id=16769) --> (http://bugs.winehq.org/attachment.cgi?id=16769) Output from wine
http://bugs.winehq.org/show_bug.cgi?id=12001
Jan de Mooij jandemooij@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jandemooij@gmail.com
--- Comment #33 from Jan de Mooij jandemooij@gmail.com 2008-11-06 16:00:17 --- Part of the problem is that the application passes an uninitialized struct to SetWindowPlacement. It looks like only the length field is filled in, like this:
WINDOWPLACEMENT placement; placement.length = sizeof(WINDOWPLACEMENT); SetWindowPlacement(hwnd, &placement);
So the other fields are uninitialized. This causes a few problems: - make_rect_onscreen can't handle cases where left > right or top > bottom, which can happen here (uninitialized memory..) - ShowWindow should ignore invalid cmd parameter (correctly changed by AJ's patch identified as the cause of this regression). In WINPOS_SetPlacement, instead of this (tested with a simple program): ShowWindow( hwnd, cmd ); Windows seems to behave like this: ShowWindow( hwnd, wndpl->showCmd <= 0xff ? wndpl->showCmd : SW_RESTORE );
HTH
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #34 from Michael Böhme boehme.m@uni-jena.de 2009-03-10 20:27:08 --- Created an attachment (id=19871) --> (http://bugs.winehq.org/attachment.cgi?id=19871) Workaround - makes the main window visible
http://bugs.winehq.org/show_bug.cgi?id=12001
renbag@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |renbag@gmail.com
--- Comment #35 from renbag@gmail.com 2009-03-13 06:33:09 --- (In reply to comment #34) Can you please explain in more details howto apply the workaround? I tried without success to compile showsketch.c in ubuntu 8.10 64-bit, with wine 1.0.1
http://bugs.winehq.org/show_bug.cgi?id=12001
troy troy7777@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |troy7777@gmail.com
--- Comment #36 from troy troy7777@gmail.com 2009-04-07 17:20:25 --- A workaround:
1. If you delete the entry in .wine/user.reg:
[Software\Advanced Chemistry Development (ACD)\Size] 1239142252 "ACDLabs"=hex:....
running chemsketch again seems to work. Unfortunately, when you exit, this registry entry is recreated, and so you need to delete it again.
A script is mentioned in this website (Polish, I think): http://uran.blog.root.cz/2008/11/06/wine-a-chemsketch/ (comment #10).
2. Another thing you can do is start chemsketch from the command line with:
$ wine start /MAX ~/.wine/drive_c/ACDLABS11/CHEMSK.EXE
Of course, you can wrap this in a script if you want to. If you want to run other ACDLABS program, you need to run it the same way, i.e., start /MAX <program name>. Running it from ACDHOST does not seem to work.
I'm using chemsketch 12, but I tried chemsketch 11 and it worked. Running on Ubuntu 8.10, wine 1.1.18
I hope this helps.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #37 from troy troy7777@gmail.com 2009-04-07 17:43:02 --- (In reply to comment #36)
- Another thing you can do is start chemsketch from the command line with:
$ wine start /MAX ~/.wine/drive_c/ACDLABS11/CHEMSK.EXE
Opps, seems like this should be something like:
$ wine start /MAX C:\ACDFREE11\CHEMSK.EXE
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #38 from renbag@gmail.com 2009-04-08 08:21:54 --- (In reply to comment #37)
$ wine start /MAX C:\ACDFREE11\CHEMSK.EXE
Thanks, this works for me and is sufficient for everyday use.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #39 from M L Jenkinson mlj@chase.eclipse.co.uk 2009-04-11 04:53:10 --- The work around also works with ChemSketch 12
vis at command line or whereever:
wine start /MAX 'C:\windows\temp\ACDFREE12\CHEMSK.EXE'
I have to enlarge the document window from 10%, no doubt a legacy from the faulty Registry entry and Window object creation in the software but this is minor. ChemSketch 12 still needs a manual file load to get a 3D display.
http://bugs.winehq.org/show_bug.cgi?id=12001
M L Jenkinson mlj@chase.eclipse.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mlj@chase.eclipse.co.uk
--- Comment #40 from M L Jenkinson mlj@chase.eclipse.co.uk 2009-04-11 09:57:57 --- Attempting a straight swap between ChemSketch and 3D Viewer (after the initial program run that writes to the registry) again creates the invisible window problem. Solutions could include running a shell script to ensure ChemSketch and 3D Viewer process termination before trying to run either program or that writes/deletes the faulty registry entry each time.
http://bugs.winehq.org/show_bug.cgi?id=12001
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32
--- Comment #41 from Austin English austinenglish@gmail.com 2010-08-26 12:27:38 --- Still in wine-1.3.1-182-g56b8d5d, though it works on first run.
http://bugs.winehq.org/show_bug.cgi?id=12001
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.acdlabs.com/down |http://www.brothersoft.com/ |load/chemsk.html |d.php?soft_id=133131&url=ht | |tp%3A%2F%2Ffiles.brothersof | |t.com%2Fhome_education%2Fsc | |ience%2Fchemsk12.exe
--- Comment #42 from Dmitry Timoshkov dmitry@codeweavers.com 2010-08-27 02:24:08 --- Old link doesn't exist anymore, here is a new one.
http://bugs.winehq.org/show_bug.cgi?id=12001
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression |
--- Comment #43 from Dmitry Timoshkov dmitry@codeweavers.com 2010-08-27 03:47:30 --- This either not a regression, or regression test was not performed correctly (by not removing the offending registry key), reverting the pointed out patch fixes nothing for me.
Anyway I sent a patch which fixes the bug: http://www.winehq.org/pipermail/wine-patches/2010-August/092661.html
http://bugs.winehq.org/show_bug.cgi?id=12001
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |theholyettlz@googlemail.com
--- Comment #44 from Dan Kegel dank@kegel.com 2010-08-31 00:39:18 CDT --- *** Bug 17764 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=12001
Reenen reenen@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |reenen@gmail.com
--- Comment #45 from Reenen reenen@gmail.com 2010-10-14 12:00:11 CDT ---
This also affects DPP (Canon's Digital Photo Professional), which is what I checked against.
I have tried this patch: http://www.winehq.org/pipermail/wine-patches/2010-August/092661.html
However compile fails for me against current wine-git.
Where DPP's problem seems to be introduced is with this commit:
commit accfce21d3e042638a5eac8a8379eda2964fcd0a Author: Alexandre Julliard julliard@winehq.org Date: Tue Mar 4 20:01:41 2008 +0100
user32: Fix a couple of message test failures.
Specifically, in dlls/user32/winpos.c, this causes(or exposes) the problem:
@@ -1106,6 +1105,8 @@ static BOOL show_window( HWND hwnd, INT cmd ) } if (style & WS_CHILD && !(swp & SWP_STATECHANGED)) swp |= SWP_NOACTIVATE | SWP_NOZORDER; break; + default: + return wasVisible; }
Removing these 2 lines makes DPP work for me again.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #46 from Reenen reenen@gmail.com 2010-10-14 12:11:08 CDT --- Created an attachment (id=31270) --> (http://bugs.winehq.org/attachment.cgi?id=31270) workaround to make dpp display work in edit image window
Fixes invisible windows when selecting Edit in Edit image window in DPP
http://bugs.winehq.org/show_bug.cgi?id=12001
piwacet davrosmeglos@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |davrosmeglos@gmail.com
--- Comment #47 from piwacet davrosmeglos@gmail.com 2010-10-29 23:50:39 CDT --- Yes, the above patch now causes compilation to fail. Tried with wine-1.3.5.
If I can figure out how to attach the error part of the build log, I'll do that.
Please let me know if you would like the entire build log.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #48 from piwacet davrosmeglos@gmail.com 2010-10-29 23:55:41 CDT --- Created an attachment (id=31589) --> (http://bugs.winehq.org/attachment.cgi?id=31589) Snippet of build log for compilation failure
Part of build log showing compilation error of wine-1.3.5 with the following patch applied:
http://www.winehq.org/pipermail/wine-patches/2010-August/092661.html
http://bugs.winehq.org/show_bug.cgi?id=12001
Timo Korkalainen lists@timokorkalainen.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lists@timokorkalainen.net
--- Comment #49 from Timo Korkalainen lists@timokorkalainen.net 2010-12-08 17:36:57 CST --- This is still an issue in Wine 1.3.8! I'll try if the patch above works.
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #50 from Timo Korkalainen lists@timokorkalainen.net 2010-12-08 19:06:05 CST --- (In reply to comment #49)
This is still an issue in Wine 1.3.8! I'll try if the patch above works.
The patch in attachment 31270 works just fine with Wine 1.3.8 and DPP 3.9.2. Sorry for the unnecessary previous message! Is there any change to get this fix mainstream?
http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #51 from Alexandre Julliard julliard@winehq.org 2010-12-09 13:32:49 CST --- Created an attachment (id=32428) --> (http://bugs.winehq.org/attachment.cgi?id=32428) Return some data in GetWindowPlacement
The garbage data is because it does a GetWindowPlacement across processes. The patch should help until this is implemented properly.
http://bugs.winehq.org/show_bug.cgi?id=12001
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #52 from Austin English austinenglish@gmail.com 2010-12-10 12:36:19 CST --- (In reply to comment #51)
Created an attachment (id=32428)
--> (http://bugs.winehq.org/attachment.cgi?id=32428) [details]
Return some data in GetWindowPlacement
The garbage data is because it does a GetWindowPlacement across processes. The patch should help until this is implemented properly.
http://source.winehq.org/git/wine.git/?a=commitdiff;h=1829fc51c1d93b46915a34...
Fixed.
http://bugs.winehq.org/show_bug.cgi?id=12001
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #53 from Alexandre Julliard julliard@winehq.org 2010-12-10 13:46:26 CST --- Closing bugs fixed in 1.3.9.