http://bugs.winehq.org/show_bug.cgi?id=58378
Bug ID: 58378
Summary: VirtualBox 4.3.40: Crash on start
Product: Wine
Version: 10.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Install VirtualBox 4.3.40
https://download.virtualbox.org/virtualbox/4.3.40/VirtualBox-4.3.40-110317-…
Installer faces https://bugs.winehq.org/show_bug.cgi?id=56815 but installs
When starting Virtual Box log shows :
wine VirtualBox.exe
002c:fixme:winediag:loader_init wine-staging 10.10 is a testing version
containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing
bug reports on winehq.org.
0098:fixme:ntoskrnl:MmGetSystemRoutineAddress L"HalSendSoftwareInterrupt" not
found
0098:fixme:ntoskrnl:MmGetSystemRoutineAddress L"KeIpiGenericCall" not found
0098:fixme:ntoskrnl:MmGetSystemRoutineAddress L"KeQueryInterruptTimePrecise"
not found
0098:fixme:ntoskrnl:MmGetSystemRoutineAddress L"KeQuerySystemTimePrecise" not
found
0098:fixme:ntoskrnl:MmGetSystemRoutineAddress L"PsIsProtectedProcessLight" not
found
0098:fixme:ntoskrnl:MmGetSystemRoutineAddress L"ZwAlpcCreatePort" not found
wine: Unhandled page fault on read access to FFFFFFFFFFFFFFFF at address
00000001004112D3 (thread 0098), starting debugger...
00c0:err:ole:start_rpcss Failed to start RpcSs service
00b8:err:ole:start_rpcss Failed to start RpcSs service
00c0:err:ole:start_rpcss Failed to start RpcSs service
00a8:fixme:dbghelp:elf_search_auxv can't find symbol in module
00a8:fixme:dbghelp:elf_search_auxv can't find symbol in module
003c:err:service:process_send_command service protocol error - failed to read
pipe r = 0 count = 0!
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"VBoxDrv"
failed to start: 1053
0024:fixme:winediag:loader_init wine-staging 10.10 is a testing version
containing experimental patches.
0024:fixme:winediag:loader_init Please mention your exact version when filing
bug reports on winehq.org.
wine: Unhandled page fault on read access to 000000000000000F at address
00000001400169AB (thread 018c), starting debugger...
0194:fixme:dbghelp:elf_search_auxv can't find symbol in module
0194:fixme:dbghelp:elf_search_auxv can't find symbol in module
then Debugger opens and shows:
Unhandled exception: page fault on read access to 0x000000000000000f in 64-bit
code (0x000001400169ab).
Register dump:
rip:00000001400169ab rsp:000000000011ea50 rbp:000000000011eb50 eflags:00010246
( R- -- I Z- -P- )
rax:00000000fffffff2 rbx:00000000000001f5 rcx:000000000000004b
rdx:000000014007c974
rsi:00000000000001f6 rdi:00000000000001f6 r8:00000001400aa7a0
r9:00006fffffa20080 r10:00006fffffa63000
r11:00000000001c1000 r12:000000014007d000 r13:00000001400aa6ec
r14:0000000000000000 r15:0000000000000960
Stack dump:
0x0000000011ea50: 00000001400aa7a0 000000000011eb50
0x0000000011ea60: 0000000000000001 00000001400aa7c8
0x0000000011ea70: 0000000000000000 0000000000000000
0x0000000011ea80: 0000000000000000 0000000000000000
0x0000000011ea90: 0000000000000000 0000000000000000
0x0000000011eaa0: 0000000000000000 0000000000000000
0x0000000011eab0: 0000000000000000 0000000000000000
0x0000000011eac0: 0000000000000000 0000000000000000
0x0000000011ead0: 0000000000000000 0000000000000000
0x0000000011eae0: 0000000000000000 0000000000000000
0x0000000011eaf0: 0000000000000000 0000000000000000
0x0000000011eb00: 0000000000000000 0000000000000000
Backtrace:
=>0 0x000001400169ab in virtualbox (+0x169ab) (0x0000000011eb50)
1 0x00000140007044 in virtualbox (+0x7044) (0000000000000000)
2 0x006fffffa34949 BaseThreadInitThunk+0x9(unknown=<internal error>,
entry=<internal error>, arg=<internal error>)
[/usr/src/packages/BUILD/dlls/kernel32/thread.c:61] in kernel32
(0000000000000000)
3 0x006fffffc0fdb3 in ntdll (+0xfdb3) (0000000000000000)
0x000001400169ab virtualbox+0x169ab: movb 0xf, %al
Modules:
Module Address Debug info Name (10
modules)
PE 140000000- 1400ee000 --none-- virtualbox
PE-Wine 6fffff3d0000- 6fffffa0b000 Deferred kernelbase
PE-Wine 6fffffa20000- 6fffffbe1000 Dwarf-4 kernel32
PE-Wine 6fffffc00000- 6ffffffe3000 Dwarf-4 ntdll
ELF 720518afd000- 720518c00000 Export ntdll.so
ELF 720518c00000- 720518e20000 Deferred libc.so.6
ELF 720518e60000- 720518ea0000 Deferred liblzma.so.5
ELF 720518ea0000- 720518ebb000 Deferred libunwind.so.8
ELF 720518ed4000- 720518f12000 Deferred
ld-linux-x86-64.so.2
ELF 720518f12000- 720518f17000 Deferred <wine-loader>
--
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=23193
Summary: wine notepad: Slow to open large files
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://winehq.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=28858)
--> (http://bugs.winehq.org/attachment.cgi?id=28858)
Long text file (3.1M uncompressed)
gunzip the attached file and open it in notepad. For me, it takes > 5 seconds
to open on a quadcore. WinXP notepad (both virtualbox and native) will open it
instantly.
--
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=37789
Bug ID: 37789
Summary: cmd.exe /c cannot handle "(" and ")" characters in a
full script path name
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: abolte(a)systemsaviour.com
Distribution: ---
Created attachment 50334
--> https://bugs.winehq.org/attachment.cgi?id=50334
Various cmd executions discussed in the report using WINEDEBUG='+cmd'.
Far Cry 4 (which requires at least a 64-bit Windows 7 prefix) fails to call a
bash script on launch:
Can't recognise 'C:\Program Files (x86)\Ubisoft\Ubisoft Game Launcher\games\Far
Cry 4\Support\Software\GEFirewall.bat /silent' as an internal or external
command, or batch script.
Sure enough, calling it manually (even without the /silent argument) results in
the same error:
$ wine cmd.exe /c 'C:\Program Files (x86)\Ubisoft\Ubisoft Game
Launcher\games\Far Cry 4\Support\Software\GEFirewall.bat'
Can't recognise 'C:\Program Files (x86)\Ubisoft\Ubisoft Game Launcher\games\Far
Cry 4\Support\Software\GEFirewall.bat' as an internal or external command, or
batch script.
Suspicious of the ( and ) characters in the URL, I tried copying the
GEFirewall.bat to the path 'C:\Program Files\Ubisoft\Ubisoft Game
Launcher\games\Far Cry 4\Support\Software\' (which doesn't normally exist but I
manually created it).
$ wine cmd.exe /c 'C:\Program Files\Ubisoft\Ubisoft Game Launcher\games\Far Cry
4\Support\Software\GEFirewall.bat'
fixme:netsh:wmain stub: L"netsh" L"firewall" L"add" L"allowedprogram"
L"C:\\Program Files\\Ubisoft\\Ubisoft Game Launcher\\games\\Far Cry
4\\Support\\Software\\..\\..\\bin\\FarCry4.exe" L"FarCry4" L"ENABLE"
fixme:netsh:wmain stub: L"netsh" L"firewall" L"add" L"allowedprogram"
L"C:\\Program Files\\Ubisoft\\Ubisoft Game Launcher\\games\\Far Cry
4\\Support\\Software\\..\\..\\bin\\IGE_WPF64.exe" L"FarCry4-IGE" L"ENABLE"
The script ran perfectly.
One more test to confirm my sanity:
$ wine explorer.exe 'C:\Program Files (x86)\Ubisoft\Ubisoft Game
Launcher\games\Far Cry 4\Support\Software'
This opened the directory in explorer fine. Only cmd.exe /c ... seems to show
this issue.
--
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=56274
Bug ID: 56274
Summary: Ceville: .NET Framework 3.5 game crashes with Wine
Mono
Product: Wine
Version: 9.1
Hardware: x86-64
URL: https://www.gamepressure.com/download.asp?ID=22513
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: memax(a)gmx.fr
Distribution: Ubuntu
Game:
This bug is present in the full game (version 1.0.2.0) and in the demo. I've
provided the download link for the demo.
OS:
Ubuntu 22.04.3 LTS 64bit
Wine:
wine-9.1
WINEARCH=win32
Clean prefix
Description:
With Wine Mono:
The game can be launched as far as the menu screen, but it crashes at the start
of a new game, at the end of the loading screen. I assume this is related to
the video that should be playing at that point.
The game also crashes on closing.
With dotnet35sp1 installed via winetricks:
The game can be launched but there are several error messages ("Unhandled
exception in a component in your application") each time a video is played.
These errors can be ignored by clicking on "Continue". The sound of the video
is audible, but the video display is truncated. Ignoring these errors allows
you to play the game (no 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.
http://bugs.winehq.org/show_bug.cgi?id=58367
Bug ID: 58367
Summary: Megadownload - Does not start due to tzres.dll
Product: Wine
Version: 10.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
MegaDownload 1.7 - https://softradar.com/megadownloader/download/1.7/
Does not start due to tzres.dll
--
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=47024
Bug ID: 47024
Summary: Pen pressure does not register full range
Product: Wine-staging
Version: 4.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: metichi(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 64183
--> https://bugs.winehq.org/attachment.cgi?id=64183
Pressure graphs by wine staging version
Using drawing tablets in the wine staging version 4.6 makes the pressure
readings top at about 10% of the input range, while still responsive within it.
I have tested it using Clip Studio Paint version 1.8.7 on ubuntu 18.04.
I tried 2 tablets, a wacom pencil small (using the wacom drivers installed by
default in ubuntu) and a Huion Kanvas GT191 (using digimend drivers v9) with
identical results.
Attached are the pressure suggestions made by CSP while calibrating the
pressure range
--
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=33056
Bug #: 33056
Summary: Tablet stylus pressure works in Manga Studio 5 until a
focus or key event occurs
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintab32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aardvark(a)krl.com
Classification: Unclassified
Unlike prior versions, the tablet stylus pressure works for Manga Studio 5;
however, if a key is pressed or the pen goes out of the window and back in,
lines drawn either draw nothing (no pressure?) or are drawn blobby (saw-tooth
pressure) like a chain of tear-drops.
The cursor displayed often jitters between two different cursors (e.g. a small
circle and a large one or a circle and an arrow). This leads me to believe that
it's swapping between two pointing devices, most likely the mouse and the
stylus.
Maybe related to 15443 and other pen pressure bugs.
--
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=43612
Bug ID: 43612
Summary: Running on Unsupported OS. OS is not Windows 7 or
later
Product: Wine
Version: 2.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chrnoboost(a)mailinator.com
Distribution: ---
Created attachment 59028
--> https://bugs.winehq.org/attachment.cgi?id=59028
Error: Running on Unsupported OS. OS is not Windows 7 or later
​Setup & Installation
1. Installed Wine-2.15 staging via package installer
2. pass in WINEARCH=win32 and WINEPREFIX=[some perfix] to winecfg. Directory is
not pre-made, so Wine created the directory and did the work.
3. chose Windows 7 and enabled CSMT, VAAPI, EAX under "Staging" tab in winecfg
3. Used Winetricks to install vcrun 2005 - 2015, vcrun6, vcrun6sp6; msxml4 and
6;msc40 and 42 to run Clip Studio Paint 1.6.2
Installed Clip Studio Paint 1.6.2 and started the software with stylus on
tablet ready for use.
Running the software
I got an error saying "Running on unsupported OS. OS is not Windows 7 or later"
--- This software runs on Windows 7. I ran this software on a Windows 7 64bit
machine before.
Clicked passed it, and the workspace loads but I couldn't draw on the canvas. I
get no response from either stylus nor mouse.
--
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=50421
Bug ID: 50421
Summary: wine run clip studio point 1.9.4 ERROR
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: z7z-h(a)outlook.com
Distribution: ---
Created attachment 69039
--> https://bugs.winehq.org/attachment.cgi?id=69039
CSP error LOG
i using Playonlinux run CSP(clip studio paint) ERROR.i have mono and
gecko.(installed).
wine version 5.0
OS:Kali linux 2020.04
mono version 5.1.1
gecko version 2.47.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=54492
Bug ID: 54492
Summary: Clip Studio Paint - Modifier Keys break stylus input
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kalidibus(a)gmail.com
Distribution: ---
When drawing in Clip Studio paint, hitting modifier keys like Ctrl Shift Alt
etc will cause the cursor to glitch and start rapidly flashing between
different input methods.
Can only be fixed by restarting the program, but holding down a different
modifier key pauses the glitching.
This occured on multiple Arch based systems (Manjaro and SteamOS) with an
Artist 15.6.
I have tested this with both the built in libwacom (I think) drivers, and
XP-Pen's own drivers, no change in the behaviour.
The behaviour does NOT occur with a mouse. It is only with a stylus.
--
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.