http://bugs.winehq.org/show_bug.cgi?id=1966
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 12:11 -------
The problem persists in wine-cvs.
To run the program I had to run it like this:
wine c:\\Program\ Files\\visiv-co-uk\\SharpEye2\\sharpeye.exe
wine ./sharpeye.exe said it has a problem with filepaths.
--
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=1963
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 12:06 -------
No news, good news.
Please reopen if it still fails.
--
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=1871
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 12:05 -------
Does it work better now using current Wine ?
Thanks for reporting back.
--
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=1674
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 12:03 -------
Can you report back using current Wine-CVS ?
Thanks
--
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=1954
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 12:01 -------
Still no news about this patch ?
Is it fixed in current Wine-CVS ?
Thanks
--
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=1841
------- Additional Comments From bill.medland(a)sage.com 2005-05-10 11:58 -------
What steps did you follow to get this to happen under Windows 2000? Under Wine
I have never experienced it repainting correctly; under Windows 2000 I have
never experienced it repainting incorrectly. I accept that you have managed to
make it fail under Windows 2000 but is that the norm for you or the exception?
--
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=1523
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 11:57 -------
Are these problems fixed using current Wine-CVS ?
If not, can you send the remaining (updated) patches to wine-patches(a)winehq.org
if any.
Thanks.
--
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=1411
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 11:54 -------
Does it work any better now ?
What about bug 1408 ?
--
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=1408
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 11:51 -------
Does it work any better now using current Wine-CVS ?
Thanks for reporting back.
--
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=1374
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 11:47 -------
Is this bug fixed in current Wine ?
Thanks for reporting back.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1151
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 11:45 -------
I can't install it anymore to test if it's fixed.
I get a lot of Access Viloation when installing things lately; don't know why
though.
Reporter, can you confirm if the bug still exists in current Wine ?
Thanks.
wine /tmp/NoteTab_Setup.exe
fixme:richedit:RichEditANSIWndProc EM_AUTOURLDETECT: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
err:heap:HEAP_ValidateInUseArena Heap 0x7e770000: in-use arena 0x7e7c0720 next
block has PREV_FREE flag
--
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=421
------- Additional Comments From fgouget(a)codeweavers.com 2005-05-10 11:44 -------
Wine still needs a DIB engine and this is blocking quite a few things (e.g.
printing problem for transparent bitmap in PowerPoint, PowerPoint animation
performance issues, but there are many more issues).
TransGaming once posted a patch implementing a very incomplete DIB engine. It
was not merged in Wine due to issues with the approach that was used. I'm not
sure where this patch is now.
More recently ReactOS has been offering code. Steven said:
---
Note: I don't know if its relevant or not but one of the ReactOS developers Ge
van Geldorp has been working on a utility to autogenerate parts of the DIB
Engine that's in ReactOS and has offered to license his work under the LGPL.
According to my discussions with him only certain operations are supported though.
---
A bit of searching in the wine-devel archives would probably turn up a URL to
the relevant code.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=421
------- Additional Comments From fgouget(a)codeweavers.com 2005-05-10 11:44 -------
Yes, looks like it is related to me. AFAIK currently we can only perform GDI
operations on DIBs that are in the same format as the X server screen. This is
because all our GDI operations are implemented using calls to the X server and
the X server can only work on bitmaps that are in the same format as the screen.
Note that the latter may not be 100% true with the API extensions in the recent
X server revisions but I don't know the details. IIRC this is one of the ways of
implementing a DIB engine that was discussed but it was ruled out because it
sucks if the X server is remote (because of all the roundtrips).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2687
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|WONTFIX |
------- Additional Comments From richard(a)daijobu.co.uk 2005-05-10 11:41 -------
Reopening -- we still need to document the config, even if it's in the registry.
--
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=1140
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 11:41 -------
Using current Wine-CVS I get the following fixme and the installation doesn't
complete.
The original bug might be fixed, I don't know.
wine ~/Desktop/htmlhelp.exe
fixme:advpack:LaunchINFSection (0x10020 0x400000
"htmlhelp.inf,DefaultInstall.NT5,,N" 0): stub
--
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=3493
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
URL| |http://appdb.winehq.org/appv
| |iew.php?versionId=261
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 11:35 -------
Any output in the console while moving the mouse ?
Thanks
--
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=3494
Summary: Unable to select audio format/sample rate/buffer size in
Traktor DJ Studio 2.6.2.117
Product: Wine
Version: 20050930
Platform: Other
URL: http://www.nativeinstruments.de/index.php?id=traktor2_us
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vesuri(a)jormas.com
It is not possible to select the sample rate, audio latency and outputs in
Traktor DJ Studio 2.6.2.117 (demo version) available from
http://www.nativeinstruments.de/index.php?id=traktor2_us
If the ALSA driver is used the audio device "DS Intel ICH5" (or DS ICE1712 Multi
if I set my other card as the "default" ALSA device) is shown and selectable in
the Audio Device dropdown, but when the device is selected no entries will be
available under Sample Rate, Audio Latency, Master Left (Mono), Master Right,
Headphones Left (Mono) or Headphones Right. DS stands for DirectSound here.
If the OSS driver is used there are four "DS" devices under Audio Device but
selecting these won't do anything either.
With an earlier version of Wine (can't remember which one) this did work. The
dropdown did show both DirectSound and MME devices and I was able to select
sample rate, audio latency and outputs. Traktor did work quite well except that
the audio drivers did not support more than 2 channels so Headphone outputs were
not selectable.
I did some debugging on this both in the ALSA driver and on dsound and saw that
Traktor calls IDirectSound_IDirectSound_GetCaps which seems to return the
capabilities that the ALSA driver returned. I have no idea what Traktor is
looking for though in order to get things shown in the dropdowns.
This might be an easy one, I just don't know where to look. The fully usable
demo version of the program (in which this exists) is downloadable from the
Native Instruments site for free. The download is just 18 megs. You'll need the
Windows Media dlls but other than that it runs with a plain Wine installation.
--
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=421
------- Additional Comments From willie(a)froq.net 2005-05-10 11:31 -------
Would the DIBEngine be needed to fix #1973? If that's the case, I'll change my
bug report to depend on this one...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3492
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=202
Keywords| |download
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 11:28 -------
AppDB: http://appdb.winehq.org/appview.php?appId=202
1) Update to the latest version of Wine
2) use winecfg to set Windows=WinXP
does it work better ?
--
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=2683
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From richard(a)daijobu.co.uk 2005-05-10 11:28 -------
Tried on 20050930 & CVS.
Native riched20 will get you past that heap error.
Downloading files from the server doesn't always complete -- just try again, and
eventually the "Play" button will be enabled. When I press it, the app usually
hangs, which it strange as it seems to only do WinExec("RevelationClient.exe")
-- maybe a race in Wine.
Run the client by hand.
$ wine RevelationClient.exe
fixme:ole:OLEPictureImpl_Load Stat failed with hres 80004001
Segmentation fault
$
You can get past this bug by installing native DCOM98, and it runs well.
So at least 3 bugs here. :)
--
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=911
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 11:19 -------
Does it work any better now using current Wine ?
Thanks for reporting back.
--
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=894
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 11:18 -------
Does it work any better now using current Wine ?
Thanks for reporting back.
--
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=2920
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 11:16 -------
The config file doesn't exist anymore in current Wine.
--
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=3493
Summary: Commandos get's very slow (almost locked) while mouse is
moving
Product: Wine
Version: 20050930
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luizluca(a)gmail.com
Hello,
In COMMANDOS - BEHIND ENEMY LINES, the game works very well, except for the
fact that it's almost impossible to use the mouse. While the cursos is moving,
all the game gets very very very slow (+/- 1 FPS).
--
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=2737
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 11:07 -------
From: Jesper Jacobson <jesperjacobsson(a)yahoo.se>
Date: Wed, 5 Oct 2005 17:53:25 +0200
Hi Jonathan,
Thank you for writing.
Sure I will try it out and get back to you. I am very busy and have little
freetime atm but as soon as I have time and remember I will do it.
Best regards,
Jesper Jacobsson
--
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=2991
luizluca(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From luizluca(a)gmail.com 2005-05-10 11:01 -------
closing
--
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=2940
luizluca(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From luizluca(a)gmail.com 2005-05-10 11:01 -------
closing
--
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=2991
luizluca(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From luizluca(a)gmail.com 2005-05-10 10:59 -------
*** This bug has been marked as a duplicate of 3160 ***
--
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=3160
------- Additional Comments From luizluca(a)gmail.com 2005-05-10 10:59 -------
*** Bug 2991 has been marked as a duplicate of this bug. ***
--
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=2990
luizluca(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From luizluca(a)gmail.com 2005-05-10 10:58 -------
closing bug
--
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=424
------- Additional Comments From fgouget(a)codeweavers.com 2005-05-10 10:58 -------
Wine's DCOM has made a lot of progress but unfortunately none as far as wire
compatibility is concerned.
This is also getting pretty important. For instance I'm told that Outlook 2003
uses DCOM to communicate with Exchange 2003 and using the native DCOM libraries
is not really an option.
--
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=2382
------- Additional Comments From skiani(a)alum.mit.edu 2005-05-10 10:57 -------
Installed 20050930. Can't get Word2K to run. Excel allows paste but only get a
bitmap. Powerpoint doesn't allow paste, I get an error accessing presentation 1.
Copy from Excel or Powerpoint seems to put no graphics in the clipboard (text
appears to copy).
--
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=2991
luizluca(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
--
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=2990
luizluca(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From luizluca(a)gmail.com 2005-05-10 10:56 -------
This was fixed in wine20050930. I'll fill remaining problems in other reports
--
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=2992
luizluca(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From luizluca(a)gmail.com 2005-05-10 10:55 -------
Closing as it is fixed
--
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=1304
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 10:52 -------
Two years later, still nothing done in this area. ight be a good starting point
for new devs though.
--
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=421
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |alex(a)winbabel.org
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 10:51 -------
Any update on this one ?
Thanks.
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3492
Summary: Unable to install Micro$oft Word Viewer 2003
Product: Wine
Version: 20050725
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: I-SAngeli(a)siriush.com
Hi,
Running wine wdviewer.exe I get the error that is not able to install it:
I get this error: Newer windows version needed.
Please help so that at least I can view ms word docs properly.
Thank you,
Spiro
--
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=2727
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 10:49 -------
Can you please retry using current Wine version ?
Thanks.
--
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=3077
------- Additional Comments From rmay(a)ou.edu 2005-05-10 10:48 -------
Ah yes, this problem. First, you need to run it as:
wine c:\\Program\ Files\\Weathersoft\\WeatherScope.exe
I know it shouldn't make much difference, but it does, trust me. I have it
running, but when I tried it your way, it crashed. I asked the developer about
this once, and they do some magic with the command line that running it that way
breaks.
You also need to create the following registry key (if it doesn't already exist
in your install):
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
"AppData"="c:\\windows\\profiles\\rmay\\Application Data"
AppData can be whatever you want, so long as it is a valid (ie. already created)
directory. Now you should be able to run 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.
http://bugs.winehq.org/show_bug.cgi?id=2726
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
Severity|enhancement |normal
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 10:48 -------
Can you please retry using current Wine version ?
Thanks.
--
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=2723
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 10:46 -------
No news from reporter. Please report back if you still have problems (even if
it's fixed it would be nice to hear from 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=2721
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 10:45 -------
Can you please retry using current Wine version ?
Thanks.
--
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=2706
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 10:44 -------
Works in current Wine-CVS.
--
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=1293
------- Additional Comments From ivanleo(a)gmail.com 2005-05-10 10:41 -------
I get this with current cvs regardless of the emulated windows version.
--
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=3484
------- Additional Comments From nospam(a)thenerdshow.com 2005-05-10 10:40 -------
Errata: Does not coredump under 20050830 with builtin mlang, but the fonts are
s p a c e d under that version as well. Looks like my problem started with
20050830. Wish it would trip some debugging info so I could get a handle on
what's causing 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.
http://bugs.winehq.org/show_bug.cgi?id=2700
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
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=2700
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 10:39 -------
Can you please retry using current Wine version ?
Thanks.
--
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=2691
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 10:39 -------
Can you please retry using current Wine version ?
Thanks.
--
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=2687
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 10:38 -------
No more config file.
--
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=3294
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 10:33 -------
Looks like a Duplicate of Bug 3491. Can you post the console output and try the
suggested solution of Bug 3491.
Thanks
--
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=2663
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://sharp-
| |world.com/contents/organizer
| |/software/zq-700/index.html
--
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=1685
------- Additional Comments From infyquest(a)gmail.com 2005-05-10 10:26 -------
Submitters Response
-------------------
When I try to start CorelDRAW 9 I get the following messages:
a.. Statusbar Configuration File is corrupt
b..
c.. Menu Configuration File is corrupt
d..
e.. Docking Configuration File is corrupt
Thanks
Jo
Jo Visser Audio-Visual
P O Box 2371, Alberton
Rep. of SA - 1450
Tel: +27 +11 869-9603
Fax: +27 0866-724-736
Cell: 083-450-6576
--
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=3484
------- Additional Comments From nospam(a)thenerdshow.com 2005-05-10 10:24 -------
I am still having the problem of s p a c e d fonts with new CVS (20051005).
Updated simple steps to reproduce:
* New ies4linux10051004 requires no DLLOVERRIDES. It works "out of the box"
except you may want to set mlang to builtin to fix problem with opening new links.
* Compile wine-cvs
* Download and run ies4linux to create fake windows with ie6.
* make a script to run wine from within CVS tree:
WINEPREFIX=~/.ies4linux/ie6 ./wine ~/.ies4linux/ie6/drive_c/Program\
Files/Internet\ Explorer/IEXPLORE.EXE $@
* Use same script inside other wine trees to see differences.
IE6 Works good with 20050725 & 20050628
Coredumps under 20050830
Works awfully (s p a c e d fonts) under 20050930 & CVS
System Info:
Red Hat FedoraCore 4
$ glxinfo | grep OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 6800/AGP/SSE2
OpenGL version string: 2.0.0 NVIDIA 76.76
$ uname -spoi
Linux x86_64 GNU/Linux
--
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=2590
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From richard(a)daijobu.co.uk 2005-05-10 10:12 -------
*** This bug has been marked as a duplicate of 2527 ***
--
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=2527
------- Additional Comments From richard(a)daijobu.co.uk 2005-05-10 10:12 -------
*** Bug 2590 has been marked as a duplicate of this bug. ***
--
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=2261
swaters(a)luy.info changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From swaters(a)luy.info 2005-05-10 09:50 -------
Can't reproduce. My Game of Life CDROM shattered in the CD drive! It is a *very*
cheap game, though, for anyone looking for stuff to test with.
--
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=1434
Bug 1434 depends on bug 2261, which changed state.
Bug 2261 Summary: crash while running "The Game of Life" cdrom
http://bugs.winehq.org/show_bug.cgi?id=2261
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
--
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=1191
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |source
--
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=3294
------- Additional Comments From infyquest(a)gmail.com 2005-05-10 09:46 -------
could you post some detailed log messages? test with latest cvs
>From this post we cant whats causing the error
--
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=2745
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 09:42 -------
Thanks for these informations.
--
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=1191
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
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=2745
------- Additional Comments From brandm(a)xs4all.nl 2005-05-10 09:24 -------
Problem not observed with Suse package wine-20050524-0.1. This time I also
started fresh and used wintools to configure and install basic stuff. Then I
installed Visio.
At the time of my original report, I had not used winetools. Once I got Visio
working, I upgraded to a newer version of wine, which seemed to break those
icons in Visio.
It's probably OK to close this issue.
--
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=1841
------- Additional Comments From wijn(a)wanadoo.nl 2005-05-10 09:16 -------
I am attaching a screen shot showing the "bug" reproduced on a win2000 SP2 machine.
This happens in a fraction of the cases. Look at the output of the message spy
in the same picture. Lines 1-18 are the messages generated during a successfull
update, lines 21-38 when it fails.(the wm_null messages are my addition, sent in
the programs wm_paint handler).
Under Wine the messages are almost identical as in the second case, resulting in
an background erase after the painting which causes the illusion that the area
is not updated.
--
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=3461
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-05-10 09:08 -------
Hi, i tried the app but was unable to reproduce the error. Nevertheless i'm not
sure if the benchmarktest finishes by itsself (which it does not right here) or
you have to hit the cancel-button. Could you give a bit more info about that?
--
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=2761
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 08:47 -------
Fixed then. Thanks !
--
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=2761
------- Additional Comments From himself(a)matthias-spiller.de 2005-05-10 08:38 -------
This issue no longer occurs with current wine releases.
Can be closed.
--
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=2681
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 08:25 -------
From: Rob van Dam <r_vandam(a)hotpop.com>
Date: Wed, 05 Oct 2005 15:20:09 +0200
I would love to, but I can't get office 2000 installed with Wine-2005*.
Error 1918. Error installing ODBC driver: Microsoft text Driver
(*.txt;*.csv) ODBC error 0 etc. etc.
Installing MDAC also results in an error.
If I manage to get office installed, I will test it for you.
Rob
--
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.
Wine Bugs wrote:
> http://bugs.winehq.org/show_bug.cgi?id=2681
>
>
> jonathan(a)ernstfamily.ch changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> URL|http://appdb.winehq.org/appv|http://appdb.winehq.org/appv
> |iew.php?appId=12&versionId=6|iew.php?versionId=65
> |5 |
>
>
>
>
> ------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 07:39 -------
> Can you please report back using current Wine release ?
>
> Thanks.
>
>
I would love to, but I can't get office 2000 installed with Wine-2005*.
Error 1918. Error installing ODBC driver: Microsoft text Driver
(*.txt;*.csv) ODBC error 0 etc. etc.
Installing MDAC also results in an error.
If I manage to get office installed, I will test it for you.
Rob
http://bugs.winehq.org/show_bug.cgi?id=3388
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?versionId$=469
Severity|major |normal
Keywords| |download
--
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=3041
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?versionId=469
Keywords| |download
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 08:16 -------
Can you please report back using latest Wine ?
In the meanwhile you can use the informations of the AppDb if you need to use
IE: http://appdb.winehq.org/appview.php?versionId=469
--
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=2308
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://appdb.winehq.org/appv|http://appdb.winehq.org/appv
|iew.php?appId=25 |iew.php?versionId=469
Severity|major |normal
Keywords| |download
Summary|Internet Explorer 6 |Internet Explorer 6
| |Installation issue
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 08:14 -------
Can you please report back using latest Wine ?
In the meanwhile you can use the informations of the AppDb if you need to use
IE: http://appdb.winehq.org/appview.php?versionId=469
--
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=3484
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 08:05 -------
I don't have this problem using current wine-cvs.
AppDB: http://appdb.winehq.org/appview.php?versionId=469
--
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=3483
------- Additional Comments From alexey(a)feldgendler.ru 2005-05-10 08:01 -------
I've just tried it at home and found that it works. I've got Debian GNU/Linux at
home, too, and make 3.80. When I'm back to the office, I'll compare the versions
of all installed packages.
--
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=3077
rmay(a)ou.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
Platform|Other |PC
------- Additional Comments From rmay(a)ou.edu 2005-05-10 07:57 -------
This bug is still present in Wine 20050930. Anyone?
--
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=2689
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://appdb.winehq.org/appv|http://appdb.winehq.org/appv
|iew.php?appId=529 |iew.php?versionId=906
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 07:56 -------
Can you please report back using current Wine release ?
Thanks.
--
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=516
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 07:55 -------
Ok it's fixed then.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=516
------- Additional Comments From h.davies1(a)physics.ox.ac.uk 2005-05-10 07:49 -------
Assuming you're using cups, then the default paper size should be whatever is
the default paper size for that particular printer.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2683
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1432
nThis| |
Keywords| |download, NoAppDBEntry
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 07:44 -------
I can't install it using current wine-cvs :-(
Reporter, can you try it again using current Wine and see if the problem is fixed ?
Thanks.
wine /tmp/Revelation\ Patch.exe
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
err:heap:HEAP_ValidateInUseArena Heap 0x7ee20000: in-use arena 0x7ee21ef0 next
block has PREV_FREE flag
err:heap:HEAP_ValidateInUseArena Heap 0x7ee20000: in-use arena 0x7ee22af8 next
block has PREV_FREE flag
err:heap:HEAP_ValidateInUseArena Heap 0x7ee20000: prev arena 0x7ee22c80 invalid
for in-use 0x7ee22cd8
err:seh:setup_exception stack overflow 0 bytes in thread 001d eip 7fc20010 esp
7fc61000 stack 0x7fc60000-0x7fd60000
Erreur de segmentation
--
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=2539
------- Additional Comments From ulrich(a)codeweavers.com 2005-05-10 07:41 -------
Although we support XDND, currently we only handle sending WM_DROPFILES to
windows with WS_EX_ACCEPTFILES.
Most applications handle drag and drop via OLE. We need to implement some sort
of callback through ole32 so it can relay these messages to OLE-registered drag
and drop applications.
--
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=2681
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://appdb.winehq.org/appv|http://appdb.winehq.org/appv
|iew.php?appId=12&versionId=6|iew.php?versionId=65
|5 |
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 07:39 -------
Can you please report back using current Wine release ?
Thanks.
--
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=2677
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Ciel install fails at instal|Ciel install fails at instal
|shield initialisation |shield initialisation
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 07:38 -------
Can you please report back using current Wine release ?
Thanks.
--
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=2676
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 07:38 -------
According to http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/76459 they think
it is fixed in current FreeBSD.
Can you please report back using current Wine release and reopen if it's still a
problem ?
Thanks.
--
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=2675
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 07:36 -------
What version of Excel is it ?
Can you please report back using current Wine release ?
Thanks.
--
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=2618
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 07:35 -------
Can you please report back using current Wine release ?
Thanks.
--
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=2615
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 07:34 -------
Tony, can you please report back using Wine-CVS ?
Thanks.
--
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=888
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |oliver_stieber(a)yahoo.co.uk
Component|wine-x11driver |wine-directx
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-05-10 07:33 -------
Oliver any thoughts ? Is it a WONTFIX ?
--
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.
You are on the CC list for the bug, or are watching someone who is.