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.
http://bugs.winehq.org/show_bug.cgi?id=14297
Summary: winhelp: Links to a different part of the current page
don't work
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Created an attachment (id=14586)
--> (http://bugs.winehq.org/attachment.cgi?id=14586)
WELCOME.HLP
Wine winhelp does not handle links to a different part of the current page
properly.
To demonstrate, load the attached WELCOME.HLP file into Wine winhelp.
Clicking each of the links below Contents should move to a different part of
the page (i.e. scroll down). After clicking one of those links, clicking the
Back button should return the view to the top.
Wine winhelp does scroll down to the right place, but it immediately clears the
window and redraws the view at the top again.
--
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=14269
Summary: Shareaza does not save preferences
Product: Wine
Version: 1.0.0
Platform: Other
URL: http://shareaza.sourceforge.net/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Hubmasterflex(a)hotmail.com
I've noticed that while using Shareaza, if I modify the preferences within
Shareaza, they do not save at next startup. It returns back to standard
post-installation settings. This is annoying as I have to go into preferences
every startup to enable Gnutella1 and EDonkey.
P.S. To test this bug, MAKE SURE you download from
http://shareaza.sourceforge.net/ and NOT Shareaza.com as that website is
hacked.
--
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=14229
Summary: winedbg can't dump stack of functions that take float
args?
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
While running a real app, I hit a breakpoint, and the stack tracer had
trouble, both in parsing the .pdb file, and in printing the argument
of a function that takes a float:
=>1 0x7b83d7c1 DebugBreak+0x3()
[/data/dkegel/bitwagon/po49996-2008-06-30/wine-1.0/dlls/kernel32/../../include/winternl.h:1828]
in kernel32 (0x0033a324)
fixme:dbghelp_msc:codeview_fetch_type Couldn't load forward type df73
fixme:dbghelp_msc:codeview_snarf Unsupported symbol id 1012
fixme:dbghelp_msc:dump 00000000: 1e 00 12 10 68 00 00 00 40 00 00 00 28 00 00
00 ....h...@...(...
fixme:dbghelp_msc:dump 00000010: 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 ................
<snip>
fixme:dbghelp_msc:codeview_snarf Unsupported symbol id 1012
fixme:dbghelp_msc:dump 00000000: 1e 00 12 10 4c 00 00 00 40 00 00 00 0c 00 00
00 ....L...@.......
fixme:dbghelp_msc:dump 00000010: 0c 00 00 00 00 00 00 00 00 00 20 00 00 00 00
00 .......... .....
2 0x0097eb5e ytDebug::Assert_+0x3e(l=0x70a, f=0x1407f00) [...\yt.cpp:42] in
theapp_d (0x0033a378)
3 0x009c2860 ytApp::SetVersion+0x50(version=
Needing an integral value
The function ytApp::SetVersion has prototype
void ytApp::SetVersion(real32 version);
This app was compiled with Visual C++ 6.
The version of wine is 1.0 plus a few patches that probably
aren't involved.
--
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.