https://bugs.winehq.org/show_bug.cgi?id=7106
--- Comment #34 from Chebanenko Igor <chebanenkoigor93(a)gmail.com> ---
Created attachment 69408
--> https://bugs.winehq.org/attachment.cgi?id=69408
Need For Speed 3 in Wine 6.2
Message,when you launch autorun in Wine in Windows XP mode.
Wine version is 6.2
--
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=50669
Bug ID: 50669
Summary: Issues running GSAK
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Nascar_joe(a)live.com
Distribution: ---
Hi,
I have recently installed Wine 6.0 onto my Chromebook.
I have also installed some windows based programs which seem to work fine.
One such program is GSAK which is a SQLlite database progam. Most of it works
just fine with the except that it needs to access another website through an
API.
It doesn't seem to grab the token needed to access it. On a true windows based
system it works as it is supposed too. Any thoughts?
--
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=8018
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Right half of advanced |SmartBarXP 1.x (VB6 app):
|options dialog is unusable |Right half of advanced
|in SmartBarXP |options dialog is unusable
CC| |focht(a)gmx.net
URL| |https://web.archive.org/web
| |/20051125053931/http://www.
| |smartbarxp.com/SmartBarXP_1
| |.0.201.exe
OS|other |Linux
Hardware|Other |x86
--
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=8018
--- Comment #10 from joaopa <jeremielapuree(a)yahoo.fr> ---
Bug still occurs with wine-6.2.
--
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=44592
Bug ID: 44592
Summary: Arx Fatalis does not run (steam only)
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 60577
--> https://bugs.winehq.org/attachment.cgi?id=60577
log with +ddraw
When i try to run Arx Fatalis on Steam (and only on Steam), than message box
appears:
A DDraw object has a non-zero reference count (meaning it was not properly
cleaned up). This Program will now exit.
This happens in Steam prefixes:
- WinXP (32bit)
- Win7 (64bit)
CD version of Arx Fatalis runs OK. Same message appeared in bug 34476.
--
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=48898
Bug ID: 48898
Summary: OpenGL demo fails due to ordinal mismatch
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: chris(a)kode54.net
Distribution: ---
End of Time, by Alcatraz and Altair, a <5KB demo .exe for Windows, crashes
shortly after startup in Wine, because it is importing opengl32.dll symbols by
ordinal instead of by name.
http://www.pouet.net/prod.php?which=77102
A similar bug affected APITrace, now fixed:
https://github.com/apitrace/apitrace/issues/652#issuecomment-610443894
It doesn't need to implement all functions, just the same set it currently
does, but they also need the correct ordinals to match Windows.
--
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=10993
Summary: Flash 8 Crashes on Launch - BadAtom
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulw(a)hardmilk.com
Created an attachment (id=9957)
--> (http://bugs.winehq.org/attachment.cgi?id=9957)
Terminal Output when trying to launch Flash
Hi
I've recently installed Flash 8 on my Gentoo install of Wine 0.9.52. Upon
trying to launch it, it will display the startup banner, then instantly exit.
I've used the following methods to try load the program:
Launcher (on Desktop) - env WINEPREFIX="/home/paulw/.wine" wine "C:\Program
Files\Macromedia\Flash 8\Flash.exe"
Run Application - env WINEPREFIX="/home/paulw/.wine" wine "C:\Program
Files\Macromedia\Flash 8\Flash.exe"
and
wine "C:\Program Files\Macromedia\Flash 8\Flash.exe"
and
wine ~/.wine/drive_c/Program\ Files/Macromedia/Flash\ 8/Flash.exe
Aswell as in a terminal by cd'ing to the folder and then launching flash
cd ~/.wine/drive_c/Program\ Files/Macromedia/Flash\ 8/
wine Flash.exe
When running in a Terminal, I get the error attached.
I have tried wiping my Wine installation and re-installing from scratch,
including fresh installs of Flash 8. I also installed Flash 8 through Wine
itself.
As a side note. Dreamweaver 8 works perfectly, it's only Flash which fails to
load at all.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9767
Summary: Some unicode characters show up as '?' in file selection
dialog
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ncliang(a)gmail.com
To reproduce, create a file with greek characters such as "ΑΒΓΔ.txt".
Run notepad and open the file in the open file dialog.
Observe that the filename shows up as "ΑΒ??.txt" instead of "ΑΒΓΔ.txt".
Lei pointed out that most fonts should have the glyphs needed to display greek
characters, so this is unlikely a font issue....
--
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=45507
Bug ID: 45507
Summary: Heroes 3 Horn of the Abyss crashes on load game when
Online Lobby is used
Product: Wine
Version: 3.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
Created attachment 61882
--> https://bugs.winehq.org/attachment.cgi?id=61882
wine.log
Heroes 3 Horn of the Abyss crashes on load game when Online Lobby is used. The
game works very well with HD mod except this problem. If you try to load 30
times for example, you may suceed one or two times. In 99% the game crashes.
--
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=45436
Bug ID: 45436
Summary: HoMM 3: Horn of the Abyss severe performance
regression with non GDI mode from HoMM3 HD
Product: Wine
Version: 3.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
There is severe performance regression with non GDI mode with this game, when
HoMM3 HD Launcher is used. The regression occurs both with vanilla and staging
3.xx wine versions. I also tried and PBA to no avail. If I choose 32-bit GDI or
32-bit True (stretchable) GDI, the game running fine. All other modes has slow
performance problems and some of them are very serious - with mouse, scroll and
horse movement lag. I tried Nvidia proprietary driver and Nouveau with the same
result. With Wine 2.21 all is working correct and there isn't performance
problems at all.
--
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=3591
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.py2exe.org/ |https://web.archive.org/web
| |/20210216081811/https://pil
| |otfiber.dl.sourceforge.net/
| |project/py2exe/py2exe/0.6.9
| |/py2exe-0.6.9.win32-py2.6.e
| |xe
--
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=12017
Summary: py2exe fails because fixme:resource:get_resource_section
.rsrc isn't the last section
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ahziem1(a)mailbolt.com
If you workaround bug 3591 with an imagehlp.dll override, then you run into
fixme:resource:get_resource_section .rsrc isn't the last section even though
bug 3897 implemented BeginUpdateResource & EndUpdateResource.
py2exe is handy for building Python Windows executables from Linux.
--
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=3591
Zebediah Figura <z.figura12(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |d129a89d228190baeb8983ecfc1
| |8e093255148b9
Resolution|--- |FIXED
CC| |z.figura12(a)gmail.com
Status|STAGED |RESOLVED
--- Comment #28 from Zebediah Figura <z.figura12(a)gmail.com> ---
Fixed by
<https://source.winehq.org/git/wine.git/commitdiff/d129a89d228190baeb8983ecf…>.
I tested py2exe using its tutorial instructions, and the program does now warn
me that several system DLLs are used as dependencies.
--
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=50674
Bug ID: 50674
Summary: Hearthstone Deck Tracker won't download images
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alaharon123(a)gmail.com
Distribution: Debian
Created attachment 69389
--> https://bugs.winehq.org/attachment.cgi?id=69389
wine log
Distribution: Debian 11 Bullseye
Architecture: amd64
Wine setup: I set up a new wine prefix to have the least changes necessary to
reproduce this bug:
1. create new 32-bit prefix
2. use winetricks to install dotnet472 in it
3. use winetricks to install corefonts in it
4. run regedit in it and navigate to/create
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Avalon.Graphics and create
DisableHWAcceleration with the value 1 (DWORD Value)
5. download Hearthstone Deck Tracker at
https://github.com/HearthSim/Hearthstone-Deck-Tracker/releases/download/v1.…
6. extract it to <wine prefix>/drive_c/Program Files
7. from your wine prefix run <wine prefix>/drive_c/Program Files/Hearthstone
Deck Tracker.exe
To easily reproduce the bug, copy a deck code (example one: ###Weapon Warrior
AAEBAQcGyAP6DoUX3q0DwLkDqtIDDLAC/wPuBucH+bwC18oCm84C9s8C48wDi9AD99QDgeQDAA==),
open Hearthstone Deck Tracker, click import > from deck code > save only >
save, and hover over one of the cards. You will see an image of a blank card
that says loading, but doesn't load.
Since Hearthstone Deck Tracker is an open source program, I did some sleuthing
and found out a bunch of things that should be helpful:
1. go to <wine prefix>/drive_c/users/<user>/Application Data/Logs/hdt_log.txt
and you will see the error code `Unable to download <cardId>.png: The
underlying connection was closed: An unexpected error occurred on a send.`
2. the file in the source code that starts this error is
https://github.com/HearthSim/Hearthstone-Deck-Tracker/blob/master/Hearthsto…
It creates a WebClient
https://docs.microsoft.com/en-us/dotnet/api/system.net.webclient and runs
DownloadFileTaskAsync(Uri, String)
https://docs.microsoft.com/en-us/dotnet/api/system.net.webclient.downloadfi…
3. It gets far enough in the process to create the blank files in <wine
prefix>/drive_c/users/<user>/Application
Data/HearthstoneDeckTracker/Images/CardImages/_inProgress, but it fails when
downloading the actual images. I'm not sure if creating those files is part of
DownloadFileTaskAsync(Uri, String) or if that's done earlier in the code.
4. The code with the information on where to download from is at
https://github.com/HearthSim/Hearthstone-Deck-Tracker/blob/master/Hearthsto…
and the documentation on how to use the site that it downloads cards from is at
https://hearthstonejson.com/docs/images.html
When I look at the WINE log, the lines that stand out to me are the following,
but obviously I'm attaching the whole log. I'm also attaching the HDT log in
case that's useful.
0128:fixme:secur32:schannel_get_cipher_algid unknown algorithm 23
0128:fixme:secur32:schannel_get_mac_algid unknown algorithm 200, cipher 23
0128:fixme:secur32:schannel_get_cipher_algid unknown algorithm 23
0128:fixme:secur32:schannel_get_mac_algid unknown algorithm 200, cipher 23
0120:fixme:wincodecs:BitmapScaler_Initialize unsupported mode 3
0128:fixme:crypt:CNG_VerifySignature Failed to verify signature: c000a000
--
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=50650
Bug ID: 50650
Summary: YukkuriUtil does not work.
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ms0503(a)outlook.com
Distribution: ---
Created attachment 69363
--> https://bugs.winehq.org/attachment.cgi?id=69363
Back Trace
(translated by DeepL (ja -> en))
I tried to run YukkuriUtil(https://github.com/mdsbanana0306/yukkuriutil/) in
Wine, but it did not work.
--
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=50654
Bug ID: 50654
Summary: When the dcuo launcher is opening, the screen becomes
black after the first white stays single
Product: Wine-staging
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: telefonvural.1998(a)hotmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
When the dcuo launcher is opening, the screen becomes black after the first
white stays single
--
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=50657
Bug ID: 50657
Summary: When opening the dcuo launcher, the first black then a
white screen then it stays on the white screen
Product: Wine-staging
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: telefonvural.1998(a)hotmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
When opening the dcuo launcher, the first black then a white screen
then it stays on the white screen
--
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=21555
Summary: Foobar2000 crashes when trying to "open containing
folder" of a file
Product: Wine
Version: 1.1.37
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gibmirspam(a)gmail.com
Created an attachment (id=25969)
--> (http://bugs.winehq.org/attachment.cgi?id=25969)
Output during the crash
Whenever a file in the playlist is right-clicked and the option "open
containing folder" is chosen, Foobar2000 crashes.
--
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=28846
Bug #: 28846
Summary: SHELL32.dll.SHOpenFolderAndSelectItems not implemented
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: musher(a)mbnet.fi
Classification: Unclassified
Created attachment 37053
--> http://bugs.winehq.org/attachment.cgi?id=37053
Log of the unhandled exception
Music player foobar2000 crashes, reason unknown. It crashes into its own crash
handler, which then crashes wine with unhandled exception when trying to call
SHELL32.dll.SHOpenFolderAndSelectItems.
--
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=18876
Summary: Lightroom 2.3 flipped logos
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://trials.adobe.com/Applications/LTRM/2/LTRM2_WWEF
G_win.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21704)
--> (http://bugs.winehq.org/attachment.cgi?id=21704)
wine-1.1.23-81-g8e0849f console output
Logos in Adobe Lightroom 2.3 appear upside-down.
Console fills with a bunch of gdiplus fixmes.
See attachments.
There are similar bugs open, but it's hard to tell if they're duplicates.
--
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=18641
Summary: Implement GdipCreateHICONFromBitmap
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://trials.adobe.com/Applications/LTRM/2/LTRM2_WWEF
G_win.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21346)
--> (http://bugs.winehq.org/attachment.cgi?id=21346)
wine-1.1.22-86-gbf353f1 console output
Adobe Lightroom 2.3 Demo causes an unhandled exception due to unimplemented
function GdipCreateHICONFromBitmap following installation.
To use the trial, the patch from Bug 14930 must be applied.
http://bugs.winehq.org/attachment.cgi?id=17777
The trial only shows the fault immediately after installation. Subsequent
times it exits silently (which is probably a different bug).
Someone with a full version will have to confirm if this occurs repeatedly for
that.
With native gdiplus, the trial does not show an unhandled exception, and simply
exits silently.
--
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=18654
Summary: Wine uses native gdiplus with Adobe Lightroom 2.3 demo
by default
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://trials.adobe.com/Applications/LTRM/2/LTRM2_WWEF
G_win.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
After installing the Adobe Lightroom 2.3 demo (using
http://bugs.winehq.org/attachment.cgi?id=17777 to work around bug 14930) to a
new wine prefix, a +loaddll log shows:
trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\Adobe\\Adobe
Photoshop Lightroom 2.3\\gdiplus.dll" at 0x4ec50000: native
The native gdiplus has some bugs that Wine can't fix, and we should always
default to builtin.
--
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=25441
Summary: Logos Libronix installer fails with
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dpobanz(a)gmail.com
When trying to install Libronix 3.0g, several "fixme" lines show up and one
error. The error is:
err:richedit:ReadStyleSheet missing style number
If I use winetricks and install riched20, this error goes away.
The installation is a two step process. The first step is to install the "core
installer". For testing, the "core installer" can be downloaded from
http://www.logos.com/support/downloads/ldls/newuser
Tested using wine 1.3.8
Don Pobanz
--
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=49236
Bug ID: 49236
Summary: Critical Crash Logos Bible Software Unusable
Product: Wine
Version: 5.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnpgoodman(a)gmail.com
Distribution: ---
Created attachment 67244
--> https://bugs.winehq.org/attachment.cgi?id=67244
terminal output from load crash
After updating to 5.9 staging a new crash is introduced which prevents the
program from loading. This is a regression as the app was silver/gold before
this.
--
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=47836
Bug ID: 47836
Summary: Crash when opening a clippings document type in Logos
Bible Software
Product: Wine
Version: 4.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernelbase
Assignee: wine-bugs(a)winehq.org
Reporter: johnpgoodman(a)gmail.com
Distribution: ---
Created attachment 65342
--> https://bugs.winehq.org/attachment.cgi?id=65342
backtrace after crash when opening a clippings doc
Logos Bible Software now works well with wine 4.17 but there are some crashes.
One is when opening a clippings document. backtrace attached.
How to is here
https://docs.google.com/document/d/1Gms_Bc2Q_OOH3G5lmP6twXnqiSWxrFFT7lCN3nR…
--
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.