http://bugs.winehq.org/show_bug.cgi?id=421
Michael Karpukhin <triada123(a)pochta.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |triada123(a)pochta.ru
--
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=3023
ricardo filipe <ricardo_barbano(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ricardo_barbano(a)hotmail.com
--- Comment #13 from ricardo filipe <ricardo_barbano(a)hotmail.com> 2008-12-05 12:48:03 ---
(In reply to comment #12)
> I see the same issue using wine 1.1.9 and OrCAD 15.7i. I don't use OrCAD for
> simulation, but I'd be happy to test simulation if it would help.
>
a fresh log with the problem would be nice, to see if someone gets to fix it.
the existing log is really old...
--
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=1973
--- Comment #29 from Austin English <austinenglish(a)gmail.com> 2008-12-05 12:39:25 ---
(In reply to comment #28)
> i had no problem using TVP 9... it drawed stuff flawlessly...
>
> so is there any real problem that needs testing?
>
Ricardo, this bug was about Mirage, not TVP 9.
--
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=9180
--- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-12-05 12:34:01 ---
(In reply to comment #6)
> Hmm, is your mauve.jar file corrupt?
>
Downloaded from kegel.com :-)
It was using a newer verion of the JRE, which may make a difference. You might
try it if you have time, I was going off what you had done before, which may be
incorrect now.
--
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=1973
--- Comment #28 from ricardo filipe <ricardo_barbano(a)hotmail.com> 2008-12-05 11:48:17 ---
i had no problem using TVP 9... it drawed stuff flawlessly...
so is there any real problem that needs testing?
--
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=16321
Summary: test_ImmSetCompositionString passing argument 1 of
‘winetest_ok’ makes integer from pointer without a
cast
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: andrewriedi(a)gmail.com
make[2]: Entering directory `/home/austin/wine-git/dlls/imm32/tests'
gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall
-pipe -fno-strength-reduce -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wpointer-arith -Werror -o imm32.o imm32.c
cc1: warnings being treated as errors
imm32.c: In function ‘test_ImmSetCompositionString’:
imm32.c:261: warning: passing argument 1 of ‘winetest_ok’ makes integer
from pointer without a cast
make[2]: *** [imm32.o] Error 1
make[2]: Leaving directory `/home/austin/wine-git/dlls/imm32/tests'
make[1]: *** [imm32/tests] Error 2
make[1]: Leaving directory `/home/austin/wine-git/dlls'
make: *** [dlls] Error 2
gcc 4.1.2
http://source.winehq.org/git/wine.git/?a=commitdiff;h=acac1a5b105c1e4c32bb1…
--
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=16319
Summary: winealsa: compiler errors
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: m.b.lankhorst(a)gmail.com
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strength-reduce -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -Werror -o
wavein.o wavein.c
cc1: warnings being treated as errors
wavein.c: In function ‘ALSA_widMessage’:
wavein.c:787: warning: format ‘%08X’ expects type ‘unsigned int’, but
argument 7 has type ‘DWORD_PTR’
wavein.c:787: warning: format ‘%08X’ expects type ‘unsigned int’, but
argument 8 has type ‘DWORD_PTR’
wavein.c:787: warning: format ‘%08X’ expects type ‘unsigned int’, but
argument 9 has type ‘DWORD_PTR’
make[2]: *** [wavein.o] Error 1
make[2]: Leaving directory `/home/austin/wine-git/dlls/winealsa.drv'
make[1]: *** [winealsa.drv] Error 2
make[1]: Leaving directory `/home/austin/wine-git/dlls'
make: *** [dlls] Error 2
gcc 4.1.2
http://source.winehq.org/git/wine.git/?a=commitdiff;h=2614269d93d7823215158…
--
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=16287
Summary: InternetCreateUrl does not encode
URL_COMPONENTS.lpszExtraInfo
Product: Wine
Version: 1.1.9
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
[Copied from bug 16269, whose original poster left in a huff when
I asked which app this was, and kept closing the bug.]
InternetCreateUrl does not encode URL_COMPONENTS.lpszExtraInfo it just ignore
this value.
How to reproduce (I tried to write a C++ code, but since I code C++ very rarely
please excuse small syntax problems):
URL_COMPONENTS URLComponents;
char[128] URL;
DWORD Size;
ZeroMemory(&URLComponents, SizeOf(URLComponents));
URLComponents.lpszScheme = 'http';
URLComponents.dwSchemeLength = strlen(URLComponents.lpszExtraInfo);
URLComponents.lpszHostName = 'localhost';
URLComponents.dwHostNameLength = strlen(URLComponents.lpszExtraInfo);
URLComponents.nPort = 80;
URLComponents.lpszUrlPath = '/';
URLComponents.dwUrlPathLength = strlen(URLComponents.lpszUrlPath);
URLComponents.lpszExtraInfo = '?test=123';
URLComponents.dwExtraInfoLength = strlen(URLComponents.lpszExtraInfo);
Size = 128;
InternetCreateUrl(URLComponents, ICU_ESCAPE, URL, Size);
URL has the value 'http://localhost/' instead of 'http://localhost/?test=123'
under Microsoft Windows.
--
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=16269
Summary: InternetCreateUrl does not encode
URL_COMPONENTS.lpszExtraInfo
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.5.tahtu(a)spamgourmet.com
InternetCreateUrl does not encode URL_COMPONENTS.lpszExtraInfo it just ignore
this value.
How to reproduce (I tried to write a C++ code, but since I code C++ very rarely
please excuse small syntax problems):
URL_COMPONENTS URLComponents;
char[128] URL;
DWORD Size;
ZeroMemory(&URLComponents, SizeOf(URLComponents));
URLComponents.lpszScheme = 'http';
URLComponents.dwSchemeLength = strlen(URLComponents.lpszExtraInfo);
URLComponents.lpszHostName = 'localhost';
URLComponents.dwHostNameLength = strlen(URLComponents.lpszExtraInfo);
URLComponents.nPort = 80;
URLComponents.lpszUrlPath = '/';
URLComponents.dwUrlPathLength = strlen(URLComponents.lpszUrlPath);
URLComponents.lpszExtraInfo = '?test=123';
URLComponents.dwExtraInfoLength = strlen(URLComponents.lpszExtraInfo);
Size = 128;
InternetCreateUrl(URLComponents, ICU_ESCAPE, URL, Size);
URL has the value 'http://localhost/' instead of 'http://localhost/?test=123'
under Microsoft Windows.
--
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.