http://bugs.winehq.com/show_bug.cgi?id=700
*** shadow/700 Fri May 17 08:26:47 2002
--- shadow/700.tmp.21983 Fri May 17 08:47:25 2002
***************
*** 2,8 ****
| Lockup in MULTIMEDIA_PlaySound() using MSDevStudio 6 |
+----------------------------------------------------------------------------+
| Bug #: 700 Product: Wine |
! | Status: DUPLICATE Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-multimedia |
--- 2,8 ----
| Lockup in MULTIMEDIA_PlaySound() using MSDevStudio 6 |
+----------------------------------------------------------------------------+
| Bug #: 700 Product: Wine |
! | Status: UNCONFIRMED Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-multimedia |
***************
*** 115,117 ****
--- 115,127 ----
Fix is here: http://cvs.winehq.com/cvsweb/wine/dlls/winmm/mmsystem.c
*** This bug has been marked as a duplicate of 684 ***
+
+ ------- Additional Comments From tijs(a)connectux.com 2002-05-17 08:47 -------
+ Andriy,
+
+ Unfortunately the bug persists with revision 1.53 of mmsystem.c.
+ The log in my report were generated by a CVS checkout of May 17 2002 12:00 UTC,
+ which included revision 1.53 of mmsystem.c.
+
+ I have tested FreeSolitaire, which locked up with 1.52 here, and that bug seems
+ to be resolved by the 1.53 patch. However, the bug is still there in MS VC++ 6.0.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=700
*** shadow/700 Fri May 17 07:46:08 2002
--- shadow/700.tmp.19946 Fri May 17 08:26:47 2002
***************
*** 2,8 ****
| Lockup in MULTIMEDIA_PlaySound() using MSDevStudio 6 |
+----------------------------------------------------------------------------+
| Bug #: 700 Product: Wine |
! | Status: UNCONFIRMED Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-multimedia |
--- 2,8 ----
| Lockup in MULTIMEDIA_PlaySound() using MSDevStudio 6 |
+----------------------------------------------------------------------------+
| Bug #: 700 Product: Wine |
! | Status: DUPLICATE Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-multimedia |
***************
*** 105,107 ****
--- 105,117 ----
trace:mmsys:get_mmioFromProfile searching in SystemSound List !
trace:mmsys:WINMM_LibMain 0x416a3000 0x3 (nil)
trace:mmsys:MULTIMEDIA_PlaySound pszSound='0x403db994' hmod=0000 fdwSound=00000003
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 08:26 -------
+ Tijs, thank you for excellent bug report.
+ Just yesterday there was submitted a patch to fix a freeze, caused by 1.52
+ checkin. I suspect this is the same problem.
+ Try the fix and reopen the bug if you still see the issue.
+
+ Fix is here: http://cvs.winehq.com/cvsweb/wine/dlls/winmm/mmsystem.c
+
+ *** This bug has been marked as a duplicate of 684 ***
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=688
*** shadow/688 Thu May 16 19:51:10 2002
--- shadow/688.tmp.16935 Fri May 17 07:58:37 2002
***************
*** 2,13 ****
| make documentation produces only files as 'x6772.html' |
+----------------------------------------------------------------------------+
| Bug #: 688 Product: Wine |
! | Status: UNCONFIRMED Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-documentation |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: spetreolle(a)yahoo.fr |
| CC list: Cc: |
+----------------------------------------------------------------------------+
--- 2,13 ----
| make documentation produces only files as 'x6772.html' |
+----------------------------------------------------------------------------+
| Bug #: 688 Product: Wine |
! | Status: NEW Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-documentation |
+----------------------------------------------------------------------------+
! | Assigned To: andi(a)rhlx01.fht-esslingen.de |
| Reported By: spetreolle(a)yahoo.fr |
| CC list: Cc: |
+----------------------------------------------------------------------------+
***************
*** 38,40 ****
--- 38,45 ----
for gifs.
And there's a pdf and a ps produced in the documentation/ directory.
But the html filenames are somewhat not representative.
+
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 07:58 -------
+ Forward to Andi.
+ Anybody who has experience with docbook can take it and try to resolve.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=700
*** shadow/700 Fri May 17 07:46:08 2002
--- shadow/700.tmp.16016 Fri May 17 07:46:08 2002
***************
*** 0 ****
--- 1,107 ----
+ +============================================================================+
+ | Lockup in MULTIMEDIA_PlaySound() using MSDevStudio 6 |
+ +----------------------------------------------------------------------------+
+ | Bug #: 700 Product: Wine |
+ | Status: UNCONFIRMED Version: CVS |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-multimedia |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: tijs(a)connectux.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ CVS 2002, May 17
+ First occurence of bug due to CVS checkin of dlls/winmm/mmsystem.c revision 1.52.
+
+ When selecting a menu-item in the File (or any other) pulldown-menu in MSVC++ 6.0,
+ the loop in MULTIMEDIA_PlaySound() never ends on my system
+ (Debian unstable, no soundcard) as well as on another system
+ (Debian unstable, soundblaster installed).
+
+ Here's a log when running "wine --debugmsg +mmsys msdev.com"
+
+ fixme:win32:PE_CreateModule Security directory ignored
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:ole:CoRegisterMessageFilter stub
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ fixme:font:WineEngCreateFontInstance just using first face for now
+ trace:mmsys:WINMM_LibMain 0x416a3000 0x1 (nil)
+ trace:mmsys:MULTIMEDIA_CreateIData Created IData (0x403d5a88) for pid 080b12d0
+ trace:mmsys:MMDRV_Install ('wineoss.drv', 'wineoss.drv', mapper=N);
+ trace:mmsys:MMDRV_Install Got 32 bit func 'auxMessage'
+ trace:mmsys:MMDRV_Install Got 32 bit func 'mixMessage'
+ trace:mmsys:MMDRV_Install Got 32 bit func 'midMessage'
+ trace:mmsys:MMDRV_Install Got 32 bit func 'modMessage'
+ trace:mmsys:MMDRV_Install Got 32 bit func 'widMessage'
+ trace:mmsys:MMDRV_Install Got 32 bit func 'wodMessage'
+ trace:mmsys:MMDRV_Install wineoss.drv => No description
+ trace:mmsys:MMDRV_InitPerType DRVM_INIT => 00000000
+ trace:mmsys:MMDRV_InitPerType Got 0 dev for (wineoss.drv:Aux)
+ trace:mmsys:MMDRV_InitPerType DRVM_INIT => 00000001
+ trace:mmsys:MMDRV_InitPerType Got 0 dev for (wineoss.drv:Mixer)
+ trace:mmsys:MMDRV_InitPerType DRVM_INIT => 00000000
+ trace:mmsys:MMDRV_InitPerType Got 0 dev for (wineoss.drv:MidiIn)
+ trace:mmsys:MMDRV_InitPerType DRVM_INIT => 00000000
+ trace:mmsys:MMDRV_InitPerType Got 0 dev for (wineoss.drv:MidiOut)
+ trace:mmsys:MMDRV_InitPerType DRVM_INIT => 00000000
+ trace:mmsys:MMDRV_InitPerType Got 0 dev for (wineoss.drv:WaveIn)
+ trace:mmsys:MMDRV_InitPerType DRVM_INIT => 00000000
+ trace:mmsys:MMDRV_InitPerType Got 0 dev for (wineoss.drv:WaveOut)
+ trace:mmsys:MMDRV_Install ('wavemapper', 'msacm.drv', mapper=Y);
+ trace:mmsys:MMDRV_Install Got 32 bit func 'widMessage'
+ trace:mmsys:MMDRV_Install Got 32 bit func 'wodMessage'
+ trace:mmsys:MMDRV_Install msacm.drv => No description
+ trace:mmsys:MMDRV_InitPerType DRVM_INIT => 00000000
+ trace:mmsys:MMDRV_InitPerType Got 1 dev for (wavemapper:WaveIn)
+ trace:mmsys:MMDRV_InitPerType Setting min=0 max=0 (ttop=0) for (wavemapper:WaveIn)
+ trace:mmsys:MMDRV_InitPerType WaveIn:Trans[-1] -> wavemapper
+ trace:mmsys:MMDRV_InitPerType DRVM_INIT => 00000000
+ trace:mmsys:MMDRV_InitPerType Got 1 dev for (wavemapper:WaveOut)
+ trace:mmsys:MMDRV_InitPerType Setting min=0 max=0 (ttop=0) for (wavemapper:WaveOut)
+ trace:mmsys:MMDRV_InitPerType WaveOut:Trans[-1] -> wavemapper
+ trace:mmsys:MMDRV_Install ('midimapper', 'midimap.drv', mapper=Y);
+ trace:mmsys:MMDRV_Install Got 32 bit func 'modMessage'
+ trace:mmsys:MMDRV_Install midimap.drv => No description
+ trace:mmsys:MMDRV_InitPerType DRVM_INIT => 00000000
+ trace:mmsys:MMDRV_InitPerType Got 1 dev for (midimapper:MidiOut)
+ trace:mmsys:MMDRV_InitPerType Setting min=0 max=0 (ttop=0) for (midimapper:MidiOut)
+ trace:mmsys:MMDRV_InitPerType MidiOut:Trans[-1] -> midimapper
+ trace:mmsys:MULTIMEDIA_PlaySound pszSound='0x403d68cc' hmod=0000 fdwSound=00000003
+ trace:mmsys:WINMM_LibMain 0x416a3000 0x2 (nil)
+ trace:mmsys:proc_PlaySound SoundName='L"MenuPopup"' !
+ trace:mmsys:get_mmioFromProfile searching in SystemSound List !
+ trace:mmsys:get_mmioFromProfile searching in SystemSound List !
+ trace:mmsys:WINMM_LibMain 0x416a3000 0x3 (nil)
+ trace:mmsys:MULTIMEDIA_PlaySound pszSound='0x403db994' hmod=0000 fdwSound=00000003
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=698
*** shadow/698 Fri May 17 02:57:46 2002
--- shadow/698.tmp.29113 Fri May 17 02:57:46 2002
***************
*** 0 ****
--- 1,26 ----
+ +============================================================================+
+ | libfontconfig support |
+ +----------------------------------------------------------------------------+
+ | Bug #: 698 Product: Wine |
+ | Status: UNCONFIRMED Version: unspecified |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-gdi |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: fgouget(a)codeweavers.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ The user may have already installed many TrueType fonts for X. But unless he
+ adds these directories to the FontDirs section, Wine will be unable to use these
+ fonts via FreeType. One way to alleviate this problem is to use libfontconfig.so
+ (if available) to get the list of directories containing fonts.
+ Note that libfontconfig does not appear to be available on many systems yet
+ (i.e. it's not in XFree86 4.1 for instance).
+
+ See:
+ http://www.xfree86.org/pipermail/i18n/2001-December/002747.html
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=697
*** shadow/697 Fri May 17 02:44:48 2002
--- shadow/697.tmp.28410 Fri May 17 02:44:48 2002
***************
*** 0 ****
--- 1,106 ----
+ +============================================================================+
+ | Add support for Type1 fonts using FreeType |
+ +----------------------------------------------------------------------------+
+ | Bug #: 697 Product: Wine |
+ | Status: UNCONFIRMED Version: unspecified |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-gdi |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: fgouget(a)codeweavers.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ g List: (1 of 1) First Last Prev Next Show list Query page Enter new
+ bug
+
+
+ Bug Details for Bug 695
+
+
+ Summary:
+
+ Bug#:
+ 695
+
+ Reporter:
+
+ fgouget(a)codeweavers.com (François Gouget)
+ Product:
+
+
+ Add CC:
+
+
+ Cc:
+ Component:
+
+
+ Version:
+
+ Status:
+ NEW
+
+ Severity:
+
+ Assigned To:
+ hdavies(a)codeweavers.com (Huw
+ Davies)
+
+ Target
+ Milestone:
+
+
+ Attachments:
+ Create a new attachment (proposed patch, testcase,
+ etc.)
+
+ Bug 695 depends on:
+
+ Show dependency
+ tree
+ Show dependency
+ graph
+ Bug 695 blocks:
+ 395
+
+
+ Votes for bug 695:
+ 0 Vote for this bug
+
+
+ Additional Comments:
+
+
+
+ Leave as NEW
+ Accept bug (change status to ASSIGNED)
+ Resolve bug
+ Resolve bug, mark it as duplicate of bug #
+ Reassign bug to
+
+
+
+
+
+ Comments:
+
+ Opened: 2002-05-17 02:29
+
+ Same rationale as for .fon files (bug 695) except Type1 fonts are less common,
+ except maybe in publishing houses, and that Windows does not support Postscript
+ fonts out of the box.
+ However, Postscript fonts tend to be more popular on the Unix side so Wine users
+ may be interested in being able to take advantage of the client-side
+ capabilities of FreeType with Wine for their stash of Type1 fonts.
+
+ Huw adds:
+ Care has to be taken with GetGlyphOutline as TT outlines are 2nd order Beziers
+ and Type1 outlines are 3rd order. There's a GGO_NATIVE flag which probably
+ covers us. The trick is to install some Type1 fonts under Windows and find out
+ what it does.
+ Again we have to worry about GetOutlineTextMetrics too.
\ No newline at end of file