http://bugs.winehq.org/show_bug.cgi?id=15662
Summary: Jackd crash (winecfg)
Product: Wine
Version: 1.1.6
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: incredible.angst(a)gmail.com
Created an attachment (id=16726)
--> (http://bugs.winehq.org/attachment.cgi?id=16726)
Backtrace (crash of winecfg while trying to test jack sound output)
Wine crashed while trying to test jackd sound output in winecfg (ALSA and OSS
just doesn't work).
--
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=20543
Summary: Downgrade Jack not found from fixme to warning
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Trivial, but this fixme should probably be just a warning since Jack is
generally optional:
fixme:jack:JACK_drvLoad error loading the jack library libjack.so.0, please
install this library to use jack
Observed confusion here:
https://bugs.launchpad.net/ubuntu/+source/wine/+bug/466499
--
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=21554
Summary: i have a "mmap() failed: memory can't be asigned",
then the game starts, but when it's going to main
menu, something fails
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jknvv13(a)gmail.com
I have a error with Need for Speed Shift, when I run the game a video starts,
but when the game goes to the menu, it fails!!
on the console I receive
"wine: Unhandled page fault on read access to 0x00000000 at address 0x8304eb
(thread 0009), starting debugger..."
Thanks
jknvv13(a)gmail.com
--
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=21256
Summary: Copy & Pasting Asian fonts does not work
Product: Wine
Version: 1.1.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winjeel(a)hotmail.com
When I copy and paste from an MS Word 2000 document or Open Office document
into another MS Word, the Asian fonts (Japanese) changes to empty squares. I'm
using Open Office 3.1, MS Word 2000, and Ubuntu 9.10 with Wine 1.1.33. The
Asian fonts were first entered in SCIM in Ubuntu (9.04), and on Windows XP. The
font originally used was MS Mincho, which is the commonly used font in Japanese
documents.
--
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=19908
Summary: wine jack audio out is mono
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p.drezet(a)inx-systems.com
configuring wine to use jack then run a win32 application the following
Readable client is created in jack.
wine_jack_out_0
within this there re two ports: out_l and out_r - which woujld presumable be
the stereo channels.
when running an audio source programme in wine audio is outputted from both
these ports however both have the same signal and the audio is not the original
stereo audio. I think it is just one channel split onto both out_l and out_r
rather than a summed mix.
>From audio.c this appears to be the behaviour if the audio source is considered
mono - the data is copied to both channels.
The win32 audio source application has been verified to operate with wine in
stereo using the alsa output.
Is there anyway of making wine output the missing stereo data? Should
wine_jack_out_1 carry the lost second channel? If so how do you get wine to
create output on wine_jack_out_1 too?
--
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=20726
Summary: error in wine 64 bits
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.novedoso.tk
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: reduardowise(a)gmail.com
error in wine 64 bits running project 64 version 6.
--
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=22032
Summary: Steam in-game overlay does not work outside winedbg
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Enrico_m(a)gmx.de
CC: stefandoesinger(a)gmx.at
Thanks to the amazing work of Stefan Dösinger (my wine hero), the Steam in-game
overlay is finally working - but only if I run Steam in winedbg. Outside
winedbg i get the following error, if I try to run the game with in-game
overlay enabled:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ede1bf5
Tested with "Supreme Commander 2", "Mirror's Edge" and "Team Fortress 2"
I'm happy to provide logs, if someone could point me to the right trace
channel(s).
--
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=28049
Summary: Mouse movement is jerky and wrong
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jon(a)gullidge.org
When trying to play WoW in wine, I keep getting a strange problem with the
mouse. If I move it somewhere, it will move smoothly over there and then jerk
back half the way or so. So if I move it from the left to the right, when I
stop moving, it will move to about the middle of the screen. This makes it very
difficult to actually click anything.
This is not specific to 1.3.26, I have also tried 1.1.16, 1.2.3. I have tried
these built as 64 bit (wow doesn't run on 64 bit) and 32 bit. I've built from
source and allowed aptitude to build. The same problem occurs.
Wow is using opengl, the graphics are fine, everything works fine except for
the mouse.
--
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=18256
Summary: Quicktime 2 Unimplemented function
olesvr32.dll.OleRevokeServer on exit
Product: Wine
Version: 1.1.20
Platform: PC
URL: http://www.oldversion.com/download/quicktime212.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20781)
--> (http://bugs.winehq.org/attachment.cgi?id=20781)
wine-1.1.20-36-gdc31d87 console output
When closing Quicktime 2's PLAYER32.EXE, there is an unhandled exception in
olesvr32.
wine: Call from 0x7b844463 to unimplemented function
olesvr32.dll.OleRevokeServer, aborting
Quicktime 2.1.2.59
--
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=24571
Summary: System error: Code 1814
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: birla.sunil(a)gmail.com
i am trying to get Skype running on rhel 5.3 ...
the problem is that I as soon as I start skype the error: 1814 occures.
System error: Code 1814
Resource name not found.
It says in a different window
The programm skype.exe has encountered a serioys problem and needs to close...
This can be caused by a problem in the programm or a defiency in Wine
You may want to check...for tips. Well I cant find anything with the same or
similar problem and I also can not uninstall skype using the wine uninstaller.
It just doenst do it
--
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.