http://bugs.winehq.org/show_bug.cgi?id=35403
Bug ID: 35403
Summary: dplayx interactive tests crash
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: directx-dplay
Assignee: wine-bugs(a)winehq.org
Reporter: frederic.delanoy(a)gmail.com
Classification: Unclassified
Created attachment 47231
--> http://bugs.winehq.org/attachment.cgi?id=47231
Log+backtrace wine 1.7.11
Running dplayx interactive tests with
WINETEST_INTERACTIVE=1 make test
in dlls/dplayx/tests directory yields a crash.
--
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=35173
Bug ID: 35173
Summary: Loud audio distortion using wine 1.7.6 and up.
Product: Wine
Version: 1.7.6
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineoss.drv
Assignee: wine-bugs(a)winehq.org
Reporter: asfw(a)sutolyst.me.uk
Classification: Unclassified
When running applications with wine version 1.7.6 to 1.7.8, I get some nasty
loud sound distortion when certain sounds play. It’s not constant, but it is
frequent.
Wine 1.7.5 is the last version without this bug. There is no relevant error
message printed.
This is on FreeBSD, so the sound driver used is wineoss.drv, but I don’t know
if this is where the problem lies.
--
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=18474
Summary: DPP (Digital Photo Professional): Instruments windows
returns to its starting position (in the center)
automatically when the image windows is selected
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlo.pannucci(a)gmail.com
Tested with DPP 3.5.2 and 2.2 with WINE 1.0.1 and WINE 1.1.21:
When you double click on a listed image, dpp automatically opens an image
window and an instruments windows.
Instruments window automatically stay on the top (itsn't possible to change
this) and opens in the center of the screen hiding (in part) the opened image
below!
When you move the inst. windows away and then re-select the image windows, the
inst. windows returns in the center.
--
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=22521
Summary: .NET 2.0 sp2 installer does not successfully install.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pettigrewnet(a)comcast.net
Created an attachment (id=27601)
--> (http://bugs.winehq.org/attachment.cgi?id=27601)
A failed install log
The installer sometimes fails to run. It does sometimes run, but ends with a
fairly typical GUI installer 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=28556
Bug #: 28556
Summary: ICQ 7 installer error message
Product: Wine
Version: 1.3.29
Platform: x86-64
URL: http://ftp.icq.com/pub/ICQ7/install_icq7.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 36673
--> http://bugs.winehq.org/attachment.cgi?id=36673
Wine 1.3.29 console output
ICQ 7 installs correctly but the installer pops up with an error message:
"Service failed to run"
Not clear how this affects the app as I don't have an account so it may simply
be a minor annoyance.
vcrun2008 needed to get this far.
--
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=35971
Bug ID: 35971
Summary: dsound resampler causing clicks in StarCraft when
resampling to 48000
Product: Wine
Version: 1.7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: cus(a)fazekas.hu
Something is still not perfect with the resampler in Wine.
I tested Starcraft (Starcraft is using 22050 and 11025 freq buffers), and it
seems when the primary buffer sample rate is 48000, there are noticable clicks
on the sound output. On the other hand, if the primary buffer sample rate is
44100, the sound is fine.
In order to test this I hacked winealsa.drv to force the max sample rate to
44100 insetad of 48000, and this resolved the issue, that is why I think that
the resampler is handling badly resampling from 22050 or 11025 to 48000.
--
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=34330
Bug #: 34330
Summary: Wine64 does not work on FreeBSD
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: FreeBSD
Status: NEW
Keywords: download, source, win64
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Using PC-BSD 9.1 and gcc4.6, wine64 compiles, however, it fails to run:
# ./wine64 cmd
wine: failed to map the shared user data: c0000018
also tried the mmap patch from their port:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/emulators/wine/files/patch-part…
but it made no difference.
--
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=13137
Summary: IE6 crashes due to unimplemented function
wininet.dll.GetDiskInfoA
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eddie(a)lania.nl
Created an attachment (id=12940)
--> (http://bugs.winehq.org/attachment.cgi?id=12940)
Crash-when-trying-to-set-Temporary-Internet-Files-settings-in-ie6_related_to_wininet_wine-1.0-rc1
When trying to change the settings for the "Temporary Internet Files", IE6
crashes. See the attachment for more information.
--
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=29571
Bug #: 29571
Summary: Chrome with User Agent Switcher unable to load any
urls with --no-sandbox --single-process
Product: Wine
Version: 1.3.36
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
Created attachment 38302
--> http://bugs.winehq.org/attachment.cgi?id=38302
Log: chrome + UAswitcher
wine-1.3.36-172-gb00e703
1. Download Google Chrome Standalone installer from :
https://www.google.com/chrome/index.html?platform=win&hl=en&standalone=1
sha1sum: 3700838267c7d2f01b3a4cf6802052967166bffa
2. Install with Wine:
$ wine ChromeStandalone.exe
3. Start chrome.exe with --no-sandbox switcher
$ cd .wine/drive_c/users/fracting/Local\ Settings/Application\
Data/Google/Chrome/Application/
$ wine chrome.exe --no-sandbox ( Workaround for Wine Bug 21232 [1] )
4. open chrome://flags, enable `Experimental Extension APIs`
5. Restart chrome.exe with --no-sandbox and --single-process switchers
( Workaround for Wine Bug 27248 )
$ wine chrome.exe --no-sandbox --single-process
6. Open http://spoofer-extension.appspot.com/spoofer.crx , install
User Agent Switcher Extension
7. open any urls, with any tab, usually fails.
How reproducible:
Nearly 90%
When this bug appear, Chrome display such message in the status bar:
"Waiting for extension User-Agent Switcher for Chrome..."
Below message seems relate to the bug:
[116:99:3876457:ERROR:proxy_resolver_winhttp.cc(79)] WinHttpGetProxyForUrl
failed: 12166
--
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.