http://bugs.winehq.org/show_bug.cgi?id=7883
------- Additional Comments From infyquest(a)gmail.com 2007-28-03 12:05 -------
Please also post the link to the patch, to keep the entries more informative.
Also post more details.
--
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=7884
------- Additional Comments From infyquest(a)gmail.com 2007-28-03 12:00 -------
do a git bisect to find which fix caused this regresion.
--
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=5790
------- Additional Comments From spencercw(a)googlemail.com 2007-28-03 11:36 -------
Well I would, but the setup program is freezing at "Initializing Setup Engine"...
--
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=7885
------- Additional Comments From focht(a)gmx.net 2007-28-03 10:50 -------
Hello,
decorated names usually come in form of:
?name[@][scope@]@parameters
For "name" and "scope" part there is no lower/uppercase distinction.
Certain parts in "parameters" (like operator name, data types, return type) are
uppercase-only.
For the rest there is nolower/uppercase distinction.
So i guess the supplied decorated name must be somehow invalid.
Please run wine with "WINEDEBUG=+msvcrt" to see what kind of decorated name is
supplied to undecorator function (__unDName() or __unDNameEx()).
Regards
--
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=7825
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2007-28-03 10:29 -------
Both installers from the links provided worked for me. Please update to git,
and rm -rf .wine before trying again. If you do both of those things and it
still doesn't work, reopen the bug.
--
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=5486
------- Additional Comments From andrewriedi(a)gmail.com 2007-28-03 10:22 -------
Please retest with current git, 'winex11.drv: Add Xcursor support for 32 bit
cursors.' may have fixed your issue. Another option is to wait for 0.9.34 to
come out and test with that. Thanks.
--
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=5790
------- Additional Comments From andrewriedi(a)gmail.com 2007-28-03 10:18 -------
Please retest with current git, 'winex11.drv: Add Xcursor support for 32 bit
cursors.' may have fixed your issue. Another option is to wait for 0.9.34 to
come out and test with that. Thanks.
--
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=7886
Summary: link.exe process fail with non native MSVCRT
Product: Wine
Version: 0.9.31.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: picca(a)synchrotron-soleil.fr
Hello
When linking my program with VC++6 the error message is
link /nologo /OUT:release\win32\test\test.exe "/LIBPATH:C:\Documents and
Settings\picca\Bureau\cppunit-1.10.2\lib" /LIBPATH:release\win32\src
/LIBPATH:src cppunit.lib hkl.lib release\win32\test\svecmat_test.obj
release\win32\test\quaternion_test.obj release\win32\test\mystring_test.obj
release\win32\test\object_test.obj release\win32\test\value_test.obj
release\win32\test\range_test.obj release\win32\test\parameter_test.obj
release\win32\test\axe_test.obj release\win32\test\hklobject_test.obj
release\win32\test\source_test.obj release\win32\test\fitparameter_test.obj
release\win32\test\lattice_test.obj release\win32\test\geometry_test.obj
release\win32\test\geometry_twoC_test.obj
release\win32\test\geometry_eulerian4C_test.obj
release\win32\test\geometry_eulerian6C_test.obj
release\win32\test\geometry_kappa4C_test.obj
release\win32\test\geometry_kappa6C_test.obj
release\win32\test\reflection_test.obj
release\win32\test\reflectionlist_test.obj release\win32\test\sample_test.obj
release\win32\test\samplelist_test.obj
release\win32\test\affinement_simplex_test.obj
release\win32\test\pseudoaxe_twoC_test.obj
release\win32\test\pseudoaxe_eulerian4C_test.obj
release\win32\test\pseudoaxe_kappa4C_test.obj
release\win32\test\pseudoaxe_eulerian6C_test.obj
release\win32\test\pseudoaxe_kappa6C_test.obj
release\win32\test\mode_twoC_test.obj
release\win32\test\mode_eulerian4C_test.obj
release\win32\test\mode_kappa4C_test.obj
release\win32\test\mode_kappa6C_test.obj
release\win32\test\diffractometer_twoC_test.obj
release\win32\test\diffractometer_eulerian4C_test.obj
release\win32\test\diffractometer_kappa4C_test.obj
release\win32\test\diffractometer_kappa6C_test.obj release\win32\test\main.obj
libGL warning: 3D driver claims to not support visual 0x5b
LINK :libGL warning: 3D driver claims to not support visual 0x5b
fatal error LNK1181: cannot open input file "cppunit.lib"
but if I use the native MSVCRT.DLL no more problem. The "cppunit.lib" is at the
right place. (I compiled the "cppunit.lib" on a real windows machine using VC++6)
How can I help solving this issue ?
--
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=7085
rmay(a)ou.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5542 is|0 |1
obsolete| |
------- Additional Comments From rmay(a)ou.edu 2007-28-03 09:33 -------
Created an attachment (id=5543)
--> (http://bugs.winehq.org/attachment.cgi?id=5543&action=view)
+win,+msg,+message,+edit,+combo trace
(Post correctly as binary gzip this time instead of test/plain)
Trace of program when using filtering. Last WM_TIMER message returns at line
10443, text is typed in the filter at 10690, and a WM_TIMER message finally
appears again at 34056.
--
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=7085
------- Additional Comments From rmay(a)ou.edu 2007-28-03 09:31 -------
Created an attachment (id=5542)
--> (http://bugs.winehq.org/attachment.cgi?id=5542&action=view)
+win,+msg,+message,+edit,+combo trace
Trace of program when using filtering. Last WM_TIMER message returns at line
10443, text is typed in the filter at 10690, and a WM_TIMER message finally
appears again at 34056.
--
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.