http://bugs.winehq.org/show_bug.cgi?id=28228
Summary: Ragnarok Online wants msvcp90.??1_Lockit@std@@QAE@XZ
et al
Product: Wine
Version: 1.3.27
Platform: x86
URL: http://www.ragnarokonline.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
First complains about missing mfc42. If you install that, then it wants:
err:module:find_forwarded_export module not found for forward
'msvcp90.??1_Lockit@std@@QAE@XZ' used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.?erase@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@II@Z'
used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z'
used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.??0_Lockit@std@@QAE@XZ' used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ'
used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@Z'
used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@ABV12@II@Z'
used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.?npos@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@2IB'
used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z'
used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@PBDI@Z'
used by L"C:\\windows\\system32\\msvcp60.dll"
wine: Call from 0x7ef7b1f8 to unimplemented function
MSVCP60.dll.??0_Lockit@std@@QAE@XZ, aborting
wine: Unimplemented function MSVCP60.dll.??0_Lockit@std@@QAE@XZ called at
address 0x7ef7b1f8 (thread 0030), starting debugger...
wine: Call from 0x7ef7b1f8 to unimplemented function
MSVCP60.dll.??0_Lockit@std@@QAE@XZ, aborting
--
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=15030
Summary: Crimson skies installer unresponsive
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://cdn.gamezone.com/pub/gamezone/13/9/21/CrimsonTria
l.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
After clicking 'install' the installer is unresponsive. result of the git
bisect:
3995627de204284de96d50d3a42291f02e42c344 is first bad commit
commit 3995627de204284de96d50d3a42291f02e42c344
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Mon Aug 18 20:37:14 2008 +0200
winealsa.drv: Fix compiler warnings and remove deprecated calls.
Fixes wine build on lsb compliant systems and some warnings.
:040000 040000 7b6247092bea75f9c4d8a6abd30e568d5ea33408
fc472606cbaa6c78c40c9024ffa1208c4e4a5928 M dlls
--
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=21031
Summary: Visual C++ 2005 Trial can't build project, deadlocks,
heap corruption?
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Now that bug 19781 is on its way out, I tried doing
winetricks vc2005trial
and building the trial project from bug 17096.
(I also had the ALLUSERS patch reverted.)
As mentioned in the appdb (?), you have to close the flickering news
window to get the file open dialog to respond.
The build starts ok, but soon hangs with
...
fixme:rpc:NdrStubCall2 new correlation description not implemented
fixme:rpc:calc_arg_size Unhandled type 1c
err:heap:HEAP_ValidateInUseArena Heap 0x650000: in-use arena 0x655dd8 next
block has PREV_FREE flag
...
err:ntdll:RtlpWaitForCriticalSection section 0x650058 "heap.c:
HEAP.critSection" wait timed out in thread 0045, blocked by 0043, retrying (60
sec)
which seems kind of gruesome.
--
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=10002
Summary: Adobe Illustrator CS aborts on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: ftp://ftp.adobe.com/pub/adobe/illustrator/win/cs/ilst_cs
_tryout_de.zip
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Starting up Illustrator CS fails with the fatal dialog
Der Vorgang kann nicht vollst\00e4ndig ausgef\00fchrt werden, weil ein
unbekannter Fehler aufgetreten ist. [PARM]
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15322
Summary: Add smartcard functionality
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pau.carre(a)gmail.com
When executing Internet Explorer CryptoAPI should recognize Linux installed
smart cards and add its certificated to the IE certificate list.
A mapping between CryptoAPI and opensc (http://www.opensc-project.org/)
operations should be added.
--
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=11483
Summary: MSTSC (remote desktop) crashes on Local Resources tab
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elicoten(a)live.co.uk
Created an attachment (id=10626)
--> (http://bugs.winehq.org/attachment.cgi?id=10626)
Console output/back trace
When using the builtin winscard.dll, clicking the Local Resources tab crashes
MSTSC. Changing winscard.dll to native solves the problem.
--
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=19867
Summary: msiexec.exe stop installing ActiveIdentity
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ed.kluk(a)gmail.com
CC: ed.kluk(a)gmail.com
I am running Ubuntu Jaunty version. I have Wine 1.1.28 installed on my
computer. I attempted to install ActiveIdentity on the computer and it stops
installing. The error message is as follows:
The program msiexec.exe has encountered a serious problem and needs o close.
We are sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency in Wine. You
may want to check ...
It stop when it gets to the "Registering Type Libraries" on the install
process.
I have enclosed a copy of the program.
This program is used by soldiers to validate electronic signatures using CAC
card readers.
Please contact me with any further questions.
Thank you...LTC Ed Kluk
--
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=25208
Summary: iw4sp.exe failed due to texture creation in d3d9
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kritivasrocks(a)gmail.com
this is the error I encountered:
Single stepping until exit from function,
which has no line number information.
fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 3
and card vendor 8086.
fixme:win:EnumDisplayDevicesW ((null),0,0x33f328,0x00000000), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
Thread ID=001d not in our list of threads -> can't rename
Thread ID=001e not in our list of threads -> can't rename
Thread ID=001f not in our list of threads -> can't rename
Thread ID=001f renamed using MS VC6 extension (name=="Database")
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x19b7e0,0x19c408): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x19b7e0,0x19df00): stub
Thread ID=0021 not in our list of threads -> can't rename
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x166e00,0x1b19f0): stub
Thread ID=0022 not in our list of threads -> can't rename
Thread ID=0023 not in our list of threads -> can't rename
Thread ID=0023 renamed using MS VC6 extension (name=="Stream")
Thread ID=0024 not in our list of threads -> can't rename
Thread ID=0024 renamed using MS VC6 extension (name=="Backend")
fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 3
and card vendor 8086.
fixme:win:EnumDisplayDevicesW ((null),0,0x33f71c,0x00000000), stub!
fixme:d3d:debug_d3dformat Unrecognized 1094800211 (as fourcc: SSAA)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1094800211) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 1280070990 (as fourcc: NULL)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(1280070990) in the
format lookup table
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:d3d_surface:IWineD3DVolumeImpl_LockBox (0x1b67c8) : pBox=(nil) stub
fixme:d3d_surface:IWineD3DSurfaceImpl_PrivateSetup (0x1ba7b0) Compressed
non-power-two textures are not supported w(256) h(160)
err:d3d_surface:surface_init Private setup failed, returning 0x8876086a
err:d3d9:device_parent_CreateSurface (0x16b58174) CreateSurface failed,
returning 0x8876086a
fixme:d3d_texture:texture_init Failed to create surface 0x1ba5d0, hr 0x8876086a
Invalid address (0x7b858534) for breakpoint 0, disabling it
Process of pid=0019 has terminated
--
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=25211
Summary: Can not make out most text in Ares 2.1.7
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssjgokux3(a)gmail.com
Created an attachment (id=32014)
--> (http://bugs.winehq.org/attachment.cgi?id=32014)
Screenshot of Ares
I can not see most of the text in Ares 2.1.7 blackness obscures most of the
text when running the program
I attached a screenshot. On the left menu, all that is visible is a search box
and bullet points.
--
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=25216
Summary: SimEnzyme Title-bar Font
Product: Wine
Version: 1.3.7
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: angrypsyco(a)hotmail.com
Created an attachment (id=32022)
--> (http://bugs.winehq.org/attachment.cgi?id=32022)
Example of cut-off text.
Title-bar of SimEnzyme occasionally is too small to fit the title. As a result
some text might be cut off. Most likely a font issue since the title-bars use
the OS native font.
--
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.