https://bugs.winehq.org/show_bug.cgi?id=42067
Bug ID: 42067
Summary: Disney Universe doesn't scale gamescreen properly
Product: Wine
Version: 1.7.25
Hardware: x86
URL: http://store.steampowered.com/app/316260/
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: b005ad6f905dc0051b17ea45b3690e0662e48481
Distribution: ---
Created attachment 56559
--> https://bugs.winehq.org/attachment.cgi?id=56559
terminal output
The game screen isn't stretched properly in Disney Universe (Steam).
Whatever screen resolution is selected in the video option menu, the actual
game screen doesn't fit the screen, it is always smaller than the selected
resolution.
This occurs both in fullscreen and virtual desktop mode.
Regression from 1.7.25:
commit b005ad6f905dc0051b17ea45b3690e0662e48481
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Aug 21 09:55:55 2014 +0200
wined3d: Use rendertarget views for color output instead of surfaces.
The game screen is scaled properly with the previous commit.
The upcoming screenshots were taken in virtual desktop mode @1440x900 (my
native screen resolution).
wine-2.0-rc3
Fedora 25
XFCE 4.12 (compositor disabled)
XOrg 1.19.0
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 375.26
--
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=36187
Bug ID: 36187
Summary: valgrind shows lots of warnings for
comctl32/tests/listview.c when running in a virtual
desktop
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48319
--> https://bugs.winehq.org/attachment.cgi?id=48319
valgrind log
==14980== Use of uninitialised value of size 4
==14980== at 0x5666BD7: get_cached_glyph (graphics.c:587)
==14980== by 0x5667351: render_string (graphics.c:762)
==14980== by 0x5667816: dibdrv_ExtTextOut (graphics.c:860)
==14980== by 0x5663F96: windrv_ExtTextOut (dc.c:738)
==14980== by 0x569BD2E: ExtTextOutW (font.c:2447)
==14980== by 0x526F318: DrawTextExW (text.c:1012)
==14980== by 0x526F914: DrawTextW (text.c:1168)
==14980== by 0x52543EC: NC_DrawCaption (nonclient.c:971)
==14980== by 0x525478D: NC_DoNCPaint (nonclient.c:1055)
==14980== by 0x5254B82: NC_HandleNCActivate (nonclient.c:1146)
==14980== by 0x520424A: DEFWND_DefWinProc (defwnd.c:330)
==14980== by 0x5205870: DefWindowProcA (defwnd.c:856)
==14980== by 0x4CBBD1F: parent_wnd_proc (listview.c:525)
==14980== by 0x528943D: ??? (winproc.c:173)
==14980== by 0x52895B2: call_window_proc (winproc.c:244)
==14980== by 0x528B74B: WINPROC_call_window (winproc.c:900)
==14980== by 0x52480F8: call_window_proc (message.c:2223)
==14980== by 0x524AF96: send_message (message.c:3260)
==14980== by 0x524B5B4: SendMessageW (message.c:3454)
==14980== by 0x521DA68: set_active_window (focus.c:153)
==14980== Uninitialised value was created by a stack allocation
==14980== at 0x5253FED: NC_DrawCaption (nonclient.c:906)
==14980==
==14980== Conditional jump or move depends on uninitialised value(s)
==14980== at 0x56B7053: get_glyph_index_linked (freetype.c:7677)
==14980== by 0x56B231C: get_glyph_outline (freetype.c:6246)
==14980== by 0x56B6C11: freetype_GetGlyphOutline (freetype.c:7578)
==14980== by 0x569CE8E: GetGlyphOutlineW (font.c:2821)
==14980== by 0x5666F77: cache_glyph_bitmap (graphics.c:693)
==14980== by 0x5667388: render_string (graphics.c:762)
==14980== by 0x5667816: dibdrv_ExtTextOut (graphics.c:860)
==14980== by 0x5663F96: windrv_ExtTextOut (dc.c:738)
==14980== by 0x569BD2E: ExtTextOutW (font.c:2447)
==14980== by 0x526F318: DrawTextExW (text.c:1012)
==14980== by 0x526F914: DrawTextW (text.c:1168)
==14980== by 0x52543EC: NC_DrawCaption (nonclient.c:971)
==14980== by 0x525478D: NC_DoNCPaint (nonclient.c:1055)
==14980== by 0x5254B82: NC_HandleNCActivate (nonclient.c:1146)
==14980== by 0x520424A: DEFWND_DefWinProc (defwnd.c:330)
==14980== by 0x5205870: DefWindowProcA (defwnd.c:856)
==14980== by 0x4CBBD1F: parent_wnd_proc (listview.c:525)
==14980== by 0x528943D: ??? (winproc.c:173)
==14980== by 0x52895B2: call_window_proc (winproc.c:244)
==14980== by 0x528B74B: WINPROC_call_window (winproc.c:900)
==14980== Uninitialised value was created by a stack allocation
==14980== at 0x5253FED: NC_DrawCaption (nonclient.c:906)
==14980==
==6389== Use of uninitialised value of size 4
==6389== at 0x5F7798E: FT_Stream_ReadUShort (ftstream.c:514)
==6389== by 0x5FB4AA6: tt_face_get_metrics (ttmtx.c:248)
==6389== by 0x5F87790: tt_get_metrics (ttgload.c:78)
==6389== by 0x5F8E35E: load_truetype_glyph (ttgload.c:1519)
==6389== by 0x5F8F329: tt_glyph_load (ttgload.c:2402)
==6389== by 0x5F7B4AE: FT_Load_Glyph (ftobjs.c:726)
==6389== by 0x5FBBA78: af_loader_load_g (afloader.c:120)
==6389== by 0x5FBECB1: af_autofitter_load_glyph (afloader.c:567)
==6389== by 0x5F7B670: FT_Load_Glyph (ftobjs.c:717)
==6389== by 0x5842BA6: get_glyph_outline (freetype.c:6395)
==6389== by 0x58476B3: freetype_GetTextExtentExPoint (freetype.c:7815)
==6389== by 0x5825FBF: get_char_positions (font.c:336)
==6389== by 0x582830C: GetTextExtentExPointW (font.c:1330)
==6389== by 0x53FE5F9: TEXT_NextLineW (text.c:693)
==6389== by 0x53FF116: DrawTextExW (text.c:977)
==6389== by 0x53FF914: DrawTextW (text.c:1168)
==6389== by 0x53E43EC: NC_DrawCaption (nonclient.c:971)
==6389== by 0x53E478D: NC_DoNCPaint (nonclient.c:1055)
==6389== by 0x53E4B82: NC_HandleNCActivate (nonclient.c:1146)
==6389== by 0x539424A: DEFWND_DefWinProc (defwnd.c:330)
==6389== Uninitialised value was created by a stack allocation
==6389== at 0x53E3FED: NC_DrawCaption (nonclient.c:906)
==6389==
etc. I'll attach the full log.
--
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=11847
Summary: Adobe Acrobat Pro 7 -- How To window does not work
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
On start, Acrobat Pro shows a How To window on the right side of the screen. It
can also be accessed from Help --> How To --> How To Window.
Currently this does not work -- clicking on any topic shows a blank window.
--
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=42009
Bug ID: 42009
Summary: Mentor Graphics DK Design Suite crashes on clipboard
copy
Product: Wine
Version: 2.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: felix.huber(a)schyf.de
Distribution: ---
Created attachment 56448
--> https://bugs.winehq.org/attachment.cgi?id=56448
Backtrace of the crash
Wine crashes when selecting text in the DK editor and trying to copy it to the
clipboard using ctrl-C.
This behavior started with wine 1.9.19, all versions up to 2.0-rc2 are
affected.
I could track down the problem to the call of IDataObject_Addref(data) in
function set_src_dataobject of clipboard.c in dlls/ole32.
--
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=41188
Bug ID: 41188
Summary: Trove game wants msvcp140.dll._Cnd_init_in_situ
Product: Wine
Version: 1.9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: lostcoderhaley(a)gmail.com
Distribution: ---
Just tried to run Trove and it crashed calling unimplemented function
msvcp140.dll._Cnd_init_in_situ
--
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=36554
Bug ID: 36554
Summary: valgrind shows a definite leak in
ieframe/tests/intshcut.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M ieframe.dll -p
ieframe_test.exe.so intshcut && touch intshcut.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ole:CoCreateInstance Class {fbf23b40-e3f0-101b-8488-00aa003e56f8} does
not support aggregation
fixme:ieframe:UniformResourceLocatorA_SetUrl ignoring unsupported flags 0x1
fixme:ieframe:UniformResourceLocatorA_SetUrl ignoring unsupported flags 0x1
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:menubuilder:wWinMain failed to build menu item for
L"C:\\users\\austin\\Temp\\testshortcut.url"
==13135== 256 bytes in 1 blocks are definitely lost in loss record 484 of 669
==13135== at 0x7BC4C75D: notify_alloc (heap.c:255)
==13135== by 0x7BC50FA1: RtlAllocateHeap (heap.c:1716)
==13135== by 0x5240855: IMalloc_fnAlloc (ifs.c:186)
==13135== by 0x5241170: CoTaskMemAlloc (objidl.h:1236)
==13135== by 0x692E9A0: get_profile_string (intshcut.c:429)
==13135== by 0x692ED1D: PersistFile_Load (intshcut.c:473)
==13135== by 0x4648C58: Process_URL (objidl.h:5279)
==13135== by 0x464A11D: wWinMain (winemenubuilder.c:3701)
==13135== by 0x464A869: wmain (exe_wmain.c:51)
==13135== by 0x464A744: __wine_spec_exe_wentry (exe_wentry.c:36)
==13135== by 0x7B864247: ??? (process.c:1045)
==13135== by 0x7B864394: start_process (process.c:1097)
==13135== by 0x7BC87137: ??? (signal_i386.c:2571)
==13135== by 0x7BC87180: call_thread_func (signal_i386.c:2630)
==13135== by 0x7BC87115: ??? (signal_i386.c:2571)
==13135== by 0x7BC5A270: start_process (loader.c:2856)
==13135== by 0x401D03C: ??? (port.c:60)
==13135==
--
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=9875
Summary: moving dialogs shows artifacts on window behind it
Product: Wine
Version: 0.9.46.
Platform: PC
URL: http://ftp.ldscatalog.com/PAF5AllLangs.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cjstimpson(a)utwire.net
Start PAF, and go to the "Family" view.
Open any dialog in PAF, or any other application that makes a new top level
window. When moving that window around, it leaves trails of itself on the
family view in PAF. I have to minimize PAF and restore it or equivalent to get
the window to refresh itself.
If you move the window slowly, one pixel at a time, it doesn't happen.
I put some printouts in X11DRV_Expose() and BeginPaint() and noticed that when
the two are called in turn, things are fine. If X11DRV_Expose is called twice
or more before BeginPaint() for the family view, the trails start showing up.
Any ideas out there?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=7372
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #65 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 2.0-rc5.
--
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=11835
Summary: Adobe Acrobat Pro 7 -- Comments don't work
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Before I report this bug, a HUGE thanks to everyone for getting Acrobat Pro 7
to install!! I now have 80-90% functionality in Linux. Yay!
Now, the bug:
The Comment fields do not work properly. First, when I open an existing pdf
document with Comments, and click on the Comments tab at the bottom left corner
of the screen, the text of the existing comments is not shown. (The username is
shown, but not the comment.) Hovering the mouse cursor over the comment does
bring a popup yellow window that reveals the comment.
Also, creating a new comment fails. It creates the comment, but the text is not
saved, so when you go back to the comment you just created, the text has
vanished. This is obviously a show stopper for those of us who need to use the
comments functionality.
happy to provide debug logs, please let me know what command line switches will
be most useful in this instance.
cheers!
--
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=40537
Bug ID: 40537
Summary: ddraw:ddraw1 causes Windows XP to crash
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Since 2016/04/22 running ddraw:ddraw1 on my EeePC (Intel GMA 950) crashes
Windows XP. So the crash is caused by one of these two commits:
commit 7cabef1457fe0aae4319339fdc46b059b41fc3bf
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
AuthorDate: Thu Apr 21 17:05:09 2016 +0200
Commit: Alexandre Julliard <julliard(a)winehq.org>
CommitDate: Fri Apr 22 12:22:45 2016 +0900
ddraw: Require exclusive mode only for primary surface flips.
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
commit 1736431c683ade50a8e539331158dc5570cd300c
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
AuthorDate: Thu Apr 21 17:05:08 2016 +0200
Commit: Alexandre Julliard <julliard(a)winehq.org>
CommitDate: Fri Apr 22 12:22:42 2016 +0900
ddraw: Allow DDSCAPS_FLIP without DDSCAPS_PRIMARYSURFACE.
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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.