http://bugs.winehq.org/show_bug.cgi?id=2777
------- Additional Comments From daistarry(a)gmail.com 2005-07-03 07:42 -------
Can you explain to me how to use this patch, please ?
I'm on gentoo (2004.3 profile), with gentoo-dev-sources-2.6.10-r6, and emerged
the 20050111 version of wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2782
mike(a)navi.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Nullsoft Install System |Need to implement
|2.0b3 EULA doesn't show |EM_STREAMIN
------- Additional Comments From mike(a)navi.cx 2005-07-03 04:52 -------
Known issue. The richedit guy is working on it, I think.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2410
------- Additional Comments From Uwe.Girlich(a)philosys.de 2005-07-03 00:17 -------
The screens have a black/white-noise instead of buttons, keys etc. and the main
menu shows only some moving horizontal lines instead of the Mars.
WineX does not have the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2782
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-programs |wine-resources
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2775
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)the-edmeades.demon.co.uk
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-06-03 16:09 -------
This fails because it calls an unimplemented function. Adding a stub for it
gets the editor to work and load the demo adventure, so I guess its ok for now
Patch:
http://www.winehq.org/hypermail/wine-patches/2005/03/0119.html
Will resolve/fixed when in cvs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=321
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-06-03 14:54 -------
Not quite... A simple pgm:
printf("%s\n", "test");
printf("%s (%S) %c (%C)\n", "test", L"test2", 'X', L'Y');
still fails, because msvcrt printf calls vsnprintf not the internal
MSVCRT_vsnprintf. Patch sent to wine-patches to resolve this:
http://www.winehq.org/hypermail/wine-patches/2005/03/0116.html
Will resolve/fixed this bug once patch comitted
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2782
Summary: Nullsoft Install System 2.0b3 EULA doesn't show
Product: Wine
Version: CVS
Platform: PC
URL: http://nsis.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjk3(a)msstate.edu
When installing something with Nullsoft Install System v2.0b3, the EULA doesn't
show. The text box contains only a paragraph symbol.
Command line trace:
$ wine Install-Aerial-Antics-Demo.exe
fixme:win:SetWindowTextA cannot set text "Aerial Antics Demo 1.0 Setup" of other
process window (nil)
fixme:win:SetWindowTextA cannot set text "Aerial Antics Demo 1.0 Setup" of other
process window (nil)
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_AUTOURLDETECT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_STREAMIN: stub
The test program is available here:
http://www.leadfootproductions.com/Install-Aerial-Antics-Demo.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2776
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)the-edmeades.demon.co.uk
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-06-03 14:14 -------
Can you please clarify the exact message - I've just run the installer and
although it does stop the progress message box at 26% it then goes onto a 2nd
progress box which completes without a problem.
Does running wineprefixcreate help at all?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.