https://bugs.winehq.org/show_bug.cgi?id=43020
Bug ID: 43020
Summary: Guitar Pro 7 needs msvcp140.dll._To_wide
Product: Wine
Version: 2.8
Hardware: x86-64
URL: https://www.guitar-pro.com/en/index.php?pg=download
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: piotr(a)codeweavers.com
Distribution: ---
Crashes at launch
wine: Call from 0x7b43b78c to unimplemented function msvcp140.dll._To_wide,
aborting
--
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=42080
Bug ID: 42080
Summary: Listview does not draw correctly in some conditions.
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: carlo.bramix(a)libero.it
Distribution: ---
Created attachment 56583
--> https://bugs.winehq.org/attachment.cgi?id=56583
WINE's explorer on lubuntu while exibiting the bug.
Look attached screenshot: if you scroll the item in the list view, the bottom
of the control leaves a "ghost" of the previous drawn item. This "ghost" is the
size of the scrollbar.
This is a particular condition that can be easy to replicate: wine explorer is
a good testing tool. This error does not always happens: you must resize the
height of the listview control until you match a critical height. You must be
precise at pixel level to reproduce it. If you match that height in pixel, then
the problem is easy to see.
I have seen this bug by maximizing the window of explorer and, for pure luck,
the height of the listview was exactly the multiple required to make the bug to
happen. This bug looks like a missing or wrong rounding somewhere and it may be
a problem of GDI or a bug into the listview control... actually this can be
addressed by running WINE's comctl32 on Windows, but I didn't yet.
Sincerely.
--
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=43283
Bug ID: 43283
Summary: Crazyracing KartRider: Crashes on startup on
unimplemented function
ntoskrnl.exe.IoCreateNotificationEvent
Product: Wine
Version: 2.11
Hardware: x86-64
URL: http://tw.hicdn.kartrider.beanfun.com/kartrider/PopKar
t_Setup_1664.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: j20001970(a)yahoo.com.tw
Distribution: ---
Created attachment 58621
--> https://bugs.winehq.org/attachment.cgi?id=58621
Terminal output
This is my fist bug report and please correct me if there's something wrong.
$ sha1sum PopKart_Setup_1664.exe
9ece848f42a646048a0efe3a981b876a113d35a7 PopKart_Setup_1664.exe
Note that this is a Taiwan client, I'm not sure if it can run on non-chinese
locales.
Using clean Wine-Staging 2.11 32-bit prefix.
--
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=42708
Bug ID: 42708
Summary: Soul Reaver Cinematics stopped working
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeffry84(a)hotmail.it
Distribution: ---
Created attachment 57684
--> https://bugs.winehq.org/attachment.cgi?id=57684
terminal output
Video playback for Legacy of Kain: Soul Reaver (GOG version) does no longer
work. It worked with Wine 1.6.2 from the Stable branch of Debian (8, Jessie) 64
bit, while now the screen is black (or, for the introduction, with a darkened
game menu as if a fade to black failed) while the audio plays normally.
--
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.
From: Oakley Sunglass Warehouse
Email: wine-bugs(a)winehq.org
------------------------------------------------------
Good day
This is special offer for you and is only available for limited time. Check the latest Oakley and Ray Ban Sunglasses sales with the incredible price: 19.95 dollars only at http://urlink.me/971tZC.
Good Luck,
Tona
------------------------------------------------------
https://bugs.winehq.org/show_bug.cgi?id=43760
Bug ID: 43760
Summary: GitHub Desktop doesn't install
Product: Wine
Version: 2.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: plata(a)mailbox.org
Distribution: ---
Created attachment 59255
--> https://bugs.winehq.org/attachment.cgi?id=59255
output
Wine staging 2.17 64bit prefix
--
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=8780
GG <gillg02(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gillg02(a)hotmail.com
--- Comment #29 from GG <gillg02(a)hotmail.com> ---
It affect also
https://appdb.winehq.org/objectManager.php?sClass=application&iId=4667 in all
versions with VPINMAME lib
Tested in wine-2.4 (Staging) and previous versions
--
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=33235
Bug #: 33235
Summary: WM_NOTIFY receive problem
Product: Wine
Version: 1.5.26
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sfence.software(a)gmail.com
Classification: Unclassified
Created attachment 43955
--> http://bugs.winehq.org/attachment.cgi?id=43955
source code of bug example application
I have wine 1.5.26 compiled with ./configure && make && make install
I found a problem and for example create an example program.
It looks like, that when I create tab control with HWND_MESSAGE parent and
lately change parent with use SetParent function to window parent (line 79 in
attachment) and show it, it isn't posting WM_NOTIFY message to actual parent.
Example program work good on MS Window XP. I tested it myself.
My command for compile example appliaction:
i686-w64-mingw32-gcc -o main.exe main.c -luser32 -lgdi32 -lcomctl32
pastie of source code (this is in attachment too):
http://pastebin.com/YdFbZGxa
--
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=42292
Bug ID: 42292
Summary: Witcher 3 fails to render correctly after starting new
game
Product: Wine
Version: 2.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
Created attachment 57008
--> https://bugs.winehq.org/attachment.cgi?id=57008
Broken rendering in the Witcher 3
In the Witcher 3, when starting a new game, the rendering is all broken with
distorted graphics (while sounds works OK).
See attached screenshot.
--
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.