http://bugs.winehq.org/show_bug.cgi?id=10910
Summary: winealsa and PulseAudio
Product: Wine
Version: 0.9.51.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
winealsa is unable to work with PulseAudio.
This is my /etc/asound.conf:
pcm.pulse {
type pulse
}
ctl.pulse {
type pulse
}
pcm.!default {
type pulse
}
ctl.!default {
type pulse
}
This is registry entries for Alsa configurations:
REGEDIT4
[HKEY_CURRENT_USER\Software\Wine\Alsa Driver]
"AutoScanCards"="N"
"AutoScanDevices"="N"
"DeviceCount"="1"
"DeviceCTL1"="pulse"
"DevicePCM1"="pulse"
"UseDirectHW"="N"
And I get this error in wine log:
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
I tracked it in wine source code to file dlls/winealsa.drv/alsa.c
With following comment:
/* Setup and find an element id that exactly matches the characteristic we want
** FIXME: It is probably short sighted to hard code and fixate on PCM
Playback Volume */
Unfortunetly I know to little about Alsa to fix it.
--
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=25971
Summary: UPX packed application is not working
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jacekowski(a)jacekowski.org
I was trying to run Link 7000 Plus from Deep Sea Electronics but wine
L7000Plus.exe was just finishing with no messages at all - no errors
whatsoever.
After using PEiD on that file i realised that it's packed with "UPX 0.89.6 -
1.02 / 1.05 - 2.90 -> Markus & Laszlo" so i unpacked it, loaded in my favorite
deisassembler, then i've tried some other versions of wine ( 1.0.1, latest
stable 1.2.2, latest development 1.3.12 ) i've used WINEDEBUG=+relay and then i
realised that whatever i have in that log doesn't really match what my
disassembler was saying to me, and then i realised that file i was running on
wine was still packed, so i copied unpacked file to my linux box and program
just started.
--
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=26074
Summary: shell32/brsfolder tests show some valgrind warnings
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Conditional jump or move depends on uninitialised value(s)
at wine_utf8_mbstowcs (utf8.c:317)
by MultiByteToWideChar (locale.c:1912)
by test_click_make_new_folder_button (brsfolder.c:201)
by func_brsfolder (brsfolder.c:252)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at test_click_make_new_folder_button (brsfolder.c:149)
...
Use of uninitialised value of size 4
at decode_utf8_char (utf8.c:163)
by wine_utf8_mbstowcs (utf8.c:322)
by MultiByteToWideChar (locale.c:1912)
by test_click_make_new_folder_button (brsfolder.c:201)
by func_brsfolder (brsfolder.c:252)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at test_click_make_new_folder_button (brsfolder.c:149)
...
Use of uninitialised value of size 4
at mbstowcs_sbcs (mbtowc.c:95)
by wine_cp_mbstowcs (mbtowc.c:269)
by MultiByteToWideChar (locale.c:1920)
by SHBrowseForFolderA (brsfolder.c:922)
by test_click_make_new_folder_button (brsfolder.c:209)
by func_brsfolder (brsfolder.c:252)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at test_click_make_new_folder_button (brsfolder.c:149)
--
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=19558
Summary: Bad mask in David Fotland's Many Faces of Go version
12
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grikdog(a)pobox.com
Sorry for newbie post, but this has to come to somebody's attention.
Fotland's Many Faces of Go is a go player/analysis/IGS client tool for Windows
XP or Vista. When you place Go stones on the board in Wine emulation, the mask
is wrong. Stones have a black square behind them.
This was FIXED (almost) in Wine 1.0.1, but in Wine 1.1.26 the issue has
reappeared. Also the round stone shape part of the mask was fixed, but the
color of the stone shadows on the board was white and not gray -- this has not
been fixed in ANY version of Wine.
There may be a prior bug referring to Igowin on this same issue, but I doubt
that is a duplicate. You could ask fotland(a)smart-games.com (the author) if the
bug is a duplicate.
--
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=19037
Summary: CTRL key automatically released?
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Fire up notepad, type some gibberish, then use "CTRL+A, CTRL+C, CTRL+F". This
brings up the find menu. Now, while still holding CTRL, press CTRL+V. Instead
of pasting, you'll just get 'v'. Let go of CTRL and press CTRL+V. You'll get
your gibberish pasted.
Very annoying, now that I'm using Notepad++ as my regular (dogfood) text
editor.
--
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=27467
Summary: VSync not working - regression
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dredgingthelake(a)gmail.com
VSync is not working with games such as The Witcher and Mirror's edge. I ran a
regression test and this was the offending commit:
commit 727ecc17145b98e8cfcbc85cdb7a7a5374615b93
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Mar 7 21:45:27 2011 +0100
winex11.drv: Allow disabling vertical sync using EXT_swap_control.
EXT_swap_control redefines glXSwapIntervalSGI() as glXSwapIntervalEXT() on
the
current drawable (if any), and glXSwapIntervalEXT() supports disabling
vsync.
:040000 040000 35dd6e5575e33c0ecf099c1a2f5a1ddddd7302a6
42758797db159dff1db9eb0d845ba4ace497be0d M dlls
I should note that I am forcing VSync with nvidia-settings and not using the
games's in game VSync option. The Witcher doesn't have such an option, and
Mirror's Edge VSync option doesn't work.
Perhaps this behaviour is intentional, but I would at least like the ability to
override it with a regedit entry or the like. The tearing with VSync off is
quite annoying.
--
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=11728
Summary: Picasa / Facebook Uploader does not work
Product: Wine
Version: 0.9.56.
Platform: PC
URL: http://apps.facebook.com/picasauploader/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Prerequisite: a facebook account
Steps to reproduce:
1. Install Picasa from http://picasa.google.com/
2. Install wine gecko
3. Install the facebook uploader from http://apps.facebook.com/picasauploader/
as follows: wine 'c:\Program Files\Picasa2\Picasa2.exe'
picasa://importbutton/?url=http://www.webkinesis.com/fbpicasa/facebook.pbf
4. Start Picasa, select some pictures and try to upload using the facebook
button
Expected Results: Picasa creates an album, uploads the pictures to facebook.
(tested on WinXP)
Actual Results: Picasa creates an album, but nothing gets uploaded.
--
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=27611
Summary: Kindle4PC 1.0.1 Beta works with 1.3.15 but does not
work with 1.3.23
Product: Wine
Version: 1.3.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sami(a)dreamone.com
I can launch and run Kindle 4 PC 1.0.1 Beta 1 (25709) with both versions of
WINE 1.3 without error.
I have marked the bug as major, because the application that used to work has
become inoperable in a fundamental way.
With the latest just-upgraded 1.3.23 I can not open any books, and thus the
application is in practice completely non-usable. I can only see the books I
have purchased, and the list of purchased books updates, but opening a book
will fail, no matter if the book has been downloaded earlier or is a new
purchase.
I have downloaded 1.3.23 from LaunchPad WINE PPA. Thus I can choose between
that package and the default WINE 1.3 that comes from the Ubuntu repository.
The exact versions are:
1.3.15-0ubuntu5
1.3.23-0ubuntu1~ppa1~natty1
I am on Ubuntu Natty 64 bits, up to date.
I have started using the LaunchPad WINE PPA much earlier than now, so some
other version of WINE 1.3 downloaded from the PPA, newer than 1.3.15, has also
worked properly. This issue is recent.
Happy to try different versions of WINE so detect at which point exactly this
error pops up, provided some instructions. In aptitude I only have these two
versions to pick between, so currently not sure at all where and how to get
e.g. WINE 1.3.22 for Ubuntu Natty amd64.
--
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=24814
Summary: Kitsu Saga Has Black Screen
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iyeru42(a)gmail.com
Created an attachment (id=31381)
--> (http://bugs.winehq.org/attachment.cgi?id=31381)
Wine log for this session.
No matter if winetricks pixel shader is off, or vertex shader is off/hardware,
etc. client.ini has various video setting, but none seem to resolve the problem
(even changing the game's vertex shader off, doesn't work, sorry.)
--
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=23771
Summary: Fallout 2 fails to start in 16 bit depth
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.brachaczek(a)gmail.com
CC: julliard(a)winehq.org
Fallout 2 (and maybe other games too, haven't tried) fails to start when X
Server is run in 16 bpp mode (24 bpp works fine). Only the following message is
displayed:
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 1 (X_CreateWindow)
Serial number of failed request: 386
Current serial number in output stream: 390
The first bad commit is between 1.1.43 and 1.1.44:
commit df6cd82ccf5dd03b0362a7ea571e14d66bbc5d72
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu May 6 14:57:44 2010 +0200
winex11: Create a window of the appropriate visual to initialize GL info.
Stable 1.2 as well as current git have the same issue. Current git with
reverted the above commit works fine.
System:
kernel 2.6.34.1 x86
X.Org Server 1.8.2
xf86-video-openchrome svn rev. 856 (latest)
Mesa 7.8.2 (using classic mesa software driver, no hardware 3D support for my
VIA Chrome9 chipset)
GCC 4.5.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.