http://bugs.winehq.com/show_bug.cgi?id=813
Summary: fixme:clipboard:GetClipboardSequenceNumber
Product: Wine
Version: 20020509
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: raphael(a)met.com.br
Hi!
I would like to run a application in using Wine, so i'm getting the follow message:
err:font:AddFontFileToList Unable to load font file
"/mnt/hdscsi/windows/fonts/desktop.ini" err = 55
err:font:AddFontFileToList Unable to load font file
"/mnt/hdscsi/windows/fonts/modern.fon" err = 2
fixme:clipboard:GetClipboardSequenceNumber Returning 0, see windows/clipboard.c
fixme:system:EnumDisplayDevicesA ((nil),0,0x40556c64,0x00000000), stub!
fixme:system:EnumDisplayDevicesA ((nil),0,0x40556c64,0x00000000), stub!
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 134663656
112") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
Could you help me to solve this problem? Thank you!!
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=813>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=812
Summary: Wine loader printing debug messages to stdout.
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: dvos12(a)calvin.edu
The wine loader is printing debug messages to stdout when they should go to
stderr. For example in the file "wineloader.in", or "/usr/bin/wine", The message
"Wine exited with a successful status" is printed to stdout. I have a
non-interactive console application which takes input from stdin and writes to
stdout. I need to capture the output of the program without any wine messages
in the middle.
One solution is to change the lines like:
echo "Wine exited with a successful status"
to:
echo "Wine exited with a successful status" >&2
Or, you could add a --quiet command line option to wine. Or do both.
David
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=812>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From firewire(a)e-tahan.com 2002-06-20 05:41 -------
I don't use packages, i don't find installing binaries on my unix system
coherent, i compile the source then install it ( most of the the via the ports ).
I think the problems comes from here, because the integrated mp3 decoder doesn't
compile correctly ...
do you think it will be a good idea to catch all the result of the compile
process and send it?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-06-19 22:13 -------
Unmount your windows drive and install wine. I'm not sure how the BSD package
will deal with this, but they are supposed to install the default registries and
make a fake windows directory tree.
It works great with the tarball and CVS. I don't know about the packages lately
but I had more problems with them, then I had with the tarball, when I started
with wine two years ago.
I recently switched over to CVS. The initial setup took a while but it sure
makes it easy to find regressions.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=803
------- Additional Comments From firewire(a)e-tahan.com 2002-06-19 15:21 -------
how to do it? i never tried it without windows ...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=803>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=810
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From apa3a(a)yahoo.com 2002-06-19 13:58 -------
Closing
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=810>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=810
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From apa3a(a)yahoo.com 2002-06-19 13:57 -------
Duplicate of 809. Copied informationto that bug.
*** This bug has been marked as a duplicate of 809 ***
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=810>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=809
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |808
AssignedTo|wine-bugs(a)winehq.com |h.davies1(a)physics.ox.ac.uk
------- Additional Comments From apa3a(a)yahoo.com 2002-06-19 13:57 -------
I guess you wanted to put comments here instead of creating a new bug (taken
from 810):
**********************************************
when entering a new record in a register and selecting a catagory. if you click
on the scroll bar or arrow ( not the button) an endless loop starts ( possibly
through redraw) by doing an alt+tab through open windows and back to quicken the
program can continue normaly.
**********************************************
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=809>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=810
Summary: quicken 2000 linux only installation
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: locutus(a)all.at
CC: locutus(a)all.at
when entering a new record in a register and selecting a catagory. if you click on the
scroll bar or arrow ( not the button) an endless loop starts ( possibly through redraw) by
doing an alt+tab through open windows and back to quicken the program can continue
normaly.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=810>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.