https://bugs.winehq.org/show_bug.cgi?id=43749
Bug ID: 43749
Summary: shell32:shelldispatch test crashes in 64-bit prefix
Product: Wine
Version: 2.17
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source, testcase, win64
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
I get a crash when running the 32-bit shell32:shelldispatch test in a 64-bit
process through the build tree:
fixme:ole:TMStubImpl_Invoke not implemented on non-i386
err:rpc:I_RpcReceive we got fault packet with status 0x80004005
err:ole:xCall RpcChannelBuffer SendReceive failed, 80004005
shelldispatch.c:1032: Test failed: got 0x80004005
shelldispatch.c:1058: Test failed: got (nil)
wine: Unhandled page fault on read access to 0x00000000 at address 0x7eccc0dd
(thread 002f), starting debugger...
The 64-bit test also fails, but it does not crash.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42620
Bug ID: 42620
Summary: Unhandled exception: 0xe0434352 in 32-bit code
(0x7b83935c).
Product: Wine
Version: 2.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: juanesteban.uribe(a)hotmail.com
Distribution: ---
The program is Stardew Valley, a game.
It doesn't starts, please help.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40980
Bug ID: 40980
Summary: Uplay launcher needs native Arial font or its
replacement for launching
Product: Wine
Version: 1.9.14
Hardware: x86-64
URL: http://uplay.ubi.com/
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Launcher works with native Arial.ttf in the Fonts folder. Also
https://github.com/wine-compholio/wine-staging/blob/master/patches/fonts-Mi…
solves the issue.
wine-1.9.14-112-gfec0b69
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39079
Bug ID: 39079
Summary: The Settlers: Rise of an Empire: missing object
shadows
Product: Wine
Version: 1.7.49
Hardware: x86
URL: http://www.gamershell.com/download_20703.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 52066
--> https://bugs.winehq.org/attachment.cgi?id=52066
terminal output
Shadows (cast by buildings, characters, vegetation) are completely missing from
the 3d world in Settlers VI: Rise of an Empire game, tested with game version
1.7.1.
Reproduced with nouveau/mesa git and nvidia binary drivers 340.76 too.
Disabling in-game anti aliasing, changing graphical detail level or disabling
GLSL doesn't make it better.
The problem can be reproduced in the demo version too. Install and start the
demo, then launch any of the available missions to observe the issue.
The problem is present in Wine 1.4/1.6 too.
--
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=32843
Bug #: 32843
Summary: Box Sync installer fails with no internet connection.
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeeper74(a)msn.com
Classification: Unclassified
Box sync installer fails with no internet connection. Tried in POL 1.5.22 and
just the regular wine install of 1.4.1 with the same results in both. I tried
to follow directions for updating ect/hosts with my IP and still no results.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36170
Bug ID: 36170
Summary: valgrind shows an unitialized variable in
programs/cmd/tests/batch.c (WCMD_output_asis_len)
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4054== Use of uninitialised value of size 4
==4054== at 0x40416D4: wcstombs_sbcs_slow (wctomb.c:246)
==4054== by 0x4041E49: wine_cp_wcstombs (wctomb.c:452)
==4054== by 0x7B850EDC: WideCharToMultiByte (locale.c:2142)
==4054== by 0x4EF85DE: WCMD_output_asis_len (wcmdmain.c:113)
==4054== by 0x4EF88A5: WCMD_output_stderr (wcmdmain.c:173)
==4054== by 0x4EF51AA: WCMD_assoc (builtins.c:4758)
==4054== by 0x4EFC2F7: WCMD_execute (wcmdmain.c:1594)
==4054== by 0x4EFDE52: WCMD_process_commands (wcmdmain.c:2294)
==4054== by 0x4EE6FD0: WCMD_batch (batch.c:95)
==4054== by 0x4EFB0A0: WCMD_run_program (wcmdmain.c:1187)
==4054== by 0x4EFC383: WCMD_execute (wcmdmain.c:1618)
==4054== by 0x4EFDE52: WCMD_process_commands (wcmdmain.c:2294)
==4054== by 0x4EFECE7: wmain (wcmdmain.c:2590)
==4054== by 0x4EFF24A: __wine_spec_exe_wentry (exe_wentry.c:36)
==4054== by 0x7B8641DB: ??? (process.c:1045)
==4054== by 0x7B864328: start_process (process.c:1097)
==4054== by 0x7BC87017: ??? (signal_i386.c:2571)
==4054== by 0x7BC87060: call_thread_func (signal_i386.c:2630)
==4054== by 0x7BC86FF5: ??? (signal_i386.c:2571)
==4054== by 0x7BC5A14C: start_process (loader.c:2840)
==4054== Uninitialised value was created by a stack allocation
==4054== at 0x4EF4BBA: WCMD_assoc (builtins.c:4619)
==4054==
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37195
Bug ID: 37195
Summary: windows cmd does not accept wild cards when used in
Wine
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: jj.wauters(a)hotmail.com
Created attachment 49444
--> https://bugs.winehq.org/attachment.cgi?id=49444
batch example
Running a batch file where wild cards are used does not succeed as wild cards
are not recognized.
Example with attached batch:
when running in Windows it shows the files
when running in Wine it does not shows the files
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45231
Bug ID: 45231
Summary: WINE ERROR EPSON PRINTER WF 2750 ALL IN ONE
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: raysmuzig25(a)yahoo.com
Distribution: ---
EPSON printer WORKFORCE WF-2750 new refuses to load driver. Says wine error.
windows 10, 8.x., 7, Vista, XP pro x64, XP, OS x 10.6.8, 10.11.x
--
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=19895
Summary: C&C 95 tfd exits with unhandled priviliged instruction
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: remco.siemonsma(a)gmail.com
Created an attachment (id=23347)
--> (http://bugs.winehq.org/attachment.cgi?id=23347)
Error log including register dump and stack dump
When starting C&C 95 from the first decade menu it errors and exits.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37744
Bug ID: 37744
Summary: msvcrt: signal() should set errno to EINVAL
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: s.wanabe(a)gmail.com
Distribution: ---
http://msdn.microsoft.com/en-us/library/xdkz3x12.aspxhttp://source.winehq.org/git/wine.git/blob/HEAD:/dlls/msvcrt/except.c#l190
According to MSDN, signal() will be set errno to EINVAL when passed signal is
unexpected.
I guess Wine should do too, shouldn't it?
--
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.