https://bugs.winehq.org/show_bug.cgi?id=6682
--- Comment #66 from Artem S. Tashkinov <aros(a)gmx.com> ---
Created attachment 66554
--> https://bugs.winehq.org/attachment.cgi?id=66554
Wine 5.3/IrfanView 4.54 Help->About
--
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=6682
--- Comment #65 from Artem S. Tashkinov <aros(a)gmx.com> ---
In Wine 5.3 the image in the help-about dialog is not rendered at all under any
conditions. It's just empty.
--
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=48688
Bug ID: 48688
Summary: Rulers doesnt work in Microsoft Word 2016
Product: Wine
Version: 5.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jesaenh(a)gmail.com
Distribution: ---
Ruler doesn't work properly.
if you try to drag a tab or an indentation, this is automatically restarted its
original position in some miliseconds. You have to be very fast to getting
move it.
It could be a regression because It was working from wine 4.17 to 5.0RC2.
5.0RC3 stop to work again.
--
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=32562
Bug #: 32562
Summary: Visual Studio 2010 (10.0) Express Edition needs
jscript JScript_AddTypeLib impl
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
as the summary says ...
Prerequisite: 'winetricks -q dotnet20 dotnet40 windowscodecs corefonts'
Try to create a new project using project wizard (doesn't matter which type).
When you press "OK" to create the project the GUI wizard is shown again and
nothing happened.
Relevant part in console when pressing OK:
--- snip ---
...
002b:fixme:jscript:JScript_AddTypeLib (0x705ac78)->()
002b:trace:loaddll:load_native_dll Loaded L"C:\\Program Files\\Microsoft Visual
Studio 10.0\\Common7\\IDE\\1033\\vswizui.dll" at 0x401f0000: native
002b:trace:jscript:JScript_Release (0x705ac78) ref=1
002b:trace:jscript:JScript_Close (0x705ac78)->()
002b:trace:jscript:jsdisp_free (0x705d070)
002b:trace:jscript:jsdisp_free (0x705d120)
002b:trace:jscript:JScript_Release (0x705ac78) ref=0
002b:trace:loaddll:free_modref Unloaded module L"C:\\Program Files\\Microsoft
Visual Studio 10.0\\Common7\\IDE\\VsWizard.dll" : native
...
--- snip ---
Native jscript ('winetricks jscript') doesn't fare better ... instead the
following is shown in console:
--- snip ---
...
fixme:atl:AtlAxWinInit semi-stub
err:ole:CoGetClassObject class {78a51822-51f4-11d0-8f20-00805f2cd064} not
registered
err:ole:CoGetClassObject class {78a51822-51f4-11d0-8f20-00805f2cd064} not
registered
err:ole:create_server class {78a51822-51f4-11d0-8f20-00805f2cd064} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {78a51822-51f4-11d0-8f20-00805f2cd064}
could be created for context 0x17
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not
registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for context 0x1
fixme:ole:CreateTypeLib (1,L"ConstDeb.tlb",0x32ad38), stub!
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/5e4a16819ef3e29757d54a536e436cdb…
--- snip ---
590 static HRESULT WINAPI JScript_AddTypeLib(IActiveScript *iface, REFGUID
rguidTypeLib,
591 DWORD dwMajor, DWORD dwMinor,
DWORD dwFlags)
592 {
593 JScript *This = impl_from_IActiveScript(iface);
594 FIXME("(%p)->()\n", This);
595 return E_NOTIMPL;
596 }
--- snip ---
For testing purpose I changed the stub to return S_OK and it allows the
IDE/wizard to run further only to end up in next bug ;-)
So JScript_AddTypeLib() implementation is probably really needed.
Regards
--
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=36956
Bug ID: 36956
Summary: Galactic Civilizations II (Dark Avatar/Twilight of
Arnor) renders strange polygons on ships
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Created attachment 49067
--> http://bugs.winehq.org/attachment.cgi?id=49067
terminal output
The two expansions to the base game introduced a new rendering option 'Enhanced
ship rendering'. When this option is enabled strange polygons appear on the
ship models as can be seen in the attached screenshot.
The demo version of GalCiv II doesn't have this option.
The same problem with Wine 1.4.1/1.6.2/1.7.22
Tested with the open source Nouveau and the binary Nvidia drivers, both show
the problem.
Disabling GLSL or pixel shaders doesn't help.
Fedora 20
Nvidia 250 gfx card / Nvidia binary drivers 340.24
--
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=20732
Summary: Icons are not rendered 100% correctly in VB6 apps
(regression)
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabmoa(a)yahoo.it
CC: thunderbird2k(a)gmail.com
Created an attachment (id=24783)
--> (http://bugs.winehq.org/attachment.cgi?id=24783)
Example application
An icon rendering problem is born between 1.1.25 and 1.1.26
In attachment there is a VB6 test project and screenshots of various
applications that suffer of this rendering problem.
(I hope is correct add Roderick Colenbrander mail to cc, otherwise sorry for
the mistake)
--
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=18234
Summary: Approach: Maximizing internalal minimized icon give
"About Wine"
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=20742)
--> (http://bugs.winehq.org/attachment.cgi?id=20742)
About wine instead of a maximized window
Hi All,
In Lotus Approach, if you use the internal windows control (the low set of
caption buttons) to minimize a single database, it will appear as an icon in
the lower right of Approach's window. If you double click on the icon to
maximize the window again, you get "About Wine 1.1.20" (and no maximized
window)
Many thanks,
-T
--
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=43814
Bug ID: 43814
Summary: Danganronpa V3: black screen on startup (unimplemented
functions in mfplat?)
Product: Wine
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: smelenchuk(a)gmail.com
Distribution: ---
Created attachment 59360
--> https://bugs.winehq.org/attachment.cgi?id=59360
Log output at time of black screen
Steps to reproduce:
- Using wine-staging, launch Danganronpa V3 from Steam.
Expected results:
- Intro cutscenes play; game gets to main menu.
Actual results:
- Black screen.
Additional notes:
See attached log.
Without using wine-staging, the game will just complain about "Failed to
initialize ID3D11Device" even with sufficiently advanced video hardware /
drivers.
Using a native mfplat.dll and mfreadwrite.dll can work around this issue,
though doing so also requires Windows Media Foundation registry entries to be
present or crashes will happen.
--
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=22974
Summary: "Shell folders" settings are reset after each wine
update
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amdmi3(a)amdmi3.ru
Althrough I've disabled shell folder links (My Pictures, My Music, My Videos,
My Documents) by unchecking "Link to" checkbox for each of them in
winecfg->Desktop Integration->Shell Folders, after each wine update those
settings are reset and all folders are again linked to my home directory. That
is highly undesirable, as I'd prefer windows apps never access anything outside
.wine/drive_c.
--
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=43465
Bug ID: 43465
Summary: Unit Test: ComboBox Dropdown does not work if Style is
set and no scrollbar required
Product: Wine
Version: 2.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Brad.Wine1(a)amaitis.com
Distribution: ---
Created attachment 58840
--> https://bugs.winehq.org/attachment.cgi?id=58840
Image of Visual bug
winehq-devel
wine --version
wine-2.13
Combox works without the style loaded.
After Style is loaded
The dropdown box is blank and not selectable.
works if scroll bar is required and the dropdown count >5.
source code is available
download unit test
http://www.ateksol.com/dev/unittest/CreateComboBox.exe
sha1sum
bc58c1ec276cdf492133b5005690040ce7f3bfad CreateComboBox.exe
I put unknown in Component because we have tried native
comctl32,comdlg32,advapi32,uxtheme,msimg32,MSCTF
I set the priority a Normal however for our release of the product it is
Blocker.
Attached is an image of the symptom.
If it helps the above referenced program has a button to create and drop down a
new box.
The CreateCombo button Sleeps for 10 seconds to allow time to start trace
Creates the compontent drops it down and sleeps for 5 seconds to stop the
trace.
--
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=48229
Bug ID: 48229
Summary: Regression on Automobilista. A lot of cars and tracks
are not shown on Game menu
Product: Wine
Version: 4.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: leillo1975(a)gmail.com
Distribution: ---
I installed the game on Lutris and found that If I use version 4.15 or more
(qith and without stagin) fail. I don't try with 4.14 because you can't
download it in Lutris, but using "lutris-4.13", game shows all cars and tracks.
I suppose that in the last versions of wine, are additions from Proton 4.11
that makes the game don't show all its content.
I also reported this bug on Proton's Github issues:
https://github.com/ValveSoftware/Proton/issues/246#issuecomment-546059058
--
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=47884
Bug ID: 47884
Summary: msi:action systematically times out on Windows 2003
Product: Wine
Version: 4.17
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
msi:action systematically times out on the TestBot's Windows 2003 Std VM
(w2003std):
action.c:2370: GetProcAddress(MsiGetComponentPathExA) failed
action.c:2376: GetProcAddress(SRRemoveRestorePoint) failed
action.c:2377: GetProcAddress(SRSetRestorePointA) failed
action.c:2995: Tests skipped: 64-bit RegisterProduct tests
msi:action:0ce0 done (258) in 120s
Test failed: timed out
This is the only Windows 2003 machine we have so it's hard to tell if it's a VM
issue or a test issue. The VM is currently on the vm1 host which has two
hard-drives in a non-RAID configuration.
On cw-rx460 and cw-gtx560 (i7-2600K+HDD but real hardware) it takes 30s to 38s.
On w2008s64 which is on vm2 (slower processor but RAID 0 HDD) it takes ~50s.
On wxppro which is on vm3 (faster processor+SSD) it takes 77s.
On wvistau64 which is also on vm1 it takes ~108s.
Here is the virtual hardware configuration of w2003std (from the WineTest
report's description field):
CPU:2*kvm32 RAM:1GB disk:virtio eth:e1000 snd:ac97 GPU:vga display:spice
This test also systematically fails on the acer-aspire-one-xp machine. That may
provide a point of comparison.
--
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=37073
Bug ID: 37073
Summary: Trees not rendered correctly in Far Cry 2
Product: Wine
Version: 1.7.24
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Created attachment 49267
--> http://bugs.winehq.org/attachment.cgi?id=49267
terminal output
When anti-aliasing is enabled in the game options treetops look like flat, 2D
objects. Changing the other game option <Real Tree> has no effect on the issue.
With disabled anti-aliasing trees look good.
I can reproduce the problem with nouveau and the binary drivers too.
Native d3dx9_36 was used to work around bug #22682
Disabling GLSL, orm=backbuffer doesn't make it better.
Fedora 20
Geforce 250 GTS / binary drivers 340.24
--
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=42764
Bug ID: 42764
Summary: Proteus direct 3D render problem
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: hildogjr(a)gmail.com
Distribution: ---
I now that OpenGL sill not supported by Wine, so I use
https://appdb.winehq.org/objectManager.php?sClass=version&iId=27887
to use the Proteus 8 (ARES / ISIS) with Direct3D.
But (main) in the "3D Visualizer" function, the software running in Wine spend
a long time to render the objects and sometimes miss something (details or
objects).
--
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=48136
Bug ID: 48136
Summary: Wine can't be started, log notice: wineboot failed to
start wineboot c00000e5
Product: Wine
Version: 4.20
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: avenjames(a)live.com
Created attachment 65735
--> https://bugs.winehq.org/attachment.cgi?id=65735
Problem.
After updating from 4.19 Staging to 4.20 Staging in Mac OSX 10.13.6,
I was making the first starting refresh work as I usually do,
but after typing "winecfg" it show nothing but the Term show it was going back
to waiting input state,
but when I try "CMD" to start the commander line and run the "winecfg"
the CMD was working but after running the "winecfg" I notice that the term said
nodrv createwindow, failed to start again.
attached the rest of the logs.
--
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=47992
Bug ID: 47992
Summary: msi:action tests fail when running them twice
Product: Wine
Version: 4.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: sven.wine(a)gmail.com
Distribution: ---
See the test results on the cw-*-64 machines, which are being run after the 32
bit tests:
https://test.winehq.org/data/tests/msi:action.html
This is due to the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\$USER\Products\84A88FD7F6998CE40A22FB59F6B9C2BB\Features
key still being left after the tests. I'm not sure how to properly remove it.
Most machines are being reverted for every test run, so there it is not
visible.
--
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=48675
Bug ID: 48675
Summary: MoveWindow and SetWindowLongPtr different behaviour
real Win vs wine
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mutex(a)fastmail.co.uk
Distribution: ---
Calling the following Win32 API functions:
MoveWindow()
SetWindowLongPtr()
together seems to make the second one be ignored and have no effect. Other
window-manipulation functions might also exhibit the effect.
--
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=48681
Bug ID: 48681
Summary: During installation of winehq-stable-5.0.pkg McAfee
antivirus detected a trojan. See attachment.
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: zoned4947(a)gmail.com
CC: dimesio(a)earthlink.net, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 66537
--> https://bugs.winehq.org/attachment.cgi?id=66537
McAfee trojan detection dialog.
During installation of winehq-stable-5.0.pkg McAfee antivirus detected a
trojan. See attachment.
--
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=47029
Bug ID: 47029
Summary: A.R.E.S. Extinction Agenda 1.x (.NET 2.0, XNA 3.1
game) crashes during intro (needs IWMPMedia::put_name
implementation)
Product: Wine
Version: 4.6
Hardware: x86-64
URL: https://www.fileplanet.com/archive/p-40578/A-R-E-S-Ext
inction-Agenda-Demo
OS: Mac OS X
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Created attachment 64197
--> https://bugs.winehq.org/attachment.cgi?id=64197
+wmp log
Follow up of bug 45365.
winetricks -q qasf needed to work around bug 34622.
winetricks -q wmp9 works around this bug.
Attached is a +wmp log.
Tested Wine 4.6 in a 32bit 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=48673
Bug ID: 48673
Summary: 16 Bit application Korg SE05 shows error "Receive
error: Not enough memory"
Product: Wine
Version: 5.2
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)vintagesynth.33mail.com
Created attachment 66528
--> https://bugs.winehq.org/attachment.cgi?id=66528
Screenshot of error message
Hi,
I'm trying to use the synth editor "Korg SE05" to edit the synth module Korg
05r/w.
Used hardware:
Behringer UMC404 HD Audio & Midi Interface
Korg 05r/w synth module
Software:
Korg SE05 editor, version 1.1
Download link: http://www.jaybmusic.net/Downloads/X5D-Editor.zip
Upon selecting the midi in & outputs the program shows the error "Receive
error: Not enough memory". It is not possible to receive the contents of the
synth module in the editor.
Terminal shows this error message:
002c:fixme:winmm:MMSYSTDRV_Message NIY: no conversion yet 16->32 kind=1 msg=57
This bug appears to be located in WineVDM due to the amount of RAM being too
high. It was already analyzed and a patch is available:
https://github.com/otya128/winevdm/issues/545
Can you please review and pull this into the Wine main code line:
https://github.com/otya128/winevdm/pull/547
--
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=48670
Bug ID: 48670
Summary: shell32: NTSHChangeNotifyRegister should add
SHCNRF_NewDelivery flag
Product: Wine
Version: 5.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: katayama.hirofumi.mz(a)gmail.com
Distribution: ---
Please see the following article:
https://docs.microsoft.com/en-us/windows/win32/api/shlobj_core/nf-shlobj_co…
> The NTSHChangeNotifyRegister function, which is no longer available as of Windows Vista, was equivalent to SHChangeNotifyRegister with the SHCNRF_NewDelivery flag.
NTSHChangeNotifyRegister must add SHCNRF_NewDelivery flag.
--
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=48656
Bug ID: 48656
Summary: Application won't launch "GetGeoInfoW type 8 is not
supported"
Product: Wine
Version: 5.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: alexterranova81(a)gmail.com
Distribution: ---
The application won't start:
0009:fixme:nls:GetGeoInfoW type 8 is not supported
--
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=48630
Bug ID: 48630
Summary: Keepass 2.4.x crashes on Wine 5.2 using .net 4.5 was
working on wine 5.1
Product: Wine
Version: 5.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christianuceda(a)yahoo.com
Distribution: ---
Created attachment 66481
--> https://bugs.winehq.org/attachment.cgi?id=66481
Keepass 2 startup crash message under Wine 5.2
Keepass 2.4.x (.NET based app) used to work up to Wine 5.1, upon updating to
Wine 5.2 it crashes with a message regardig memory corruption and showing red
lines where the menu and toolbar used to be drawn. (Check attached screenshot)
This is how I deployed Keepass:
(Os Ubuntu 18.04.4)
WINEPREFIX=/opt/winkeepass winetricks dotnet45
WINEPREFIX=/opt/winkeepass wine /home/user/Downloads/KeePass-2.42.1-Setup.exe
Keepass 2 can be downloaded from: "https://keepass.info/download.html"
Keepass 2 .NET allows for multiple users to work on the same database syncing
changes instead of overwriting each other.
--
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.