http://bugs.winehq.org/show_bug.cgi?id=17031
Summary: popen not connecting to stdin / stdout correctly
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
same command run as wine c:/mingw/bin/windres.exe _does_ work, but when run
from /bin/sh.exe in msys, it fails.
$ windres.exe --input python_dll.rc --output python_dll.res
--output-format=coff
c:\mingw\bin\windres.exe: can't popen `c:\mingw\bin\gcc -E -xc -DRC_INVOKED
python_dll.rc': Bad file descriptor
this is related to http://bugs.winehq.org/show_bug.cgi?id=16968
which is a slightly more complex test but still involving popen
(ultimately).
on 1.0.1, there was no question that this was an out-and-out failure:
however, under 1.1.13, #16968 seemed to succeed.
so it would appear that things have simply got... a little bit faster,
in 1.1.13, so it "seems" that the problem has "gone away", but
it hasn't.
--
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=25828
Summary: oleaut32:tmarshal tests fail on clang
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://test.winehq.org/data/98834637eb25caf986c9feae3e
aa0b855cc19a26/wine_ae-ub1004-clang/oleaut32:tmarshal.
html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Unhandled exception: page fault on read access to 0x00000003 in 32-bit code
(0x7ea7497f).
winedbg: Internal crash at 0x7ec81e4d
test failed: crash
attached a debug log with relay,seh,tid and all ole debug channels, let me know
if more targeted traces would help.
--
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=27404
Summary: Zeq2Msvcrt needs msvcr90.dll._crt_debugger_hook
Product: Wine
Version: 1.3.21
Platform: x86-64
URL: http://zeq2.com/lite/
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
svn co -r 1526 http://zeq2.com/SVN/Build/
...
$ wine ZEQ2Msvc.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
wine: Call from 0x7b83b2f2 to unimplemented function
msvcr90.dll._crt_debugger_hook, aborting
wine: Unimplemented function msvcr90.dll._crt_debugger_hook called at address
0x7b83b2f2 (thread 0009), starting debugger...
--
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=19921
Summary: NetObjects Fusion, fatal error
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sunrise.xxl(a)web.de
CC: sunrise.xxl(a)web.de
Hello,
I was able to install NetObjects Fusion 7.5 (for creating a website). It runs
under WinXP with no problems, alas not under wine...
I tried looking for an existing bug, but I really haven't a clue what terms to
search for. Sorry if this is a duplicate and sorry, my English not the best...
NOF can be started, but when I want to create a new site or open an existing
site created under Windows (site_name.nod), I got a "fatal error", the program
freezes.
Before doing this all I copied all the necessary files from Windows into .wine
tail -f /var/log/messages shows no results.
By starting in a terminal I got the attached results (see the pdf).
My OP is Ubuntu 8.04 LTS.
--
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=14898
Summary: Delphi 6 Personal Edition will not install.
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mentalnotes314(a)gmail.com
Created an attachment (id=15469)
--> (http://bugs.winehq.org/attachment.cgi?id=15469)
Error messages on console
Delphi 6 Personal Edition will not install. Upon entering a valid license key
it shows the following Message Box: "The serial number or authorization key is
invalid. Please check these values and enter them exactly as printed on the
label of the CD jacket." Testing results are here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=813&iTestingId…
--
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=31542
Bug #: 31542
Summary: msvcrt sprintf doesn't respect " " flag for E format.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: qbasicmichael(a)gmail.com
Classification: Unclassified
This problem was discovered by pitt at the QB64 forums:
http://www.qb64.net/forum/index.php?topic=6886.0
For a format string of "% .6E", and a value of .00314159265359, sprintf is
supposed to write " 3.141593E-003" to the buffer, and return 14. Instead, on
Wine, it seems to be writing "3.141593E-003", and returning 13. It is omitting
the leading space.
I am unable to test this, as I am not a Wine user myself. I am relying on
information from pitt, and I do not Wine version. His Linux version is Fedora
16, but I don't know whether 32 or 64 bit.
For what it's worth, I tried it in ReactOS .3.14, and it worked correctly.
Could someone please verify this problem? If this has already been fixed in a
new version, please say so.
Regards,
Michael
--
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=15817
Summary: King's Bounty : The Legend crashes/freezes when loading
fight sequences
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ergo14(a)gmail.com
The game crashes/freezes randomly when unit approaches to enemy army and fight
sequence loading screen is present, sometimes the fight loads sometimes the app
crashes.
these two bug reports also state the problem is present
http://appdb.winehq.org/objectManager.php?sClass=version&iId=13954http://appdb.winehq.org/objectManager.php?sClass=version&iId=11999
without that "small" problem the game would be gold/platinum
--
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=30030
Bug #: 30030
Summary: LuxMark 2.0 crashes under wine
Product: Wine
Version: 1.4-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
Created attachment 39113
--> http://bugs.winehq.org/attachment.cgi?id=39113
backtrace with symbol info
BT is attached.
--
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=22489
Summary: Stonegiant demo doesn't run, needs d3d11
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
There was some splash recently about a new game engine's benchmark,
http://www.examiner.com/x-3707-DLC-Examiner~y2010m4d24-Stone-Giant-DirectX-…http://www.bitsquid.se/downloads/download.htmlhttp://www.bitsquid.se/news_press%20releases.html
so I installed it to see how it would break under Wine. Here's the startup
log:
err:module:import_dll Library d3d11.dll (which is needed by L"C:\\Program
Files\\Stone Giant\\exe\\stone_giant.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT" (8.0.50727.762)
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program
Files\\Stone Giant\\exe\\nvtt.dll") not found
err:module:import_dll Library nvtt.dll (which is needed by L"C:\\Program
Files\\Stone Giant\\exe\\stone_giant.exe") not found
Had to select Vista in winecfg to get it to install, too.
--
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=26755
Summary: wineboot crashes on start when cabinet.dll is compiled
with clang
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=34077)
--> (http://bugs.winehq.org/attachment.cgi?id=34077)
backtrace
This is part 2 of bug 26754
wineboot crashes on start, without a backtrace, but it doesn't seem fatal.
Running wineboot a second time works, and notepad/etc. work. The culprit is
cabinet.dll, using one compiled with gcc works fine. I've attached the
backtrace from running make -k test for cabinet.dll.
+relay works around this as well.
--
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.