http://bugs.winehq.org/show_bug.cgi?id=36874
Bug ID: 36874
Summary: Incorrect check in SrcColorKey32BlitTest()
Product: Wine
Version: 1.7.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maksqwe1(a)ukr.net
dsurface.c 272
ok(ddsd3.lpSurface == ddsd3.lpSurface, // <===
"lpSurface from GetSurfaceDesc(%p) differs from the one returned by
Lock(%p)\n", ddsd3.lpSurface, ddsd2.lpSurface);
I think should be:
ok(ddsd2.lpSurface == ddsd3.lpSurface,
"lpSurface from GetSurfaceDesc(%p) differs from the one returned by
Lock(%p)\n", ddsd3.lpSurface, ddsd2.lpSurface);
--
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=35781
Bug ID: 35781
Summary: kernel32/pipe test fails
Product: Wine
Version: 1.7.14
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 47776
--> https://bugs.winehq.org/attachment.cgi?id=47776
WINEDEBUG=relay,seh,tid,process,sync
Looking at test.winehq.org, this fails on every linux/wine platform:
pipe.c:1853: Test failed: WaitForSingleObject returned 102
pipe.c:1855: Test failed: completion routine not called
--
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=33990
Bug #: 33990
Summary: MSVC 2013 std::mutex crashes
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)kode54.net
Classification: Unclassified
Created attachment 45165
--> http://bugs.winehq.org/attachment.cgi?id=45165
Source code which, when compiled with MSVC 2012 or 2013 with v*_xp SDK,
crashes.
A simple program using std::mutex, compiled with MSVC 2012 or 2013, crashes
wine on execution. I have attached the source code.
--
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=34716
Bug #: 34716
Summary: HippoAnimator3: Invalid name at installation startup
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 46286
--> http://bugs.winehq.org/attachment.cgi?id=46286
WINEDEBUG=+relay,+seh,+tid on Wine 1.7.4
Steps to reproduce:
1) remove ~/.wine
2) wine HippoAnimator3.exe
Behaviour:
Error message with "Invalid name" text.
Expected behaviour:
No error message.
--
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=33897
Bug #: 33897
Summary: TeamView Cannot Move or Resize Remote Linux
Application Window
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rranc1st(a)hotmail.com
Classification: Unclassified
TeamViewer loses control of remote TeamViewer when you attempt to move or
resize an application window on remote Linux PC.
Same problem if Microsoft XP PC Teamviewer controls a Linux Installed
Teamviewer.
TeamViewer DOES NOT have this problem when Linux Teamviewer PC controls the
TeamViewer installed on Windows XP PC.
If someone is at the remote controlled Linux TeamViewer, you can have them
click their mouse so you get control back, otherwise your dead in the water.
Applies to UBUNTU and SLACKO Linux versions. TeamViewer DEB used on UBUNTU
came directly from TeamViewer Site.
Slackware TAR version also from TeamViewer Site.
BOTH VERSIONS ACT THE SAME.
--
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=33672
Bug #: 33672
Summary: Wine Internet Explorer unable to login to
http://cctvcamerapros.vmddns.com/
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: proent1992(a)comcast.net
Classification: Unclassified
Using Wine internet Explorer to log in to http://cctvcamerapros.vmddns.com/
will not render login. CCT Camera Pro is a company the sells security DVR's
that use Java VM to log in (must install Oracle Java) the site comes up but log
in dose not appear. To test login is guest and password is guest.
--
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=35369
Bug ID: 35369
Summary: differences between ./dlls/shlwapi/wsprintf.c and
./dlls/user32/wsprintf.c
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shlwapi
Assignee: wine-bugs(a)winehq.org
Reporter: wine13.10.hackie(a)spamgourmet.com
Classification: Unclassified
I was looking for an implementation of wsprintf, then I saw the comments in
these files:
dlls/shlwapi/wsprintf.c:
* This code is duplicated in user32. If you change something here make sure
* to change it in user32 too.
dlls/user32/wsprintf.c:
* This code is duplicated in shlwapi. If you change something here make sure
* to change it in shlwapi too.
This didn't always seem to happen in the past, as you can see in the diff:
--- ./dlls/shlwapi/wsprintf.c 2014-01-03 20:00:47.000000000 +0100
+++ ./dlls/user32/wsprintf.c 2014-01-03 20:00:47.000000000 +0100
(only the most remarkable changes:)
(see the data types UINT vs INT)
-INT WINAPI wvnsprintfA( LPSTR buffer, INT maxlen, LPCSTR spec, __ms_va_list
args )
+static INT wvsnprintfA( LPSTR buffer, UINT maxlen, LPCSTR spec, __ms_va_list
args )
- CHAR number[20];
+ CHAR number[21]; /* 64bit number can be 18446744073709551616 which is 20
chars. and a \0 */
Last one might possibly be the reason for some instabilities, depends where the
function is used. It's possibly a good idea to try to use the share the same
file on both places - and to look for more similar problems...
--
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=23560
Summary: Text missing and/or background not rendered in Peril
at End House
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://www.egames.com/game/download/agatha+christie+pe
ril+at+end+house.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
This bug applies to the game "Agatha Christie: Peril at End House". A
time-limited version can be downloaded from
http://www.egames.com/game/download/agatha+christie+peril+at+end+house.html
After installing you'll need to do "winetricks ie6" prior to running it.
Much text rendering is incorrect; see the attached screenshots. Text is either
missing or the background is not rendered (leaving the previous background
visible). There doesn't seem to be any relevant console output. I tested with
Xubuntu 9.10, Nvidia driver 256.35.
--
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=23370
Summary: OpenBOR and many other application crashed.
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zombie(a)terralab.com
OpenBOR, an application that has worked consistantly since Wine 0.9.40, crashes
with this error:
wine: Unhandled page fault on write access to 0x0043649d at address 0x7ef8451e
(thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef8451e
This is the only error I get from it.
--
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=36594
Bug ID: 36594
Summary: valgrind shows uninitialized memory use in
windowscodecs/tests/metadata.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==24667== Conditional jump or move depends on uninitialised value(s)
==24667== at 0x4CD4D17: winetest_vok (test.h:333)
==24667== by 0x4CD4E23: winetest_ok (test.h:357)
==24667== by 0x4CBCD5A: compare_metadata (metadata.c:613)
==24667== by 0x4CBD126: test_metadata_IFD (metadata.c:694)
==24667== by 0x4CC3D9B: func_metadata (metadata.c:1784)
==24667== by 0x4CD57DA: run_test (test.h:584)
==24667== by 0x4CD5BC9: main (test.h:654)
==24667== Uninitialised value was created by a client request
==24667== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24667== by 0x7BC4C641: initialize_block (heap.c:240)
==24667== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24667== by 0x4E5A55F: LoadIfdMetadata (metadatahandler.c:1129)
==24667== by 0x4E580FE: MetadataHandler_LoadEx (metadatahandler.c:424)
==24667== by 0x4CB9EE9: load_stream (wincodecsdk.h:1817)
==24667== by 0x4CBD05B: test_metadata_IFD (metadata.c:688)
==24667== by 0x4CC3D9B: func_metadata (metadata.c:1784)
==24667== by 0x4CD57DA: run_test (test.h:584)
==24667== by 0x4CD5BC9: main (test.h:654)
==24667==
--
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.