http://bugs.winehq.org/show_bug.cgi?id=30018
Bug #: 30018
Summary: Creative Writer 2 fails to open RTF and plain text
files
Product: Wine
Version: 1.4-rc5
Platform: x86-64
URL: ftp://ftp.microsoft.com/deskapps/kids/cw2install.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 39086
--> http://bugs.winehq.org/attachment.cgi?id=39086
terminal output
Creative Writer 2 fails to open files in plain text or RTF format with the
message "Oops! An unexpected error 0x80030050 occurred." Files in its native
format (.max) can be opened successfully.
In older Wine versions, it was possible to work around this with native ole32
from DCOM98.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=50499
Bug ID: 50499
Summary: SO_REUSEADDR compatibility problems
Product: Wine
Version: 6.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: James(a)superbug.co.uk
Distribution: ---
The use case I am struggling with is the use of a Windows program
running in wine that is sending and receiving UDP packets.
This particular windows program uses SO_REUSEADDR socket option and
opens two sockets. Lets call the first one socket A, and the second
one Socket B.
The SO_REUSEADDR from the Windows application is translated by "wine" into a
SO_REUSEADDR in Linux.
Unfortunately the behaviour of these is different between Windows and
Linux so the Windows application fails to run on Linux under wine.
1 ) On windows:
All received unicast UDP packets will arrive on the first opened
socket. Thus on socket A.
2) On Linux:
All received unicast UDP packets will arrive on the last opened
socket. Thus on socket B.
The problem is that this windows program only expects to receive
unicast UDP packets on socket A, and thus it sees no packets.
There are no currently existing socket options in Linux that would
permit wine to simulate the Windows behaviour.
And thus, the reason I am asking the question here.
Please can we add an extra socket option to the Linux socket options
such that we can get wine to simulate Windows correctly. I.e. behave
like (1) above.
Now wine is pretty good at simulating most things Windows throws at
it, but socket options is not one of them yet.
Also note, that (1) is actually more secure than (2) because it
prevents other applications with the same UserID from hijacking the
socket.
Although (2) is more helpful in more gracefully handling some error edge cases.
Suggested new option name: SO_REUSEADDR_WS
--
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.
https://bugs.winehq.org/show_bug.cgi?id=51357
Bug ID: 51357
Summary: Mouse clicks to buttons on popups are ignored. You
must click below the button. Freecell.exe from WinXP.
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: linux(a)kenjackson.us
Distribution: ---
Created attachment 70216
--> https://bugs.winehq.org/attachment.cgi?id=70216
git diff dlls/winex11.drv/mouse.c # This fixes the bug for me
Every mouse click to any button on a popup in freecell.exe from WinXP (I think)
is ignored. Clicks below the button are processed and work.
This was introduced in commit 5a8bc554ef06c4a21d8b, April 6, 2021, and is still
a problem in the latest git code.
Deleting line 615 in dlls/wnex11.drv/mouse.c fixes the problem. I don't know
what else this affects.
--
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=23528
Summary: Eclipse crashes immediately after startup
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex.shtf(a)gmail.com
Created an attachment (id=29371)
--> (http://bugs.winehq.org/attachment.cgi?id=29371)
The log file created in the eclipse directory.
* Install wine 1.2-rc6 on Ubuntu Lucid x86 from the ppa
(http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu lucid main)
* Install JDK for Java 6 update 20 on wine
(http://java.sun.com/javase/downloads/widget/jdk6.jsp)
* Download eclipse 3.6 for windows x86 and extract the zip archive.
* Run eclipse.exe with wine.
The splash screen appears, progress bar reaches 100%, afterwards the welcome
screen appears. Then a second after the welcome screen appears eclipse crashes.
--
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=23776
Summary: Eclipse IDE for Java EE Developers crashes opening new
Java project
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.eclipse.org/downloads/packages/eclipse-ide-
java-ee-developers/heliosr
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
This is a followup of Bug 23528 . After selecting File->New->Java Project the
application crashes. winetricks cc580 is enough to work around the bug. From
the console:
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_INT_DIVIDE_BY_ZERO (0xc0000094) at pc=0x787fa9b3, pid=8, tid=9
# Problematic frame:
# C [comctl32.dll+0x2a9b3]
--
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=24208
Summary: Eclipse (Europa) - html-based Welcome window is blank
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
With current Wine and winegecko 1.1.0 Welcome window shows empty, without any
web content.
A significant (probably) part of a log:
---
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004002
err:ole:CoGetClassObject no class object {8856f961-340a-11d0-a96b-00c04fd705a2}
could be created for context 0x3
---
This is a CLSID_WebBrowser identifier.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44215
Bug ID: 44215
Summary: Eclipse (Europa) crashes on start
Product: Wine
Version: 3.0-rc3
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
Eclipse Europa IDE crashes on start, application-generated crash log seems to
suggest mshtml problem, that happens when loading Welcome window web contents.
For testing I used jre-6u33-windows-i586.exe and
eclipse-cpp-europa-winter-win32.zip. You only need JRE to use it, no overrides.
--
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=29720
Bug #: 29720
Summary: Eclipse (Europa) crashes when tries to display welcome
window
Product: Wine
Version: 1.4-rc1
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Classification: Unclassified
Created attachment 38572
--> http://bugs.winehq.org/attachment.cgi?id=38572
+mshtml,+tid
When eclipse is started for a first time it's sometimes possible to see bits of
'welcome window' html rendered - links only on white background.
To reproduce close this window and try to open it again with Help->Welcome.
--
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=20948
Summary: Eclipse (Europa) Links from Welcome window do not work
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://www.eclipse.org/downloads/download.php?file=/te
chnology/epp/downloads/release/europa/winter/eclipse-j
ava-europa-winter-win32.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Created an attachment (id=25114)
--> (http://bugs.winehq.org/attachment.cgi?id=25114)
Output after clicking Overview link
On wine-1.1.34-99-g8da7a00 Welcome window shows up with its content displayed
mostly right. Now the problem is that most links do nothing useful - new opened
page is white without content at all.
Attached log contains only lines outputted after clicking on Overview link.
All you need to run this is a Sun JVM - jre-6u16-windows-i586-s is what I
tested with.
--
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=21689
Summary: Eclipse (Europa): Some links on Welcome window display
text without hover
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Created an attachment (id=26210)
--> (http://bugs.winehq.org/attachment.cgi?id=26210)
Screenshot
On wine-1.1.38-131-g6805045 Welcome window contains some links. Two of them
have wrong text layout:
text appears before I mouse pointer over it, instead when I does move pointer
text hides. So behaviour is opposite. Also text placement is wrong (see
attached screenshot).
All you need to run this is a Sun JVM - jre-6u16-windows-i586-s is what I
tested with.
--
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.