http://bugs.winehq.org/show_bug.cgi?id=421
--- Comment #320 from Darryl Pogue <dvpdiner2(a)gmail.com> 2010-03-01 11:04:51 ---
(In reply to comment #319)
> I compiled it like this:
>
> 1.Downloaded and extracted vanilla wine-1.1.39 and zip file you attached.
> 2.Then I applied patches like this:
>
> [snip]
>
> 3.Then: ./configure && make depend && make
You must run autoconf after applying the patches, before running ./configure.
I should probably have restated that... it's mentioned somewhere in the
comments above.
--
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=421
--- Comment #319 from James Huk <Huk(a)wine.x.pl> 2010-03-01 10:30:00 ---
@Darryl Pogue:
I just tried your patch and it doesn't seem to work - I mean wine 1.1.39
compiles Ok, but then trying to use DIB results in:
winecfg
err:driver:Load_Dib_Driver Couldn't load DIB Engine
err:driver:Load_Dib_Driver Couldn't load DIB Engine
err:driver:Load_Dib_Driver Couldn't load DIB Engine
err:driver:Load_Dib_Driver Couldn't load DIB Engine
any ideas why?
I compiled it like this:
1.Downloaded and extracted vanilla wine-1.1.39 and zip file you attached.
2.Then I applied patches like this:
patch -p1 <dib-engine-hook-the-engine-bet.patch
patch -p1 <dib-engine-initial-pass-throug.patch
patch -p1 <dib-engine-fork-ddb-dib-behavi.patch
patch -p1 <dib-engine-implement-most-engi.patch
patch -p1 <dib-engine-implement-alphablen.patch
patch -p1 <dib-engine-add-clipping-on-xxx.patch
patch -p1 <dib-engine-implement-polygon.patch
patch -p1 <dib-engine-fixes-clipping-text.patch
patch -p1 <dib-engine-fixes-against-wine-.patch
patch -p1 <dib-engine-introduction-of-bit.patch
patch -p1 <dib-engine-fix-mapmodes-for-xx.patch
patch -p1 <dib-engine-fix-color-in-antial.patch
patch -p1 <dib-engine-dont-use-now-missin.patch
3.Then: ./configure && make depend && make
--
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=21892
Summary: Bug! crashes on launch
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
Created an attachment (id=26540)
--> (http://bugs.winehq.org/attachment.cgi?id=26540)
Terminal output
Bug! crashes on launch, I first have to open a new xserver as Bug needs 8bit
colour and below 800x600 resolution. I run it with the commands:
Xephyr :1 -ac -screen 640x480x8 &
DISPLAY=:1 xterm
Then in the new terminal:
wine BUG\!.EXE &> output.txt
Running Ubuntu 9.10 amd64 with nVidia GTS 250 and the nVidia offical drivers
version 185.18.36.
--
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=21888
Summary: Regression: Not loading 16-bit krnl386.exe by default
makes C&C crash
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toni.spets(a)iki.fi
CC: julliard(a)winehq.org
Created an attachment (id=26531)
--> (http://bugs.winehq.org/attachment.cgi?id=26531)
Console output of the crash
(I lost the original bisect output and bug report due to Xorg crash while
writing it...)
The commit that broke things:
kernel32: Do not load 16-bit krnl386.exe by default.
a53ca1abdc284490861734eb3f2a8dacad896ef1
http://source.winehq.org/git/wine.git/?a=commit;h=a53ca1abdc284490861734eb3…
Attached the crash log. Reverting the above commit allows C&C and RA1 to load
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=21772
Summary: No applications run due to an error, "Invalid Pixmap
Parameter".
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amritlohia(a)sky.com
Created an attachment (id=26328)
--> (http://bugs.winehq.org/attachment.cgi?id=26328)
This shows the error in the terminal when I run winecfg.
I am unable to launch any applications or winecfg. If I run them from the
menus, they simply do not run, and if I run from the terminal, I get an error
(see attached terminal output).
This bug is supposed to have been fixed in wine 0.9.41, however it does not
appear to have been, as I am still getting the same error as mentioned in bugs
7959 and 8470. I have also applied the patch by Huw Davies mentioned in bug
7959, however whenever I patch the code, I get an error stating "All four hunks
failed, saving all rejects to file dlls/winex11.drv/xrender.c.rej".
I would welcome any assistance in this matter,
amritlohia.
--
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.