http://bugs.winehq.com/show_bug.cgi?id=1601
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From Speeddymon(a)yahoo.com 2003-17-07 04:21 -------
AFAIK this issue is somewhat known.. IIRC It is mainly due to the fact that we
do not have the quartz libraries in the wine tree anymore. The problem is
basically that when you open the file in windows, it loads the embedded player
and that player uses another player to actually play the movie (actually it's
codec). If the codec is not installed, the movie will not play. That is the
same case here.. More than likely, the codec needed is included with windows
media player, and that isnt installed. I must note though that even with media
player installed, there is no guarantee that the video will play, due to the
fact that the codec's are usually (i think) similar to drivers in the sense
that they are system wide. It's kinda like winhelp.. It uses Internet
Explorer to browse the web even though you don't see ie, it is what's being
used.
Of course I could be wrong about everything I just said, in which case you can
just ignore everything.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1600
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |speeddymon(a)yahoo.com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From Speeddymon(a)yahoo.com 2003-17-07 04:14 -------
had to check this out and add myself to cc..
this issue is confirmed as winex's wineshelllink notes this and uses 8 \'s
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1601
Summary: Trying to play a Logitech video email file does not work
properly
Product: Wine
Version: 20030618
Platform: Other
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=199951
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ovek(a)arcticnet.no
George Borisov <G.Borisov(a)warwick.ac.uk> has this problem:
"I tried running a .exe Logitech QuickCam Video Email file (with embeded
player) but with little success. On the plus side, wine did bring up the
embeded player and looked like it was trying to play the video. On the
downside, there was no actual video."
No debug information was supplied to me, you have to ask him for some.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1600
Summary: wineshelllink could be very useful... if it worked
Product: Wine
Version: unspecified
Platform: All
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=171223
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ovek(a)arcticnet.no
Apparently insufficient number of backslashes. See URL.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1596
------- Additional Comments From Speeddymon(a)yahoo.com 2003-17-07 01:05 -------
not sure if this even works w/ cxoffice but can you try running with builtin
comctl32 with cmdline --debugmsg +mouse &> mousedbg and attach the file here?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1599
Summary: sound dead after running certain apps
Product: Wine
Version: 20030709
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: spyderusa11(a)hotmail.com
Some programs, it seems to be the ones that use DirectSound, will play sound
fine, but will kill sound for the rest of the system once started. Other Windows
apps that use other methods of audio play fine but don't have any problems. For
example, I can run a game that uses DirectSound and exit it, and the sound will
not work in any other application (Linux or Windows). However, if I run the same
program, or another one that uses DirectSound, the sound still works there but
only there. Running /sbin/fuser /dev/dsp says nothing is using the device and ps
ax reports nothing out of the ordinary (including wine or wineserver) continuing
to run. If I try to play an MP3 in XMMS, the position indicator fast forwards
through the file with no speaker output. The only way to get the sound back
(that I've figure out so far) is to restart the computer.
I'm using RedHat 9 on a Gateway P4-M laptop with ESS1988 sound (maestro3 driver).
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1596
------- Additional Comments From bendees(a)cox.net 2003-16-07 17:13 -------
When I add the following to ~/.cxoffice/dotwine
[AppDefaults\\wm32.exe\\DllOverrides]
"comctl32" = "native"
I get:
wine: Unhandled exception, starting debugger...
I've attached the rest of the debug output.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1598
Summary: delphi 3 - managed - missing minimize/maximize buttons
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: steendijk(a)xs4all.nl
delphi (3) apps, running in "Managed" mode, have no minimize and maximize
buttons on windows. i found delphi 3 differs from normal apps because it uses an
invisible "main" window (a name like "Project1"), then all other windows (forms)
have this invisible window as parent. the test program (url given below) does
exactly the same, and reproduces the bug. (it also uses the same style/ex flags)
the buttons show on windows, and on wine in "windows lookalike" mode, but not in
managed mode.
http://www.bircd.org/test.exe
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1597
Summary: compilation error
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: eli(a)tiedglobal.com
make[2]: Entering directory `/home/cvs/wine/wine/dlls/winmm/winearts'
../../../tools/makedep -I. -I. -I../../../include -I../../../include
-I/opt/kde/include/artsc -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -C. arts.c audio.c
Unknown option '-pthread'
Usage: ../../../tools/makedep [options] [files]
I suppose you wanted to use -pthread in the gcc compiler. I removed it before
proceeding.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1596
------- Additional Comments From mike(a)theoretic.com 2003-16-07 05:49 -------
Can you try running with native comctrl32? You can snarf it from a win98 box if
you don't have one of your own.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1596
------- Additional Comments From bendees(a)cox.net 2003-16-07 03:09 -------
This doesn't happen if I set Managed="N" in the config file; everything works
as expected.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1596
Summary: toolbar buttons not responding to mouse clicks
Product: Wine
Version: 20030709
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: bendees(a)cox.net
I'm using a Windows application called WestMate. It can be freely downloaded at
www.westlaw.com by going to Customer Service. It requires Internet Explorer be
installed, though, so I've only been able to test it with the Crossover version
of Wine.
http://bugs.winehq.com/show_bug.cgi?id=1592
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From Speeddymon(a)yahoo.com 2003-14-07 18:12 -------
Resolved, not a bug but a user error
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1592
------- Additional Comments From zombi(a)mailbox.hu 2003-14-07 12:19 -------
With the patch, TA crashed at a different location (somewhere in TA own code),
after I looking through the available config options, I realized, that my kernel
use alsa, and in wine config, i used wineoss.drv instead of winealsa.drv, after
i changed that, and some minor flags, finally i can play TA in linux :-) Thx for
the help ... :)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1536
------- Additional Comments From antonio.difelice(a)tiscali.it 2003-14-07 10:59 -------
While i try to run a windows application Wine hasn't
detected my keyboard layout.
I use an Italian keyboard on Linux Red Hat 9.0 installations with
Wine-20030709.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1547
t.artem(a)mailcity.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From t.artem(a)mailcity.com 2003-14-07 04:50 -------
in Wine 2003 07 09 this issue is resolved
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1561
rondinos(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From rondinos(a)hotmail.com 2003-13-07 17:12 -------
I am sorry Marcus Meissner but you are wrong this bug is not fixed,
i am using wine 20030709, Freebsd 4.8 Stable and XFree86 4.3.0,1
and this problem is not fixed, there was nothing reported in the new version
of wine about fixing this problem, and i know many people who still have this
problem
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1592
------- Additional Comments From reif(a)earthlink.net 2003-13-07 14:12 -------
Could you also run this trace:
wine --debugmsg +wave,+dsound,+dsound3d totala.exe >& trace
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1592
Summary: Unhandled exception(?) in IDirectSoundImpl_Release
Product: Wine
Version: 20030709
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: zombi(a)mailbox.hu
When I try to run Total Annihiliation it's exits with the following message:
zsombor@trantor TA $ wine totala.exe
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
No debug information in ELF 'wine' ((nil))
Breakpoint 1 at 0x4000b1b0
Loaded debug information from ELF '/usr/lib/wine/lib/libntdll.dll.so' (0x40015000)
No debug information in ELF '/usr/lib/wine/lib/libwine.so.1' (0x400e3000)
No debug information in ELF '/usr/lib/wine/lib/libwine_unicode.so.1' (0x400fb000)
No debug information in ELF '/lib/libc.so.6' (0x40200000)
No debug information in ELF '/lib/libm.so.6' (0x40329000)
No debug information in ELF '/lib/libdl.so.2' (0x4034b000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in ELF '/lib/libnss_compat.so.2' (0x4058e000)
No debug information in ELF '/lib/libnsl.so.1' (0x4059a000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/ddraw.dll.so' (0x408d3000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40582000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x4093f000)
No debug information in ELF '/usr/X11R6/lib/libXxf86dga.so.1' (0x401f8000)
No debug information in ELF '/usr/X11R6/lib/libXxf86vm.so.1' (0x40956000)
No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x4057b000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x4095c000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x4096c000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/user32.dll.so'
(0x40a4c000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/gdi32.dll.so' (0x40b88000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/advapi32.dll.so'
(0x40c03000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/kernel32.dll.so'
(0x40c31000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/winmm.dll.so' (0x40cf1000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/dplayx.dll.so'
(0x40d73000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/ole32.dll.so' (0x40dab000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/rpcrt4.dll.so'
(0x40e21000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/dsound.dll.so'
(0x40e6a000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40e98000)
No debug information in ELF '/usr/lib/libz.so.1' (0x40ef2000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/x11drv.dll.so'
(0x40f00000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x40f62000)
No debug information in ELF '/usr/lib/libGLcore.so.1' (0x40fc9000)
No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x41516000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x41520000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2'
(0x4058b000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2'
(0x41528000)
No debug information in ELF '/usr/lib/gconv/ISO8859-2.so' (0x40932000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/wineoss.drv.so'
(0x41545000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/msacm.drv.so' (0x41578000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/msacm32.dll.so'
(0x41590000)
Loaded debug information from ELF '/usr/lib/wine/lib/wine/midimap.drv.so'
(0x416d0000)
No debug information in 32bit DLL 'C:\game\TA\totala.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\NTDLL.DLL' (0x40040000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\KERNEL32.DLL' (0x40c50000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\ADVAPI32.DLL' (0x40c10000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\GDI32.DLL' (0x40ba0000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\USER32.DLL' (0x40a70000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\DDRAW.DLL' (0x408f0000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\WINMM.DLL' (0x40d00000)
No debug information in 32bit DLL 'C:\GAME\TA\SMACKW32.DLL' (0x40d5b000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\RPCRT4.DLL' (0x40e40000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\OLE32.DLL' (0x40dd0000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\DPLAYX.DLL' (0x40d90000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\DSOUND.DLL' (0x40e80000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\X11DRV.DLL' (0x40f10000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\WINEOSS.DRV' (0x41560000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\MSACM32.DLL' (0x415a0000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\MSACM.DRV' (0x41580000)
No debug information in 32bit DLL 'C:\WINNT\SYSTEM\MIDIMAP.DRV' (0x416e0000)
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x40e8c264).
In 32-bit mode.
0x40e8c264 (IDirectSoundImpl_Release+0xd4 [dsound_main.c:719] in dsound.dll.so):
movl 0x0(%eax),%edx
Unable to open file
/var/tmp/portage/wine-20030709/work/wine-20030709/dlls/dsound/dsound_main.c
Wine-dbg>resume
parse error
Wine-dbg>help
The commands accepted by the Wine debugger are a reasonable
subset of the commands that gdb accepts.
The commands currently are:
help quit
break [*<addr>] watch *<addr>
delete break bpnum disable bpnum
enable bpnum condition <bpnum> [<expr>]
finish cont [N]
step [N] next [N]
stepi [N] nexti [N]
x <addr> print <expr>
display <expr> undisplay <disnum>
delete display <disnum> pass
bt frame <n>
up down
list <lines> disassemble [<addr>][,<addr>]
show dir dir <path>
set <reg> = <expr> set *<addr> = <expr>
mode [16,32,vm86] walk [wnd,class,module,maps,
whatis process,thread,exception]
info (see 'help info' for options)
The 'x' command accepts repeat counts and formats (including 'i') in the
same way that gdb does.
The following are examples of legal expressions:
$eax $eax+0x3 0x1000 ($eip + 256) *$eax *($esp + 3)
Also, a nm format symbol table can be read from a file using the
symbolfile command. Symbols can also be defined individually with
the define command.
Wine-dbg>cont
First chance exception: page fault on read access to 0x00000000 in 32-bit code
(0x40e8c264).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:008f GS:004f
EIP:40e8c264 ESP:408d246c EBP:408d248c EFLAGS:00010216( R- 00 I -A-P1 )
EAX:00000000 EBX:40e97938 ECX:40632bfc EDX:40632c00
ESI:41749f30 EDI:40632848
Stack dump:
0x408d246c (NTDLL.DLL.sqrt+0x59fb9c): 40632bfc 00000001 70a70baf 40632bfc
0x408d247c (NTDLL.DLL.sqrt+0x59fbac): 00000000 4174a114 41749f30 00000000
0x408d248c (NTDLL.DLL.sqrt+0x59fbbc): 408d24fc 004c25b5 40632848 408d24fc
0x408d249c (NTDLL.DLL.sqrt+0x59fbcc): 004ed599 40076810 400c5af0 41700000
0x408d24ac (NTDLL.DLL.sqrt+0x59fbdc): 00000002 00000bf0 00000001 00000be8
0x408d24bc (NTDLL.DLL.sqrt+0x59fbec): 004cd6dd 00000be8 00000000 00000000
0x408d24cc (NTDLL.DLL.sqrt+0x59fbfc):
0011: sel=008f base=400d95c0 limit=00000fff 32-bit rw-
Backtrace:
=>0 0x40e8c264 (IDirectSoundImpl_Release+0xd4(iface=0x40632848)
[dsound_main.c:719] in dsound.dll.so) (ebp=408d248c)
1 0x004c25b5 (totala.exe..text+0xc15b5 in totala.exe) (ebp=408d24fc)
2 0x0047953c (totala.exe..text+0x7853c in totala.exe) (ebp=408d2e0c)
3 0x004ce66e (totala.exe.EntryPoint+0x15e in totala.exe) (ebp=408d2ea0)
4 0x4008b183 (start_process+0x243(arg=0x0) [process.c:1622] in
libntdll.dll.so) (ebp=408d2ff4)
5 0x400abb1c (SYSDEPS_SwitchToThreadStack+0x14 in libntdll.dll.so) (ebp=00000000)
0x40e8c264 (IDirectSoundImpl_Release+0xd4 [dsound_main.c:719] in dsound.dll.so):
movl 0x0(%eax),%edx
Wine-dbg>
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.