http://bugs.winehq.com/show_bug.cgi?id=1602
Summary: make crosstest fails on Debian 3.0
Product: Wine
Version: 20030709
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jakob(a)vmlinux.org
make crosstest fails on Debian 3.0, vanilla Linux 2.4.20.
I am sad to say I could not understand why linking with ntdll did not work.
(I should learn more about make, but cook is so sweet...)
--------
jakov@black:~/c/wine-20030709$ make crosstest
make[1]: Entering directory `/home/jakov/c/wine-20030709/dlls'
make[2]: Entering directory `/home/jakov/c/wine-20030709/dlls/advapi32'
make[3]: Entering directory `/home/jakov/c/wine-20030709/dlls/advapi32/tests'
i586-mingw32msvc-gcc registry.cross.o testlist.cross.o -o
advapi32_crosstest.exe -ladvapi32 -lkernel32 -lntdll -lm
/usr/lib/gcc-lib/i586-mingw32msvc/2.95.3-7/../../../../i586-mingw32msvc/bin/ld:
cannot find -lntdll
make[3]: *** [advapi32_crosstest.exe] Error 1
make[3]: Leaving directory `/home/jakov/c/wine-20030709/dlls/advapi32/tests'
make[2]: *** [tests/__crosstest__] Error 2
make[2]: Leaving directory `/home/jakov/c/wine-20030709/dlls/advapi32'
make[1]: *** [advapi32/__crosstest__] Error 2
make[1]: Leaving directory `/home/jakov/c/wine-20030709/dlls'
make: *** [dlls/__crosstest__] Error 2
--
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
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.