http://bugs.winehq.org/show_bug.cgi?id=20124
Summary: problems running STEAM in fedora 11
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vampirs_slayer(a)hotmail.com
Created an attachment (id=23693)
--> (http://bugs.winehq.org/attachment.cgi?id=23693)
error
After installing STEAM.msi in fedora 11 with wine i reseave a program error
message:
**********************************************
THE PROGRAM WINEDBG.EXE HAS ENCOUNTERED A SERIOUS PROBLEN AND NEEDS TO CLOSE.
THIS CAN BE CAUSED BY A PROBLEM IN THE PROGRAM OR A DEFICIENCY IN WINE.
**********************************************
I tried to close the error by it shows again and again and again. To close the
error I have to loguot or reboot the system !!!
Here is a image of the 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=15431
Summary: Problem with several Xservers
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lich(a)math.spbu.ru
Created an attachment (id=16294)
--> (http://bugs.winehq.org/attachment.cgi?id=16294)
screenshot
I have several Xservers with different geometry:
:0 - real Xorg server - 1280x1024
:1 - vnc server (or Xnest) - 1024x768
If I run any wine app first time in smaller X (:1) and then on bigger X (:0),
it gets corrupted outside 1024x768 region - exactly the size of smaller X.
If I use wine virtual desktop feature (X server does not matter), this bug
does not appear.
--
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=28120
Summary: Mini Thunder unable to finish downloading any files --
fixme:file:SetFileValidData stub: 0x1e8, 1000
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
0. host a local http server, here I use
$ python -m SimpleHTTPServer
create a sample file on the server for download testing,
here I use:
$ echo 1 > test_download.txt
$ ls -l test_download.txt
-rw-r--r-- 1 fracting fracting 2 Aug 18 16:06 test_download.txt
1. Download ThunderMiniInstall.exe
$ wget http://down.sandai.net/mini/ThunderMiniInstall.exe (from
http://dl.xunlei.com/mini.html )
2. winetricks -q vcrun2003 , avoid Bug 28110 and Bug 28110.
3. run ThunderMiniInstall.exe
4. start ThunderMini.exe ( after install ThunderMiniInstall.exe, Thunder.exe
will auto start)
5. add a new url to download: http://127.0.0.1:8000/test_download.txt
after a while, the whole file is download complete, but ThunderMini is unable
to finish the download task.
in ~/.wine/drive_c/TDDownload , there is a file named test_download.txt.td ,
$ cat test_download.txt.td
1
/* the file context of test_download.txt.td is the same as test_download.txt */
$ ls -l test_download.txt.td
-rw-r--r-- 1 fracting fracting 4096 Aug 18 16:10 test_download.txt.td
/* the file size of the origin file on the server(test_download.txt) is 2B,
however, test_download.txt.td is 4096B. */
Such line can be found in the log:
fixme:file:SetFileValidData stub: 0x1e8, 1000
reference:
http://msdn.microsoft.com/en-us/library/aa365544(v=vs.85).aspx
--
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=19476
Summary: PaintTool SAI English Pack demands administrative
privileges on startup
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://sai.detstwo.com/sai/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=22638)
--> (http://bugs.winehq.org/attachment.cgi?id=22638)
PaintTool SAI English Pack standard error messages
With wine-1.1.26-231-gfe9d360, when trying to launch PaintTool SAI with the
start-sai.exe binary, the application informs the user about a setup process
with a dialog. When confirmation is given, the application errors out with:
"SAI can not complete setup process because current user dose not have
administrator right. Please launch SAI with one of the following way.
- Logon as administrator and launch SAI
- Right click SAI program file -> [Run as other user]?Enter administrator
account (Windows 2000/XP)
- Right click SAI program file -> [Run as Administrator] (Windows Vista)"
The captured standard error traces are 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=27650
Summary: World of Warcraft Launcher 4.2 crashes on
initialisation
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ktowns(a)live.com.au
Created an attachment (id=35354)
--> (http://bugs.winehq.org/attachment.cgi?id=35354)
Terminal output
Basically as the summary reads. It crashes at the point of saying
'Initialising, please wait.' It did work *once* for me, after a restart, but
that hasn't worked again. This is with a fresh installation, new prefix. I've
previously tried winetricks ie7 as suggested under a similar bug report, but to
no avail.
--
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=26868
Summary: Macrium Reflect installer fails
Product: Wine
Version: 1.3.18
Platform: x86-64
URL: http://download.cnet.com/Macrium-Reflect-Free/3000-224
2_4-10845728.html
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: 22795
Created an attachment (id=34251)
--> (http://bugs.winehq.org/attachment.cgi?id=34251)
Wine 1.3.18 +msi +msidb [7.5MB]
Macrium Reflect installer fails
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Apparently this worked back in Wine 1.1.44 but I cannot build before Wine 1.2
no matter how hard I try! Bug exists in Wine 1.2 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=27805
Summary: Kerbal Space Program crashes with sound enabled.
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam.j.cooper+wine(a)gmail.com
Created an attachment (id=35566)
--> (http://bugs.winehq.org/attachment.cgi?id=35566)
dbg log
The only way to get the current version of Kerbal Space Program
(kerbalspaceprogram.com) to run is to disable the sound driver
winecoreaudio.drv.
Attached is the crash log of the program + the coreaudio trace.
--
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=21277
Summary: python's test_winsound test fails
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.python.org
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=25588)
--> (http://bugs.winehq.org/attachment.cgi?id=25588)
test output
Install python and run:
wine 'c:\Python31\python.exe' -m test.test_winsound
======================================================================
ERROR: test_alias_asterisk (__main__.PlaySoundTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\Python31\lib\test\test_winsound.py", line 89, in test_alias_asterisk
winsound.PlaySound('SystemAsterisk', winsound.SND_ALIAS)
RuntimeError: Failed to play sound
Full output 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=27224
Summary: OnLive mouse is not detected
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david.caitens(a)gmail.com
Created an attachment (id=34788)
--> (http://bugs.winehq.org/attachment.cgi?id=34788)
OnLive Backtrace and terminal output
When loading up OnLive you get a error message "We have detected one of your
controllers may not be supported."
After that message you go through the login which loads up fine. Menus and
browsing around the application works just fine with the mouse but it's when
you load up a game that the problem shows up. The mouse doesn't seem to be
detected.
In the terminal output it comes up as Xinput
OS: Ubuntu 11.04
Nvidia driver: 270.41.06
--
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.