https://bugs.winehq.org/show_bug.cgi?id=41459
Bug ID: 41459
Summary: 32bit 7zFM.exe closes unexpectedly with error "The
system cannot allocate the required amount of memory"
Product: Wine
Version: 1.9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jylo06g(a)gmail.com
Distribution: ---
The system is Fedora 24 64bit MATE Desktop
On a clean 32bit prefix Wine, installing 32bit 7zip 16.02 works.
But as soon as you open 7zFM.exe and navigate to drive Z: (the Linux root
directory /), it shows error "The system cannot allocate the required amount of
memory." and then crashes after press OK.
With WINEDEBUG=warn+all, I get this line during the error prompt:
warn:heap:allocate_large_block Could not allocate block for 7e0cb771 bytes
Same goes for 64bit prefix Wine. The 32bit 7zFM.exe crashes after the same
error.
This DOES NOT happen to 64bit 7zip 16.02 on 64bit Wine prefix.
Going back to the history versions for 32bit 7zip on FileHippo, I find that
7zip 9.22 beta works before jumping to 9.35 beta stopped working after the same
error.
I suspect something changed in 9.35 beta that causes 32bit 7zip stop working
since then.
I hope this is sufficient enough for a bug report.
--
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=43272
Bug ID: 43272
Summary: Crash after click Start button in virtual desktop mode
when using Steam
Product: Wine
Version: 2.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 58604
--> https://bugs.winehq.org/attachment.cgi?id=58604
backtrace
1. Enable virtual desktop mode
2. Run Steam
3. Click Start button
wine-2.11-114-g6ec3cd9
--
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=48416
Bug ID: 48416
Summary: wine: Call from 0x7bc7b154 to unimplemented function
api-ms-win-core-rtlsupport-l1-2-0.dll.RtlInstallFuncti
onTableCallback, aborting
Product: Wine
Version: 4.21
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
I tried to register a native wmvcore (64 bit):
WINEDLLOVERRIDES=wmvcore=n wine64 regsvr32.exe wmvcore.dll and got the crash
from the bugtitle
Adding the spec-entry and forwarding to ntdll fixes it (at least it claims to
be successfull);
It seems to me the specfile is not up to date but i don`t know, because on win7
i only have version l1.1.0 of this api-file.
Could someone who knows more about this fix this? Thanks
--
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=43271
Bug ID: 43271
Summary: Tomb Raider (2013) - unable to use interact key with
CSMT
Product: Wine
Version: 2.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Repeatedly pressing interact key for opening gates/doors/chests has no effect.
wine-2.11-114-g6ec3cd9
--
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=37598
Bug ID: 37598
Summary: Double dark line inside default button, e.g. 'OK' /
'SAVE'
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
Created attachment 50034
--> https://bugs.winehq.org/attachment.cgi?id=50034
Screenshot comparing wines button with windows.
Instead of the colours inside the button going from light to dark they go black
- light - darker. This makes it look like there is a double line inside the
button.
The middle colour should be somewhere between the two shades and will look 3d.
Originally I thought this was a glitch, it looks like something that could be
fixed just by changing one colour.
--
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=48469
Bug ID: 48469
Summary: Pale Moon crashes when loading web page from address
bar
Product: Wine
Version: 5.0-rc5
Hardware: x86
URL: http://www.palemoon.org/download.php?mirror=eu&bits=32
&type=7z
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: msctf
Assignee: wine-bugs(a)winehq.org
Reporter: gabrielopcode(a)gmail.com
Regression SHA1: d541087079a8770bb02bae830c56a6d3c0b6424e
Distribution: ---
Since d541087079a8770bb02bae830c56a6d3c0b6424e, Pale Moon (and other
applications reliant on this feature) crashes when e.g. loading web pages
(through address bar especially).
That commit by itself is not wrong. But prior to it, the browser received an
error from the function and disabled all msctf functionality. With that commit,
the bug is now exposed.
What happens is that AssociateFocus does not grab ownership of the Document
Manager, but it does return it in the "prev" output parameter with an increased
refcount. So, if the docmgr gets destroyed and AssociateFocus is called again,
its "prev" parameter will refer to freed memory (dangling pointer). Windows
sets it to NULL in such case.
Sent a patch to fix 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=46361
Bug ID: 46361
Summary: Sonic Mania freezes/crashes when we use a gamepad on
4.0+
Product: Wine-staging
Version: 4.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imbert.jacquesolivier(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Sonic Mania on Steam works perfectly on Wine-staging 3.12 with a gamepad
Sonic Mania on Steam now freezes/crashes on Wine-staging 4.0-rc2 and 4.0-rc3
with a gamepad or when we connect a gamepad during the game.
--
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=44594
Bug ID: 44594
Summary: MindManager Pro v7.0 crashes
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 60580
--> https://bugs.winehq.org/attachment.cgi?id=60580
console log +msxml
Mind Manager Pro 7 displays on startup:
* XML processing error
* http://schemas.mindjet.com/Internal
* 0x80004001
At that time console displays:
* msxml:isaxxmlreader_putFeature (0x51b9848)->(L"exhaustive-errors" 0) stub
This licensed SW (from Mindjet, since 2016 Corel Corporation) is probably not
freely download-able (+it is quite old).
Tested under wine-3.2-167-g7be8beab68 (starts again since wine-2.16+)
--
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.