http://bugs.winehq.org/show_bug.cgi?id=22767
Summary: Ragnarok and deforming sound
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dreamsoul14(a)gmail.com
Created an attachment (id=28075)
--> (http://bugs.winehq.org/attachment.cgi?id=28075)
log
When I run Ragnarok in wine on Ubuntu 10.04 (and others versions) sound in all
system started distorted. Not help on\off sound in Wine and Ragnarok setups,
and changes Ragnarok setups, slightly reduces the distortion decrease
resolution in RO setup, but play in window 600x400 not convenient. Same help
enable in Wine setup desktop emulation mode, sound deforming, but less. It also
affects the recording microphone.
--
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=27084
Summary: Renaming fails (in mp3tag) if change is only in case
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tastky(a)gmail.com
mp3tag v2.48, but wasn't any different in previous versions.
The bug occurs whenever one tries to rename any file whose name would only be
affected with regards to letter case.
On Windows renaming always works fine. With Wine, one will get this error:
"File "Z:\foobar.mp3" cannot be renamed to "Z:\FooBar.mp3".
File already exists"
--
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=25432
Summary: Internet Explorer 6, 5.5, and 5.0 fail to install
Product: Wine
Version: 1.3.8
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/5.01-sp2/ie501sp2.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: julliard(a)winehq.org
Created an attachment (id=32370)
--> (http://bugs.winehq.org/attachment.cgi?id=32370)
Terminal output (IE6)
In the current git, winetricks ie6 quickly fails with "setup was unable to
download the required components. Please make sure you are connected to the
Internet, or try to run setup again later." The IE 5.x installers also fail
quickly with a similar error.
I haven't done a real regression test, but reverting this commit prevents the
errors:
commit 26c7172177ea22abdfb561097aabc657cbebc86d
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Dec 2 14:16:17 2010 +0100
inseng: Convert dll registration to the IRegistrar mechanism.
--
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=21989
Summary: Fahrenheit 1.1 Patch Fails (interrupted)
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Created an attachment (id=26704)
--> (http://bugs.winehq.org/attachment.cgi?id=26704)
Patch Log
Trying to patch Fahrenheit with the 1.1 patch fails without any clear message
from the installer itself.
Patch is an MSP file so it has to be run as:
msiexec /p Fahrenheit-1.1.msp
--
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=26777
Summary: Games for Windows Live fails to start without native
windowscodecs
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://www.gamesforwindows.com/en-US/games/bulletstorm
/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: windowscodecs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Trying to play the Bulletstorm demo (see url), starts by installing gfwl, which
works. Running the client fails quickly, though:
austin@aw21 ~/.wine/drive_c/Program Files/Microsoft Games for Windows -
LIVE/Client $ wine GFWLive.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:wincodecs:FlipRotator_GetPixelFormat (0x12e458,0x7fe910): stub
installing native windowscodecs with winetricks gets the client to start up,
and onto the next problem (apparently it wants to install a hotfix?!)
--
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=29321
Bug #: 29321
Summary: Internet Explorer 8 shows upside-down previews on the
quick tabs screen
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: 107849916fff56e0322bec7901ed5a10d205b345
Created attachment 37921
--> http://bugs.winehq.org/attachment.cgi?id=37921
Terminal output
After working around bug 29318 with native gdiplus, IE8 shows previews on the
quick tabs page, but they're upside-down. They were displayed correctly (with
native gdiplus) in 1.3.25, so I did a regression test:
107849916fff56e0322bec7901ed5a10d205b345 is the first bad commit
commit 107849916fff56e0322bec7901ed5a10d205b345
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Aug 3 11:12:05 2011 +0200
gdi32: Reimplement SetBitmapBits using the PutImage driver entry point.
:040000 040000 6943b55f2cfca7438beefb5d2c03a04c05b14d72
71ddaec3a805fd921bbb317c1eea40ff1d5b29a6 M dlls
I double-checked with
git checkout 107849916fff56e0322bec7901ed5a10d205b345 (bad)
git checkout 107849916fff56e0322bec7901ed5a10d205b345^ (good)
Steps to reproduce:
1. winetricks ie8 gdiplus
2. Start IE and open a new tab
3. Enter the quick tabs page with ctrl+Q or the button to the left of the tab
bar
--
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=18947
Summary: AppDB isn't deleting idle maintainers
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
URL: http://appdb.winehq.org
OS/Version: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
The AppDB should remove maintainers that don't do anything (by design), but it
isn't. Admins are removing idle maintainers manually, and there are a lot of
them!
This solution itself isn't ideal, as they just reapply, there is no way to
block this, and many users don't take the hint.
--
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=30234
Bug #: 30234
Summary: CSoundManager::Create fails on file names with >= 156
characters
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sarastro.admin+wine(a)googlemail.com
Classification: Unclassified
Steps to reproduce:
- Download an application that loads sound files. I used the „PlaySound“
example from the DirectX Samples, available from the SDK at
http://www.microsoft.com/download/en/details.aspx?id=21416 (together with the
source).
- Create a set of test files with increasing file name length. I used the
following command (where Sifa.wav is a dummy wave file):
for i in `seq 10 156`; do let j=$i-3-${#i}; name=`seq -s "_" $j | sed
's/[0-9]//g'`; cp Sifa.wav $i$name.wav; done
- Create a list of the files and their full name length (it is important to
use the full Wine path here):
find /home/jojo/.wine/dosdevices/z\:/Zusi3/SoundTest/ | awk '{ print length,
$0 }' | sort -n
- Launch the test program and try to open any of the test files.
Observation:
- Any test file whose complete name is less than 155 characters long can be
loaded and played without problem
- On any test file with a name greater than or equal to 156 characters an
error message "Could not create sound buffer." is displayed.
The relevant code from the sample is
if( FAILED( hr = g_pSoundManager->Create( &g_pSound, strFileName, 0, GUID_NULL
) ) ) { … (display error) }
where "strFileName" is defined as "static TCHAR strPath[MAX_PATH]" and
"g_pSoundManager" is defined as "CSoundManager*".
--
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=26324
Summary: Windows Live not working.
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: ruchg2(a)gmail.com
I tried to run wlsetup-all.exe and it stopped in the middle.
--
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=26680
Summary: Duplicate cursor in Edge of Chaos
Product: Wine
Version: 1.3.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=33979)
--> (http://bugs.winehq.org/attachment.cgi?id=33979)
WINEDEBUG=+x11drv,cursor,event wine iw2eocgs
Edge of Chaos has duplicate cursor since the recent cursor patches, yesterday's
commit didn't fix it. Haven't done a regression test yet, will do if needed.
--
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.