https://bugs.winehq.org/show_bug.cgi?id=52806
Bug ID: 52806
Summary: TickyClav 2.exe crashes almost immediately
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rob(a)kalistra.com
Distribution: ---
Created attachment 72182
--> https://bugs.winehq.org/attachment.cgi?id=72182
output from "TickyClav" virtual instrument crash
I use wine with yabridge to get an assortment of Windows audio plugins working
on my Ubuntu Studio 20.04 machine (5.4.0-107-lowlatency kernel with PREEMPT
specified). I love it, thank you!!
One plugin that used to work well for me stopped working quite some time ago.
It is the "Ticky Clav 2" clavinet virtual instrument
(https://www.2getheraudio.com/instruments/ticky_clav_2/). I usually use the
plugin as a VST, but it also comes with an .exe that I can start from the
command line. When I run `wine 2getheraudio\ TickyClav\ 2.exe` I briefly see
the UI for the application show up on the screen, then about a half second
later I get the "Program Error" window saying "The program 2getheraudio
TickyClav 2.exe has encountered a serious problem and needs to close. We are
sorry for the inconvenience."
I have attached a text file with the full terminal output.
Thanks for any help you can offer!
--
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=31592
Bug #: 31592
Summary: Wine uses legacy /proc/scsi interface
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pb-2004(a)hotmail.com
Classification: Unclassified
Wine uses /proc/scsi interface to populate
HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi registry key. Because /proc/scsi is
missing on some linux distributions(i.e. Debian) Wine can't write information
to this key. This situation breaks wn32aspi emulation and windows programs
which access cd/dvd drives through aspi.
--
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=25381
Summary: Trackmania Nation Forever crashes on OS X when sound
is enabled
Product: Wine
Version: 1.3.8
Platform: x86
URL: http://www.trackmaniaunited.com
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: qparis(a)playonlinux.com
Created an attachment (id=32283)
--> (http://bugs.winehq.org/attachment.cgi?id=32283)
Screenshot + Terminal content
Application : Track Mania Nation forever (http://www.trackmaniaunited.com)
System information :
- Tested both with XQuartz 2.6.0 beta (for Randr support) and stable version
- Mac OS 10.6.5
Step to reproduce :
- I downloaded the latest version of Trackmania Nation Forever (free)
(http://www.trackmaniaunited.com)
- The game installation run fine
- I started a single player game, it will crash at the end of the loading
process
- I runned wineserver -k in a terminal to kill wine
- I went to settings menu -> Advanced -> Audio
- I unchecked the box "Enable sound"
- I retried to start a single player race, and it worked perfectly
(I retried several time and the problem seems to be linked to the sound)
Other details
- The menu works fine with
- The problem does not exist on Linux
--
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=35349
Bug ID: 35349
Summary: NC Corrector spams terminal with
"fixme:olepicture:OLEPictureImpl_SaveAsFile"
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: plaes(a)plaes.org
Classification: Unclassified
`NC Corrector 4.0` from http://www.nc-corrector.inf.ua/index_EN.htm spams
following continuously in the terminal:
[snip]
...
fixme:olepicture:OLEPictureImpl_SaveAsFile (0x1fe9b0)->(0x19ad098, 0, (nil)),
hacked stub.
fixme:olepicture:OLEPictureImpl_SaveAsFile (0x2064d8)->(0x19ad098, 0, (nil)),
hacked stub.
....
[/snip]
This could be also duplicate for #20222
--
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=18959
Summary: MetaTrader 4 installer hangs at the very end of file
extraction
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.metatrader4.com/files/mt4setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
CC: julliard(a)winehq.org
With today's Git (wine-1.1.23-221-gafce86b), the MetaTrader installer hangs at
the very end of file extraction at "C:\Program Files\MetaTrader
4\mailbox\1190736044.english" with sufficient responsiveness to handle the
Cancel button being pressed, which merely hides the installer window until a
Ctrl+C interrupt is sent to the installer. The installer worked properly in
1.0.1, and the regression test revealed:
1c91d54503f9b2afa513dc4dd79bf19bc9bad51a is first bad commit
commit 1c91d54503f9b2afa513dc4dd79bf19bc9bad51a
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Feb 18 14:44:17 2009 +0100
msvcrt: Don't try to duplicate invalid handles. Don't reset std handles if
we didn't set them.
:040000 040000 2abf5f9a82de1d29b1fccadc658fc3a956388ac4
86464380dfe4aca4c5c11ea2a539a1fc5def03b8 M dlls
Reverting the commit in HEAD allows the installer to start.
--
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=52714
Bug ID: 52714
Summary: Richard Burns Rally (RallySimFans): Logitech G29 Force
Feedback doesn't work
Product: Wine
Version: 7.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: groovestomp+winehq(a)getgoogleoff.me
Distribution: ---
Install the RallySimFans distribution of Richard Burns Rally in a new wine
prefix: https://rallysimfans.hu/rbr/index.php
Run: "wine control" with the prefix and verify the racing wheel inputs all work
correctly and force feedback works.
Now go into the game, configure the wheel and notice force feedback does not
work.
Downgrading to Wine 5 (The latest previous version available before 7 on my
system) works without issue.
Here's a mention of this issue that led me to isolate that 7 is the problem:
https://forum.winehq.org/viewtopic.php?t=36110
And that thread refers to another here:
http://srmz.net/index.php?showtopic=14451#entry162706
Output of lshw -short:
H/W path Device Class Description
=============================================================
system Oryx Pro (Not Applicable)
/0 bus Oryx Pro
/0/0 memory 64KiB BIOS
/0/1d memory 32GiB System Memory
/0/1d/0 memory 16GiB SODIMM DDR4 Synchronous
2400 MHz (0.4 ns)
/0/1d/1 memory [empty]
/0/1d/2 memory 16GiB SODIMM DDR4 Synchronous
2400 MHz (0.4 ns)
/0/1d/3 memory [empty]
/0/23 memory 256KiB L1 cache
/0/24 memory 1MiB L2 cache
/0/25 memory 6MiB L3 cache
/0/26 processor Intel(R) Core(TM) i7-7700HQ
CPU @ 2.80GHz
/0/100 bridge Xeon E3-1200 v6/7th Gen Core
Processor Host Bridge/DRAM Registers
/0/100/1 bridge 6th-10th Gen Core Processor
PCIe Controller (x16)
/0/100/1/0 display GP104BM [GeForce GTX 1070
Mobile]
/0/100/1/0.1 multimedia GP104 High Definition Audio
Controller
/0/100/14 bus 100 Series/C230 Series
Chipset Family USB 3.0 xHCI Controller
/0/100/14/0 usb1 bus xHCI Host Controller
/0/100/14/0/1 input G29 Driving Force Racing
Wheel
/0/100/14/0/4 multimedia Turtle Beach P11 Headset
/0/100/14/0/5 communication Arduino Leonardo
/0/100/14/0/7 generic EgisTec_ES603
/0/100/14/0/8 communication Bluetooth wireless interface
/0/100/14/0/9 multimedia Chicony USB 2.0 Camera
/0/100/14/1 usb2 bus xHCI Host Controller
/0/100/14.2 generic 100 Series/C230 Series
Chipset Family Thermal Subsystem
/0/100/16 communication 100 Series/C230 Series
Chipset Family MEI Controller #1
/0/100/17 storage HM170/QM170 Chipset SATA
Controller [AHCI Mode]
/0/100/1c bridge 100 Series/C230 Series
Chipset Family PCI Express Root Port #1
/0/100/1c.4 bridge 100 Series/C230 Series
Chipset Family PCI Express Root Port #5
/0/100/1c.4/0 generic RTL8411B PCI Express Card
Reader
/0/100/1c.4/0.1 enp109s0f1 network RTL8111/8168/8411 PCI Express
Gigabit Ethernet Controller
/0/100/1c.6 bridge 100 Series/C230 Series
Chipset Family PCI Express Root Port #7
/0/100/1c.6/0 wlp110s0 network Wireless 8265 / 8275
/0/100/1d bridge 100 Series/C230 Series
Chipset Family PCI Express Root Port #9
/0/100/1d/0 storage NVMe SSD Controller
SM961/PM961/SM963
/0/100/1d/0/0 /dev/nvme0 storage Samsung SSD 960 EVO 250GB
/0/100/1d/0/0/1 /dev/nvme0n1 disk 250GB NVMe namespace
/0/100/1d/0/0/1/1 /dev/nvme0n1p1 volume 497MiB Windows FAT volume
/0/100/1d/0/0/1/2 /dev/nvme0n1p2 volume 4095MiB Windows FAT volume
/0/100/1d/0/0/1/3 /dev/nvme0n1p3 volume 224GiB EFI partition
/0/100/1d/0/0/1/4 /dev/nvme0n1p4 volume 4095MiB Linux swap volume
/0/100/1f bridge HM175 Chipset LPC/eSPI
Controller
/0/100/1f.2 memory Memory controller
/0/100/1f.3 multimedia CM238 HD Audio Controller
/0/100/1f.4 bus 100 Series/C230 Series
Chipset Family SMBus
/0/1 input PnP device PNP0303
/0/2 generic PnP device SYN1219
/0/3 system PnP device PNP0c02
/0/4 system PnP device PNP0c02
/0/5 system PnP device PNP0b00
/0/6 generic PnP device INT3f0d
/0/7 system PnP device PNP0c02
/0/8 system PnP device PNP0c02
/0/9 system PnP device PNP0c02
/0/a scsi3 storage
/0/a/0.0.0 /dev/sda disk 1TB WDC WD10SPZX-00Z
/0/a/0.0.0/0 /dev/sda volume 931GiB Linux Unified Key
Setup volume
--
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=22740
Summary: Lifbase freezes when minimized
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.sri.com/psd/lifbase/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drakkk(a)centrum.cz
Created an attachment (id=28035)
--> (http://bugs.winehq.org/attachment.cgi?id=28035)
terminal output
When I minimize lifbase there is an error window "Runtime Error '380' Invalid
property value" with OK button. But OK button doesn't respond to mouse click,
program becomes unresponsive and must be manually killed.
--
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=24354
Summary: Webtrends Log Analyzer 6.5c : cannot write BMP files
to disk
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)apex-internet.com
Installed Webtrends Log Analyzer 6.5 which works fine, then created a new
profile which also works fine. The problem is when trying to create a new
Report for a profile, it is able to read the web server logs OK, but errors out
when it starts to generate the report to write to disk. The error reported in
Webtrends is:
Unable to extract bmpinfo (using VIC32.DL) from file "C:\Program
Files\WebTrends Log Analyzer\reports\Web
Analysis\TempGraphFiles\ms-2010-0800.bmp"
This BMP file is created, but it is zero bytes in size. At the same time that
this error occurs in Webtrends, in the bash terminal Wine is reporting this
error:
fixme:ole:OLEPictureImpl_SaveAsFile (0x1011dd8)->(0x1017db0, 1, 0x2efde0),
hacked stub.
Here's a link for the Webtrends 6.5c demo:
http://www.tucows.com/preview/195171
--
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=17743
Summary: Undocked toolbars are displayed incorrectly
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=19959)
--> (http://bugs.winehq.org/attachment.cgi?id=19959)
Text toolbar
I'm using Wine 1.1.17 (compiled from source using gcc version 4.3.2 20081105
(Red Hat 4.3.2-7) ) on Fedora 10 i386.
The problem is with undocked toolbars which are incorrectly displayed.
The problem is also with dragging them. They should be also draggable when I
click and hold mouse pointer over title of the toolbar.
Problem exists in AutoCAD 2008 and AutoCAD Mechanical 2008.
I attached image that shows the problem. All cuttings were done with unchecked
option "Allow the window manager to decorate the windows". Last cutting was
done in MS Windows XP running AutoCAD 2007. The problem exists also in Wine
1.0.1
--
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=36781
Bug ID: 36781
Summary: palringo: The Chat Box view not txt !!
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ahmedsaber20005(a)gmail.com
Created attachment 48850
--> http://bugs.winehq.org/attachment.cgi?id=48850
Log of palringo crash
when i want to chat with someone the palringo not show any text :/ and some
times it is crash
--
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.