http://bugs.winehq.org/show_bug.cgi?id=9529
Summary: ETQWBeta2 installer fails to execute vcredist_x86.exe
Product: Wine
Version: 0.9.44.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karnute(a)gmail.com
CC: spencercw(a)googlemail.com
Created an attachment (id=7897)
--> (http://bugs.winehq.org/attachment.cgi?id=7897)
Terminal output with WINEDEBUG=warn+all
After the fix to create the directory "c:\windows\winsxs\manifests" included in
wine 0.9.44, the problems remaining in bug #9192 were related only just to the
failure to execute the file vcredist_x86.exe during the installation of Enemy
Territory Quake Wars Beta 2.
The installation popups an error window about "cannot execute
C:\\windows\temp\vcredist_x86.exe". That file exists but it was extracted into
the subfolder C:\\windows\temp\WZSE0.TMP\" instead of "C:\\windows\temp\" just
during the winzip self-extract. When the setup program tries to execute the
file vcredist_x86.exe, cannot find it in the correct path.
A workaround is to create a blind symbolic link in Linux BEFORE running the
installation program of Enemy Territory Quake Wars (ETQuakeWarsBeta2Setup.exe)
and after configuring wine to emulate XP:
cd ~/.wine/drive_c/windows/temp ; ln -s WZSE0.TMP/vcredist_x86.exe
This way vcredist_x86.exe is executed without errors during ETQWbeta2
installation, so that manual download and execution is not required anymore.
We need to find the difference with the Windows installation were, I suppose,
this error in the paths does not occur. Maybe, I guess, the current directory
(WZSE0.TMP) during the execution of setup.exe is assumed to be included in the
execution path.
--
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=9481
Summary: LOTRO crash with Alsa at Full Hardware Acceleration
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jenden0(a)gmail.com
Created an attachment (id=7824)
--> (http://bugs.winehq.org/attachment.cgi?id=7824)
Errors from using Alsa with hardware acceleration set to full
When starting Lord Of the Rings Online with Alsa and Hardware Acceleration set
to full the game crashes with the attached messages. When starting it with
Hardware Acceleration set to Emulated the game runs, but the in-game sound is
not present. Opening video sound is present.
When starting the game with OSS and Hardware Acceleration set to Full it
launches without incident and the in-game sounds are present, however the
opening video sound as well as cut scene video sound and voice chat sound is
not present.
System is Gentoo Linux with kernel 2.6.22-ck1 with in-kernel Alsa drivers
version 1.0.14, the sound driver used for my card is snd_au8830 and I am
experiencing no other sound problems on my system.
--
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=9754
Summary: Possible XSS exploit possibility
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
URL: http://appdb.winehq.org/objectManager.php?bIsQueue=false
&bIsRejected=false&sClass=application&iId=1369&sAction=s
howMoveChildren&sTitle=Could%20this%20be%20exploited?
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marco(a)harddisk.is-a-geek.org
While surfing the AppDB entry for GTA Vice City
(http://appdb.winehq.org/objectManager.php?sClass=application&iId=1369), I
found a link at the bottom of the page stating "Move child objects".
I clicked on it and found out that the URL contains a parameter sTitle, which
apparently sets the page title and can be set to any text I think of.
Good news is that obvious Javascript does not work, but I think it'd be easy
for a pro to develop a working XSS exploit.
--
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=9596
Summary: There is no way to delete tests of versions that don't
exist
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: docbill+bugzilla(a)freeshell.org
It seems people regularly type in version numbers wrong. For example there are
test reports for Joost 0.10.4 and 0.10.4 and 0.12. This is interesting, since
the latest version is 0.10.2.
Obviously the one for 0.12 was intended for 0.10.2. I am not sure what version
was intended as 0.10.4. It seems there is no way to correct the version
numbers in these reports.
--
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=10313
Summary: Switched-On Schoolhouse 2.0R2: installer text not
displayed
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-dotnet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ross8040(a)bellsouth.net
I run Wine under Slackware GNU/Linux 12.0 on a Compaq Evo D500 CMT.
After I mounted the Switched-On Schoolhouse 2.0R2 Application Disk on "/cdrom",
I executed "wine cmd". I changed the directory to Z:\cdrom, and typed
"mainsetup(enter)". I expected to see the Switched-On Schoolhouse's
installation program display text describing dependencies that have been
met/are being met/will be met, but there was nothing except the app's
background.
I got the following error messages:
fixme:win:EnumDisplayDevicesW ((null),0,0x34f6ac,0x00000000), stub!
fixme:font:WineEngCreateFontInstance Untranslated charset 126
fixme:dciman:DCICreatePrimary 0x328 0x77128c
fixme:font:WineEngCreateFontInstance Untranslated charset 126
fixme:msi:MSI_GetProductInfo L"InstallDate"
--
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=10216
Summary: Starcraft changes screen size
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jfarroyo82(a)hotmail.com
Created an attachment (id=8834)
--> (http://bugs.winehq.org/attachment.cgi?id=8834)
StarCraft running in fulscreen (Theoretically)
i was playing it correctly but one day when i started Starcraft i found the
attached screen
--
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=9482
Summary: Wulfram II - Random Mouse Movement
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jrwr00(a)gmail.com
Wulfram using a odd way of moving your tank (the main thing) when you are
moving the mouse, no matter how fast or what distance, it will only move when
the mouse is moving (like a hacked Joystick) It wants to move the tank around
randomly when ever i do really small movements it goes all over the place, also
it will some times not even move when im moving it all over the place, there is
no output in the console, please comment on any Debugging flags i should set,
also i have tried using native dinput and dinput8
--
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=10861
Summary: World of Warcraft CPU usage spikes when looking at the
sky
Product: Wine
Version: 0.9.51.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)tpetaccia.com
This has been happening for a while now, I'm just now reporting it. When I'm
playing WoW, and I have a scene where the skyline isn't obfuscated, WoW locks
up, and CPU usage spikes. Looking at the ground fixes the problem. This
happens a lot in coastal areas.
--
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=10980
Summary: ConvertImage cannot run
Product: Wine
Version: 0.9.52.
Platform: PC
URL: http://www.xs4all.nl/~nd/dekkerware/console/index.htm
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
ConvertImage needs several unimplemented gdiplus functions to work:
GdipLoadImageFromFile (The first one it fails on)
GdipGetImageEncodersSize (bug 9362)
GdipGetImageEncoders
GdipGetPropertyCount
--
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=10810
Summary: Constant crash while using EDXOR
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: justivo(a)gmail.com
Created an attachment (id=9677)
--> (http://bugs.winehq.org/attachment.cgi?id=9677)
back trace
I'm trying to use an application called EDXOR, but it crashes every time I try
to move the cursor with left and right keys. Back trace attached.
The program is still able to open files and allows me to use the scrollbar
(with the mouse) to go up and down. It seems to be always triggered by the use
of the keyboard, though.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.