http://bugs.winehq.org/show_bug.cgi?id=18889
Summary: Live Messenger 2008 fails to load - possible actctx
problem
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
Created an attachment (id=21730)
--> (http://bugs.winehq.org/attachment.cgi?id=21730)
+actctx,+relay log
Starting of installed (on windows) Msn 2009 wil result:
err:module:import_dll Library MSVCR80.dll (which is needed by
L"Z:\\media\\disk\\Program Files\\Windows Live\\Messenger\\msnmsgr.exe") not
found
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\media\\disk\\Program Files\\Windows Live\\Messenger\\msnmsgr.exe" failed,
status c0000135
Same load failure, when I manually install with wine (from msi packages)
MSVCRT 8.0 is installed, as shown attached +actctx,+relay log
I suspect here an Activation Context failure.
--
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=55402
Bug ID: 55402
Summary: CMD '!var!' not working in 'if' statement
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: mr.dmitry.sokolov(a)gmail.com
Distribution: ---
The command not working
set var=qwe
if "!var!"=="" ...
ACTUAL
The script (attached) produces wrong output
EXPECTED
See the output in .exp file (attached)
--
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=55043
Bug ID: 55043
Summary: Z-Vision for Windows: Assertion failed when clicking
"LOAD" button.
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: Ubuntu
Created attachment 74607
--> https://bugs.winehq.org/attachment.cgi?id=74607
Assertion failed dialog
Z-Vision for Windows is a Zilog Z80 debugger published by System Load Ltd.
After launching the program, clicking "LOAD" button in the toolbar shows
"Assertion failed!" dialog instead of the file load dialog.
This issue was originally reported by @Inqb8tr_jp on Twitter. We used Z-Vision
for Windows Ver.6.42 付録版 (Addendum version) from [1].
SHA1(ZVW6.EXE) = c9d8db954dc9614c7ecfd6696b72d8d6d0e32905
[1] Tadashi Kato. "動かしながら理解するCPUの仕組み". KODANSHA, Tokyo, 2010. ISBN
978-4-06-257665-9. https://bookclub.kodansha.co.jp/product?item=0000194626
--
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=55287
Bug ID: 55287
Summary: msvcrt:file - The 32-bit test_pipes() fails in the new
WoW mode
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
msvcrt:file - The 32-bit test_pipes() fails in the new WoW mode:
file.c:2343: Test failed: i 0, expected to write 'Hello world' wrote -1
file.c:2343: Test failed: i 1, expected to write 'Hello world' wrote -1
file.c:2343: Test failed: i 2, expected to write 'Hello world' wrote -1
file.c:2350: Test failed: unable to close 4: 9
01cc:file: 5 tests executed (0 marked as todo, 0 as flaky, 4 failures), 0
skipped.
file.c:2383: Test failed: i 0, got 0
file.c:2386: Test failed: expected to read 'Hello world', got ''
file.c:2383: Test failed: i 1, got 0
file.c:2386: Test failed: expected to read 'Hello world', got ''
file.c:2383: Test failed: i 2, got 0
file.c:2386: Test failed: expected to read 'Hello world', got ''
file.c:2343: Test failed: i 0, expected to write 'Hello world' wrote -1
file.c:2343: Test failed: i 1, expected to write 'Hello world' wrote -1
file.c:2343: Test failed: i 2, expected to write 'Hello world' wrote -1
file.c:2350: Test failed: unable to close 4: 9
076c:file: 5 tests executed (0 marked as todo, 0 as flaky, 4 failures), 0
skipped.
file.c:2419: Test failed: fread() returned 0: ferror=0
file.c:2422: Test failed: got '' expected 'Hello worldHello worldHello world'
See https://test.winehq.org/data/patterns.html#msvcrt:file
--
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=55101
Bug ID: 55101
Summary: DesignDoll Declaring An Error After Loading All
Component In Splash Screen
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zeroredgrave(a)gmail.com
Distribution: ---
Created attachment 74668
--> https://bugs.winehq.org/attachment.cgi?id=74668
After Loading Screen
DesignDoll Doesn't Load in Weird Way and I dunno what kind of Error is this.
--
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=21227
Summary: cmd doesn't echo redirection like native
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P3
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Native cmd echoes commands after some canonicalization has been done
on their redirects. A batch file containing
dir 1> ok
dir > bad
dir | bad
dir > blah > bad
echoes as
dir 1> ok
dir 1> bad
dir | bad
dir 1> bad
(note the extra space inserted before the > or |).
Wine's cmd doesn't currently do this, but it could probably
do so without too much trouble; it already collects redirects
separately for each command.
For the moment I'll probably put a kludge in the cmd conformance
test runner to compensate.
--
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=58807
Bug ID: 58807
Summary: Bug for Davar4 application
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fvenale(a)gmail.com
Distribution: ---
Created attachment 79460
--> http://bugs.winehq.org/attachment.cgi?id=79460
Davar4 backtrace
I think it's to be fixed buffer overflow, which caused program some bug with
some tagged modules.
--
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=58800
Bug ID: 58800
Summary: tlReader 10.1.0.2004 toolbar has broken rendering
Product: Wine
Version: unspecified
Hardware: x86-64
URL: https://web.archive.org/web/20251013233829/https://tshwanedje.com/builds/2004/tlReader_10.1.0.2004.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: arethusa26(a)gmail.com
CC: zzhang(a)codeweavers.com
Regression SHA1: 541d9be5ecda1bc0c8fce22f1318bf5d72572327
Distribution: ---
Created attachment 79445
--> http://bugs.winehq.org/attachment.cgi?id=79445
Broken toolbar rendering
With the latest master (wine-10.16-212-g6124fea1dde), when loading the
Manx-English dictionary (available from
https://tshwanedje.com/downloads/files/Manx_English_Phil_Kelly_Dec2014.zip),
the toolbar at the top of the tlReader application appears to have some
rendering defects. Specifically, the background color of the toolbar has a
darker color, and there is a stray horizontal line that is visible and appears
to intersect the tops of the toolbar icons. Additionally, hovering the cursor
over the icons results in a blue box that is drawn around a hovered icon but is
not cleared when the cursor leaves the icon.
With wine-10.16, the rendering of the toolbar seems to be more correct. The
background color apparently resembles the color on Windows 10, no stray
horizontal line is visible on the toolbar, and hovering over the toolbar icons
with the cursor results in a blue box being drawn around a hovered icon that is
cleared when the cursor leaves the icon. These behaviors are consistent with
what is seen on Windows 10.
Regression testing identified commit 541d9be5ecda1bc0c8fce22f1318bf5d72572327,
which implemented the final modifications needed for comctl32 separation, as
the change that introduced the broken toolbar rendering. However, it's not
clear if the toolbar rendering issue is a new introduced problem or if it was
previously hidden and now exposed with the comctl32 separation.
--
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=58786
Bug ID: 58786
Summary: Microsoft deadly tide for windows 95
Product: Wine
Version: 10.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lars_martin4(a)hotmail.com
Distribution: ---
get error message
--
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.