https://bugs.winehq.org/show_bug.cgi?id=45946
Bug ID: 45946
Summary: Regression in commit
580ea44bc65472c0304d74b7e873acfb7f680b85
Product: Wine
Version: 3.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: zerooneo(a)01101001.net
Distribution: ---
Created attachment 62487
--> https://bugs.winehq.org/attachment.cgi?id=62487
A screenshot showing several objects temporarily missing
A last-minute commit was included in release 3.17, numbered
580ea44bc65472c0304d74b7e873acfb7f680b85, and titled "wined3d: Use query buffer
objects for occlusion queries."
This commit seems to negatively affect the game "The Witness". When I play the
game with Wine compiled from this commit or a later one and go out into an open
area, the framerate drops considerably, and landscape features and buildings
that are at a distance start very rapidly flashing in and out of existence.
Areas that are close to the player or indoors are unaffected.
--
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=46217
Bug ID: 46217
Summary: crashes when extracting a zip archive
Product: Wine
Version: 3.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nickyradwal1609(a)gmail.com
Distribution: ---
when i download any game like PUBG or gta vice city it couldnot download
--
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=3866
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #9 from joaopa <jeremielapuree(a)yahoo.fr> ---
Does the bug still occur in wine-4.0-rc2?
I do not understand what the software does and what the bug is.
--
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=8133
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #24 from joaopa <jeremielapuree(a)yahoo.fr> ---
Download link is burst. Here is a working one
https://softfamous.com/clue-classic/download/
Can an administrator put this link at the URL place?
--
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=36191
Bug ID: 36191
Summary: valgrind shows some potential leaks in
crypt32/tests/cert.c
Product: Wine
Version: 1.3.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Depends on: 36190
==17318== 20 bytes in 1 blocks are possibly lost in loss record 51 of 334
==17318== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==17318== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==17318== by 0x4EE398B: CryptMemAlloc (main.c:124)
==17318== by 0x4EF7661: ContextPropertyList_SetProperty (proplist.c:132)
==17318== by 0x4EAC507: CertContext_SetProperty (cert.c:703)
==17318== by 0x4EAB7AF: CertContext_GetHashProp (cert.c:399)
==17318== by 0x4EAB9DB: CertContext_GetProperty (cert.c:445)
==17318== by 0x4EABFDA: CertGetCertificateContextProperty (cert.c:579)
==17318== by 0x4EADEF3: compare_cert_by_sha1_hash (cert.c:1368)
==17318== by 0x4EAE423: cert_compare_certs_in_store (cert.c:1530)
==17318== by 0x4EAEF02: CertFindCertificateInStore (cert.c:1794)
==17318== by 0x4EAAD3C: add_cert_to_store (cert.c:192)
==17318== by 0x4EAB27F: CertAddCertificateContextToStore (cert.c:287)
==17318== by 0x4EAA852: CertAddEncodedCertificateToStore (cert.c:65)
==17318== by 0x4CC9495: testAddCert (cert.c:198)
==17318== by 0x4CD8F2F: func_cert (cert.c:3976)
==17318== by 0x4D33F67: run_test (test.h:584)
==17318== by 0x4D34356: main (test.h:654)
==17318==
==17318== 20 bytes in 1 blocks are possibly lost in loss record 52 of 334
==17318== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==17318== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==17318== by 0x4EE398B: CryptMemAlloc (main.c:124)
==17318== by 0x4EF7661: ContextPropertyList_SetProperty (proplist.c:132)
==17318== by 0x4EF788F: ContextPropertyList_Copy (proplist.c:215)
==17318== by 0x4EBE9AF: Context_CopyProperties (context.c:130)
==17318== by 0x4EAAB6C: Cert_clone (cert.c:139)
==17318== by 0x4F03664: MemStore_addContext (store.c:151)
==17318== by 0x4F03A35: MemStore_addCert (store.c:243)
==17318== by 0x4EAB119: add_cert_to_store (cert.c:263)
==17318== by 0x4EAB27F: CertAddCertificateContextToStore (cert.c:287)
==17318== by 0x4EAA852: CertAddEncodedCertificateToStore (cert.c:65)
==17318== by 0x4CC9495: testAddCert (cert.c:198)
==17318== by 0x4CD8F2F: func_cert (cert.c:3976)
==17318== by 0x4D33F67: run_test (test.h:584)
==17318== by 0x4D34356: main (test.h:654)
==17318==
--
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=46299
Bug ID: 46299
Summary: MIDI Program Changes don't work properly in Wine MacOS
Product: Wine
Version: 3.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)jaybmusic.net
Distribution: ---
When using MIDI applications in Wine on MacOS (no matter which version of Wine
or OS or wrapper) a program change is transmitted twice to an external MIDI
interface. First there is a normal Program Change to e.g. no. 32. Then,
practically at the same time, another Program Change is transmitted with no. 0.
This means that Whatever you select or whatever MIDI file you play it's always
piano. This does not happen on the Linux version of Wine.
Log of MIDI Monitor:
12:25:37.021 From Port 8 Control 1 Bank Select 0
12:25:37.022 From Port 8 Control 1 Bank Select (fine) 0
12:25:37.023 From Port 8 Program 1 3
12:25:37.023 From Port 8 Program 1 0
12:25:37.812 From Port 8 Control 1 Bank Select 0
12:25:37.813 From Port 8 Control 1 Bank Select (fine) 0
12:25:37.814 From Port 8 Program 1 4
12:25:37.814 From Port 8 Program 1 0
--
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=25309
Summary: function_grep.pl should be killed
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Nov 25 12:28:58 <julliard> austin987: function_grep.pl should be killed,
and wine-preloader is for internal use
:-)
--
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=35440
Bug ID: 35440
Summary: All icons in dialogs are same or none
Product: Wine
Version: 1.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2l82day(a)gmail.com
Classification: Unclassified
Created attachment 47297
--> http://bugs.winehq.org/attachment.cgi?id=47297
My inventory
When I play this game, which works, all icons in my Inventory, bank, skills,
talent bank, and my gear has all icons the same one,even though I have never
seen this icon in the game.
The talent and skills icons are either gone, or has another of the same icon,
also not ever seen before.
I can play the game, and accept quests and kill monsters, but can't see what I
pick up as drops or what skills I am using.
The game got updated to 1.7.11 and the game doesn't even run. I used to run
this game perfectly with 1.6-rc2. When the game got updated to 1.7.11.
I updated it to 1.6 myself, still thru the Ubuntu PPA, so it would work, just
not perfectly.
--
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=25480
Summary: text missing in Qt Dominate
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bryan(a)bryanrussell.com
This was discussed in the thread for bug 18120 but the conclusion was that this
is a separate issue. Running the application Qt Dominate (from
dominategame.com), the text in the status window at the bottom left disappears
after a bit with no way to read it or get it back.
--
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.