http://bugs.winehq.org/show_bug.cgi?id=15390
Summary: VGA color palettes incomplete
Product: Wine
Version: 1.1.5
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flerchjj(a)ieee.org
Default values for DAC color palettes in VGA are not fully implemented. This
is a known issue in the "dlls/winedos/vga.c" source. References outside of the
first 16 colors produce black pixels.
This is relatively trivial to fix & I have fixed palette entries for the first
50+ colors in my personal build of Wine. Assign the bug to me and I can work
on this - especially since little/no work has been done to the VGA subsystem in
years.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15352
Summary: TSLPatcher: rtf header should be centered, instead half
outside window
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://knightsoftheoldrepublic.filefront.com/file/Playab
le_Echani;85178
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knan-wine(a)anduin.net
CC: eric.pouech(a)orange.fr
Created an attachment (id=16185)
--> (http://bugs.winehq.org/attachment.cgi?id=16185)
+richedit log on 1.1.5
This one is a bit baffling. The rtf file looks fine when viewed with "wine
wordpad tslpatchdata/info.rtf", but not in the installer. The bug disappears
with winetricks riched20.
There is a header that should be centered, but instead is left-justified and
loses a few characters to the left of the window (or has them eaten by control
characters).
Regression introduced in 0.9.58, by:
33d7cea120bd7d37175cd5c89aa2a66d5c909f37 is first bad commit
commit 33d7cea120bd7d37175cd5c89aa2a66d5c909f37
Author: Eric Pouech <eric.pouech(a)orange.fr>
Date: Sun Mar 16 21:48:05 2008 +0100
richedit: Added support for EM_SETTARGETDEVICE with a NULL DC.
:040000 040000 4dfb836db1ced05c43cf096a871a6905dba27193
ac9128d672dd75a2aea0e3f99a09cdfc20498eac M dlls
Wine-0.9.58 + this reverted looks fine.
Revert on 1.1.5 has conflicts that I couldn't resolve off-hand.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15318
Summary: Google Chrome pasting in the url field pastes it twice
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: dank(a)kegel.com, madewokherd(a)gmail.com,
jaimerave(a)gmail.com, peter(a)pajamian.dhs.org,
royshea(a)gmail.com, hardwyrd(a)gmail.com,
chesmaster(a)gmail.com
Created an attachment (id=16149)
--> (http://bugs.winehq.org/attachment.cgi?id=16149)
+richedit in git
Pretty self explanatory...I'll get a +richedit...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15294
Summary: Openoffice.org 3.0 RC1 installs but apps can't be
started.
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andy.elvey(a)paradise.net.nz
Openoffice.org 3.0 RC1 installs perfectly in Wine 1.1.4. However, none of the
applications (Writer, Calc etc) can be started. Every time you start up this
version of OO.org, it takes you to the "registration screen" and it is
impossible to get past that.
This problem happens when starting OO.org from a shortcut and from the
command-line. Even starting an individual app directly (e.g. scalc.exe) does
not work. You still get the registration window popping up.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14840
Summary: kernel32: thread.ok fails in OpenSolaris but not Linux
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Solaris
Status: NEW
Keywords: testcase
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=15383)
--> (http://bugs.winehq.org/attachment.cgi?id=15383)
+thread in git
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so thread.c && touch thread.ok
thread.c:291: Tests skipped: child process wasn't mapped at same address, so
can't do CreateRemoteThread tests.
thread.c:1181: Test failed: WaitForMultipleObjects failed
+thread attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14839
Summary: kernel32: pipe.ok fails in OpenSolaris but not Linux
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Solaris
Status: NEW
Keywords: testcase
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=15382)
--> (http://bugs.winehq.org/attachment.cgi?id=15382)
+ntdll,+pipe in git
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so pipe.c && touch pipe.ok
pipe.c:114: Test failed: peek 1 got 0 bytes
pipe.c:123: Test failed: peek 2 got 0 bytes
pipe.c:125: Test failed: peek 2 got 0 bytes
pipe.c:139: Test failed: peek3 got 0 bytes
pipe.c:151: Test failed: peek3 got 0 bytes available
pipe.c:153: Test failed: pipe content 3a check
pipe.c:175: Test failed: peek4 got 0 bytes
pipe.c:187: Test failed: peek4 got 0 bytes available
pipe.c:189: Test failed: pipe content 4a check
pipe.c:114: Test failed: peek 1 got 0 bytes
pipe.c:123: Test failed: peek 2 got 0 bytes
pipe.c:125: Test failed: peek 2 got 0 bytes
pipe.c:146: Test failed: peek3 got 0 bytes
pipe.c:151: Test failed: peek3 got 0 bytes available
pipe.c:153: Test failed: pipe content 3a check
pipe.c:182: Test failed: peek4 got 0 bytes
pipe.c:187: Test failed: peek4 got 0 bytes available
pipe.c:189: Test failed: pipe content 4a check
pipe.c:229: Test failed: peek5 got 0 bytes
pipe.c:233: Test failed: peek5 got 0 bytes available
pipe.c:237: Test failed: content 5a check
pipe.c:265: Test failed: peek6 got 0 bytes
pipe.c:269: Test failed: peek6b got 0 bytes available
pipe.c:271: Test failed: content 6a check
+ntdll,+pipe attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14829
Summary: wininet: http.ok hangs in Solaris, but not Linux
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Solaris
Status: NEW
Keywords: testcase
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=15378)
--> (http://bugs.winehq.org/attachment.cgi?id=15378)
+wininet in git
austin@opensolaris:~/wine-git/dlls/wininet/tests$ make testclean ; wineserver
-k ; rm -rf ~/.wine ; make http.okrm -f ftp.ok generated.ok http.ok internet.ok
url.ok urlcache.ok
../../../tools/runtest -q -P wine -M wininet.dll -T ../../.. -p
wininet_test.exe.so http.c && touch http.ok
wine: created the configuration directory '/export/home/austin/.wine'
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count
entries!
err:iphlpapi:getRouteTable unimplemented!
Could not load Mozilla. HTML rendering will be disabled.
http.c:115: Test failed: unexpected status 50
(INTERNET_STATUS_CLOSING_CONNECTION)
http.c:115: Test failed: unexpected status 51
(INTERNET_STATUS_CONNECTION_CLOSED)
http.c:115: Test failed: unexpected status 10 (INTERNET_STATUS_RESOLVING_NAME)
http.c:115: Test failed: unexpected status 11 (INTERNET_STATUS_NAME_RESOLVED)
http.c:340: Test failed: expected status 10 (INTERNET_STATUS_RESOLVING_NAME) 1
times, received 2 times
http.c:341: Test failed: expected status 11 (INTERNET_STATUS_NAME_RESOLVED) 1
times, received 2 times
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count
entries!
err:iphlpapi:getRouteTable unimplemented!
then hangs indefinitely. I'm attaching a +wininet log, letting it run for about
5 minutes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14753
Summary: Keyboard input is ignored in Abe's Exoddus and Oddysee
games
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mattheo(a)bigpond.net.au
This occurs when playing Oddworld: Abe's Exoddus or Oddworld: Abe's Oddysee on
openSUSE 10.3. In full screen mode keyboard input is ignored until mouse is
clicked or ALT+F4 is pressed. In windowed mode, keyboard input is ignored until
mouse is over window. Also if I disable the 'Allow the window manager to
control the windows' option in winecfg, keyboard input works.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14707
Summary: Wine debugger crashes while trying to debug an
application with a pdb file
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.b.lankhorst(a)gmail.com
CC: dank(a)kegel.com
Created an attachment (id=15195)
--> (http://bugs.winehq.org/attachment.cgi?id=15195)
Backtrace of winedbg
I'm trying to debug a crash in an application I have the pdb files for, but
while it's printing a backtrace it will throw an internal exception in
types_extract_as_longlong. Backtrace is attached. pdb is available upon
request, but because of its size I can't attach it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14380
Summary: Changing Skins in Shareaza causes crash
Product: Wine
Version: unspecified
Platform: Other
URL: http://shareaza.sourceforge.net/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Hubmasterflex(a)hotmail.com
Changing a skin in Shareaza causes the whole program to crash. It doesn't
matter whether its done from Preferences of from Tools>>Choose A Skin, the end
result is still the same. Logs to be added later.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.