http://bugs.winehq.org/show_bug.cgi?id=13332
Summary: widl fails with unknown embedded type for somedata (0x0)
Product: Wine
Version: 1.0-rc1
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sachin_bhandare(a)persistent.co.in
Created an attachment (id=13211)
--> (http://bugs.winehq.org/attachment.cgi?id=13211)
Sample IDL file
Attached sample IDL file fails with following error.
$>widl -I $WINE_HOME/include/wine/windows -I. -s -u -p -h test.idl
error: write_embedded_types: unknown embedded type for somedata (0x0)
I am using following WIDL version
$>widl -V
Wine IDL Compiler version 1.0-rc1
Copyright 2002 Ove Kaaven
--
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=42505
Bug ID: 42505
Summary: Physx 3.4 new GRB feature (Gpu rigid bodies) doesn't
work on GPU on WineStaging 2.2
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rtfss1(a)gmail.com
Distribution: ---
Hi,
Physx 3.4 features a new GRB pipeline running almost all Physx engine features
on GPU with great speedup..
Currently it's in late beta:
https://github.com/NVIDIAGameWorks/PhysX-3.4
you have to register to obtain but seems final public version will be coming
next week GDC..
anyway I compiled this SDK and run a GRB sample..
in Windows runs with great speedup on a GTX970..
Running Wine-Staging 2.2 which supports Physx get:
fixme:nvapi:unimplemented_stub function 0x36e39e6b is unimplemented!
No PhysX capable GPU suggested.
If you have a PhysX capable GPU, verify that PhysX is not set to CPU in the
NVIDIA Control Panel.
..\..\SimulationController\src\ScScene.cpp (665) : warning : GPU solver
pipeline failed, switching to software
..\..\SimulationController\src\ScScene.cpp (679) : warning : GPU Bp pipeline
failed, switching to software
so seems nvapi function 0x36e39e6b returns exactly the toogle in Nvidia Control
Panel on Windows of running Physx on CPU/GPU as if I change on Windows that
toggle to force running Physx on CPU i get exactly same output:
No PhysX capable GPU suggested.
If you have a PhysX capable GPU, verify that PhysX is not set to CPU in the
NVIDIA Control Panel.
..\..\SimulationController\src\ScScene.cpp (665) : warning : GPU solver
pipeline failed, switching to software
..\..\SimulationController\src\ScScene.cpp (679) : warning : GPU Bp pipeline
failed, switching to software
can nvapi function 0x36e39e6b be implemented so GRB works?
--
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=44452
Bug ID: 44452
Summary: Blade Runner does not start anymore
Product: Wine
Version: 2.6
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marus_it(a)hotmail.com
Created attachment 60393
--> https://bugs.winehq.org/attachment.cgi?id=60393
wine run log
Hi,
Blade Runner wrapper seems not working.
I had an older version of the wrapper working like a charm but not working
anymore after Mac OS upgrade, so I went for wrapper update but it does not
work.
I tried to rebuild a new wrapper from porting kit too, so installing the game
again from DVD but I keep having problems, a Wineskine error (see attachment).
Any way to make it work?
Thank you in advance.
--
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=44447
Bug ID: 44447
Summary: winconsole incorrect redirects output to terminal when
running a cmd file.
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Create file native.cmd and add
@echo off
set PATHEXT=%PATHEXT%;.;
/bin/bash winepath -u "C:\users\Desktop\test.txt"
....
Run wineconsole
call "native.cmd"
The output from native.cmd appears in the terminal wineconsole was run from and
not within wineconsole itself.
--
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=20902
Summary: (winehq.org) Navigation improvements on docs
Product: WineHQ.org
Version: unspecified
Platform: PC
URL: http://winehq.org/site/docs/winelib-guide
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Just a couple of nav improvements for the winelib guide.
http://winehq.org/site/docs/winelib-guide is a 404. It would be nice to make it
a redirect to http://winehq.org/site/docs/winelib-guide/index - complying with
the Jump to Parent feature in some browsers/browser addons and dealing with one
less 404.
Home/Up links are only at the bottom of the page which is very annoying. A
small breadcrumb atop of the page would be very useful.
--
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=41938
Bug ID: 41938
Summary: source.winehq.org should redirect to
https://source.winehq.org
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: www-unknown
Assignee: jnewman(a)codeweavers.com
Reporter: austinenglish(a)gmail.com
Distribution: ---
source.winehq.org supports HTTPS now, but we don't redirect users from the HTTP
url to the HTTPS url.
Side note: I've been using the HTTPS for a while (via HTTPS-Everywhere), and
haven't noticed any issues.
--
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=41937
Bug ID: 41937
Summary: test.winehq.org should redirect to
https://test.winehq.org
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: www-unknown
Assignee: jnewman(a)codeweavers.com
Reporter: austinenglish(a)gmail.com
Distribution: ---
test.winehq.org supports HTTPS now, but we don't redirect users from the HTTP
url to the HTTPS url.
Side note: I've been using the HTTPS for a while (via HTTPS-Everywhere), and
haven't noticed any issues.
--
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=43525
Bug ID: 43525
Summary: User Guide: Broken Links in Chapter 2
Product: WineHQ.org
Version: unspecified
Hardware: x86
URL: https://www.winehq.org/docs/wineusr-guide/getting-wine
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: achildofyhwh(a)gmail.com
Distribution: ---
In Chapter 2.1.1 and 2.1.2 of the User Guide, the links to the Downloads page
are broken. Did a little investigating and found that the links contain an
extra "site/" in the href. I had to do a search for downloads to find the
intended page.
--
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.