https://bugs.winehq.org/show_bug.cgi?id=42209
Bug ID: 42209
Summary: Native Instruments Native Access crashes on load
Product: Wine
Version: 2.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kim.ake(a)gmail.com
Distribution: ---
Created attachment 56847
--> https://bugs.winehq.org/attachment.cgi?id=56847
Error message content
I have Visual C++ 2015 redistributables installed. WhenI try to run the
program, I get the error message.
--
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=42138
Bug ID: 42138
Summary: bug when running reaktor 6: "Unhandled exception:
unimplemented function
concrt140.dll.??0_ReentrantBlockingLock@details@Concur
rency@@QAE@XZ called in 32-bit code (0x7b43bf1c)."
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: someidiot64(a)gmail.com
Distribution: ---
Created attachment 56699
--> https://bugs.winehq.org/attachment.cgi?id=56699
crashlog
see:
(https://github.com/Winetricks/winetricks/issues/711#issuecomment-269997532)
i have been trying to install reaktor 6 under wine on my machine so that i can
use it with reaper. i believe that the crashlog of reaktor (also attached)
points to concrt140.dll being missing, thus i am trying to obtain the virtual c
package (2015) which will give me the library - though this is also broken on
my system.
since i used winetricks to obtain the libraries, i reported the vc bug to them.
they have instructed me to report this bug.
note 1: my hardware is 64-bit but i am using a 32-bit version of wine so that i
can use various old and free VSTis.
note 2: i do recognise that the vc2015 package did not install well in a test
which was conducted a year ago and submitted to the wine database.
--
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=40956
Bug ID: 40956
Summary: unimplemented function
msvcr110.dll._Lock_shared_ptr_spin_lock when starting
Zoner Photo Studio 18
Product: Wine
Version: 1.9.14
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tomas(a)jikos.cz
Created attachment 55095
--> https://bugs.winehq.org/attachment.cgi?id=55095
Backtrace obtained from wine
The application does not even start. The only action I did
was starting with:
DYLD_FALLBACK_LIBRARY_PATH="${DYLD_FALLBACK_LIBRARY_PATH}:/usr/X11/lib" ./wine
"C:\Program Files\Zoner\Photo Studio 18\Program32\Zps.exe"
Installed without issues from
https://www.zoner.com/en/free-photo-editor-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=41408
Bug ID: 41408
Summary: GOG Galaxy crashes with unimplemented function
msvcp140.dll.??0task_continuation_context@Concurrency@
@AAE@XZ
Product: Wine
Version: 1.9.19
Hardware: x86-64
URL: https://cdn.gog.com/open/galaxy/client/setup_galaxy_1.
1.17.3.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Now updater crashes with
wine: Call from 0x7b43b53c to unimplemented function
msvcp140.dll.??0task_continuation_context@Concurrency@@AAE@XZ, aborting
wine-1.9.19-161-gaf37b18
--
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=30764
Bug #: 30764
Summary: regedit: a key created from right-click context menu
is in incorrect position
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
In Windows when you right-click a key and select New->Key, the new key is
created as a subkey of the key you clicked. In Wine it is a subkey of a key
that was previously selected by left-clicking or keyboard - click position is
ignored.
--
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=10858
Summary: BlueByte Game Channel fails to install
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
When trying to install the BlueByte Game Channel, it fails with a messagebox
saying the software is already installed.
An investigation shows that using native cabinet.dll bypasses the problem.
--
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=14606
Summary: TreeView + right click doesn't work the way it does in
native windows
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lists(a)andree.sk
Hi,
in the real windows, when one presses right button over treeview 'widget', the
item under cursor gets temporarily selected - this enables simple context menu
showing (unless it's done this way, one has to manually determine, which item
is placed on the cursor position - which, i guess, not all apps are doing) :
it should probably go like this: right click => appropriate treeview item
selected => NM_RCLICK notification message to window => windows can use
TreeView_GetSelection() :-)
after the right button is released, the previously selected item gets selected
again on win32 - as far as I can tell :-)
--
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=42487
Bug ID: 42487
Summary: Free Devanagari font Samanata crashes during GPOS
processing
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: usp10
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
Created attachment 57351
--> https://bugs.winehq.org/attachment.cgi?id=57351
test file
Opening attached file in notepad with Samanata font of size >=10 crashes on
invalid memory access in uniscribe.
Font is available with debian package fonts-deva-extra (3.0-3):
c21d338d8a6efa48a67b9cc0cde6b0b493bafc6f samanata.ttf
Font itself is broken, device table delta format is invalid in at least one of
the records, and ttx throws an exception when parsing GPOS too. However native
usp10 works fine.
--
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=42657
Bug ID: 42657
Summary: ACDSee Pro 9 needs
msvcr120.dll.?Alloc@Concurrency@@YAPEAX_K@Z
Product: Wine
Version: 2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Using very recent version of wine-git
wine: Call from 0x7b44f8a7 to unimplemented function
msvcr120.dll.?Alloc@Concurrency@@YAPEAX_K@Z, aborting
--
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.