http://bugs.winehq.org/show_bug.cgi?id=28058
Summary: Psychonauts installer by R.G. Mechanics can not run
Bink Audio Mixer during installation
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runetmember(a)gmail.com
Psychonauts installer by R.G. Mechanics can not run Bink Audio Mixer during
installation.
Information about this version: http://bugs.winehq.org/show_bug.cgi?id=28053#c4
Search this part in the attached log:
C:\Program Files\R.G. Mechanics\Psychonauts>binkmix.exe
WorkResource\cutscenes\prerendered\ASAH.bik
WorkResource\cutscenes\prerendered\ASAH.wav
WorkResource\cutscenes\prerendered\ASAH.bik /o /t0 /#
fixme:qcap:fnCaptureGraphBuilder2_Release Release IGraphFilter or w/e
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00020020-0000-0000-c000-000000000046}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{00020020-0000-0000-c000-000000000046}, 80040155
fixme:ole:NdrClearOutParameters (0x72d32c,0x7e8acb80,0x72d6c4): stub
fixme:ole:CoCreateInstance no instance created for interface
{00020020-0000-0000-c000-000000000046} of class
{00020003-0000-0000-c000-000000000046}, hres is 0x80040155
Probably installer use Bink Audio Mixer to repackage some audio files.
--
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=15510
Summary: Rockwell check for OS fails
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://www.rockwellautomation.com/rockwellsoftware/desig
n/rslogix5000/demo.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JosephHenryBlack(a)yahoo.co.nz
Created an attachment (id=16455)
--> (http://bugs.winehq.org/attachment.cgi?id=16455)
Setup Log
RS Logix demo software for programming PLC's works for 90days. On clean wine,
without net1.1 installed and also using winetricks with net1.1 on a clean wine,
the install terminates quickly. The install log shows
RSLogix 5000 Setup: Begin loading step: Verifying operating system is
supported
RSLogix 5000 Setup: OS check failed: There is no available software that
will run on this OS
RSLogix 5000 Setup: End loading step: Verifying operating system is
supported
to reproduce:
run setup.exe
The window will open for the RSLogix 5000 series
Click Install RS Logix 5000 Demo Edition V16 and select English.
--
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=21046
Summary: cmd does not handle all operators in 'if' command
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
bug 15359 mentions that firefox's build scripts use commands like
IF %ERRORLEVEL% EQU 0
wine's cmd only supports == and != operators;
windows' cmd also supports equ, neq, lss, leq, gtr, geq.
--
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=17849
Summary: Tree doesn't fold/unfold on mouse click
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=20122)
--> (http://bugs.winehq.org/attachment.cgi?id=20122)
Tree
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 in CATIAV5R19 with tree (attached image) in main window and this
is very annoying:
1) LMB in drawing area to lose focus on tree
2) LMB on "plus sign" in tree
behaviour:
nothing does happen
expected behaviour:
tree should unfold
3) move mouse pointer and tree unfolds as it should earlier
1) LMB in drawing area to lose focus on tree
2) LMB on "plus sign" in tree
behaviour:
nothing does happen
expected behaviour:
tree should unfold
3) LMB on "plus sign" again and tree unfolds but if i move mouse pointer the
tree folds again which is unwelcome
LMB-left mouse button
--
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=30282
Bug #: 30282
Summary: treeview: OnExpanding is incorrectly sent to items
with no children
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 39560
--> http://bugs.winehq.org/attachment.cgi?id=39560
simple delphi app monitoring TreeView events
See the attached Delphi application. It creates a new subitem in OnExpanding
event handler. Clicking under the second + sign sends OnExpanding event to the
third item. Double-clcking the third item does the same. With native comctl32
it is possible to expand only the first two items.
--
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=26911
Summary: Command & Conquer Tiberian Sun: no sound in skirmish
mode without dsound emulation?
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The game seems to run fine, but entering skirmish
mode seems to break the sound (and it stays broken
upon return to main menu). Setting winetricks dsoundhw=Emulation
seems to work around the problem.
--
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=22556
Summary: Multiple issues with Raisonance Ride7 IDE
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)andrewsmith.plus.com
After a fresh install of the Ride7 IDE, the application hangs (with high CPU
usage) when attempting to exit.
Additionally, after installing the RKit-ARM addon, the application no longer
starts - the program window appears and parts of the UI are shown, but then
crashes.
Software available as free download from:
http://www.mcu-raisonance.com/mcu_downloads.html (first link on that page is
the Ride7 IDE, the second link is the RKit-ARM add-on).
--
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=24143
Summary: TGA image is not visible in Layered Windows Demo
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.dhpoware.com/downloads/LayeredWindow.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
The window captures any window you move over it and only thing is displayed in
the terminal is.
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:msvcrt:_controlfp_s ((nil) 65536 196608) semi-stub
--
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.