http://bugs.winehq.org/show_bug.cgi?id=37002
Bug ID: 37002
Summary: Plogue chipsound registration fails
Product: Wine
Version: 1.7.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bique.alexandre(a)gmail.com
Plogue Chipsound registration fails:
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x33e754,0x33e758): stub
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x33e754,0x33e758): stub
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
Here is a link to the software: http://www.plogue.com/products/chipsounds/
--
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=37311
Bug ID: 37311
Summary: Mentor PADS viewer cannot install
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nzsmith(a)gmail.com
Created attachment 49620
--> https://bugs.winehq.org/attachment.cgi?id=49620
log showing error
I am trying to install Mentor PADS viewer
http://s3.mentor.com/pads-free-viewer/pads-pcb-viewer.zip
I've followed the directions here:
https://bugs.winehq.org/show_bug.cgi?id=35578
to get it to start the install, I get a EULA to agree to then all of a sudden I
get a spew of messages on the screen, telling me it cannot access a log file:
Title: Error Writing Log File [CP0069]
Message: An error occurred while writing the history log file.
Detail: It is possible that the
nsmith-Latitude-E5430-non-vPro_8mip_history.txt history log file has read only
permissions or is in use by another application.
output attached, any help would be appreciated.
--
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=38826
Bug ID: 38826
Summary: Dragon Age Origins: crash in msvcr80
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kurtjaeke(a)gmx.de
Created attachment 51766
--> https://bugs.winehq.org/attachment.cgi?id=51766
Crash backtrace.
Dragon Age Origins crashes after showing the intro sequence, with the backtrace
attached.
Just for curiosity, I bisected to wine-1.7.20. It crashes at the very same
location.
--
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=39412
Bug ID: 39412
Summary: Add failover and load balancing support
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
Created attachment 52530
--> https://bugs.winehq.org/attachment.cgi?id=52530
Proposed schema update to allow for failover
We currently have 4 VM hosts and it's easy to duplicate a given VM so it's
present on multiple hosts.
So we could put a VM such as win7u on both vm1 and vm2. But if vm1 goes offline
for whatever reason, the administrator would still have to manually change the
WineTestBot configuration so it knows to use the win7u copy on vm2.
Furthermore if a task is scheduled to run on win7u but vm1 is busy running a
task on another VM it would be nice to automatically run that task on vm2's
win7u copy instead. This would lessen the need to carefully figure out which
VMs can be put on the same host based on whether they are 64 bit or not,
whether they are a base or winetest VM, etc. (later how many configurations
they have, see bug 31784)
But we cannot add entries for both copies of win7u because:
1. Both entries would show up in the user interface.
2. Wine patches would be scheduled to run on both copies which is not what we
want.
3. Tasks scheduled to run on the first copy would still not be switched to the
second copy.
4. The TestBot may start both copies at the same time which would be wrong from
a licensing point of view and cause conflicts due to both having the same IP
address (unless one of the copies is manually modified to have a different IP
address).
What is really needed is a change in the database schema so we can define
multiple interchangeable 'VM instances' of a given VM.
The attached schema adds a VMInstances table to deal with this:
* A task would initially be connected to a VM (we can ignore the VMConfig vs.
VM distinction here).
* When scheduling the task the TestBot would iterate over the corresponding
VM's VMInstances, identify the ones where the VMSnapshot field is set as the
active instances and count them. (Note: the instance's ChildPid field is only
set during reverts and the (JobID, StepNo, TaskNo) triplet is only set after
revert when the task is actually running. So neither identify active VMs).
* Then if the count of active instances is lower than the VM's MaxActive field
it could revert that VM instance.
* The VM's MaxActive is what allows us to not exceed our number of licenses. It
also allow us to have multiple instances active in case we have multiple
licenses: for the Linux build machine for instance (in that cae each copy would
need a different IP address).
* Optionally a user could request that a task be run on a specific VMInstance
by setting the Task's VMNo field.
--
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=37826
Bug ID: 37826
Summary: sonar home studio 6 missing dll
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vmf07(a)hotmail.com
Distribution: ---
Created attachment 50374
--> https://bugs.winehq.org/attachment.cgi?id=50374
summary report txt
Cakewalk Sonar home studio 6 Missing dll file
--
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=425
--- Comment #40 from Alexandre Julliard <julliard(a)winehq.org> ---
That's a local device path, not a network path. If you have an actual app that
requires this, please file a separate bug.
--
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=2082
Ben Shadwick <benshadwick(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |benshadwick(a)gmail.com
--- Comment #150 from Ben Shadwick <benshadwick(a)gmail.com> ---
I can confirm that this issue still occurs with Diablo retail (both unpatched
and patched) in wine-staging 1.7.52, regardless of DirectDraw renderer mode.
This came as a surprise, as I thought that Wine generally handled Win9x-era
games better than modern Windows does.
It's doubly surprising that the issue has been known for over 11 years. It must
be a tough one.
--
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=425
--- Comment #39 from Mark G. Woodruff <markgwoodruff(a)yahoo.com> ---
That wasn't the problem with Kedit (CentOS 7 was to blame). But a fix looks
easy enough:
In ntdll/directory.c in get_dos_prefix_len(), I think adding additional checks
for \\.\\ and \\?\\ should do it.
--
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=36060
Bug ID: 36060
Summary: Hawking control center driver install tool crashes
during installation
Product: Wine
Version: 1.7.17
Hardware: x86
URL: http://hawkingtech.com/products/downloadfile/983.html
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shlwapi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48241
--> https://bugs.winehq.org/attachment.cgi?id=48241
terminal output/backtrace
fixme:shell:SHRegCreateUSKeyW unsupported flags 0x00000004
wine: Unhandled page fault on read access to 0x00000004 at address 0x7e955e07
(thread 008b), starting debugger...
..
Backtrace:
=>0 0x7e955e07 SHRegCloseUSKey+0x17(hUSKey=<couldn't compute location>)
[/home/austin/wine-git/dlls/shlwapi/reg.c:196] in shlwapi (0x0033f858)
--
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=8983
Saulius K. <saulius2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius2(a)gmail.com
--
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.