https://bugs.winehq.org/show_bug.cgi?id=41827
Bug ID: 41827
Summary: Wrong specular rendering with some applications
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: davyaxel(a)free.fr
Distribution: ---
Created attachment 56242
--> https://bugs.winehq.org/attachment.cgi?id=56242
Handy test app
I was investigating this gallium nine bug:
https://github.com/iXit/Mesa-3D/issues/253
And strangely with that game (School Mate), both wine ogl and gallium nine do
render a blue wall (for traces taken on windows or taken with gallium nine,
because on wine the game hits a fallback path since swvp is not supported).
Windows doesn't have that blue wall.
My investigation shows that both wine ogl and gallium nine have an issue with
specular. The problem is best shown when the material power is 0 (like in the
game).
I include the following test app (which I couldn't find the original link)
which enables to test the behaviour:
For example you can test with:
. Take the sphere
. Set SPECULARENABLE to TRUE
. Set 0 for the diffuse material colors and increase the specular material
colors
. Set the material power to 0 (or any low value)
. play with the direction of the light. Compare on windows and observe output
is different.
. Play with LOCALVIEWER. On wine the outputs changes a bit, whereas on windows
it doesn't.
--
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=43319
Bug ID: 43319
Summary: Steam no longer display some text on the store page
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
After the last steam update, the store page no longer renders text.
Dragging over an area highlights the text rect, but the text isn't displayed.
--
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=41370
Bug ID: 41370
Summary: TTM_GETCURRENTTOOL returns always FALSE when send from
TTN_NEEDTEXT handler.
Product: Wine
Version: 1.9.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: johnfound(a)asm32.info
Distribution: ---
It is a tooltip control, created for a toolbar with TBSTYLE_TOOLTIPS style.
The tooltip properly is sending TTN_NEEDTEXT notification, but when trying to
determine which tool needs tooltip by sending TTM_GETCURRENTTOOL to the tooltip
control it always returns FALSE.
In any other way, the tooltip works fine. For example if I return arbitrary
text in the TOOLTIPTEXTW.lpszText field, this text is displayed properly.
In Windows, TTM_GETCURRENTTOOL returns TRUE and filled up TOOLINFO structure
about the toolbar that activated the tooltip control.
Here is a link to the procedure that creates the toolbar:
https://fresh.flatassembler.net/fossil/repo/fresh/artifact/63e102f647e4c311…
Here, the source that handles TTN_NEEDTEXT notification:
https://fresh.flatassembler.net/fossil/repo/fresh/artifact/52e7fb642bba7415…
The bug is not version specific, because I tried with different stable and
development versions and it appears always.
--
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=12185
Summary: Before You Know It crashes with wine v0.9.58 (worked on
9.54)
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RobMarshall(a)iglide.net
Created an attachment (id=11584)
--> (http://bugs.winehq.org/attachment.cgi?id=11584)
Trace from crash of Before You Know it
I installed and successfully used Transparent languages, "Before You Know It
Lite" (version 3.6) with wine 0.9.54. When I upgraded to 0.9.58 it crashes. I
have attached a trace.
Thanks,
Rob
--
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=43703
Bug ID: 43703
Summary: Rebelle demo crashes when using "Microsoft Ink
compatible" tablet
Product: Wine
Version: 2.16
Hardware: x86
URL: http://www.escapemotions.com/products/rebelle/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: inkobj
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Free demo linked. Seems to be having a problem only when started and selected
"Microsoft Ink compatible" as tablet.
To get it to work:
- Create a fresh 64bit wineprefix
- Get "inkobj.dll", "rtscom.dll" from win7 machine (C:\Program Files
(x86)\Common Files\microsoft shared\ink)
- Copy these dlls into .wine/drive_c/windows/syswow64/
- Run "wine regsvr32 inkobj rtscom"
- Program should start now
--
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=43695
Bug ID: 43695
Summary: Visual Studio Express 2012 Exceptions after Installer
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jor1196(a)gmail.com
Distribution: ---
Created attachment 59155
--> https://bugs.winehq.org/attachment.cgi?id=59155
error after first installation
VS Express 2012 installs without problems, but when I start the program comes a
Message Box with the following message: "Exception has been thrown by the
target of an invocation"
After deleting the bottle from where I installed it, I did it again but
installing first directx9 and 10 (for doubts), dotnet and more
And when I wanted to install the VS 2012 I was in an infinite loop, it did not
finish installing
--
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=43556
Bug ID: 43556
Summary: Duck Game - Wine crashes on startup
Product: Wine
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zenten(a)zenten.ca
Distribution: ---
Created attachment 58961
--> https://bugs.winehq.org/attachment.cgi?id=58961
Pasted the trace log from "Program Error Details"
When I start up the steam version of the game "Duck Game", found on WineHQ
here: https://appdb.winehq.org/objectManager.php?sClass=version&iId=32876 the
game crashes right away. Trace logs 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.
The address (14.39.168.183) failed too many login attempts (5) for
the account hein(a)kde.org.
The login attempts occurred at these times:
2017-09-11 06:46:41 CDT
2017-09-11 06:46:55 CDT
2017-09-11 06:50:01 CDT
2017-09-11 06:53:26 CDT
2017-09-11 06:55:15 CDT
This IP will be able to log in again using this account at
2017-09-11 07:16 CDT.
http://bugs.winehq.org/show_bug.cgi?id=21959
Summary: Lineage 2 Gracia Plus Russian crash on FrostSecurity
load
Product: Wine
Version: 1.1.40
Platform: x86-64
URL: http://l2.ru/download/client.html?utm_source=11th
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mit.mis(a)gmail.com
Created an attachment (id=26663)
--> (http://bugs.winehq.org/attachment.cgi?id=26663)
terminal output after the crash
Wine crashes right after the FrostSecurity loading reaches 100%.
--
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=22872
Summary: PuTTY Pageant authentication agent does not provide
cached keys
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ninevoltz(a)metalink.net
The pageant program for PuTTY does not provide stored keys to other
applications, such as plink.
To duplicate:
wine pageant yourkey.ppk
wine plink -s -v -l yourname yourserver
Looking up host "10.0.0.212"
Connecting to 10.0.0.212 port 22
Server version: SSH-2.0-OpenSSH_4.7
We claim version: SSH-2.0-PuTTY_Release_0.60
Using SSH protocol version 2
Doing Diffie-Hellman group exchange
Doing Diffie-Hellman key exchange with hash SHA-256
Host key fingerprint is:
ssh-rsa 2048 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
Initialised AES-256 SDCTR client->server encryption
Initialised HMAC-SHA1 client->server MAC algorithm
Initialised AES-256 SDCTR server->client encryption
Initialised HMAC-SHA1 server->client MAC algorithm
Pageant is running. Requesting keys.
If it was working, here it would say:
Pageant has 1 SSH-2 keys
Trying Pageant key #0
but instead we get a password prompt, as if pageant has no cached keys:
Using username "john.voltz".
john.voltz(a)10.0.0.212's password:
--
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.