http://bugs.winehq.org/show_bug.cgi?id=30270
Bug #: 30270
Summary: Wine doesn't detect opengl/wgl extensions anymore
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian.frank(a)gmx.de
Classification: Unclassified
Created attachment 39542
--> http://bugs.winehq.org/attachment.cgi?id=39542
+wgl,+opengl debug while starting steam
Hi,
with wine 1.5.0 the detecion of opengl extensions does not work anymore it
seems.
When starting Steam i get the following error messages:
err:wgl:is_extension_supported No OpenGL extensions found, check if your OpenGL
setup is correct!
My opengl setup is correct, games work fine.
Attached find a +wgl,+opengl debug trace.
Hope this helps.
Christian
--
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=31019
Bug #: 31019
Summary: stl_test crashes due to missing
msvcp80.dll.??$?5DU?$char_traits@D@std@@@std@@YAAAV?$b
asic_istream@DU?$char_traits@D@std@@@0@AAV10@AAD@Z
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Now that bug 24287 is fixed, the next problem in stl_test is
Unhandled exception: unimplemented function
msvcp80.dll.??$?5DU?$char_traits@D@std@@@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAD@Z
To reproduce:
sh winetricks vc2005express
export WINEPREFIX=$HOME/.local/share/wineprefixes/vc2005express
cd $WINEPREFIX/drive_c
wget
http://web.archive.org/web/20060202000105/http://petef.port5.com/cpp/stltes…
tar -xzvf stltest-1.00.tar.gz
chmod +w -R stltest
cd stltest
wget http://kegel.com/wine/stltest.patch
patch -p1 < stltest.patch
cd ../"Program Files/Microsoft Visual Studio 8/Common7/Tools"
wine cmd
and then, in cmd,
vsvars32
cd \stltest
nmake vc.mak
exit
and then:
cd $WINEPREFIX/drive_c
unset WINEPREFIX
rm -rf ~/.wine
wine cmd /c echo hi
cp -a stltest ~/.wine/drive_c
cd ~/.wine/drive_c/stltest
wine stl_test.exe
--
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=13394
Summary: gtk-dev-2.12.9-win32-2.exe crashes on installation
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: qelthanos(a)yahoo.com
Created an attachment (id=13303)
--> (http://bugs.winehq.org/attachment.cgi?id=13303)
Trace Log
gtk+ installer crashes on wine with shell error. Fails 1/4 through file
copying. See the the attached file for log/traceback.
Used defaults for everything with no options to wine nor user modifications to
wine/registery.
--
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=27452
Summary: Jave runtime install fails with windows version set to
7
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: congelli501(a)gmail.com
Created an attachment (id=35102)
--> (http://bugs.winehq.org/attachment.cgi?id=35102)
Ouput (WINEDEBUG=warn+all)
Latest Java installer fails with stock wine and windows version set to windows
7 (but not with windows XP).
I have a message box with "Installer : Wrapper.CreateFile failed with error 3:
Path not found".
Exact version : JRE-6u26 (offline installer).
--
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=20098
Summary: Wine fails to run my Kernel Mode Driver in Kernel Mode
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://rh-software.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
When I run my Kernel mode driver under Wine it gets run in User Mode, rather
then kernel mode. This causes the RDMSR instructions if uses to fail. I have
tried to get roung this by using type 202 msr devices, but there is no easy way
to call mknod to create them. I raised
http://bugs.winehq.org/show_bug.cgi?id=20081 asking for a wine_mknod() to be
added, but this has been dismissed on the grounds that mknod() is not a windows
function and therefore should not be in Wine. Applications running a Kernel
Mode driver is a standard windows function used by many windows application so
should work with Wine.
--
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=29896
Bug #: 29896
Summary: The Darkness II fails to render
Product: Wine
Version: 1.4-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cute.dark.sorcerer(a)gmail.com
Classification: Unclassified
Created attachment 38879
--> http://bugs.winehq.org/attachment.cgi?id=38879
output of the terminal when running the game
game was installed on Linux and on windows, windows version runs fine, Linux
version however not.
I used a virtual desktop, wineserver can start, the menu music also plays, but
any sort of graphic fails to load.
game comes with d3dx9 and vcrun2008, installing both doesn't have any
noticeable effect.
--
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=26699
Summary: Comanche 3 doesn't install
Product: Wine
Version: 1.3.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: testing.tigerwolf(a)mail.com
Created an attachment (id=33998)
--> (http://bugs.winehq.org/attachment.cgi?id=33998)
Comanche 3 autorun.exe backtrace
Launching install.exe does nothing
Launching autorun.exe displays the installation menu but clicking on install
does nothing
--
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=14611
Summary: Diablo 1.0x crashes on a read exception when entering
main menu on x86_64
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kohen.d(a)gmail.com
Created an attachment (id=15004)
--> (http://bugs.winehq.org/attachment.cgi?id=15004)
Diablo 1 console log when it crashes.
Hello,
I'm using a fully up-to-date (at the time of writing these lines) Fedora 9
installation on my AMD Athlon 64 CPU.
Since all tests on the AppDB in this and later versions is silver and up, I
believe that either my graphics card or my CPU bit mode is to blame.
Graphics card - nVidia Corporation GeForce 8600 GT rev 161, Nvidia binary
drivers.
Clean wine dir, fresh install from 1.00 CD, tested with 1.09 patch as well as
the 1.00 ver of the game (patched ddraw dll).
Crashes after splash (or mouse or keyboard click).
Attached console log.
I'm a programmer so if you think I should try to comment things out, change
code, etcetera, to test possible solutions, I can.
Thanks in advance,
David.
--
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=24459
Summary: Cannot launch the new steam
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echotty3(a)gmail.com
Created an attachment (id=30858)
--> (http://bugs.winehq.org/attachment.cgi?id=30858)
Debug steam
System---
> uname -a
FreeBSD motd.lan 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC
2010 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Nvidia driver version---
195.36.15
> wine --version
wine-1.3.2
1º Installing MSI Steaminstall
2º Executing auto-update of Steam
3º Restart the Steam
4º Launch Steam login
5º Failed to launch steam portal (logged)
--
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.