http://bugs.winehq.org/show_bug.cgi?id=1293
rapope(a)toast.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rapope(a)toast.net
------- Additional Comments From rapope(a)toast.net 2005-17-01 17:09 -------
My output while running ie6setup. "Windows" complains that it wasn't able to
download files. Networking OK (I would think).
fixme:advapi:CheckTokenMembership ((nil) 0x4037fca0 0x406afd90) stub!
fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP000.TMP\\" 00000000
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW Animated icons not
correctly implemented! 0x411b0000
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon entry found! 0x411b0000
fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon size ok. offset=0x411b0074
fixme:advapi:CheckTokenMembership ((nil) 0x4039a6e0 0x406bf660) stub!
fixme:ole:CoCreateInstance no classfactory created for CLSID
{6e449686-c509-11cf-aafa-00aa00b6015c}, hres is 0x80040150
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2663
------- Additional Comments From jmnemonic(a)gazeta.pl 2005-17-01 12:07 -------
Checked with Wine-20041019-i486-S10, Wine-20041201-i486-S10,
Wine-20050111-i486-S10. None of them shows the buttons correctly. There should
be six buttons grouped in one column: Calendar, Telephone, Memo, Expense, Backup
Restore, Search.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2666
Summary: Text color lost
Product: Wine
Version: CVS
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=762
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frix(a)engineer.com
Playing older directX games, like Age of Empires and Starcraft, the text color
gets lost, rendering pages with text in black. In AoE, for instance, the intro
splash screen should have the menu options in yellow, but instead they're just
black outlines of what's supposed to be written there.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2663
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-16-01 18:14 -------
Did this work correctly with previous versions of Wine?
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2662
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=440
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2498
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-16-01 18:08 -------
If that is the case it is a regression. The best way to get a regression fixed
is to find the patch that broke it. The way to do that is called regression
testing and the way to do it is outlined here.
http://www.winehq.org/site/docs/wine-devel/x1314
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2665
Summary: Memory fault every time
Product: Wine
Version: 20050111
Platform: PC
OS/Version: OpenBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: janus(a)errornet.de
...i start wine.
All i found out so far is the ktract/kdump and gdb backtrace.
Every other debug try failed... any debug switch that gives better backtraces?
Debug output follows.
Kind regards,
Simon
$ ktrace wine
Memory fault
$ kdump
1983 ktrace RET ktrace 0
1983 ktrace CALL execve(0xcfbee2e4,0xcfbee80c,0xcfbee814)
1983 ktrace NAMI "/bin/wine"
1983 ktrace RET execve -1 errno 2 No such file or directory
1983 ktrace CALL execve(0xcfbee2e4,0xcfbee80c,0xcfbee814)
1983 ktrace NAMI "/usr/bin/wine"
1983 ktrace RET execve -1 errno 2 No such file or directory
1983 ktrace CALL execve(0xcfbee2e4,0xcfbee80c,0xcfbee814)
1983 ktrace NAMI "/usr/local/bin/wine"
1983 wine NAMI "/usr/libexec/ld.so"
1983 wine EMUL "native"
1983 wine RET execve 0
1983 wine CALL issetugid
1983 wine RET issetugid 0
1983 wine CALL mprotect(0x25014000,0x1000,0x1)
1983 wine RET mprotect 0
1983 wine CALL mmap(0,0x1000,0x3,0x1002,0xffffffff,0,0,0)
1983 wine RET mmap -1 errno 12 Cannot allocate memory
1983 wine PSIG SIGSEGV SIG_DFL code 1 addr=0x5015d02 trapno=1
1983 wine NAMI "wine.core"
$ gdb wine
GNU gdb 6.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-unknown-openbsd3.6"...
(gdb) r
Starting program: /usr/local/bin/wine
Program received signal SIGSEGV, Segmentation fault.
0x0a04fd02 in ?? ()
(gdb) bt
#0 0x0a04fd02 in ?? ()
#1 0x2a04e188 in ?? ()
#2 0x77f00054 in ?? ()
#3 0x00000013 in ?? ()
#4 0x0a04d4ef in ?? ()
#5 0x2a04c0b7 in ?? ()
#6 0x00000020 in ?? ()
#7 0xcfbf2050 in ?? ()
#8 0x0a04fbb9 in ?? ()
#9 0x00000013 in ?? ()
#10 0xcfbf2128 in ?? ()
#11 0xcfbf20e0 in ?? ()
#12 0x0a04fb92 in ?? ()
#13 0x2a04e188 in ?? ()
#14 0x77f00054 in ?? ()
#15 0x00000001 in ?? ()
#16 0x2a04c0b7 in ?? ()
#17 0x2a04f2d0 in ?? ()
#18 0x2a04c093 in ?? ()
#19 0x2a04f2c8 in ?? ()
#20 0x2a04c088 in ?? ()
#21 0x00000012 in ?? ()
#22 0x2a04c078 in ?? ()
#23 0xcfbf20c0 in ?? ()
#24 0x0a04d6f0 in ?? ()
#25 0x77f00400 in ?? ()
#26 0x00001000 in ?? ()
#27 0x00000001 in ?? ()
#28 0x0a04d5d6 in ?? ()
#29 0xcfbf20e0 in ?? ()
#30 0xcfbf2128 in ?? ()
#31 0xcfbf20e0 in ?? ()
#32 0x000000d0 in ?? ()
#33 0x00000008 in ?? ()
#34 0x00000000 in ?? ()
...
#12283 0x00000000 in ?? ()
#12284 0x00000000 in ?? ()
---Type <return> to continue, or q <return> to quit---
#12285 0x00000000 in ?? ()
#12286 0x00000000 in ?? ()
#12287 0xcfbf212c in ?? ()
#12288 0x00000001 in ?? ()
#12289 0xcfbf2134 in ?? ()
#12290 0x00000011 in ?? ()
Cannot access memory at address 0xcfbfe000
(gdb)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.