http://bugs.winehq.org/show_bug.cgi?id=34634
Bug #: 34634
Summary: "Unhandled exception: page fault on write acces" while
playing heroes 3
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pineapplespatula(a)gmail.com
Classification: Unclassified
Created attachment 46157
--> http://bugs.winehq.org/attachment.cgi?id=46157
crash details
"Unhandled exception: page fault on write access to 0x00000900 in 32-bit code"
while playing heroes of might and magic 3
with Wineskin-2.5.12
Ws9Wine1.7.2
on osx 10.7.5
--
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=26891
Summary: MyPhoneExplorer crashes
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)averlon.net
Created an attachment (id=34290)
--> (http://bugs.winehq.org/attachment.cgi?id=34290)
stdout of command line start of MyPhoneExplorer
Hi,
the first start of MyPhoneExplorer works.
Once a profile of a mobile phone has been setup, all further starts crash.
MyPhoneExplorer: 1.8.1
Attached there is some more information I can not analyze.
Regards
Karl-Heinz
--
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=26518
Summary: mouse click events inactive in call of duty : black
ops
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sebastien.fievet(a)free.fr
Created an attachment (id=33773)
--> (http://bugs.winehq.org/attachment.cgi?id=33773)
console output without debug switches
When i launch a multi-players game via steam, the game menu shows up correctly,
but clicking on menu items is no-op, and i have to kill wine from a terminal
to exit.
When i launch a single-player game, the game hangs when displaying the
welcome screen saying "click to continue". I have to kill wine from a terminal
to exit.
I tried downgrading to the versions reported in the Black ops appdb entry
without success. I also disabled the steam community stuff.
My config is :
- kernel 2.6.38
- GEForce 9800GT with nvidia binary driver v260.19.36
- OpenAL soft 1.13
attached is the console output when lauching steam, then a black ops
multi-players game. Please tell me what debug switches would be helpful, and
i'll
provide the log(s).
thanks,
Seb.
--
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=24838
Summary: Blood II crashes
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cheery314(a)hotmail.com
Created an attachment (id=31415)
--> (http://bugs.winehq.org/attachment.cgi?id=31415)
Backtrace, etc. for error with Blood II
Blood II crashes in the level "Lafayette Museum of Antiquities"
I have attached the backtrace, etc. below.
--
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=31680
Bug #: 31680
Summary: Bwin Poker installer fails
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://download.ongamepoker.com/games/233/W3YA/Install
BwinPoker.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Blocks: 26830, 28068
Classification: Unclassified
The installer for Bwin Poker downloads the files it needs then attempts to
execute them, but Wine's cmd cannot handle the command line.
C:\bwinPoker>set
PATH=C:\bwinPoker\arch\win32\jre\bin;C:\bwinPoker\arch\win32\jre\bin\client;C:\windows\system32;C:\windows;C:\windows\system32\wbem
C:\bwinPoker>set JAVA_HOME=C:\bwinPoker\arch\win32\jre
C:\bwinPoker>start "" "bwinPoker.exe" -classpath
DJNativeSwing-SWT.jar;DJNativeSwing.jar;bjava.jar;jna-3.0.7.jar;jna_WindowsUtils.jar;jpc5_obfuscated_3480.jar;resources.jar;swt.jar
-classname PokerClient -dir . -lang en -logdir "C:\users\test\Local
Settings\Application Data\P5\bwin\logs" -brand bwin
fixme:exec:SHELL_execute flags ignored: 0x00000100
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: Invalid parameter.
Evidently this is a Java application. The installer downloads its own Java
runtime, hence the "PATH=C:\bwinPoker\arch\win32\jre\bin".
I tried
$ wine-git cmd /C start 'bwinPoker.exe -classpath
DJNativeSwing-SWT.jar;DJNativeSwing.jar;bjava.jar;jna-3.0.7.jar;jna_WindowsUtils.jar;jpc5_obfuscated_3480.jar;resources.jar;swt.jar
-classname PokerClient -dir . -lang en -logdir "C:\users\test\Local
Settings\Application Data\P5\bwin\logs" -brand bwin'
but the result is the same
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: Invalid name.
This is not a Wine regression as the application has been updated.
Other than the above there is nothing of relevance in the console.
--
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=20812
Summary: Respect %windir% in middle of file path
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Installing Performance Guru with Wine generates this desktop file:
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Performance Guru
Exec=env WINEPREFIX="/home/scott/.wine" wine "C:\\program
files\\Flygprestanda\\%windir%\\system32\\javaw.exe" -Djava.library.path=.\\
-Dguru.path=.\\ -jar "c:\\program files\\Flygprestanda\\guru-core.jar"
Type=Application
StartupNotify=true
Path=/home/scott/.wine/dosdevices/c:/Program Files/Flygprestanda
Icon=/home/scott/.local/share/icons/d37a_flygp.png
However, this .desktop file doesn't work for actually opening the application.
Wine returns:
wine: cannot find 'C:\program files\Flygprestanda\%windir%\system32\javaw.exe'
If I manually change this to:
Exec=env WINEPREFIX="/home/scott/.wine" wine "C:\\windows\\system32\\javaw.exe"
-Djava.library.path=.\\ -Dguru.path=.\\ -jar "c:\\program
files\\Flygprestanda\\guru-core.jar"
The program loads a bit but dies with a java file not found warning when I
double click the .desktop file. The same thing happens when I run the above in
a terminal window (from folder ~).
If I change my working directory to ~/.wine/drive_c/Program Files/Flygprestanda
on the terminal and then run the exec line above it works normally.
So it seems that there are 2 things: 1) we don't support %windir% properly when
it's in the middle of the file path, and 2) we need to set the working
directory to whatever the path was before the %windir%
--
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=34619
Bug #: 34619
Summary: Tomtomhome won't start
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan.mussche(a)gmail.com
Classification: Unclassified
Created attachment 46134
--> http://bugs.winehq.org/attachment.cgi?id=46134
backtrace I got after starting the program tomtomhome
Although I got no warnings or errors while installing tomtomhome (from the
navigation system) the installed program does not start. In the attachment you
find the backtrace.
--
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=29415
Bug #: 29415
Summary: fixme:ole:GetHGlobalFromILockBytes problem with wine
Product: Wine
Version: 1.0.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ratnesh.iitd(a)gmail.com
Classification: Unclassified
Running wine version 1.0.1 on CentOS release 5.5 (Final) version.
When I run my native executable with this configuration as following:
/usr/bin/wine myapp.exe myapp_arguments
I get following error and program never terminates.
fixme:ole:GetHGlobalFromILockBytes cbSize is 119160
thanks
--
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=20609
Summary: Neverwinter Nights 2 reports insufficient video RAM
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oldrocker99(a)gmail.com
I have the Direct2Drive version of Neverwinter Nights 2. It installed
apparently fine with the usual problems with patches, When I run it, it reports
that I have only 128 MB of video ram. I have a nVidia 8600 with 512 MB of video
ram. I haven't found this bug elsewhere.
--
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=31734
Bug #: 31734
Summary: Unable to run latest MediaMonkey
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: x.xeroid(a)gmail.com
Classification: Unclassified
OS = kubuntu 11.04 with latest updates
Wine 1.22 (installed via Synaptic Pkg Mgr)
Downloaded current MediaMonkey Portable from:
http://www.softpedia.com/get/PORTABLE-SOFTWARE/Multimedia/Audio/MediaMonkey…
Extracted files from a zip file onto a removable device
Copied folder from portable drive (noted below) with changes listed at
<http://www.mediamonkey.com/wiki/index.php/Portable_Mediamonkey> to
/home/kenneth/.wine/drive_c/MediaMonkey_Portable/
command line used to start:
/home/kenneth/.wine/drive_c/Program Files/MediaMonkey_Portable/MediaMonkey.exe
Program just hangs, had to end the process. Also tried running the main program
installed under Windows XP (System drive), which resulted in the same condition
(hangs). Unable to install mdac and jet as per
http://bugs.winehq.org/show_bug.cgi?id=8228 - results in: Unknown arg fakeie6
--
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=23522
Summary: Planescape Torment crashes when resting.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
I have not found the cause myself, but this thread
http://www.shsforums.net/topic/44714-resting-causing-freezecrash/
seems to indicate that the cause is generated code by recent gcc.
I have no idea the primary cause, so i thought to punt it to the pros, so you
could find it and report to gcc and/or workaround the bug.
--
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=34609
Bug #: 34609
Summary: I do not know
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andrody.man(a)gmail.com
Classification: Unclassified
Colin McRae Rally 3 error
--
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=34628
Bug #: 34628
Summary: IE8 crash at startup on winebottler
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dkujas(a)gmail.com
Classification: Unclassified
IE8 would crash everytime I launch it for the first time using winebottler.
See attachment for details
--
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=34510
Bug #: 34510
Summary: World of warcraft Install Failure
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Linuxhelper2881(a)yahoo.com
Classification: Unclassified
when u start to Install WOW it wont install and dont show any thing so ima give
a Debug Trace and Log file i collected
--
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=34376
Bug #: 34376
Summary: live build compile fails at dlls/msxml3/: "undefined
reference to `xmlOutputBufferGetContent'"
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n.andrew.walsh(a)gmail.com
Classification: Unclassified
I suspect the error is related to this commit:
http://source.winehq.org/patches/data/98067
(but I'm speculating).
In any event, the live build (I'm on gentoo, so this package is "wine-9999" for
me) fails to build, and I suspect this error is the culprit.
I've attached the build log for your enjoyment (?).
Cheers,
A
--
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=27343
Summary: Perfect World Russian doesn't start, since wine-1.3.20
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malkov.victor(a)gmail.com
Created an attachment (id=34967)
--> (http://bugs.winehq.org/attachment.cgi?id=34967)
error message (it is unreadable, may be window title is useful)
Game shows its first startup window, but when I press "Play", error message is
shown. Message is unreadable - it is localization bug. Error dialog's title
says about something wrong with models.
Game worked in wine-1.3.18 and before, and doesn't work in 1.3.20 and 1.3.21. I
can't test the game in 1.3.19 because wine-1.3.19 doesn't compile on my Gentoo,
but there are some messages on game's forum saying it works in 1.3.19 too.
--
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=32797
Bug #: 32797
Summary: Morrowind: some doors have broken textures
(mesa/intel)
Product: Wine
Version: 1.5.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 43313
--> http://bugs.winehq.org/attachment.cgi?id=43313
screenshot
May be a mesa bug, as I haven't noticed this with nvidia. I've attached a
screenshot.
Mesa version is 9.0.1-3.fc18.
wine-1.5.22-36-g99c1b55
let me know what traces, if any, would be useful (or I can upload a save game).
--
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=9943
Summary: cannot activate Microsoft Office 2003 over the internet
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=8445)
--> (http://bugs.winehq.org/attachment.cgi?id=8445)
console output
When i press activate now over the internet in EXCEL 2003 I get a dialog box
saying communications failed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30167
Bug #: 30167
Summary: Sibelius 7 refuses to install
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Sibelius 7's installer complains
"This program requires Windows NT version 6.0 Service Pack 2 or later"
There are failing calls to GetProcAddress for SetSearchPathMode,
InitializeConditionVariable, ShutdownBlockReasonDestroy,
ShutdownBlockReasonCreate, and ChangeWindowMessageFilterEx,
but since none of those were in that version of windows, that's probably
not the cause...?
--
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=34421
Bug #: 34421
Summary: Unity3D: 3D view fails after hitting play
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darkandan(a)windowslive.com
Classification: Unclassified
Created attachment 45819
--> http://bugs.winehq.org/attachment.cgi?id=45819
Before hitting play
Hello,
I've saw that Unity3D 4.1.2 works with Wine 1.6-rc5 here -
http://appdb.winehq.org/objectManager.php?sClass=version&iId=28175
I've followed the instructions tried same thing with Unity3D 4.1.5 and Wine 1.6
and it fails. It installs great, starts great, loads projects great but after
hitting play 3D scene disappears completely. Im attaching screenshots what's
problem is. Unity3D is unusable without working in-editor view.
Attaching screenshots and console log.
Wine version is 1.6. Clean installation from repository, no compiling.
Unity3D file - http://download.unity3d.com/download_unity/UnitySetup-4.1.5.exe
Sha1sum- 534529998abb4626e3ca61af3277f2ba709927c4 UnitySetup-4.1.5.exe
Using following tricks required to install and run Unity3D properly:
winetricks tahoma
winetricks d3dx9
winetricks dotnet20
winetricks dotnet40 - may not be necessary
winetricks corefonts
winetricks forcemono
Need to create this folder
mkdir -p $WINEPREFIX/drive_c/users/$USER/AppData/LocalLow
Need to create regedit value named ProductID here -
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProductId.
It can be empty.
After it Unity installs and runs great. Remember creating new project doesn't
work yet (already on bugzilla). Open sample project instead created by Unity3D
installation program and just hit play. It should be easy to reproduce 3D view
bug.
Im looking forward to hearing from You because i can't work on Linux.
Regards
--
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=27358
Summary: Can't run d3d apps on 2011 MBP with AMD Radeon HD
6490M
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikejbond(a)gmail.com
I have been unable to run any d3d app in wine on the new 2011 MacBook Pros with
the AMD Radeon HD 6490M gpu. Any attempts to launch a d3d app in wine causes an
error dialog at which point the only option is to terminate wine.
Tthe fact that the card is not listed in the gpu_description_table in directx.c
I suspect is the most likely cause, however simply adding it there with vendor
and card ids does not appear to work either so I am clearly missing something.
The vendor id for the card is 0x1002 (HW_VENDOR_AMD) and the card id is 0x6760,
memory is 256m. I tried using DRIVER_AMD_R600 for the driver.
I've attached the log using the changes below:
index a29533e..53daffc 100644
--- a/dlls/wined3d/directx.c
+++ b/dlls/wined3d/directx.c
@@ -1100,6 +1100,7 @@ static const struct gpu_description
gpu_description_table[] =
{HW_VENDOR_AMD, CARD_AMD_RADEON_HD5800, "ATI Radeon HD 5800
Series", DRIVER_AMD_R600, 1024},
{HW_VENDOR_AMD, CARD_AMD_RADEON_HD5900, "ATI Radeon HD 5900
Series", DRIVER_AMD_R600, 1024},
{HW_VENDOR_AMD, CARD_AMD_RADEON_HD6310, "AMD Radeon HD 6310
Graphics", DRIVER_AMD_R600, 1024},
+ {HW_VENDOR_AMD, CARD_AMD_RADEON_HD6490, "AMD Radeon HD
6490M", DRIVER_AMD_R600, 256},
{HW_VENDOR_AMD, CARD_AMD_RADEON_HD6800, "AMD Radeon HD 6800
Series", DRIVER_AMD_R600, 1024},
{HW_VENDOR_AMD, CARD_AMD_RADEON_HD6900, "AMD Radeon HD 6900
Series", DRIVER_AMD_R600, 2048},
/* Intel cards */
diff --git a/dlls/wined3d/wined3d_private.h b/dlls/wined3d/wined3d_private.h
index aaf1423..8e10918 100644
--- a/dlls/wined3d/wined3d_private.h
+++ b/dlls/wined3d/wined3d_private.h
@@ -1360,6 +1360,7 @@ enum wined3d_pci_device
CARD_AMD_RADEON_HD5870 = 0x6899,
CARD_AMD_RADEON_HD5900 = 0x689c,
CARD_AMD_RADEON_HD6310 = 0x9803,
+ CARD_AMD_RADEON_HD6490 = 0x6760,
CARD_AMD_RADEON_HD6800 = 0x6739,
CARD_AMD_RADEON_HD6900 = 0x6719,
--
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=26761
Summary: SIV fails to report the workgroup name
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://rh-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
SIV fails to report the workgroup name. This is caused by
NetGetJoinInformation() being a stub. Please can it be fixed?
When I run SIV the log typically starts:
ray@RUW:~/siv$ wine siv32x
fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub
fixme:netapi32:NetGetJoinInformation Stub (null) 0x22981cc 0x22981d0
Note: netapi32 is missing from the Component list, so I have enterd -unknown.
--
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=33495
Bug #: 33495
Summary: Dungeons & Dragons Neverwinter Beta launcher does not
register form submissions
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xamaniqinqu(a)gmail.com
Classification: Unclassified
The launcher for "Dungeons & Dragons Neverwinter" doesn't register form
submissions. After filling in your account name and password and clicking "Log
in", nothing happens. Clicking the "Log in" button produces the following 4
errors each time:
fixme:mshtml:HTMLEventObj_get_toElement (0xf646cf0)->(0x33c4fc)
fixme:mshtml:HTMLEventObj_get_offsetY (0xf646cf0)->(0x33c520)
fixme:mshtml:HTMLEventObj_get_offsetX (0xf646cf0)->(0x33c520)
fixme:mshtml:HTMLEventObj_get_fromElement (0xf646cf0)->(0x33c4fc)
This bug prevents running this binary at all. The game can be downloaded and
played for free at http://nw.perfectworld.com/download.
--
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=34501
Bug #: 34501
Summary: __unDName doen't support templates with vtordispex
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)vmpsoft.com
Classification: Unclassified
Here is an example:
?_dispatch@_impl_Engine@SalomeApp@@$R4CE@BA@PPPPPPPM@7AE_NAAVomniCallHandle@@@Z
--
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=33957
Bug #: 33957
Summary: GOG.com installers break citing XML read issue
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: axfelix(a)gmail.com
Classification: Unclassified
As described in topic -- GOG.com installers appear to be broken in 1.6-rc4,
throwing an XML error. They work fine in 1.4.
--
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=26710
Summary: Minitroid tech demo does not start
Product: Wine
Version: 1.3.13
Platform: x86-64
URL: http://www.metroid-database.com/fanapps/MinitroidTechD
emo.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toddrme2178(a)gmail.com
Created an attachment (id=34021)
--> (http://bugs.winehq.org/attachment.cgi?id=34021)
commandline output when running "wine MinitroidTechDemo.exe"
The Minitroid tech demo does no start. When I run MinitroidTechDemo.exe,
before any window appears it pops up the following error message:
Runtime Error
An unexpected error occurred and the application was terminated. We
apologize for the inconvenience.
Please report this problem to the application developer.
--
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=25779
Summary: world of tanks updater: never shows a gui without
winetricks ie7
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://game.worldoftanks.com/update
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 25730
Created an attachment (id=32854)
--> (http://bugs.winehq.org/attachment.cgi?id=32854)
WINEDEBUG=+shdocvw,+urlmon,+tid wine WOTLauncher.exe &> ~/log.txt
First, workaround bug 25730 with winetricks msxml3.
Then, run the updater:
austin@midna ~/.wine/drive_c/Games/World_of_Tanks_closed_Beta $ wine
WOTLauncher.exe
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented
TransmitFile
fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000017
fixme:shdocvw:PersistStreamInit_InitNew (0x15f118)
fixme:shdocvw:navigate_url Unsupported args (Flags 0x32f870:3; TargetFrameName
0x32f860:8)
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:shdocvw:bind_to_object BindToObject failed: 8007007e
'winetricks ie7' works around it.
WINEDEBUG=+shdocvw,+urlmon,+tid attached.
--
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=22865
Summary: Split Second demo foggy, doesn't show most of scene
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://www.fileplanet.com/212404/210000/fileinfo/Split
/Second-Demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Looks like there are some interesting d3d errors in the log, attached.
e.g.
fixme:d3d_texture:basetexture_generate_mipmaps iface 0xb9d50a8 stub!
fixme:d3d_shader:print_glsl_info_log Error received from GLSL shader #445:
fixme:d3d_shader:print_glsl_info_log Fragment info
fixme:d3d_shader:print_glsl_info_log -------------
fixme:d3d_shader:print_glsl_info_log 0(8) : warning C7050: "R0.z" might be
used before being initialized
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Filters not supported in software
blit
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Stretched blit not implemented
for bpp 64!
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Filters not supported in software
blit
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Stretched blit not implemented
for bpp 64!
fixme:d3d_shader:shader_glsl_validate_link Program 509 link status invalid.
...
fixme:d3d_shader:print_glsl_info_log Error received from GLSL shader #509:
fixme:d3d_shader:print_glsl_info_log Fragment info
fixme:d3d_shader:print_glsl_info_log -------------
fixme:d3d_shader:print_glsl_info_log (0) : error C6001: Temporary register
limit of 2 exceeded; 9 registers needed to compile program
...
--
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=34270
Bug #: 34270
Summary: PhotoImpact X3
Product: Wine
Version: unspecified
Platform: arm64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pknowles(a)tpnsolutions.com
Classification: Unclassified
Created attachment 45625
--> http://bugs.winehq.org/attachment.cgi?id=45625
PhotoImpact X3 Backtrace
Hi,
PhotoImpact X3 fails to launch giving an error.
Please find attached "backtrace" for reference.
-Peter
--
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=34066
Bug #: 34066
Summary: Wine looping endlessly on first run, and when
installing Steam
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: camillo.lugaresi+wine(a)gmail.com
Classification: Unclassified
When first running Wine after installation, the prefix gets created or updated.
Under Wine 1.6rc5, wine (running wineboot?) seems to get into an infinite loop.
If you try to launch other Wine program, they hand for a few minutes before
finally continuing with the message "err:process:__wine_kernel_init boot event
wait timed out". After killing the initial runaway wine process, the problem
seems to go away.
When trying to install Steam, msiexec also gets into an endless loop. There is,
again, a runaway wine process taking up a whole CPU. However, in this case,
other wine programs can launch normally while msiexec is stuck.
--
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=32984
Bug #: 32984
Summary: jre-7u13-windows-i586.exe
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matze-porsche(a)web.de
Classification: Unclassified
Created attachment 43574
--> http://bugs.winehq.org/attachment.cgi?id=43574
backtrace from the error occured during installation of JRE 7
Java Runtime Environment (jre-7u13-windows-i586.exe) installs fine. At the end
the installer tries to call a file remove.exe and fails. I think remove.exe
should clean up and delete unnecessary files from the installation process.
Still JRE 7 works fine for me, but I only used it to install/run the FlexNet
Publisher License Server Manager.
--
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=32375
Bug #: 32375
Summary: Submit form by code fails
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
I use this kind of code to submit form. Submit actually works, but it displays
OLE error message box.
procedure TForm1.Button2Click(Sender: TObject);
var
forms: IHTMLElementCollection;
doc2: IHTMLDocument2;
Form: IHTMLFormElement;
begin
doc2:=Webbrowser1.document as IHTMLDocument2;
forms:=doc2.forms as IHTMLElementCollection;
form:=forms.Item('testform','') as IHTMLFormElement;
form.submit;
end;
http://netikka.net/dev/submit.exe
Click button "submit".
Terminal: err:mshtml:HTMLFormElement_submit Submit failed: 804b0002
--
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=21808
Summary: URU Complete Chronicles: Black Screen Freeze upon
UruExplorer.exe launch
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26390)
--> (http://bugs.winehq.org/attachment.cgi?id=26390)
fixme:d3d8 plus attempted "bt all"
Install works fine (after sh winetricks mfc42), as does setting up config using
"UruSetup.exe", but as soon as you click play, it begins to load (starts
UruExplorer.exe) and the screen goes totally black. Wine then becomes
non-responsive, log attached.
--
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=31557
Bug #: 31557
Summary: Guild Wars 2 screenshots look bad
Product: Wine
Version: 1.5.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmlipman(a)gmail.com
Classification: Unclassified
Created attachment 41501
--> http://bugs.winehq.org/attachment.cgi?id=41501
Screenshot with problem
Attached is what they look like. I've tried many combinations of settings and
they all look like that.
--
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=23566
Summary: Arcanum crash after start.
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: g.wurgengel(a)gmail.com
Created an attachment (id=29450)
--> (http://bugs.winehq.org/attachment.cgi?id=29450)
Arcanum Crash Log
Arcanum crash after 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.
http://bugs.winehq.org/show_bug.cgi?id=34506
Bug #: 34506
Summary: __unDName doesn't support thunks with vcall
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)vmpsoft.com
Classification: Unclassified
??_9CView@@$BBII@AE
--
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=19200
Summary: Neverwinter Nights 2 crashes
Product: Wine
Version: 1.1.25
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: axelgenus(a)gmail.com
Created an attachment (id=22199)
--> (http://bugs.winehq.org/attachment.cgi?id=22199)
Error log
The game starts with no problems. When I play the official campaign
nwn2main.exe crashes as soon as I exit the Daegun house.
--
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=16935
Summary: BCG Slider thumb doesnt display correctly
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://www.bcgsoft.com/download.htm
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Downlaod the "BCGControlBar Professional Edition demonstration"
Run the Slider.exe example
Try to move the slider across, it doesn't move.
The new value is recorded, as a Dialog appears stating the value.
--
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=26384
Summary: BabasChess crashed after examining a game for a while
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan.natewood(a)gmail.com
Created an attachment (id=33599)
--> (http://bugs.winehq.org/attachment.cgi?id=33599)
Terminal output
To reproduce:
Examine a game in BabasChess 4.0.
Use the mouse scroll wheel to navigate between moves.
Keep repeating previous step until it will crash. Will take between immediate
to a few minutes, unknown what it depends on.
Download link:
http://www.babaschess.net/download/SetupBabasChess_4_0_XP.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=31140
Bug #: 31140
Summary: BCG Gantt Demo crashes when large date ranged enter.
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
Run the BCGPGanttDemo.exe demo
On "Task 11", set the year to 2009 and press enter.
Wine crashes.
--
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=28042
Summary: [regression] deadlock introduced/exposed with recent
changes to winmm
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: cfiend(a)talent.edu.pl
Running recent versions of Wine (1.3.25 or 1.3.26) causes "Cuban Missile
Crisis: The Aftermath" (known also as "The Day After: Fight for Promised Land")
to hang during startup with a message similar to:
err:ntdll:RtlpWaitForCriticalSection section 0x7efec8e4 "loader.c:
loader_section" wait timed out in thread 001f, blocked by 0009, retrying (60
sec)
I cannot test this as currently I'm not in possesion of suitable software but
there is a possibility that other games using the Enigma engine might suffer in
the same way: Blitzkrieg, Blitzkrieg 2, Stalingrad. This needs confirmation
though.
git bisect converges on the following commit:
30eeb996edc3be14b06244ed13b2b8f84be5f400 is the first bad commit
commit 30eeb996edc3be14b06244ed13b2b8f84be5f400
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Wed Jul 13 14:20:40 2011 -0500
winmm: Implement mixer* on top of MMDevAPI.
:040000 040000 3d0e5786be14ebaa13b08f4cd4234ddcbf112eb1
2ba46764f5cf7c6d823ce3a2d9d6132d43db7013 M dlls
Switching between hardware or emulation in sound settings does not help,
neither does turning off sound entirely.
I will gladly provide any additional logs or information on request.
--
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=11675
Summary: Flatout 2 demo refuses to run - unimplemented function
in d3dx9_36.dll
Product: Wine
Version: 0.9.55.
Platform: PC
URL: http://www.gamershell.com/download_16702.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: tony.wasserka(a)freenet.de
While testing Bug #10418, the demo refuses to run because of unimplemented
functions in d3dx9_36:
d3dx9_36.dll.D3DXCreateEffect
d3dx9_36.dll.D3DXCreateEffectCompiler
d3dx9_36.dll.D3DXCreateEffectCompilerFromFileA
--
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=12653
Summary: The Sims crashes on startup
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)chrobis.com
Created an attachment (id=12299)
--> (http://bugs.winehq.org/attachment.cgi?id=12299)
The Sims backtrace when running in Win 98 mode (game designed for)
The game "The Sims" (v.1) crashes on startup and does not run. Oddly, when
running Wine in Win 95 or 98 mode (which is what the game is designed for), I
get a number of error messages asking to set Wine to NT4.0 or 3.1 (see log:
sims98.txt). These do not appear when I run in NT4.0 (see log: simsnt4.txt) or
in XP mode (sims.txt).
--
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=26830
Summary: bwin poker client cannot open URLs
Product: Wine
Version: 1.3.18
Platform: x86-64
URL: http://download.ongamenetwork.com/games/233/W3DA/Insta
llBwinPoker.exe
OS/Version: Linux
Status: NEW
Keywords: download, patch
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=34184)
--> (http://bugs.winehq.org/attachment.cgi?id=34184)
shell32: Increase dde_connect res to 512 (patch)
Click on any of the links at the bottom of the client and:
err:exec:dde_connect Argify buffer not large enough, truncated
err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"\""
err:winebrowser:wmain Usage: winebrowser URL
Nothing else of relevance in console.
An +exec trace shows a very long URL (259 characters). It contains an authkey
and I'm not sure if it would reveal any personal information so I'm not
attaching it.
You need to log in to discover these links.
The attached hack fixes the problem (but I have no idea what it might break).
--
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=19085
Summary: Email address in Bugzilla can only be changed once
Product: WineHQ Bugzilla
Version: 3.2.3
Platform: Other
URL: http://bugs.winehq.org/userprefs.cgi?tab=account
OS/Version: other
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P4
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: jan-winehq(a)h-i-s.nl
Created an attachment (id=22029)
--> (http://bugs.winehq.org/attachment.cgi?id=22029)
Screenshot
In Bugzilla, you may only change your email address once.
Once this has been done, the address is marked as "confirmed" and you can not
change it.
This is probably a Bugzilla option that can be changed by an admin.
--
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=20256
Summary: too hard to look up bugs by number
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
wine-patches posts often say
fixes bug XXXX
Ideally I'd have a greasemonkey script to turn that
into a link, but failing that, I'd like a really quick
way to search for that bug on bugs.winehq.org.
Now, you can of course click on the search box
and type in the number, but that's one click too
many; why isn't the search box focused by default?
So that's the first issue. The second issue is that
wine lacks a short URL to link to bugs. You ought
to be able to do
bugs.winehq.org/NNNN
to link to bug NNNN. Several other big projects have
such a shortcut (gcc, chromium), it'd be nice if wine did.
--
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=34621
Bug #: 34621
Summary: WineHQ Help page AppDB & Bugs link 404
Product: WineHQ.org
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stephdechine(a)gmail.com
Classification: Unclassified
I am using WineHQ's website looking for help, but after I clicked the AppDB
icon I got a 404. As I am going to report the bug, I clicked the Bug link, also
404...
Using Firefox ESR 17.0.9 on Gentoo Linux with kernel 3.7.10.
Locale is set to zh-CN. The Help page is displayed in zh-CN too.
The link is actually linked to http://appdb.winehq.org/%22 instead of
http://appdb.winehq.org, and the same as bugzilla.
--
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=19028
Summary: Mac OSX: Use existing Pictures/ Music/ Videos/ etc.
directories
Product: Wine
Version: 1.1.23
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
winecfg on Mac OSX (10.5.6 and .7) does not link "My Videos" etc. to the
equivalent directories on the Mac. Everything is linked to $HOME (or was it
Desktop/?) instead. What a pity!
Mac OSX uses directories named Documents/, Pictures/, Videos/, Music/ -- even
in the German locale. The Finder GUI provides localized names. Unlike
XDG/Gnome there are no crazy hacks at session begin to rename directories based
on the session's locale.
I don't know how earlier releases of Mac OSX behave, i.e. whether these
directories have always been present. Does anyone have a reference?
I located the relevant places that would need a patch:
dlls/shell32/shellpath.c:_SHCreateSymbolicLinks
and possibly
dlls/shell32/xdg.c:XDG_UserDirLookup
However, some design issues are unclear to me:
- Where to add the Mac check?
- When to check for a folder named "My Documents" (MS-Windows non-localized
name in English locale), and when for "Documents" (MacOS constant name)?
- Use XDG on the Mac or not? (if linked in, e.g. possibly when compiled via
MacPorts, which pulls in a zillion libraries. Apple does not provide
libfreedesktop.)
--
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=24607
Summary: Google Chrome installer fails
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://chrome.google.com
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 16453
First, workaround bug 16543 by running winetricks msxml3.
Then, it will download chrome and start the install. This fails, with:
[61:60:91699:FATAL:network_change_notifier_win.cc(36)] Check failed: ret ==
ERROR_IO_PENDING.
wine: Unhandled exception 0x80000003 at address 0x1cf97c3 (thread 003c),
starting debugger...
working around that with attachment 30775 then gives:
[1002/210718:ERROR:version.cc(41)] Invalid version string: .
[1002/210718:ERROR:version.cc(41)] Invalid version string: ..
[1002/210718:ERROR:move_tree_work_item.cc(47)] failed moving
C:\users\austin\Local Settings\Application
Data\Google\Chrome\Application\6.0.472.63 to
C:\users\austin\Temp\chrome_16106\ec99.tmp
[1002/210718:ERROR:work_item_list.cc(32)] list execution failed
[1002/210718:ERROR:install.cc(681)] Install failed, rolling back...
[1002/210718:ERROR:install.cc(683)] Rollback complete.
--
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=25730
Summary: xmlnode_get_nodeTypedValue need to handle node type
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: surfing86(a)live.it
Trying to launch World of Tanks Autoupdater WOTLauncher.exe
~/.wine/drive_c/World_of_Tanks_closed_Beta$ wine WOTLauncher.exe
fixme:msxml:xmlnode_get_nodeTypedValue need to handle node type 2
wine: Unhandled exception 0x40000015 at address 0x52c843 (thread 0009),
starting debugger...
--
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=3930
winehq_bugzilla(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winehq_bugzilla(a)yahoo.com
--- Comment #57 from winehq_bugzilla(a)yahoo.com 2013-09-29 00:17:56 CDT ---
Still present in wine 1.7.3.
Starting with /s0 (i.e. without sound) still works 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=2467
Wolter Hellmund <wolterh6(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wolterh6(a)gmail.com
--- Comment #152 from Wolter Hellmund <wolterh6(a)gmail.com> 2013-09-28 21:11:03 CDT ---
Sorry I don't know wine's API, but could somebody explain why doesn't wine draw
everything on a surface (acting as a virtual screen) and then there would be no
problems with X?
--
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=6955
WineBuG <winebugs140(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winebugs140(a)gmail.com
--
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=34416
Bug #: 34416
Summary: The Testament of Sherlock Holmes dark player model,
textures disappearing and appear
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 45811
--> http://bugs.winehq.org/attachment.cgi?id=45811
disappeared carpet
Seems these two issues are related to d3dx9_36, when installed native, all is
fine. Textures disappearing and appear depending from angle of view.
--
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=30815
Bug #: 30815
Summary: Can't create winsock on Proteus ISIS for remote
controll through mplabX
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diecore64(a)gmail.com
Classification: Unclassified
On Proteus ISIS 7.10 as also older versions when i try to enable the remote
debug monitor from debug menu to make a tcp listening connection so i can
remote control the ISIS through mplabX it shows this on the terminal:
fixme:winsock:convert_socktype_w2u unhandled Windows socket type 0
--
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=34455
Bug #: 34455
Summary: Aion launch failed
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snowwind72(a)gmail.com
Classification: Unclassified
Created attachment 45872
--> http://bugs.winehq.org/attachment.cgi?id=45872
tail of wine console log
Aion started to launch, then gave error: CrySystem.dll Loading failed
tail of wine console log attached. Note: There were also dozens of
fixme:MoveFileWithProgress errors in log before this last part of it.
--
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=34580
Bug #: 34580
Summary: strtoul behaves incorrectly with negative numbers.
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billy65bob(a)gmail.com
Classification: Unclassified
Created attachment 46055
--> http://bugs.winehq.org/attachment.cgi?id=46055
Small test of strtoul showing bad behaviour with 64bit wine
Howdy ho, I and Lee were messing around with some 64bit applications built via
mingw, and much to our chagrin, something was reading the numbers incorrectly.
We got the expected results on native Linux, native Windows (both mingw and
msvc bins tested), but not on 64bit wine IF we built with mingw.
Investigating, we tracked it down to wine's implementation of strtoul.
I've written up a small test case showing our use of strtoul. It should also
reliably reproduce the errors provided it is...
1. built as a 64bit Windows application;
2. strtoul is not inlined;
3. It's executed in 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=31545
Bug #: 31545
Summary: Mouse cursor behaves as if it is drunk
Product: Wine
Version: 1.5.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mondane.woodworker(a)gmail.com
Classification: Unclassified
Found while playing Lemmings Revolution; the game starts but when you start
moving the mouse, it doesn't listen to what you want it to do.
See the movie attached: drunk-cursor.ogv.
In the movie, I'm trying to start a new game and when I finally was able to get
to the button, I'm trying to select a level (which fails).
Also attached, is all output while starting the game, moving around in the main
menu and exiting.
NB The crash on exit is already reported, see
http://bugs.winehq.org/show_bug.cgi?id=20584 .
--
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=29315
Bug #: 29315
Summary: World of Warcraft (WoW) Launcher.exe does not run
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sacarasc(a)gmail.com
Classification: Unclassified
Created attachment 37914
--> http://bugs.winehq.org/attachment.cgi?id=37914
Launcher.exe output
Installing World of Warcraft fresh.
Following various people's help around the Internet, I was able to get
Launcher.exe to run for a little while, then it crashed again changing game
availability status.
Now when I run `wine Launcher.exe` or start it using a launcher, it doesn't run
and I get the messages in the attachment.
--
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=32567
Bug #: 32567
Summary: Crysis Wreckage (Wars mod?) doesn't start without
MS-vcrun2005
Product: Wine
Version: 1.5.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderstormpolska(a)o2.pl
Classification: Unclassified
Created attachment 42980
--> http://bugs.winehq.org/attachment.cgi?id=42980
Crysis Wreckage Log
Hello!
The problem is with Standalone Mod - Crysis Wreckage - It's free so somebody
can test it.
The problem is when you haven't vcrun2005 from Microsoft, so I set severity as
trival.
--
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=26297
Summary: Suddenly no sound, loose of sound in wine
Product: Wine
Version: 1.1.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: legluondunet(a)free.fr
Hello,
I have a very annoying bug: when I play, whatever the game or other app, after
a moment, there is no more sound and I have to restart the app...
I'm using wine on Ubuntu (Pulseaudio).
Thanks for your help.
LGDN
--
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=13901
Summary: Some buttons are hidden by a strange coloured band
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.talken(a)telia.com
Created an attachment (id=13995)
--> (http://bugs.winehq.org/attachment.cgi?id=13995)
Compressed file with two screen shots
I have some Windows programs, with windows like WINDOSXP.JPG. (See compressed
attachment.) When I run them with wine they look like LINUX.JPG. The program
works just fine, but as can be seen there are two new features in the Linux
screens:
green and red backgrounds pop up and the green one hides some of the buttons.
It is possible to find the buttons above only above the right part, but you
must be very careful with the mouse. The programs come with a large database,
so they are hard to submit. If I by some means can provide a trace and or debug
information I will do so.
--
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=26252
Summary: Falcon 4.0 Allied Force and FreeFalcon 5.0 do not
detect hardware rendering devices
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: victhor.foster(a)gmail.com
Created an attachment (id=33456)
--> (http://bugs.winehq.org/attachment.cgi?id=33456)
FF5 crash log
Falcon 4.0 Allied Force and FreeFalcon 5.0 do not detect hardware rendering
devices, instead only using "DirectDraw" software rendering mode. While this is
only a nuisance in AF(low FPS), FF5 crashes without a hardware rendering device
present, as soon as you start a flying session.
I don't remember if the original Falcon 4.0 has a similar issue, but it should
be less of a problem there as it supports Glide and you can use a Glide wrapper
to get hardware rendering(it detected a Glide wrapper as a valid Glide device
for me).
I don't know if there are any other logs to be attached, so I only attached the
FF5.0 crash log.
--
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=31186
Bug #: 31186
Summary: Star Wars: The Old Republic: Launcher display
incorrectly, can't launch game
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drmccoy(a)drmccoy.de
Classification: Unclassified
Since the latest update on July 10 2012, the launcher of Star Wars: The Old
Republic displays wrongly, making it unusable so that the game can not be
started.
It appears that the launcher is drawn at an incorrect offset (you can still see
its top-left-ish corner in the bottom-right corner of the area the launcher is
normally shown.
This happens in both wine 1.5.8 patched with the fix for bug 29168, as well as
a stock wine 1.4-rc1.
Default debug output wine shows:
fixme:iphlpapi:NotifyAddrChange (Handle 0x32cbcc, overlapped 0xee4e10): stub
fixme:winsock:WSALookupServiceBeginW (0x32cc78 0x00000ff0 0x32ccb4) Stub!
[0710/152156:ERROR:network_change_notifier_win.cc(111)] WSALookupServiceBegin
failed with: 8
fixme:winhttp:request_query_option unimplemented option 93
fixme:winhttp:request_query_option unimplemented option 93
fixme:winhttp:request_query_option unimplemented option 93
fixme:winhttp:request_query_option unimplemented option 93
fixme:winhttp:request_query_option unimplemented option 93
fixme:winhttp:request_query_option unimplemented option 93
fixme:winhttp:request_query_option unimplemented option 93
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:winhttp:request_query_option unimplemented option 93
fixme:winhttp:request_query_option unimplemented option 93
fixme:winhttp:request_query_option unimplemented option 93
fixme:winhttp:request_query_option unimplemented option 93
fixme:winhttp:request_query_option unimplemented option 93
fixme:winhttp:request_query_option unimplemented option 93
fixme:winhttp:request_query_option unimplemented option 93
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:win:EnumDisplayDevicesW ((null),0,0x3247f0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x31e3d8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x3227a4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x3247d0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x324810,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x3247b4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x3d3a2a8,0x00000000), stub!
Exception: resolve: Unknown error
fixme:win:EnumDisplayDevicesW ((null),0,0x3d39240,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x3d39180,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize Ignoring guid
{aeb2cdd4-6e41-43ea-941c-8361cc760781}.
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{33d9a760-90c8-11d0-bd43-00a0c911ce86} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{33d9a761-90c8-11d0-bd43-00a0c911ce86} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
Exception: resolve: Unknown error
Exception: resolve: Unknown error
fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
fixme:winhttp:request_query_option unimplemented option 93
--
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=24431
Summary: League of Legends standalone client crashes on
clicking 'Play'
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://l3cdn.riotgames.com/Installer/lol/LOL_Standalon
e_09_16_2010.rar
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I was stuck with a failure in the normal client
( see http://www.leagueoflegends.com/board/showthread.php?t=239344 )
so I tried the standalone client from
http://www.leagueoflegends.com/board/showthread.php?t=233672
This installs and starts, but crashes when you click on Play, with
Unhandled exception: page fault on write access to 0x0033e31c in 32-bit code
(0x7ed5e116).
...
=>0 0x7ed5e116 GetDIBits+0xb56(hdc=0x1f38, hbitmap=0x1f34, startscan=0,
lines=0x0010, bits=0x238e916, info=0x32e41c, coloruse=0)
[/home/dank/wine-git/dlls/gdi32/dib.c:768] in gdi32 (0x0032e338)
winetricks ie6 works around this, and gets you to the next 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=25519
Summary: gmax crashes in ole32.RegisterDragDrop when you click
on Materials Navigator icon on toolbar
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In http://forum.winehq.org/viewtopic.php?t=9011&start=25
A. Nonny Moose said
"when you try to open the materials navigator the program posts an error,
allows you to do a save, and quits."
To reproduce, download gmax from
http://www.turbosquid.com/gmax
Do 'winetricks vcrun6'.
Start the app. Register to get the free unlock key, and unlock the app.
Make the app's window wider so you can see the Materials Navigator tool
(it's the three colored balls on the right, see arrow 1 at
http://en.wikibooks.org/wiki/Media:Gmax2.jpg )
Click on it.
Boom!
A +relay,+seh log shows that it's crashing inside the 13th call to
ole32.RegisterDragDrop.
(winetricks dcom98 doesn't work around it... at least, then it crashes
with unimplemented function rpcrt4.dll.I_RpcExceptionFilter )
--
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=26332
Summary: Adobe AIR : Pandora One : Can't move window
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pquiring(a)gmail.com
The Pandora One for Adobe Air works, but the window can't be moved. It seems
to bounce back to a set location. Not critical.
Download Adobe AIR : http://get.adobe.com/air/otherversions/
Download Pandora One : http://www.pandora.com/desktop_app
Thanks.
--
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=24016
Summary: League of Legends news missing in main window
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://leagueoflegends.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is the next problem after bug 24015.
Once you log in, you are taken to the main window, with a nice big PLAY
button at the top. The rest of the window is mostly blank; it shold show
News items on the left, and a column of buttons on the right.
(Also, the log is littered with lines like
trace:secur32:schan_gnutls_log <2> ASSERT: gnutls_buffers.c:1032
trace:secur32:schan_gnutls_log <2> ASSERT: gnutls_buffers.c:322
trace:secur32:schan_gnutls_log <2> ASSERT: gnutls_buffers.c:608
trace:secur32:schan_gnutls_log <2> ASSERT: gnutls_cipher.c:204
trace:secur32:schan_gnutls_log <2> ASSERT: gnutls_extensions.c:124
trace:secur32:schan_gnutls_log <2> ASSERT: gnutls_handshake.c:1045
trace:secur32:schan_gnutls_log <2> ASSERT: gnutls_handshake.c:1123
trace:secur32:schan_gnutls_log <2> ASSERT: gnutls_handshake.c:2525
trace:secur32:schan_gnutls_log <2> ASSERT: gnutls_handshake.c:2553
trace:secur32:schan_gnutls_log <2> ASSERT: gnutls_handshake.c:599
which doesn't look very healthy, but I'm not sure are related.)
--
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=31235
Bug #: 31235
Summary: League of Legends minimap corrupted
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mindalot(a)gmail.com
Classification: Unclassified
While running League of Legends (either using a compiled, patched 1.5.8, or
using PoL 1.5.5-league) the minimap is corrupted (it is there, but something
else/blocky is being drawn over it.
I can workaround it in game, but turning vsync on/off multiple times until it
clears. This must be done for each game, so can be a very annoying workaround.
No idea if this is graphics/driver/or wine related, so not sure what logs/ect
would be most helpful.
I'm new to wine/linux - so any requests for data would be faster if the actual
command lines to attempt to run are given.
running Intel I5-3570k
listed graphics is VESA:CYPRESS - but it is GIGABYTE GV-R585D5-1GD-B Radeon HD
5850 (Cypress Pro) 1GB 256-bit GDDR5
os ubuntu 12.04 lts 32-bit (I might try 64 bit sometime after people stop
talking about bugs/regression related to it)
--
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=23272
Summary: FFFTP: shows only the first line of the Japanese
legend.
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sagawa.aki+winebugs(a)gmail.com
Created an attachment (id=28997)
--> (http://bugs.winehq.org/attachment.cgi?id=28997)
FFFTP option panel (wine 1.2 rc4 on Ubuntu 10.04)
FFFTP is a famous FTP client software in Japan. Its web page is
http://www2.biglobe.ne.jp/~sota/ffftp-e.html . And its source is available
under new BSD license.
I use Japanese version of FFFTP in Japanese locale (LANG=ja_JP.UTF-8) on Ubuntu
10.04.
On the wine environment, FFFTP's option panel shows only the first line of the
legend.
I attach the snapshots taken in wine-1.2-rc4.
NOTE: Red rectangles and texts are retouched by me.
--
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=26823
Summary: Wildlife Park 3 Demo crashes on start
Product: Wine
Version: 1.3.18
Platform: x86
URL: http://www.gamershell.com/download_72608.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=34175)
--> (http://bugs.winehq.org/attachment.cgi?id=34175)
backtrace
wine: Unhandled page fault on read access to 0x00000008 at address 0x200abc9
(thread 0009), starting debugger...
couldn't load main module (32)
Unhandled exception: page fault on read access to 0x00000008 in 32-bit code
(0x0200abc9).
will attach a +relay,+seh,+tid.
--
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=30289
Bug #: 30289
Summary: builtin iexplore can not load gmail
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
wine-1.5.0-147-g4c6a198
$ wine iexplore https://mail.google.com
login to gmail account, then a page display as below:
---
Gmail requires ActiveX controls to be enabled
Your browser seems to be Internet Explorer, and ActiveX seems to be disabled.
Gmail's standard view requires ActiveX to be enabled in order to operate.
To use Gmail's standard view, enable ActiveX controls in Internet Explorer. You
can do this by going to the Tools menu, selecting Internet Options, Security
tab, Internet zone, and either select the Default Level, or selecting Custom
Level and scrolling down to "Run ActiveX controls and plug-ins" and selecting
Enable.
After enabling ActiveX controls, try again.
To use Gmail's basic HTML view, which does not require ActiveX, click here.
---
--
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=30585
Bug #: 30585
Summary: Game Crashes during Loading after Champion Select -
err:ntdll:RtlpWaitForCriticalSection
Product: Wine
Version: 1.5.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hanashiaite(a)gmail.com
Classification: Unclassified
After most recent patch (With new spectator mode) on 04/30/2012
http://na.leagueoflegends.com/news/spectator-mode-patch-notes
After you select your characters for a game, it will start to load the actual
game and then crash with the following terminal output.
fixme:imm:ImmReleaseContext (0x100c2, 0x14a528): stub
fixme:imm:ImmGetOpenStatus (0x14a528): semi-stub
err:ntdll:RtlpWaitForCriticalSection section 0x7bcad958 "loader.c:
loader_section" wait timed out in thread 0055, blocked by 0053, retrying (60
sec)
It looks like every user is affected by this, as both the appdb comments and
League of Legends forums have users reporting this exact issue.
The amusing part is that the new spectator mode loads and works perfectly.
--
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=34552
Bug #: 34552
Summary: RTX Server needs unimplemented
msvcp60.dll.??6?$basic_ostream@GU?$char_traits@G@std@@
@std@@QAEAAV01@G@Z
Product: Wine
Version: 1.7.2
Platform: x86
URL: http://dldir1.qq.com/foxmail/rtx/rtxserver2012formal.e
xe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Depends on: 34550
Classification: Unclassified
Hello, this is next bug of Bug 34550.
--- snip ---
wine: Call from 0x7b83b723 to unimplemented function
msvcp60.dll.??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAEAAV01@G@Z,
aborting
--- snip ---
Thanks
--
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=24175
Summary: Resident Evil 5 benchmark: crashes in fullscreen
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://download.nvidia.com/downloads/nZone/demos/nzd_R
esidentEvil5_Benchmark.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The benchmark seems to crash on startup.
Workaround is either to run in a virtual desktop.
I'll attach a +d3d,+relay,+seh log, but it doesn't seem too illuminating.
sha1sum 041492b9af138f67e7acf97fbd8e926dda59ab12
--
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=4473
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2013-09-27 13:40:58 CDT ---
Closing bugs fixed in 1.7.3.
--
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=34511
Bug #: 34511
Summary: wine 1.7.2.
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Linuxhelper2881(a)yahoo.com
Classification: Unclassified
I'm up for Upgrading and Supporting wine1.7.2. and i was just wondering if i
could get a Terminal code for Wine1.7.2. for Installation. for future Bugs that
i wont have to Report so it wont waste Ur guy's time. as i can see wine1.7.2.
has allot of bugs fixed in it
--
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=15148
Summary: CNetClient Deer Hunter 2005
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsatest(a)web.de
Created an attachment (id=15869)
--> (http://bugs.winehq.org/attachment.cgi?id=15869)
log file of wine an Deer hunter 2005 game
Deer Hunter 2005 close network Games with game log
Could not init CNetClient DirectPlay media!
Second
Deer Hunter lose mouse Focus, why I dont know its activated in the
configuration of wine.
You make an Great Job
thanks to the wine Team.
Thomas
--
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=33878
Bug #: 33878
Summary: Full screen StarCraft scrolls off of the monitor when
mouse is moved to bottom or right edge.
Product: Wine
Version: 1.6-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bairdlinde(a)gmail.com
Classification: Unclassified
When running StarCraft in full screen, the mouse will move past the edge of the
game screen on the bottom and right edges, causing the whole game screen to
scroll up or to the left, respectively, and off of the monitor.
Clicking on empty space within the game generally causes the game to regain
control of the cursor so that it can't go past the edge of the game any more
and the screen will only scroll on the left and top edges, until it's panned
back to it's proper position, but any number of in game actions (clicking items
in the hud, using command hotkeys, etc.) will cause it to lose control of the
cursor and pan away from the game again. The "Automatically capture mouse"
option in the graphics tab does not fix the problem, nor do any of the other
check boxes there. It seems that the game is both failing to maintain capture
of the mouse, and leaving the panning resolution at my original desktop
resolution of 1920x1080 when it changes the display resolution to 640x480.
Fixing either of these problems would render the other irrelevant, as the
cursor either wouldn't be allowed to move into the extra black space, or there
wouldn't be any extra black space for it to move into.
The inconvenient workaround I've been using is to manually set my desktop
resolution (and hence the panning resolution) to 640x480 in the NVIDIA X Server
Settings before running the game.
--
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=34523
Bug #: 34523
Summary: Cant install QQ2013SP2
Product: Wine
Version: 1.7.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wzhy90(a)qq.com
Classification: Unclassified
Created attachment 45963
--> http://bugs.winehq.org/attachment.cgi?id=45963
wine logcat
When select install patch, setup tells me that I dont have permission to creat
files in C:\Program Files!
X86 also
--
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=34535
Bug #: 34535
Summary: Windows applications cannot access files and
directories ending with "." (dot)
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
(In Linux) create a directory "1." (without quotes).
Try to enter it.
"Location not parsable: "1.", reason: Object not found".
OK, I know that such names infringe on Microsoft's standards, but there's
nothing that prevents Wine from allowing to work with them.
--
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=34545
Bug #: 34545
Summary: Unhandled exception: page fault on read access to
0x00000007 in 64-bit code (0x00007f9204adc564).
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pwradzik(a)windowslive.com
Classification: Unclassified
I tried to install Assasin's Creed and during installaion I saw that error.
--
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=34548
Bug #: 34548
Summary: WinRAR viewer crashes on a particular file (II)
Product: Wine
Version: 1.7.1
Platform: x86
URL: http://www.rarlabs.com/rar/wrar420.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
Created attachment 45993
--> http://bugs.winehq.org/attachment.cgi?id=45993
Test file
When trying to view the attached file, WinRAR crashes.
Steps to reproduce, download the file, install and run WinRAR, click Commands
-> View File (Alt + V).
(Viewer settings: view as Windows text, word wrap enabled).
--
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=34586
Bug #: 34586
Summary: wine complains that it can't find "%1.dll"
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.dodier(a)gmail.com
Classification: Unclassified
I built wine 1.7.2 from Git. uname -a reports "Linux freekbox 3.2.0-41-generic
#66-Ubuntu SMP Thu Apr 25 03:28:09 UTC 2013 i686 i686 i386 GNU/Linux". Same
behavior with wine 1.4 installed via apt-get.
I'm attempting to execute maxima.exe as installed from maxima-5.31.1.exe at
Sourceforge (http://sf.net/p/maxima). I can execute some Windows so it is not a
general problem.
wine path/to/maxima.exe immediately exits with no error message.
WINEDEBUG=warn+all,err+all wine path/to/maxima.exe prints a lot of stuff
including, towards the end, several messages about not finding "%1.dll". See
full log here: http://pastebin.com/q48yMS6Q
I guess %1.dll is a malformed file name -- somewhere along the line, the name
of the DLL wasn't filled in, I guess. The bug, as I see it, is that Wine did
not correctly construct the DLL file name.
Other people have run into this bug, to judge by the results of Googling for
%1.dll. However, I did not find the bug reported here.
--
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=34595
Bug #: 34595
Summary: TygemBaduk installer: can't install
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: muyong_2003(a)hotmail.com
Classification: Unclassified
Created attachment 46078
--> http://bugs.winehq.org/attachment.cgi?id=46078
saved log
Tygem Baduk is my favorite game. Previously I play it in Windows. But since I
got a new PC and changed to Ubuntu for development, I am tired to switch
between Ubuntu and Windows. I installed Wine 1.4 then download TygemBaduk
installer from www.tygemgo.com then execute it using Wine. The installer run
very quick but obviously not correct since it lacks the basic steps like ask
you for installation path etc. After it shows installation complete an error
dialog pop up. I saved it and attached here.
--
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=24015
Summary: League of Legends initial dialog doesn't show all
content and doesn't let you play
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://leagueoflegends.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The initial window that comes up is nonfunctional; content doesn't show, and
you can't proceed to the game. 'winetricks ie6' works around this.
To reproduce at the moment, follow the appdb's howto, i.e.
patch wine to get around bug 20296 and bug 21870, and do a full install from
e.g.
http://www.fileplanet.com/204655/200000/fileinfo/League-of-Legends-Client-%…
to get past bug 22152.
Then do
cd ~/.wine/drive_c/"Riot Games/League of Legends"
wine lol.launcher.exe
and let it update overnight. When it's ready, you should see some news
items, and clicking on Play should do something.
Doing 'winetricks ie6' works around it; marking mshtml.dll as wine-only
recreates the problem, and when you click on Play, you see log entries like
fixme:mshtml:nsURI_GetOriginCharset default action not implemented
fixme:mshtml:nsURI_GetOriginCharset default action not implemented
fixme:hlink:IHlink_fnGetStringReference unhandled flags: 0x1
fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 23 of CGID_ShellDocView
group
fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 46 of CGID_Explorer group
err:mshtml:get_typeinfo
GetTypeInfoOfGuid({3050f54c-98b5-11cf-bb82-00aa00bdce0b}) failed: 8002802b
err:mshtml:preprocess_dispex_data Could not get disp type info: 8002802b
fixme:mshtml:ASServiceProvider_QueryService
(0x162c00)->({4717cc40-bcb9-11d0-9336-00a0c90dcaa9}
{00000000-0000-0000-c000-000000000046} 0x32beb8)
fixme:mshtml:ActiveScriptSite_OnScriptError (0x162c00)->(0x2e8bef0)
...
fixme:mshtml:ASServiceProvider_QueryService
(0x162c00)->({4717cc40-bcb9-11d0-9336-00a0c90dcaa9}
{00000000-0000-0000-c000-000000000046} 0x32c728)
fixme:mshtml:ActiveScriptSite_OnScriptError (0x162c00)->(0x505690)
fixme:mshtml:nsURI_GetHostPort default action not implemented
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:mshtml:nsURI_GetOriginCharset default action not implemented
--
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=30142
Bug #: 30142
Summary: League of Legends bug ingame!
Product: Wine
Version: unspecified
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=19141
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frontxx(a)gmail.com
Classification: Unclassified
All works fine on League of Legends's launcher but when i go in game this
happens
img:http://www.upload.ee/image/2152695/wtf.png
all other works fine ingame is fucked up
--
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=34076
Bug #: 34076
Summary: Metro 2033: Options menu buttons are invisible or
flickering
Product: Wine
Version: 1.6-rc3
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
Created attachment 45303
--> http://bugs.winehq.org/attachment.cgi?id=45303
Wine log of playing the game
The buttons in the options menu are invisible almost, and some are flickering
in and out of visibility. This is only present in the options menu. Other menus
like the load game menu and the pause menu all work just fine.
--
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=29860
Bug #: 29860
Summary: Hero Lab from Lone Wolf Developments closes out
whenever a window close in the program
Product: Wine
Version: 1.3.7
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tyler.oneill(a)gmail.com
Classification: Unclassified
When trying to add a class, race, or equipment in the Pathfinder ruleset, or
trying to open a character in that or other rulesets, the program completely
closes out.
This is the log when I run from the terminal.
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(30000): STUB
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 30000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(30000): STUB
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 30000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(30000): STUB
fixme:wininet:HTTPREQ_SetOption unsupported without active connection
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(30000): STUB
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 30000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(30000): STUB
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 30000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(30000): STUB
fixme:wininet:HTTPREQ_SetOption unsupported without active connection
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(30000): STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(30000): STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(30000): STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(30000): STUB
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 30000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(30000): STUB
fixme:wininet:HTTPREQ_SetOption unsupported without active connection
fixme:wininet:HTTPREQ_SetOption unsupported without active connection
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 127615
Current serial number in output stream: 127709
--
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=26659
Summary: An application like "itunes alternative"doesn't opens
in wine
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rafeefcc2574(a)gmail.com
Created an attachment (id=33942)
--> (http://bugs.winehq.org/attachment.cgi?id=33942)
screenshot of the problem
while running copytrans manager in linux using wine 1.2.2, it says it has lack
of database, or to report itself as a bug here.
--
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=26644
Summary: Many programs no longer run, were fine under previous
version
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.schapira(a)verizon.net
Under fedora 14, upgraded to wine wine-1.3.16. The following programs no longer
run and result in the error popup message:
"The program <name> has encountered a serious problem and needs to close.
..."
ve7cc.exe (ham radio logging program)
Microsoft Word 97 (licensed version)
TQSL.exe (ARRL ham radio program)
The following programs continue to work normally:
Orbitron (satillite orbit tracking program)
MMSSTV (ham radio slow scan image program)
EasyPal (ham radio digital slow scan image program)
MMTTY (ham radio radio-teletype program)
LTspice IV (circuit simulation program)
Please help me figure out how to get these running again.
--
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=26516
Summary: Nokia Ovi Suite Version 2.0.0 forced update causes the
app to crash
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fcole90(a)gmail.com
Created an attachment (id=33765)
--> (http://bugs.winehq.org/attachment.cgi?id=33765)
log of the application
When the program runs it says I need it to update, if not wouldn't be able to
use it. I accept to update, the program downloads about all the upgrade but
when it's close to finish it crashes reporting a critical error. Than the
program crashes or says it has lost connection.
--
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=26183
Summary: AVR Studio 4.18 SP3 - debugger and run of asembler
simulation fail
Product: Wine
Version: 1.3.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.okias(a)gmail.com
Created an attachment (id=33375)
--> (http://bugs.winehq.org/attachment.cgi?id=33375)
first_fail.jpeg
Just load avr studio. Load some project (or create few lines). If you click on
"build", it's ok, but if you try "build and run" or debugging, then it fails.
Problem still run, but isn't possible. Attaching screenshots and logs.
It's reproducible almost every time (once it after while work with AVR Studio
worked few minutes)
--
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=24570
Summary: Torchlight Editor: Freezes at splash screen
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cww(a)denterprises.org
The Torchlight Editor freezes at its splash screen. The last log lines it
prints are the following.
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:wincodecs:JpegDecoder_Frame_GetResolution
(0x15443b4,0x1dee6c0,0x1dee6b8): stub
fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported
This application is a free download via Steam (registration is required,
though).
--
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=23342
Summary: ovi 2.2 unable to detect the plugged in Mobile handset
Nokia E71
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
URL: http://ovi.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dheerru(a)yahoo.com
Installed Ovi 2.2 using wine in Ubuntu 10.04.
Application installed properly and runs slowly.
but unable to detect the plugged in Mobile handset Nokia e 71.
So the whle purpose of the application gets wasted.
please do something it will be a great work and of a lot of prductivity if
nokia pcsuites can be used in linux using wine
thank you in anticipation as i know u guys gonna do it soon
--
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=9624
Summary: Far Cry: Installer of the Ad-Supported version does not
work
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elmargol(a)googlemail.com
The installer gets to the "Ubi.com Login" screen, but when I click the Next
button, a dialog box pops up with "Internal error."
You can download Far Cry for free at
http://www.fileplanet.com/180410/180000/fileinfo/Far-Cry-Full-Game-%5BFree-…
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29670
Bug #: 29670
Summary: ActionTest doesn't handle unicode correctly
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sundoulos2(a)gmail.com
Classification: Unclassified
Created attachment 38480
--> http://bugs.winehq.org/attachment.cgi?id=38480
unicode text file that shows incorrect behavior.
ActionTest works fine using ANSI files/text. Not so with Unicode. If I copy
Unicode text and paste it into ActionTest two things malfunction.
1. It is not possible to change the font of existing or new text; setting
or toggling text as Bold has no effect either.
2. Text that is Italic shows properly in the text editor and print preview
but prints out as normal rather than italics.
ActionTest can be downloaded from:
http://trichview.com/resources/actions/actiontest.zip
--
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.