http://bugs.winehq.org/show_bug.cgi?id=25462
Summary: Unable to break while remote debugging with VS2008
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jdluzen(a)gmail.com
I've got the Visual Studio Remote Debugger working with breakpoints,
but not with forcing the process to pause. It immediately exits with
"Trace/breakpoint trap."
http://bugs.winehq.org/show_bug.cgi?id=20534 might be related.
--
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=52312
Bug ID: 52312
Summary: page fault on read access to 0xffffffffffffffff
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nidpick(a)nidpick.de
Distribution: ---
Created attachment 71473
--> https://bugs.winehq.org/attachment.cgi?id=71473
backtrace after starting the wine configuration
Every time I start an wine application I get an error-report. However I then
start the application.
This happens even when I only start the Wine Configuration.
See attached backtrace.txt
--
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=13515
Summary: Outcast demo: tooltips are drawn behind the window
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nowic(a)wenner.ch
Created an attachment (id=13436)
--> (http://bugs.winehq.org/attachment.cgi?id=13436)
tooltip bug screenshot
When I start the demo in the 'virtual desktop' the tooltips of the
configuration menu are drawn behind the actual window. If I run the demo in
full screen mode the tooltips are drawn correctly.
Download: http://www.jeuxvideopc.com/demo/82-outcast.php
--
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=52320
Bug ID: 52320
Summary: OpenGeneral: Page fault on write access
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dmlvianna(a)gmail.com
Distribution: ---
Created attachment 71482
--> https://bugs.winehq.org/attachment.cgi?id=71482
backtrace
Game plays normally for a while then crashes during turn change (from human to
AI). Restarting the game from the point it crashes (via autosave file) is
possible, and the game continues for a while before crashing again. It looks
like the problem is related to time playing, and not to a specific point in the
game.
OS: Fedora 35
Kernel: 5.15.12-200.fc35.x86_64
Wine: 7-rc2 (staging)
The Open General installer can be downloaded directly from
http://www.open-general.com/installer-full.php
After installation, you'll need to emulate a virtual desktop. I'm using
1920x1080 and 32 bit (Windows 7) via Play4Linux. I tested it in a separate Wine
installation too.
--
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=38611
Bug ID: 38611
Summary: Samsung Smart View 2.0 text does not render
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: julius.schwartzenberg(a)gmail.com
Distribution: ---
With recent Wine versions (at least current GIT), Samsung Smart View 2.0 starts
up. No text is rendered however. See here for the relevant logging:
http://pastebin.ru/EfgAeaGT
nsivov has more information about this problem:
[17:46:57] <nsivov> Z_God, today git has a stub for dwrite thing you got in
your logs, could you show me updated logs when you get time?
[23:01:34] <Z_God> nsivov: yep, I just compiled a new build (I'll try it now &
then sleep :)
[23:02:44] <Z_God> nsivov: visually it still looks the same (text is not
rendered)
[23:03:13] <nsivov> sure, it wasn't supposed to help with that
[23:03:32] <nsivov> log should be different though
[23:04:05] <Z_God> nsivov: http://pastebin.ru/EfgAeaGT
[23:04:48] <Z_God> is that the info you needede?
[23:05:14] <Z_God> on windows 7 the font is solid white non-serif btw
[23:05:17] <Z_God> needed*
[23:06:05] <nsivov> needededed -> and ran away on a motorbike
[23:06:58] <nsivov> Z_God, yes, thanks, I expected that, now it needs texture
bounds, and then bitmap itself
[23:07:41] <nsivov> if you fill a buffer you'll probably get solid white
rectangle, or something like that
[23:10:17] <Z_God> hehe
[23:10:35] <Z_God> alright
[23:10:54] <nsivov> do you know if it's a wpf that's using dwrite?
[23:11:06] <Z_God> no idea
[23:11:36] <Z_God> is there a trick to quickly figure out if there's such a
dependency?
[23:12:31] <Z_God> the application is a free download btw if you'd like to try
it locally
[23:13:35] <nsivov> could you please open a bug for that, we'll want this part
implement at some point, if not for .net libs then for others
[23:14:31] <Z_God> yes
[23:14:43] <Z_God> it seems it uses presentationframework btw
[23:14:57] <nsivov> that's what wpf means, yes
[23:15:14] <Z_God> not sure if that's what drawing this, but a grep of that
string results in some hits in the binaries
[23:15:33] <Z_God> what should the title of the bug be?
[23:15:43] <Z_God> it's about the fonts not being rendered?
[23:18:26] <nsivov> sure, also please mention that it needs to be in win7
version to reproduce that problem
--
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=52321
Bug ID: 52321
Summary: "winecfg:open_mountmgr failed to open mount manager
err 3" ONLY on 32-bit Linux (tested WINE 7.0, 6.22)
Product: Wine
Version: 7.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nyyr1(a)tiscali.cz
Distribution: ---
Created attachment 71483
--> https://bugs.winehq.org/attachment.cgi?id=71483
winecfg log
When installed on 32-bit linux distro (tested MX Linux 21 with Debian Bullseye
packages, openSUSE Tumbleweed) this happens:
>>>See attached log.<<<
winecfg then reports in the Disks tab:
"Failed to connect to the mount manager; the drive configuration cannot be
edited."
This error does NOT exhibit on the 64-bit distro version.
However, when used WINE packages from MX Linux 21 repository, this did not
happen. So probably not caused by a bug in WINE source code, but rather due to
some default build option/dependencies used.
--
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=36847
Bug ID: 36847
Summary: Multiple games need XAudio2
'{4c5e637a-16c7-4de3-9c46-5ed22181962d}' XAudio2_3.dll
(Prototype)
Product: Wine
Version: 1.7.21
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
a collector bug for this XAudio2 component.
The game 'Prototype' needs this.
--- snip ---
$ WINEDEBUG=+tid,+msgbox wine ./prototypef.exe
...
0009:err:ole:CoGetClassObject class {4c5e637a-16c7-4de3-9c46-5ed22181962d} not
registered
0009:err:ole:CoGetClassObject no class object
{4c5e637a-16c7-4de3-9c46-5ed22181962d} could be created for context 0x1
0009:trace:msgbox:MSGBOX_OnInit L"ERROR Could not find XAudio2.\n Please
re-install the game and install the required DirectX 9.0c provided or obtain
the latest version from Microsoft.\n Game will now continue with out
sound.\n "
--- snip ---
CLSID '{4c5e637a-16c7-4de3-9c46-5ed22181962d}' -> 'xaudio2_3.dll'
The dll is located in 'directx_Jun2010_redist.exe.zip' ->
'Nov2008_XAudio_x86.cab' (32-bit).
$ wine --version
wine-1.7.21-50-g10e6a66
Regards
--
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=34393
Bug #: 34393
Summary: F.E.A.R. 2: Project Origin demo crashes at launch
Product: Wine
Version: 1.7.0
Platform: x86
URL: http://www.fileplanet.com/196225/190000/fileinfo/FEAR-
2-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 45785
--> http://bugs.winehq.org/attachment.cgi?id=45785
log
Crashes on a clean wineprefix. Also has manually put X3DAudio1_5.dll to
system32.
Even with native d3dx9_36 not working.
--
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=52319
Bug ID: 52319
Summary: Wine iexplore continues to SSL site with unknown
algorithm despite pressing No
Product: Wine
Version: 7.0-rc3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 71481
--> https://bugs.winehq.org/attachment.cgi?id=71481
Patch to easily test the issue
When using iexplore.exe to open a website, it will issue a security prompt when
visiting a site with invalid SSL certificate. Then you can choose "Yes" to
proceeed or "No" to stay.
When the certificate is invalid due to an unknown algorithm, iexplore will load
the site when when pressing "No".
Attaching a patch to easily reproduce the issue. Should work on the default
website, "https://winehq.org".
Just apply the patch and press no, the site should not load.
--
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.