http://bugs.winehq.org/show_bug.cgi?id=9610
Summary: Non-Windows(XP) behaviour for using themes in apps
Product: Wine
Version: 0.9.44.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stuart(a)houseofanime.org
DVD Profiler takes information from Windows XP and higher to determine
different themes within the program; specifically a choice between Blue,
Silver, and Olive (mapping to NormalColor, Metallic and Homestead
respectively). In addition, my standard XP install gives DVD Profiler some more
options, including Obsidian.
Attached are XP and Linux comparisons for Blue, Olive, and Obsidian (XP on top,
Linux below). When taking shots from each OS, ONLY the theme from within the
application was changed (under the view menu item) - I made no change to the
actual themes in display properties (Window XP) or Winecfg.
Also attached is a screen shot of the application when it originally opens with
the 'blue' theme (its welcome screen). Note how the welcome screen displays the
correct colours, which change appropriately when you change the theme in DVD
Profiler.
I also copied the contents of the Resources/Themes directory from XP to Wine to
see the effect. It gave additional Theme options in Winecfg, but made no
difference when the same test was performed within DVD Profiler.
--
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=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.
https://bugs.winehq.org/show_bug.cgi?id=38091
Bug ID: 38091
Summary: Desperados 2 v1.01: speech missing (needs
msvcp71.dll.?do_date_order@?$time_get@DV?$istreambuf_i
terator@DU?$char_traits@D@std@@@std@@@std@@MBE?AW4date
order@time_base@2@XZ)
Product: Wine
Version: 1.7.36
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 50756
--> https://bugs.winehq.org/attachment.cgi?id=50756
terminal output
Each time a character is speaking the following error is displayed in the
terminal:
wine: Call from 0x7b839454 to unimplemented function
msvcp71.dll.?do_date_order@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBE?AW4dateorder@time_base@2@XZ,
aborting
The game doesn't crash, but the voice of the character cannot be heard.
This is most notable when subtitles are enabled: the corresponding subtitle is
displayed properly, but you cannot hear the character's voice.
The game comes with it's own msvcp71,msvcr71 installed, if I set msvcp71=native
then voices can be heard properly.
Mscodescan output:
./Desperados2.exe imports following stub symbols:
msvcp71:?_Getcat@facet@locale@std@@SAIPAPBV123@@Z
msvcp71:?do_date_order@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBE?AW4dateorder@time_base@2@XZ
Tested with the GOG.com version. Demo is available elsewhere but it is using
Tages copy-protection and it won't start in Wine.
wine-1.7.36-83-gf75d1b0
--
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.