http://bugs.winehq.org/show_bug.cgi?id=9220
--- Comment #17 from Jörg Höhle <hoehle(a)users.sourceforge.net> 2010-01-28 03:06:39 ---
Created an attachment (id=25917)
--> (http://bugs.winehq.org/attachment.cgi?id=25917)
patch based on wine-1.1.36 (+ some commits of mine)
For reference, this is the hack mentioned in comment #13 to redirect midimapper
to the first MIDI device. It allows a couple of apps to play MIDI instead of
hanging and is thus useful for experimentation.
--
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=5941
Gustavo <gugamilare(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gugamilare(a)gmail.com
--- Comment #16 from Gustavo <gugamilare(a)gmail.com> 2010-01-27 20:57:51 ---
Still an issue in 1.1.37 Kubuntu x86-64.
--
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=8854
Erik-Berndt Scheper <erik.berndt.scheper(a)xs4all.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |erik.berndt.scheper@xs4all.
| |nl
--- Comment #45 from Erik-Berndt Scheper <erik.berndt.scheper(a)xs4all.nl> 2010-01-27 06:36:11 ---
I can confirm that the bug is still present in wine 1.1.37 running on Ubuntu
Linux
9.10 (x86).
--
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=21499
Summary: Gnome menus doesnt reappear if you re-install WINE
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vespenegeyser(a)hotmail.com
Reinstalling wine after unistalling it, doesn't reappear the Gnome menus.
Steps that created that problem
I installed playonlinux (it made icons alright) ;
Purged it along with any installation of wine plus rm -rf ~/.wine (all icons
where removed - at the edit menu of the application bar there IS NOT any entry
that reads wine);
Installed wine following Ritchie's walkthrough, wine installed without any
problems but it didnt create any entry at the Gnome menu.
I searched the internet a bit for a possible solution and it seems at least one
had the same problem (
http://www.linuxquestions.org/questions/linux-newbie-8/wine-gnome-menus-won…
)
its a bit frustating, because if i manually add items they work, but they dont
get created by default
--
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=6078
Vincent Povirk <madewokherd(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|shell32 |richedit
--
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=21493
Summary: Vampire Bloodlines crashes after loading a new game
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
As in the title. Installed unoffical patch 6.7. The game also does a lot of
resolution switches when playing the movies, but that may be because of me
using two monitors.
tried to capture the output with "wine vampire.exe | tee bug.txt" but the file
was empty after crashing ... (but the errors appeared on screen).
Regardless the most common (and constant) error before crashing is this:
=64280/65536 (64280/65536), primary_mixpos=21428, writepos=42596, mixlen=15188
err:dsound:DSOUND_MixOne Fatal error. Under/Overflow? primary_done=67032,
mixpos=64280/65536 (64280/65536), primary_mixpos=21428, writepos=42596,
mixlen=15188
err:dsound:DSOUND_MixOne Fatal error. Under/Overflow? primary_done=67032,
mixpos=64280/65536 (64280/65536), primary_mixpos=21428, writepos=42596,
mixlen=15188
--
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=2547
--- Comment #22 from Stefan Leichter <Stefan.Leichter(a)camLine.com> 2010-01-26 15:40:19 ---
Created an attachment (id=25902)
--> (http://bugs.winehq.org/attachment.cgi?id=25902)
console log and call stacks of the hanging installer
With current wine the installer hangs with two message boxes (or something
simliar) open.
The first message changes it text during the installtion verry fast and stops
with the text "Reg-EU-N-RLoginPageRegD,RegThankYouPage;Regi". The message box
has no title.
The second message box has the title "MSICrlPCU" but not text.
Restarting the installer gives only the first message box but not the second.
The console log and call stacks of the hanging installer are attached.
--
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=9220
--- Comment #16 from Jörg Höhle <hoehle(a)users.sourceforge.net> 2010-01-26 05:30:51 ---
comment #15 (non null dwFlags) is the same as comment #14 (no notification
support) as the only known flags control callbacks.
Unlike my hack in comment #13, a clean interim patch is for midimap to refuse
to open when dwflags != 0 (i.e. better to show a NIY FIXME than to hang). With
that, ff7demo also proceeds to the "knight swings the sword" scene -- it is
happy because it gets to see MIDI devices, even though it cannot open them.
I'll submit that soon while I'm still busy writing a testsuite for MIDI, fixing
several small MIDI-related errors in winmm, winealsa/oss/coreaudio and
implementing the notification. It could help several other apps with MIDI
trouble.
Alas, ff7demo is currently unable to proceed to the 3 monsters, past the intro.
I have no idea why it succeeded the other day.
--
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=17099
Summary: CallWave: Cannot play recieved calls.
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=18935)
--> (http://bugs.winehq.org/attachment.cgi?id=18935)
Log of test phone call, with bugs.
Now that I am able to receive calls (the most important thing) I would like to
be able to listen to them. ;)
Once they are downloaded I cannot click play on the message. The program just
gives me "We're sorry we cannot play your incoming call because the file format
used is not supported by your computer. Please click HELP button for
instructions on how to fix this problem."
We'll it's no problem with my sound drivers, and even the ringing sound works
great. It just cannot play the .wav files it gets upon retrieval.
Attached is a log (ignore the RAS Enum thing whatever it is...) and you can see
what the bugs are once I get a call. First it asks for wine gecko (which
doesn't do anything except popup a support page to CallWave once installed
telling you to check your codecs), then it says it cannot play the message.
--
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=3254
--- Comment #89 from Dylan Smith <dylan.ah.smith(a)gmail.com> 2010-01-25 10:21:41 ---
I already gave an analysis of the problem in Comment #77, and it doesn't have
to do with underlying libraries. The problem is not always experienced because
it happens when a lot of data is received at a time, as explained in that
comment.
Unless the wine code is actually fixed there is no point discussing who is
having problems and who isn't, because it isn't an error that will be
consistently experience by everyone.
--
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.