http://bugs.winehq.org/show_bug.cgi?id=1577
------- Additional Comments From ciudadsoledad(a)flashmail.com 2005-29-07 16:22 -------
I downloaded 20050725, compiled with no problem, removed old wine, moved ~/.wine
to avoid anything messing up, and installed new wine.
The crashing was still there, sometimes endless loops when trying to access vfat
partitons mounted with UTF8. But from the dump from strace I became suspicious
the vfat modules (kernel 2.4.25) had something to do:
ioctl(6, VFAT_IOCTL_READDIR_BOTH, 0x406c0018) = 0
ioctl(6, VFAT_IOCTL_READDIR_BOTH, 0x406c0018) = 0
(going on forever)
So I started Linux with kernel 2.6.11 and started "wine notepad", just for
testing. I chose "open" from the menu so the file chooser would appear. No
crash, I read the directorioes of VFAT disks mounted with UTF8 perfectly with
correct filenames, even those names with non-ascii characters used in Spanish.
Maybe the solution to the problem for the person starting this bugfix request is
just to add the "iocharset" option to vfat entries in his /etc/fstab file. Works
for me.
--
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=3171
------- Additional Comments From vincent.rubiolo(a)free.fr 2005-29-07 09:22 -------
I'd tend to think so as well.
My last Wine version was 20050524 and from what I remember, there was no problem
(at least on the HTML rendering side, cannot remember about the icon problem).
--
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=3171
------- Additional Comments From felix.nawothnig(a)t-online.de 2005-29-07 09:09 -------
Is the rendering problem a regression? I think I didn't encounter this when I
tested FF a few weeks ago...
--
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=2620
------- Additional Comments From felix.nawothnig(a)t-online.de 2005-29-07 09:06 -------
I'd rather suggest to figure out why it "doesn't start" for you.
--
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=2620
------- Additional Comments From grog(a)grsu.by 2005-29-07 08:13 -------
Sheer disappointment -- current cvs checked-out wine doesn't even start Notes itself. And what's worse, even
wine 20041129 , which worked with Notes before, didn't start Notes for me today...
Now, this is a puzzler, as neither linux (slackware 10) nor freebsd installation, weren't re-installed or radically
changed since last time Notes worked there (about month)...
I guess we have to wait for the current to support Notes again, have we?
--
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=3081
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-29-07 08:00 -------
The problem is almost resolved in latest wine (20050725). But there are still
some issues.
--
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=922
------- Additional Comments From dolphinling(a)myrealbox.com 2005-29-07 07:14 -------
As of 20050725 it's gotten worse.
Now, when the installer is first started, these two errors show over and over
(39 times each, to be exact):
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
After clicking next, the license agreement has no text. Accepting it works fine,
as does choosing an install location. It says, however, that there's not enough
space for a full installation. When a Recommended installation is chosen, this
error message pops up (in a dialog, not the terminal):
Unhandled Exception
-------------------
Error Number: 0x80040706
Description: Object reference not set
Setup will now terminate.
On clicking okay, these errors show in the terminal:
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{aa7e2066-cb55-11d2-8094-00104b1f9838}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{aa7e2066-cb55-11d2-8094-00104b1f9838}, 80040155
err:ole:_marshal_interface Marshalling interface
{aa7e2066-cb55-11d2-8094-00104b1f9838} failed with 80040155
err:ole:xCall Failed to serialize param, hres 80040155
err:ole:deserialize_param Failed to read integer 4 byte
err:ole:TMStubImpl_Invoke Failed to deserialize param State, hres 80004005
(5 times) and
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{83755dd1-086b-11d3-8868-00c04f72f303}
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
(once)
I assume this is from the "bunch of OLE fixes for InstallShield installers"
mentioned on the front page, and this program just got the bad end of it.
Sorry if none of this helps, but no one's told me anything better to give, and I
figure you need at least some information to fix it ;-)
--
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.