http://bugs.winehq.org/show_bug.cgi?id=2356
rklazes(a)xs4all.nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From rklazes(a)xs4all.nl 2004-14-07 01:59 -------
The patch is accepted in cvs so it will be in the next Wine snapshot.
--
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=2359
Summary: The: "configure" script will not find ICU libraries in:
"/usr/local/lib
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tyrerj(a)acm.org
The "configure" script reports that it can not link to the ICU libraries when
they are installed in: "/usr/local/lib" -- when ICU is installed with a
'prefix' of: "/usr/local.
--
JRT
--
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=2358
------- Additional Comments From winehq(a)nanonanonano.net 2004-13-07 20:31 -------
Created an attachment (id=627)
--> (http://bugs.winehq.org/attachment.cgi?id=627&action=view)
loaddll trace for File->Save in excel
loaddll trace from
WINEDEBUG=loaddll wine "c:/program files/microsoft office/office/excel"
When OK is pressed in the dialogue box, builtin dlls advapi32.dll,
comctl32.dll, shell32.dll are loaded.
Is this related to this regression?
--
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=2358
Summary: MS Excel regression - can't save valid files
Product: Wine
Version: 20040615
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)nanonanonano.net
With versions of wine up to and including Wine-20040309, I could get MS Excel
2000 could open, close and save files without incident.
Subsequent versions (20040408 onwards, including 20040615, which is currently
installed) still generate a file when you File->Save, however, the file is now
not a valid excel file and cannot be opened with Excel running under Wine, under
Windows or with OpenOffice. Excel reports "File format is not valid", while
OpenOffice just crashes.
Since there is no warning that the file is invalid, this results in data loss.
Example:
1. Start excel
2. File->Save, enter a filename
3. Exit excel
4. Restart excel
5. File->Open, select file. "File format is invalid" message displayed.
I will upload an example (invalid) file as an attachment.
--
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=2356
------- Additional Comments From winehq(a)nanonanonano.net 2004-13-07 20:07 -------
Hi all,
thanks for the frenzy of activity on this one... wow!
Unfortunately I don't have time to test the patch at the moment.
I can, however, give a workaround that seems OK (based on some discussion on
this thread):
cd ~/.wine/dosdevices
ln -s / z\:
ln -s /dev/zero z\:\:
(/dev/null was also suggested, but that gives an error an then fails).
With this in place, the open/save dialogues work for word2k adn excel2k.
Regarding testing this with notepad: wine-notepad and several other more complex
apps (Endnote and Origin) do not suffer from this problem. The common thing
about the apps that don't work is that they use the fancy Open/Save dialogue
that has the buttons for Home Desktop etc down the left, while the apps that do
work use the simpler (older/traditional) Open/Save dialogue.
thanks, all!
Stuart
--
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=2273
------- Additional Comments From philip.dicke(a)raytheon.com 2004-13-07 17:24 -------
The section of code in question is responsible for drawing bitmaps as disabled.
If I just don't do the "if" statement, grey boxes are displayed instead of
disabled Icons.
This is probably the same bug as <a
href="http://bugs.winehq.org/show_bug.cgi?id=2285">2285</a> and possible bug <a
href="http://bugs.winehq.org/show_bug.cgi?id=447">447</a>
Can someone please add the keyword FIXME to this.
--
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=2356
------- Additional Comments From klaus.piemont(a)gmx.de 2004-13-07 14:34 -------
Hi Rein,
thumbs up for the patch. For DVDlab it works! Thank you.
Cannot tell for the MS apps, because I don't have them available.
Best regards,
Klaus
--
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=2356
------- Additional Comments From rklazes(a)xs4all.nl 2004-13-07 07:56 -------
OK, I see now that the warning happens with notepad as well.
It is wine that does this in an attempt to read the disk label and perhaps
serial number in dlls/kernel/volume.c function GetVolumeInformationW().
With notepad however I have no problem opening this drive.
--
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.