https://bugs.winehq.org/show_bug.cgi?id=48561
Bug ID: 48561
Summary: Cadence Allegro Professional 16.6 crashes at startup
Product: Wine
Version: 5.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tpearson(a)raptorengineering.com
Distribution: ---
When attempting to launch Cadence Allegro Professional* on Wine 5.0 staging,
the application loads and checks out the network license, but immediately
generates an internal fault and pops up a dialog to that effect. Dismissing
the dialog box exits the application (thankfully it returns the network license
cleanly at that point, otherwise debugging would be quite miserable).
This behavior was observed on all tested Wine versions starting with 3.0. 4.1
and 4.12 were also tested with the same results, as was both the OpenGL and
non-OpenGL version of the Allegro software.
* We hold a current network license for this package, and are looking to
migrate away from effectively airgapped (isolated license-only network) XP
systems for this software. My understanding is that the licensed version,
versus the trial / standalone read-only version, has received no testing up
until this point on Wine.
--
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=48386
Bug ID: 48386
Summary: Some CPU features are not reported for Intel CPU
(Detroit: Become Human is affected)
Product: Wine
Version: 5.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: gofmanp(a)gmail.com
Distribution: ---
Created attachment 66146
--> https://bugs.winehq.org/attachment.cgi?id=66146
ntdll: Detect more processor features on Intel CPU.
Split off from bug #48291.
The application reads CPU features from shared user data area and requires or
benefits from certain CPU features. Some features from CPUID level 0x80000001
are currently recognized for AMD only while they are available on Intel as
well.
--
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=45481
Bug ID: 45481
Summary: Spintires: MudRunner crashes at launch
Product: Wine
Version: 3.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Crashes without native d3dx9_43
> 011d:fixme:d3dx:D3DXCreateKeyframedAnimationSet name "waving__loop", ticks_per_second 4.8000000000000000e+03, playback_type 0, animation_count 27, callback_key_count 0, callback_keys (nil), animation_set 0xe48f970 stub.
> 011d:fixme:d3dx:d3dx9_animation_controller_RegisterAnimationOutput iface 0x7e05ed8, name "BonePole", matrix 0x5f22c930, scale (nil), rotation (nil), translation (nil) stub.
wine-3.12-206-gbb264a0ac6
--
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=48086
Bug ID: 48086
Summary: Knowledge Studio: Unhandled exception: page fault on
read access in 64-bit code
Product: Wine
Version: 4.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oksana.a.tkachenko(a)gmail.com
Distribution: ---
Created attachment 65644
--> https://bugs.winehq.org/attachment.cgi?id=65644
Terminal output of Wine when running the software
Application starts fine, but crashes when attempting to create a new project or
open an existing project.
Possible duplicates: 32169, 32919, 40334, 40620, 40669, 42639
--
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=29633
Bug #: 29633
Summary: Richedit hyperlinks limited to first line
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sdh_luc(a)hotmail.com
Classification: Unclassified
Created attachment 38396
--> http://bugs.winehq.org/attachment.cgi?id=38396
A broken location name with its last word repeated
When hyperlinks in StarEdit's trigger sentences (as discussed in #4547) extend
over multiple lines (either due to wrapping or because the linked text contains
newlines), only the first is active. The others have the correct appearance
and cursor but do nothing. (This is unfortunate if the first character is a
newline!) Presumably related is that editing the multiline text replaces only
the first line (see screenshots).
--
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=49270
Bug ID: 49270
Summary: armv7l mingw build broken
Product: Wine
Version: 5.9
Hardware: arm
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
Building on armv7 (assuming toolchain targets armv7, not armv6k, see bug 49191)
without mingw works.
If mingw is used (I used llvm-mingw), configure picks it up fine. There are a
lot of warnings:
"warning: 'pcs' calling convention is not supported for this target
[-Wignored-attributes]"
but the build itself seems to (mostly) work. If the patch for bug 49179 is
applied, winetest.exe will run on windows surface rt.
However, there are two (related) build failures, in
dlls/rpcrt4/ndr_stubless.cross.o:
armv7-w64-mingw32-clang -c -o ndr_stubless.cross.o ndr_stubless.c -I.
-I../../include -I../../include/msvcrt -D__WINESRC__ \
-D_RPCRT4_ -DMSWMSG -D_UCRT -DWINE_CROSS_PE -Wall -target armv7-w64-mingw32
-fno-strict-aliasing \
-Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers
-Wno-pragma-pack \
-Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith \
-Wno-incompatible-library-redeclaration -Wno-ignored-attributes
<inline asm>:6:2: error: target does not support ARM mode
.arm
^
<inline asm>:15:2: error: predicated instructions must be in IT block
subeq SP, SP, #4
^
2 errors generated.
and dlls/vcomp/main.cross.o:
armv7-w64-mingw32-clang -c -o main.cross.o main.c -I. -I../../include
-I../../include/msvcrt -D__WINESRC__ -D_UCRT \
-DWINE_CROSS_PE -Wall -target armv7-w64-mingw32 -fno-strict-aliasing
-Wdeclaration-after-statement \
-Wempty-body -Wignored-qualifiers -Wno-pragma-pack -Wstrict-prototypes
-Wtype-limits -Wvla \
-Wwrite-strings -Wpointer-arith -Wno-incompatible-library-redeclaration
-Wno-ignored-attributes
<inline asm>:6:2: error: target does not support ARM mode
.arm
^
<inline asm>:15:2: error: predicated instructions must be in IT block
subeq SP, SP, #4
^
2 errors generated.
>From some quick searching, it looks like we may need to either change the
target, or use thumb2 assembly instead.
--
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=49293
Bug ID: 49293
Summary: Impossible to create Wine prefix from scratch
Product: Wine
Version: 5.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dron2065(a)rambler.ru
Distribution: ---
Created attachment 67298
--> https://bugs.winehq.org/attachment.cgi?id=67298
Log of error output
Impossible to create new Wine prefix from scratch for WINEARCH=win64. For win32
all work normal.
--
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=48478
Bug ID: 48478
Summary: Old realplayer crashes when installing
Product: Wine
Version: 5.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: ---
Created attachment 66263
--> https://bugs.winehq.org/attachment.cgi?id=66263
console output
When I install Realplayer, it seems that some extractions are don and then
black screen appears. Then wine 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=47357
Bug ID: 47357
Summary: Wine gets black screen when entering
Product: Wine
Version: 4.9
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hiuryson(a)gmail.com
When entering the wine by my smartphone, Moto G5s with Android 8.1, appears a
frame of the cmd and soon it is only a black 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.
https://bugs.winehq.org/show_bug.cgi?id=49273
Bug ID: 49273
Summary: wine-staging 5.9 breaks World of Warcraft 3.3.5a
Product: Wine
Version: 5.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pioruns(a)gmail.com
Distribution: ---
wine-staging 5.9 introduces a regression, which causes World of Warcraft 3.3.5a
to malfunction.
Issues:
Camera manipulation via right button press or middle button press is
stutteting, moving randomly every 1 second or so. Camera moving is unusable.
Problem is fixed instantly by downgrading wine-staging to 5.8
System details:
Debian Buster + backports on Linux AMD64
Nvidia 1080Ti + nvidia driver 440.82 from buster-backports
--
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.