http://bugs.winehq.org/show_bug.cgi?id=5423
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7727|application/octet-stream |text/plain
mime type| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7065
--- Comment #17 from Luke Bratch <l_bratch(a)yahoo.co.uk> 2007-08-21 17:43:43 ---
As a test I tried changing:
{
FIXME("(%p)->(%p): Stub!\n", process, DebuggerPresent);
*DebuggerPresent = FALSE;
return TRUE;
}
to
{
FIXME("(%p)->(%p): Stub!\n", process, DebuggerPresent);
*DebuggerPresent = FALSE;
return FALSE;
}
in dlls/kernel32/debugger.c, as I thought maybe it would report no debuggers
running, but it gave the same error.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3997
--- Comment #34 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-21 17:35:26 ---
It helped with the installation of all Photoshop versions I have and with
startup of Photoshop 6 but not 7, CS or CS2. It seems the difference is that in
Photoshop 6 the message box is the child of the splash screen while on Windows
it's the child of the main window. The splash becomes managed when the message
box appears but is still above it.
I've found also two small regressions: the palette windows (which are now
managed) can't be resized anymore and if I minimize and restore again the whole
Photoshop they loose their caption.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5423
Juan Lang <juan_lang(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|AOL AIM won't install; |AOL AIM won't install: needs
|CryptVerifyMessageSignature |WinVerifyTrust
|stub not enough? |
--- Comment #3 from Juan Lang <juan_lang(a)yahoo.com> 2007-08-21 17:34:25 ---
A patch has been sent for CryptVerifyMessageSignature:
http://www.winehq.org/pipermail/wine-patches/2007-August/043018.html
(It's last in a series - they'll all need to be applied.)
Unfortunately it's not enough - it fails in WinVerifyTrust. Updating summary
to reflect that. I'll attach a log shortly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3680
Joshua Olsen <xandercage47(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7723 is|0 |1
obsolete| |
--- Comment #6 from Joshua Olsen <xandercage47(a)gmail.com> 2007-08-21 17:15:44 ---
Created an attachment (id=7724)
--> (http://bugs.winehq.org/attachment.cgi?id=7724)
Patch to allow true X11 geometry (Updated)
Sorry, I left tons of commented out lines.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4033
--- Comment #2 from Lei Zhang <thestig(a)google.com> 2007-08-21 15:55:12 ---
With the Epson perfection 1660 scanner (also tested to work with sane) Picasa
finds the scanner now. It can bring up the TWAIN GUI, but crashes when trying
to scan.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3997
--- Comment #33 from Dan Kegel <dank(a)kegel.com> 2007-08-21 15:45:37 ---
Photoshop CS trial: this fixes the one in the installer,
but not the one on app startup.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8996
--- Comment #10 from Juan Lang <juan_lang(a)yahoo.com> 2007-08-21 15:37:37 ---
Hi Louis,
I followed your steps with one modification: I copied msoss.dll rather than
msasn1.dll, as that's what my version of crypt32.dll depends on. I got the
behavior I noted: it fails attempting to open ytb_inst.exe, which isn't in the
directory it's looking in. My Windows dlls come from a local installation of
Windows XP.
For what it's worth, I'm working on the functions that showed up in that trace
anyway. I just won't guarantee I'll actually get this working since I can't
get that far :p
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8460
--- Comment #16 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-21 15:25:04 ---
<I'm not too sure where to fo from here. Obviously, I'll update the application
<DB with the workaround, but presumably the bug should remain open until WINE
<provides seamless Windows-like behaviour?
I'd say there are two bugs for now in this bugreport, one is lacking Tahoma
font in wine, but that is already covered by another bug. The second bug is
that one remaining Error MessageBox. I haven't been able to figure out where
that came from, so just keep this bug report open. It might be due to font
issues as well. What you could , as you said you contacted the developers, is
ask to them on what fonts (apart from Tahoma) this application depends on.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8996
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #9 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-21 15:12:24 ---
Hi Juan,
This is really weird, i just tried again, and it installs just fine using
native crypt32. Just to be sure we're doing the same thing:
I created a fresh .wine, I copied native crypt32 _and_ msan1.dll to system32
(so did not copy nor use native wintrust), set crypt32 to native, and ran the
installer.
Anyway, pity you can't look into this deeper now
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8535
Christoph Hofmann <hofmann(a)tuxhelfer.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hofmann(a)tuxhelfer.de
--- Comment #13 from Christoph Hofmann <hofmann(a)tuxhelfer.de> 2007-08-21 15:10:32 ---
Hi,
same Problem here, I'm using Wine Version 0.9.37.
If it helps, heres the last lines in the console before it wents to black
screen:
fixme:d3d:IWineD3DVolumeImpl_LockBox (0xe129100) : pBox=0x34e388 stub
fixme:d3d:IWineD3DDeviceImpl_CreateQuery (0x1b2c40) Event query: Unimplemented,
but pretending to be supported
My System:
Gentoo Linux 2.6
Arch: Amd64
Grafics: Ati mobility X1400
Best regards,
Tuxhelfer
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8460
--- Comment #15 from Stuart Middleton <Stuart(a)houseofanime.org> 2007-08-21 14:36:03 ---
That made the world of difference! As you say, simply adding the Tahoma font
resolved all of the error messages bar one, and that is easily dispensed with a
single click. More importantly, I tested some of the major features including
navigation, downloading profiles, editing profiles and contribution profiles.
All worked with only minor issues and I would raise the rating of the
application from 'garbage' to boarderline 'silver'/'gold'.
Obviously more testing is required, but that really seems to have cracked it.
I don't really know what you mean about the stability though. I had some minor
problems selecting some profiles where the name was too long for the display
and the application ran slowly, but otherwise it worked as expected.
I'm not too sure where to fo from here. Obviously, I'll update the application
DB with the workaround, but presumably the bug should remain open until WINE
provides seamless Windows-like behaviour? Feel free to get back to me either
here or via direct e-mail to prevent the comments from being needlessly clogged
up.
P.S. If this is something where the compatibility could be improved by a minor
change to the application, the developer has expressed some willingness to look
into this. A nod in the right direction would be appreciated as I'm not a
programmer and the developer is purely a Windows chap.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2903
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Unhandled exception: page |PSPice 6.0 crashes on
|fault on read access to |startup
|0x00000000 in 32-bit code |
|(0x40753508). |
--- Comment #9 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-21 14:15:11 ---
Comment #8 has nothing to do with this bug. Les <fsphinx(a)ntlworld.com> is
talking about Bug 9249.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7065
Luke Bratch <l_bratch(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |l_bratch(a)yahoo.co.uk
--- Comment #16 from Luke Bratch <l_bratch(a)yahoo.co.uk> 2007-08-21 13:55:04 ---
I'm getting exactly the same error with the Bioshock demo.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4033
--- Comment #1 from Lei Zhang <thestig(a)google.com> 2007-08-21 13:29:35 ---
Here's the results from the latest Wine:
I tried a canon n1240u scanner that works with xscanimage from sane. It crashes
Picasa when trying to bring up the TWAIN GUI.
With the sane dummy backend, Picasa can successfully import the scans.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8996
--- Comment #8 from Juan Lang <juan_lang(a)yahoo.com> 2007-08-21 13:13:07 ---
I'm afraid I can't reproduce the WinVerifyTrust or CryptVerifyMessageSignature
bugs. I'm getting the same 404 error I was before, except for ytb_inst.exe
rather than flash_inst.exe. The file isn't in the path it's looking in, so
there's a bug elsewhere.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9084
ph <phajdan.jr(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #9 from ph <phajdan.jr(a)gmail.com> 2007-08-21 11:02:00 ---
*** This bug has been confirmed by popular vote. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8460
--- Comment #14 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-21 10:22:05 ---
Hi, could you try with just a normal wine (so compiled with freetype-devel and
fontforge) to copy Tahoma.ttf into ~/.wine/drive_c/windows/fonts _AND_ add to
the registry key under HKLM\Software\Microsoft\WindowsNT\CurrentVersion\Fonts,
the following stringvalue: Tahoma = Tahoma.ttf
That way i got rid of quite a few messageboxes (only one left) though the app
didn't seem to run very stable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8350
--- Comment #15 from Dan Kegel <dank(a)kegel.com> 2007-08-21 10:08:07 ---
Created an attachment (id=7711)
--> (http://bugs.winehq.org/attachment.cgi?id=7711)
Screenshot of window with broken playback command
Dragon Naturally Speaking 7 also fails to play back
the test recording. Here's a screenshot of the window
with the 'play' button that does nothing. Clicking
the button or giving the alt-p keystroke do flip the
button over to 'stop', and should play back, but nothing
comes out of the speaker for me. (System beeps do play correctly,
and Gnome's Rhythmbox plays, too, so it really ought to work.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9079
--- Comment #4 from Kai Blin <blin(a)gmx.net> 2007-08-21 09:28:46 ---
It seems like Ubuntu 64bit doesn't have a 32bit cups library. That's not
fixable by Wine. You need a 32bit cups package to print in Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9079
Henry Piassek <hp.mik1(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hp.mik1(a)gmail.com
--- Comment #3 from Henry Piassek <hp.mik1(a)gmail.com> 2007-08-21 09:14:43 ---
(In reply to comment #1)
Is it supposed to work with the Wine 64-bit package for Ubuntu Feisty Fawn?
I'm getting the same errors, using Feisty Fawn 64-bit (CUPS "preinstalled") and
the Wine 64-bit package available at the WineHQ APT Repository. This "bug"
sounds very similar so I'm not sure whether to file a bug report.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9208
Christian <c_pradelli(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #4 from Christian <c_pradelli(a)yahoo.com> 2007-08-21 09:14:39 ---
Sorry, sorry, sorry.
I delete .wine directory and it works.
It seems to be that something change in registry.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4188
Vincent Lönngren <vincent.lonngren.759(a)student.lu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #16 from Vincent Lönngren <vincent.lonngren.759(a)student.lu.se> 2007-08-21 08:15:04 ---
It works with 0.9.40 as well. I'd say this bug is fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4047
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #14 from Dan Kegel <dank(a)kegel.com> 2007-08-21 08:12:37 ---
gcc added stronger optimization in gcc-4.x that is disabled by that flag.
Crashes that go away with -fno-unit-at-a-time do indicate
problems in the app, but we should probably always
be building wine with that option for now.
Many programs are still not ready to compile without that option.
But ok, since Neil can't reproduce it with gcc-4.1.2, marking
as INVALID for now. Reopen if it comes back.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9084
--- Comment #8 from Piotr Makowski <oponek(a)gmail.com> 2007-08-21 08:03:21 ---
This bug has occured since a very long time! Is it so difficult to repair it?
Maybe somebody could contact proper person?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6723
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Keywords|NoAppDBEntry |
--- Comment #3 from Dan Kegel <dank(a)kegel.com> 2007-08-21 07:50:41 ---
Is this still happening with current wine?
If so, does
wget http://kegel.com/wine/winetricks
sh winetricks dcom98
work around the problem?
(I see there's an appdb entry now, so I removed that keyword.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=219
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
--- Comment #67 from Dan Kegel <dank(a)kegel.com> 2007-08-21 07:44:01 ---
No. We cannot advise people to use cracks.
Firstly because that is illegal in the US,
secondly because many cracked games carry
virii.
Finally, that suggestion is off-topic here, as it's
not a fix for a Wine bug, it is a workaround.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9084
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |oponek(a)gmail.com
--- Comment #6 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-21 07:38:29 ---
*** Bug 9398 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 watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3997
--- Comment #32 from Alexandre Julliard <julliard(a)winehq.com> 2007-08-21 05:35:50 ---
A first attempt at a better heuristic for managed windows is in git now, please
retest the various apps.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=219
Edward Blair <mardoxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mardoxx(a)gmail.com
--- Comment #66 from Edward Blair <mardoxx(a)gmail.com> 2007-08-21 05:28:19 ---
If you have a program that complains about copy protection, just use a NO-CD
crack.. but ONLY as long as you own a legitimate copy of the game
google no cd crack {game name} or go
gamecopyworld.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5955
--- Comment #41 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2007-08-21 05:26:38 ---
Due to the wined3d->wgl move, wined3d now links lazilly against opengl.so, so
the major part of this bug should be fixed now. However, I do not know how the
build system deals with that, or how the gentoo use flags are used.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9232
--- Comment #3 from bugs.radmin(a)gmail.com 2007-08-21 05:15:30 ---
Steps to reproduce bug (after connecting to Radmin server in the "Text Chat"
mode):
1. Activate any dropdown menu in the "Text Chat" window.
2. Switch to the main viewer window (text chat window dropdown menu stays
open).
3. Activate any dropdown menu in the main viewer window (there are two dropdown
menus).
4. Move main viewer window (main window dropdown menu disappears, text chat
window dropdown menu hangs).
5. Switch to the "Text Chat" window.
The bug appears only then "Emulate a virtual desktop" checkbox is activated in
the wine configuration graphics tab.
Bug appears in different Radmin windows, not only in the "Text Chat" window.
The problem is probably take place in a common situation then different windows
of a single application opens in a separate threads.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8460
--- Comment #13 from Stuart Middleton <Stuart(a)houseofanime.org> 2007-08-21 05:06:47 ---
(In reply to comment #12)
> Looks like a problem in freetype to me.
Tried recompiling without freetype2-devel or fontforge available and managed to
make slightly more progress. I also reached a point where wine attempted to
install gecko (which seems to be the cause of the initial report of a freeze
during startup), which gave me some problems of its own. However, I managed to
finally get Gecko installed and continued.
With regret, I have to report that the invalid floating points appeared again
once the application was loaded. Again, they appeared with significant
frequency, but not cripplingly so. I managed to get some of the basic
functionality of the program working (albeit with frequent error
interruptions), including restoring profiles from a backup. However, some
critical elements were still crippled by the errors (e.g. adding a new
profile).
In short, progress, but the app is still not functional. I'll try and do some
more logs in the next day or two, but commitments may mean a delay of several
days / a week+.
P.S. You can run the program without the need for registration. Although the
program will lack some of the more advanced features, getting the core working
should be most, if not all the problem. When running the program for the first
time, simply choose 'next' on the registration screen. On the final screen
("setup complete"), choose the final of the three options (which _should_ read
"take me to the main menu"). Once here, you start getting the errors. To add a
profile (the primary function of the program), either click on the third icon
in the toolbar (a DVD with a '+' sign), or choose 'DVD - Add to collection'
from the menu.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7720
Matti Eskelinen <viriiboxen(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #21 from Matti Eskelinen <viriiboxen(a)gmail.com> 2007-08-21 02:39:45 ---
I'll be optimistic, resolving fixed. :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4047
--- Comment #13 from Neil Skrypuch <ns03ja(a)brocku.ca> 2007-08-21 00:57:24 ---
I compiled a fresh copy of 0.9.20 with GCC 4.1.2 and couldn't reproduce the
original crash. Likewise, today's git also doesn't crash when compiled with GCC
4.1.2.
It seems like this was a bug in GCC, and has been fixed somewhere between GCC
4.1.1 and 4.1.2. Regardless, this bug can probably be resolved as fixed now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8279
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #10 from Dan Kegel <dank(a)kegel.com> 2007-08-20 22:39:14 ---
I can reproduce this without any native DLLs or IE.
Since this bug report was getting kind of long and
confusing, I refiled this fresh as bug 9395.
*** This bug has been marked as a duplicate of bug 9395 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7882
--- Comment #2 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-20 21:10:06 ---
Created an attachment (id=7703)
--> (http://bugs.winehq.org/attachment.cgi?id=7703)
patch
With this patch that terminates the service process in a very brutal way
Photoshop doesn't hang but displays for the second time the message that there
is a problem. I will have to search for how native advapi handles the
termination of service processes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7882
--- Comment #1 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-20 21:06:38 ---
Created an attachment (id=7702)
--> (http://bugs.winehq.org/attachment.cgi?id=7702)
patch
I've had the insufficient privileges problem when for some reason the pipe
between advapis on the service and client sides got closed. On the server side
there was a failure in ConnectNamedPipe and on the client side a failure of
QueryServiceStatus what Photoshop seems to interpret as a lack of privileges.
After such a change (which makes the code similar to the code in ole32) the
problem seems to be gone. But I will have to check what's the source of the
problem and if that's advapi that needs to be changed or something below.
After this change Photoshop complains that an error occured and it needs to be
reinstalled. I currently don't know why this happens. This could be because the
service tries to access directly the disc but fails (CreateFile("\\\\.\\c:",
...)). There is also a small differance with Windows that when StartService is
called with the service already running we print an ERR and return TRUE. But I
wrote a dirty patch that returned FALSE and it didn't help.
The message box about the error can be dismissed by pressing Enter. Then
Photoshop will hang. This happens because after a few calls the service ends
it's thread but doesn't close the named pipe used to communicate. The service
process doesn't terminate because there is an advapi thread running all the
time. When Photoshop makes another request through the named pipe it hangs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7216
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
--- Comment #6 from Dan Kegel <dank(a)kegel.com> 2007-08-20 21:04:04 ---
Yeah, we looked at this recently, and your
conclusion jibes well with our understanding.
(Whew, that was a lot of syllables.)
So in the next version of Picasa for Linux we're going
to redirect My Documents etc. to use z:\ paths
instead of their own drive letters.
That way there's less chance of two different paths
naming the same directory, which causes at least some of the problem.
And we're switching My Pictures etc. to use the
xdg-user-dirs standard.
I think this should be done for vanilla wine, too.
We'll propose a patch before too long...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6745
--- Comment #3 from Joshua Olsen <xandercage47(a)gmail.com> 2007-08-20 20:46:37 ---
Created an attachment (id=7701)
--> (http://bugs.winehq.org/attachment.cgi?id=7701)
Modified wglDeleteContext
I modified the wglDeleteContext function to default return TRUE unless the
pwglDeleteContext returns FALSE; Originally it was the opposite, default return
FALSE unless pwglDeleteContext returns TRUE. This modification seems to allow
Deus Ex to exit properly (using OpenGL rendering). Other apps I tried seem to
have no complaints about this modification. Further testing?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5964
--- Comment #24 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-20 15:11:14 ---
I did a regression test, though the patch that broke Homeworld is quite old,
and code changed a lot, it might give a clue where to look:
Raphael Junqueira <fenix at club-internet.fr>
- implement partial PBuffer support
- minimal pixel format support
http://cvs.winehq.org/patch.py?id=16305
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8279
Susan Cragin <susancragin(a)earthlink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7698 is|0 |1
obsolete| |
--- Comment #9 from Susan Cragin <susancragin(a)earthlink.net> 2007-08-20 15:00:26 ---
Created an attachment (id=7699)
--> (http://bugs.winehq.org/attachment.cgi?id=7699)
Crash on startup using 20070820 git
Please ignore my earlier message.
Training runs very well if done SLOWER than usual. No crashes.
But when running for the first time shows out-of-memory error again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7720
--- Comment #19 from Alan J Richardson <ajrich(a)earthlink.net> 2007-08-20 14:54:48 ---
I'd confirm that the patch fixes the bug, but I didn't actually use the patch.
I just went into the file and made the change myself, because it's only one
letter.
I also stopped getting that FIXME message. I presume that the code which was
causing the FIXME was being called through the glVertexAttrib4NubvARB function.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8279
Susan Cragin <susancragin(a)earthlink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7529 is|0 |1
obsolete| |
--- Comment #8 from Susan Cragin <susancragin(a)earthlink.net> 2007-08-20 14:33:09 ---
Created an attachment (id=7698)
--> (http://bugs.winehq.org/attachment.cgi?id=7698)
Terminal output for DNS7 ist run -- training failso
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9131
--- Comment #11 from Stephan Rosenke <r01-224(a)comstau.de> 2007-08-20 14:31:18 ---
The error-messages don't give me any hint where the reason for the errors lies.
Has somebody else got an idea? Is there something else I could/should test or
trace in order to help solving this issue?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8279
Susan Cragin <susancragin(a)earthlink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |susancragin(a)earthlink.net
--- Comment #7 from Susan Cragin <susancragin(a)earthlink.net> 2007-08-20 14:31:13 ---
Installed today's git 20070820, recompiled, installed IE55 and then DNS7.3.
Installation went well (as opposed to yesterday's git, which had a regression
and failed).
However, training hangs up and suddenly starts using 100@ of the CPU. I think
this may be the same sort of memory allocation issue as before.
Have attached terminal log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7216
Mike <mruncieman(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mruncieman(a)gmail.com
--- Comment #5 from Mike <mruncieman(a)gmail.com> 2007-08-20 13:44:36 ---
I know this is a little old, but I thought I'd add my experience.
I had a similar problem when installing picasa under wine. The problem
occurred when I was using the "My Documents" and "My Pictures" wine links to
get to my photos directory. (Ex. My Documents\Photos)
To fix it, I switched to using the z:\home\username\photos path and all my
sub-directories were picked up properly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6095
--- Comment #13 from Justin Sacco <archon(a)ca.rr.com> 2007-08-20 13:40:57 ---
On the Steam release of Condition Zero, MOTD works just fine with minimal (if
any) configuration in winecfg, beyond installing Gecko I haven't done anything,
and my MOTD works just fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8460
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #12 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-20 12:11:03 ---
Looks like a problem in freetype to me. I have a wine-version lying around here
(a bit old, wine-0.9.32) that is compiled without freetype-devel package and
fontforge. In that wine, the application starts fine, up to a window where i
have to put a registration key, couldn't test futher. Also, just before the
messagebox,there are lots of font-related stuff going on.
Maybe Dmitry could have a look?
Stuart, you could help by verifying my findings above: temporarily remove
freetype-devel and fontforge package, and recompile current wine-0.9.43 and see
what it does
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6162
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |7593
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #5 from Dan Kegel <dank(a)kegel.com> 2007-08-20 12:04:35 ---
Blocks bug 7593.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6162
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
URL| |ftp://ftp.demon.co.uk/pub/de
| |mon/ibmpc/win95/files/turnpi
| |ke/entire.exe
Status|RESOLVED |UNCONFIRMED
Keywords| |download, Installer
Resolution|LATER |
--- Comment #4 from Dan Kegel <dank(a)kegel.com> 2007-08-20 12:04:01 ---
Looks like Turnpike 6's installer (see bug 7593) needs cacls.
A patch was submitted to implement a dummy cacls:
http://www.winehq.org/pipermail/wine-patches/2007-March/036599.html
but it hasn't been accepted yet.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8460
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Version|0.9.43. |0.9.37.
--- Comment #11 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-20 11:33:58 ---
Don't change the original reported version.
If you say the initial problem was fixed, why didn't you started new bug?
Don't see why this is critical, does not affect any other application.
Please retest with GIT or wait for 0.9.44 to be out.
Also if you want to attach that many useless logs, please ask first which ones
would be more useful and how to properly generate them. seh, relay, tid are
nearly useless on their own. Please attach complete not cut to your arbitrary
size +seh,+tid,+relay log. Compress with bzip2.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8460
Stuart Middleton <Stuart(a)houseofanime.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Component|test |wine-misc
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8460
--- Comment #9 from Stuart Middleton <Stuart(a)houseofanime.org> 2007-08-20 10:42:35 ---
Created an attachment (id=7689)
--> (http://bugs.winehq.org/attachment.cgi?id=7689)
seh log for running DVDProfiler
Incomplete log. The log continued to extend as new floating point errors were
created. The processes was killed once several errors were evident.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8460
--- Comment #8 from Stuart Middleton <Stuart(a)houseofanime.org> 2007-08-20 10:39:23 ---
Created an attachment (id=7688)
--> (http://bugs.winehq.org/attachment.cgi?id=7688)
relay log for running DVDProfiler
Incomplete log. The log continued to extend as new floating point errors were
created. The processes was killed once several errors were evident (note how
the kill process took some time to register and the program continued to log
output).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8460
Stuart Middleton <Stuart(a)houseofanime.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Stuart(a)houseofanime.org
Version|0.9.37. |0.9.43.
--- Comment #3 from Stuart Middleton <Stuart(a)houseofanime.org> 2007-08-20 10:29:32 ---
Release 0.9.43 has resolved the trivial problem of the hang part-way through
startup, but the main problem (the invalid floating point operation) still
persists. The bug can now be described as follows:
Installation proceeds as expected with only minor cosmetic issues. Upon
launching the application, it starts as expected but the initial screen fails
to display the usual 'next/cancel/whatever' buttons and returns multiple pop-up
messages:
"Invalid Floating Point Operation"
Actions such as clicking on the window can produce new instances of the error
(meaning you can have many errors at any one time), but I can't identify exact
actions that trigger / do not trigger a new message.
I've added several traces etc. although I have no idea what they mean and am
far from certain that they help shed any light on the issue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6095
--- Comment #12 from Aaron Slunt <tonglebeak(a)gmail.com> 2007-08-20 10:23:50 ---
I'm almost positive the MOTD relies on the ViewObject_Draw function, which
isn't even implemented yet. At least that's what console output is implying.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2367
Jesse Allen <the3dfxdude(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #4 from Jesse Allen <the3dfxdude(a)gmail.com> 2007-08-20 10:18:17 ---
closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4935
--- Comment #21 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2007-08-20 10:18:03 ---
I have debugged the program but the results aren't positive for now. At the
time we used totally different pixelformat code, there's not much left of it,
so I can't compare that with the current situation.
When you want to use OpenGL in your program you need to select a pixelformat
which describes the number of color bits, whether you want double buffering and
more.
The traditional way to select a pixelformat is by using ChoosePixelFormat. You
pass some specifications to it and it selects something. The problem is that
this function can return pixelformats which don't meet your specifications.
(Why this is a different story)
For this reason some programs implement their 'own' ChoosePixelFormat by
walking through all available pixelformats. This is what the IKEA program is
doing using DescribePixelFormat.
First of all it wants a single buffered pixelformat with GDI support
(PFD_DOUBLEBUFFER | PFD_SUPPORT_GDI). Right now we don't offer any single
buffering formats but this is fixable though tricky.
The most problematic thing it does is:
cColorBits = GetDeviceCaps(BITSPIXEL) | GetDeviceCaps(PLANES)
In case of GLX cColorBits corresponds to GLX_BUFFER_SIZE which is 32 while
BITSPIXEL is 24.. That's the main problem.
Wine's GetDeviceCaps should get fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
oh, ok.. I'll try that.. I tried win98 but same error.. Thanks!
-Joe-
wine-bugs(a)winehq.org wrote: http://bugs.winehq.org/show_bug.cgi?id=9384
--- Comment #2 from H. Verbeet 2007-08-20 02:25:16 ---
You need to set your Windows version to XP. The same thing happens on native
win2k.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug.
---------------------------------
Building a website is a piece of cake.
Yahoo! Small Business gives you all the tools to get online.
http://bugs.winehq.org/show_bug.cgi?id=9087
Jean Gionet <jgionet(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jgionet(a)gmail.com
--- Comment #10 from Jean Gionet <jgionet(a)gmail.com> 2007-08-20 07:42:33 ---
I get the exact same thing. If WoW loses focus you need to completely restart
WoW to get sound working again. :(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9391
Summary: Steam sometimes fails to start counter-strike: source
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roberth.sjonoy(a)gmail.com
Sometimes when im starting counter-strike source from steam, it wont start a
new pops up with this messeage:
"SteamStartup() failed: SteamStartup(0xf,0034E064) failed with error
1: The Registry is in use by another process, timeout expired"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6297
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |roberth.sjonoy(a)gmail.com
--- Comment #15 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-20 07:38:31 ---
*** Bug 9391 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 watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9249
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |a.repons(a)tiscali.fr
--- Comment #22 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-20 07:26:51 ---
*** Bug 9390 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 watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7643
--- Comment #41 from haarp <liquitsnake(a)gmx.net> 2007-08-20 02:44:20 ---
Ok, I can confirm that even without the patch, the game initiallly won't crash.
After about 30 minutes of gameplay however, I get the same issue as Comment
#40
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6286
Luke Bratch <l_bratch(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |l_bratch(a)yahoo.co.uk
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6095
Julian Rüger <jr98(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jr98(a)gmx.net
--- Comment #11 from Julian Rüger <jr98(a)gmx.net> 2007-08-19 23:56:22 ---
For me, it is still the same with 0.9.43 and current git. MOTD is not displayed
and the game (CZ) completely hangs. Menu, Options, Singleplayer and everything
else works fine.
Which version of CZ do you have? I only have the "nonsteam" version (lan only),
dunno if it's cracked (got it from a friend) but I think it is.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
Nothing comes up in the Shell Windows at all. I typed "wine CNC3.exe" and it immediately comes up with that error and closes down. Wish I had more for you :(
-Joe-
wine-bugs(a)winehq.org wrote: http://bugs.winehq.org/show_bug.cgi?id=9384
--- Comment #1 from Vitaliy Margolen 2007-08-19 21:28:08 ---
Anything in the terminal? How did you installed it?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug.
---------------------------------
Boardwalk for $500? In 2007? Ha!
Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
http://bugs.winehq.org/show_bug.cgi?id=2367
Curtis <Curtisbeckler(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Curtisbeckler(a)yahoo.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
I checked it in Fedora 7, Mandriva2007, Suse10.2. No matter what type of keyboard is used (PC104,PC105,qwerty,qwerty-bksl) it's always the same.
I have sent a patch to workaround this bug yesterday (edit.c, WM_CHAR notification). VK_DELETE has the same code as comma character 0x2E, but the difference is in lParam - bit 24 specifies whether the key is an extended key. It's not perfect but it works. Better solution of course is to find a basic bug - why is the VK_DELETE sent with WM_CHAR notification to edit control.
I try to run in Linux accounting software (demo program can be downloaded from http://www.vsoft.sk/wdemofib.exe), everything is fine except some minor errors in wine. You need not to run it; wine notepad shows the same error. With US keyboard layout it's ok.
Martin Vanek
Dne Sun, 19 Aug 2007 21:44:52 +0200 <wine-bugs(a)winehq.org> napsal/-a:
> http://bugs.winehq.org/show_bug.cgi?id=9325
>
>
>
>
>
> --- Comment #5 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-19 14:44:52 ---
> Could you write something more how to recreate the bug? In a Ubuntu 7.04 in
> System > Preferences I changed the keyboard layout to Slovakia > qwerty or
> Slovakia > Extended Backspace, run "wine notepad" (I've even tried "LC_ALL=sk
> wine notepad") and the delete key worked fine.
>
> In what program do you have a problem? What distribution are you using?
http://bugs.winehq.org/show_bug.cgi?id=8718
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--- Comment #6 from Dan Kegel <dank(a)kegel.com> 2007-08-19 16:11:28 ---
Aw, I missed bug 5713 which is another app that needs BITS, let's merge the
bugs.
*** This bug has been marked as a duplicate of bug 5713 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5713
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jgardou(a)yahoo.fr
--- Comment #4 from Dan Kegel <dank(a)kegel.com> 2007-08-19 16:11:28 ---
*** Bug 8718 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 watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8983
Siegfried Rohdewald <info(a)rayfract.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #12 from Siegfried Rohdewald <info(a)rayfract.com> 2007-08-19 13:38:05 ---
*** This bug has been confirmed by popular vote. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8983
Siegfried Rohdewald <info(a)rayfract.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |info(a)rayfract.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8938
Siegfried Rohdewald <info(a)rayfract.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|info(a)rayfract.com |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8938
Siegfried Rohdewald <info(a)rayfract.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |info(a)rayfract.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5253
Jeff Hoogland <blue_starsoar(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |blue_starsoar(a)yahoo.com
--- Comment #103 from Jeff Hoogland <blue_starsoar(a)yahoo.com> 2007-08-19 13:23:50 ---
/quote
Starcraft:Broodwar crashes Wine when trying to connect to Battle.net.
It displays "Connecting to Battle.net" on a black background for 3-5 seconds
and
then crashes.
SC:BW is newest version (1.13f), it's crashing with and without loader
(Original
CD).
Screen resolution in X.org after crash is 640x480.
/endquote
I am having the same thing happen. help please! I am running newest SC version
as of 8/19/07
~J3ff
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4717
--- Comment #8 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-19 12:09:39 ---
I think that not - I tried to make the photoshop window smaller (it is
resizable) but I couldn't see any window below it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8983
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |agustin.romero(a)gmail.com
--- Comment #11 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-08-19 11:31:07 ---
*** Bug 9260 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 watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4952
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-19 11:18:36 ---
This should be fixed in wine-0.9.43
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7380
--- Comment #22 from Dan Kegel <dank(a)kegel.com> 2007-08-19 10:20:03 ---
Re comment #19: bug 9242 says that the new gdiplus
should work with foxit as of 0.9.43.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=41
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-08-19 10:19:45 ---
Closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=41
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |INVALID
--- Comment #8 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-08-19 10:19:29 ---
Please open separate bugs for each problem you would like to see fixed.
Marking as invalid.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7702
Vincent Povirk <madewokherd(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |madewokherd(a)gmail.com
--- Comment #5 from Vincent Povirk <madewokherd(a)gmail.com> 2007-08-19 10:16:40 ---
FWIW, this bug also affects Ricochet Infinity
(http://appdb.winehq.org/appview.php?iVersionId=8907) which happens to have a
free demo (no account signup needed).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4445
--- Comment #15 from Krister Bäckman <ixevix(a)gmail.com> 2007-08-19 10:08:11 ---
I'm not having this problem anymore. Audio settings ALSA and OSS both have
checks in winecfg. Hardware acceleration: Emulation, sample rate 22050, bits
per sample 8. Driver emulation checked. I'm running Gentoo Linux with 2.6.21-r3
kernel patched with gentoo and cfs patches. Using CFQ I/O Scheduler and
voluntary desktop pre-empt. Wine version is 0.9.29
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6971
Vincent Povirk <madewokherd(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |madewokherd(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
email also for the author of the path
see attachment or my comment at WineHQ Bugzilla
Regards
Aurél
On Samstag, 18. August 2007, wine-bugs(a)winehq.org wrote:
>
http://bugs.winehq.org/show_bug.cgi?id=9356
>
>
> Damjan Jovanovic <damjan.jov(a)gmail.com> changed:
>
> What |Removed |Added
> ---------------------------------------------------------------------------
>- CC| |damjan.jov(a)gmail.com Severity|blocker
> |normal
>
>
>
>
> --- Comment #1 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2007-08-18
> 08:59:43 --- It's not clear from the logs what changed to break it, and
> sadly serial port problems cannot be reproduced without hardware. Can you
> please regression test wine (http://wiki.winehq.org/RegressionTesting)?
>
> By the way, bugs with blocker rating don't get fixed any sooner than the
> others
>
> :-). Rather vote for the bug?
http://bugs.winehq.org/show_bug.cgi?id=6781
--- Comment #18 from Séb <sebastien.fievet(a)free.fr> 2007-08-19 05:30:38 ---
(In reply to comment #17)
Thanks for the clue about using unzip!
Well, it sounds like it is a disk space issue... Unziping the demo archive with
unzip just filled up my disk. But whereas launching the self extraction through
wine aborted without any explanation, unzip came up complaining about disk
space at some point.
I am gonna clean up my disk and recover some free space first, to see if it
solves the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6781
--- Comment #17 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-19 04:53:52 ---
huh, really strange, maybe a memory issue after all? Have you tried if you
could unzip the demo, with unzip? I'll download it and give it a try too
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6781
--- Comment #16 from Séb <sebastien.fievet(a)free.fr> 2007-08-19 04:33:53 ---
(In reply to comment #15)
> 0009:warn:module:load_dll Failed to load module
> L"Z:\\home\\kungfu\\Desktop\\bfme2demo_english_final.exe"; status=c000000d
> (=STATUS_INVALIDPARAMTER)
>
> Are you sure your setup is allright (in dosdevices), and you invoke it by the
> correct command?
>
ls -l .wine/dosdevices
total 0
lrwxrwxrwx 1 kungfu users 10 2006-11-13 23:06 c: -> ../drive_c/
lrwxrwxrwx 1 kungfu users 11 2006-11-13 23:08 d: -> /mnt/cdrom//
lrwxrwxrwx 1 kungfu users 1 2006-11-13 23:06 z: -> //
Besides, my others apps work fine, so i assume it is correct.
I launch the demo install with:
wine bfme2demo_english_final.exe
wine: could not load L"Z:\\home\\kungfu\\Desktop\\bfme2demo_english_final.exe":
Invalid parameter
I can't think of any other way... :-(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6781
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #15 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-19 04:05:45 ---
0009:warn:module:load_dll Failed to load module
L"Z:\\home\\kungfu\\Desktop\\bfme2demo_english_final.exe"; status=c000000d
(=STATUS_INVALIDPARAMTER)
Are you sure your setup is allright (in dosdevices), and you invoke it by the
correct command?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6725
--- Comment #10 from oiaohm <oiaohm(a)users.sf.net> 2007-08-19 03:42:35 ---
In IRC #Winehq baloo "Paul Johnson” reported this makes fault disappear.
HKEY_CURRENT_USER\Software\Wine\X11
Driver\ClientSide(AntiAliasWithCore|AntiAliasWithRender|WithRender) created but
not set.
HKEY_CURRENT_USER\Software\Wine\Direct3D\DirectDrawRenderer set to opengl
HKEY_CURRENT_USER\Software\Wine\Direct3D\RenderTargetLockMode set to readtex
HKEY_CURRENT_USER\Software\Wine\Direct3D\VertexShaderMode set to hardware
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6781
--- Comment #13 from Séb <sebastien.fievet(a)free.fr> 2007-08-19 03:29:05 ---
still no chance to make it run with wine-0.9.43...
The installer keeps refusing to start. I tried changing windows version from 2k
to XP, installing from a fresh wine tree... Nothing works. I really don't know
what to do about it, appart from posting another WINEDEBUG=+all log file. :-(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5964
--- Comment #23 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-19 02:46:45 ---
Oops, forget about that native dbghelp, output is really the same i see now.
Have to wake up first, sorry for the noise..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7643
--- Comment #40 from Alan J Richardson <ajrich(a)earthlink.net> 2007-08-19 02:35:23 ---
Created an attachment (id=7669)
--> (http://bugs.winehq.org/attachment.cgi?id=7669)
Last 100 lines from freezing the game in recent git
wine SupremeCommander.exe /novalidate 2>~/foo
tail -n 100 ~/foo > ~/crashlog.txt
Using the replacefilew patch, and only those dlls strictly necessary to run the
game with sound (some steps in the HOWTO are extraneous, and I skipped them.
The HOWTO should be updated soon.)
Note that the behaviour in this case was a freeze, requiring me to
ctrl+alt+right and killall -9 SupremeCommander.exe in another terminal. The
freeze occured after a very long gametime. Is there some way to get a timestamp
to measure how long it takes for the game to freeze?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5964
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #22 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-19 02:23:33 ---
Could you try to run the demo with native dbghelp.dll please, and see what
happens?
I get the same output as comment #20, but if I change dbghelp to native I get:
err:wgl:X11DRV_wglGetProcAddress (wglAllocateMemoryNV) - not found
err:wgl:X11DRV_wglGetProcAddress (wglFreeMemoryNV) - not found
in the last lines, and then it crashes again. Also, could someone with an
Nvidia card, and native dbghelp.dll try run this? Thx
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7380
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thestig(a)google.com
--- Comment #21 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-19 01:37:56 ---
*** Bug 9370 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 watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5964
Sebastian <ghettopolak04(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ghettopolak04(a)hotmail.com
--- Comment #21 from Sebastian <ghettopolak04(a)hotmail.com> 2007-08-19 01:14:33 ---
Current Wine produces the attached terminal output.
http://bugs.winehq.org/attachment.cgi?id=7668
However, running the game with the -nopbuffer flag (possible flags listed here:
http://forums.relicnews.com/archive/index.php/t-16267.html) the output comes
out the same as the attached output EXCEPT the for last 2 lines(the wgl fixme &
error), which don't show up anymore.
I'm guessing this means the crash is not caused by Wine's WGL, but somewhere
else.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3112
Freyr Gunnar Ólafsson <gnarlin(a)utopia.is> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gnarlin(a)utopia.is
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4717
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #7 from Dan Kegel <dank(a)kegel.com> 2007-08-18 23:47:25 ---
Could the remaining problem be another instance
of the z-order problem (bug 3997)?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7698
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|austinenglish(a)gmail.com |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3923
walker <todd.the.walkman(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |todd.the.walkman(a)gmail.com
--- Comment #3 from walker <todd.the.walkman(a)gmail.com> 2007-08-18 21:12:30 ---
I got around the problem by creating a folder "c:", then "program files" inside
my .wine/ directory, then copying my Steam folder there.
I then ran the backup, and once it installed, I copied the game files to the
original .wine/drive_c/Program Files/Steam directory.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7698
--- Comment #99 from walker <todd.the.walkman(a)gmail.com> 2007-08-18 20:43:35 ---
(In reply to comment #44)
> Another thing to try, run regedit, go to:
>
> HKCU -> Software -> Wine -> Direct3D
>
> Set the OffscreenRenderingMode key to the value "fbo"
Worked for me. Mine used to crash at somewhat random whenever I played.
Now it doesn't crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7643
Alan J Richardson <ajrich(a)earthlink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ajrich(a)earthlink.net
--- Comment #39 from Alan J Richardson <ajrich(a)earthlink.net> 2007-08-18 20:30:02 ---
In latest GIT, I don't crash right away when starting a skirmish in the demo.
If I don't increase the default video memory, I'll eventually get a wait for
critical session error that freezes the game. Is anyone still segfaulting with
an unpatched wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7544
--- Comment #12 from Alan J Richardson <ajrich(a)earthlink.net> 2007-08-18 20:23:52 ---
Created an attachment (id=7665)
--> (http://bugs.winehq.org/attachment.cgi?id=7665)
Rejected hunk
The provided patch doesn't apply cleanly to latest GIT - I've attatched the
.rej file.
The patch still fixes SupCom, but I don't know if they'll apply it to GIT like
this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4821
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #8 from Austin English <austinenglish(a)gmail.com> 2007-08-18 19:35:36 ---
Closing fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4821
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #7 from Austin English <austinenglish(a)gmail.com> 2007-08-18 19:35:18 ---
Works fine using OSS and ALSA in wine 0.9.43. Resolving fixed. Please reopen if
the bug is still present.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5330
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #8 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-18 17:37:56 ---
As per comment #5, i can confirm the app starts fine. Resolving fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9192
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
--- Comment #17 from Dan Kegel <dank(a)kegel.com> 2007-08-18 17:25:07 ---
This was supposed to be fixed by
http://www.winehq.org/pipermail/wine-cvs/2007-August/035242.html
but that patch forgot to first create the directory
c:\windows\winsxs\manifests
so you'll see the line
warn:file:CreateFileW Unable to create file
L"c:\\windows\\winsxs\\manifests\\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.0.0_none_deadbeef.manifest"
(status c000003a)
in the log.
I just sent in a patch to add the missing mkdir:
http://winehq.org/pipermail/wine-patches/2007-August/042900.html
For this to work you'll have to first do
rm -rf ~/.wine
because it only triggers when running wineprefixcreate.
Alternately you could probably register comctl32.dll again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4821
Jan Zerebecki <jan.wine(a)zerebecki.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Abandoned?
--- Comment #6 from Jan Zerebecki <jan.wine(a)zerebecki.de> 2007-08-18 16:36:45 ---
Is the original report of the segmentation fault still a problem?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4445
--- Comment #14 from Jan Zerebecki <jan.wine(a)zerebecki.de> 2007-08-18 16:30:30 ---
Krister Bäckman, Joshua Baergen and/or anyone who had this problem with alsa:
Please retest with current or later git or the next release ( will be 0.9.44 ).
If that didn't fix it alone, it may also be useful to test if this still
happens with the next kernel release ( will be 2.6.23 , though there exist CFS
patches for .22 but they probably don't have a few further fixes which went
into .23 ) as it has a new CPU scheduler (other scheduler talk in this bug is
about the IO scheduler, for the IO scheduler cfq is still the best choice,
which is the default in current kernels).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8446
Damjan Jovanovic <damjan.jov(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |damjan.jov(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3997
Freyr Gunnar Ólafsson <gnarlin(a)utopia.is> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gnarlin(a)utopia.is
--- Comment #31 from Freyr Gunnar Ólafsson <gnarlin(a)utopia.is> 2007-08-18 15:13:36 ---
*** Bug 9268 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 watching all bug changes.
Thank you Damjan,
just now I am running the regrssion test here, I will let you know what
happened.
Sorry for the blocker rating, but for my application (WPP) it really was a
blocker since it didn't start anymore and I have to downgrade to 0.9.32 every
time my Fedora yum upgrades to the latest wine version, which is not working
anymore for me.
Best regards
Aurel
---
http://dj8rz.de.vu
On Samstag, 18. August 2007, you wrote:
> http://bugs.winehq.org/show_bug.cgi?id=9356
>
>
> Damjan Jovanovic <damjan.jov(a)gmail.com> changed:
>
> What |Removed |Added
> ---------------------------------------------------------------------------
>- CC| |damjan.jov(a)gmail.com Severity|blocker
> |normal
>
>
>
>
> --- Comment #1 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2007-08-18
> 08:59:43 --- It's not clear from the logs what changed to break it, and
> sadly serial port problems cannot be reproduced without hardware. Can you
> please regression test wine (http://wiki.winehq.org/RegressionTesting)?
>
> By the way, bugs with blocker rating don't get fixed any sooner than the
> others
>
> :-). Rather vote for the bug?
http://bugs.winehq.org/show_bug.cgi?id=9152
--- Comment #12 from Emilio Lopez <buhitoescolar(a)gmail.com> 2007-08-18 13:59:15 ---
Can anyone confirm this bug? I'll explain how to do it:
1- Install latest wine
2- Deactivate Antivirus/Firewall on Windows PC
3- Download Poison Ivy on Windows: http://tinyurl.com/2hs4u5
4- Make a server. Set your IP or NoIP/DynDNS hostname so as the server to
connect you, and an open port.
5- Infect another PC (friends, etc) with the server.
6- Create a Cliebt on Poison Ivy, with same port and password. If it connects,
continue with next step.
7- Boot in Linux, run same Poison Ivy in wine from Command-Line. I'll load
8- Create a client on same port. The server will connect and Poison Ivy will
crash because of unimplemented function
ntdll.dll.RtlGetCompressionWorkSpaceSize
9- Go again to Windows, create client on same port and Uninstall server from
friend's computer :) (This step is optional :P)
If you have any doubts/problems contact me by this bug
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6793
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Austin English <austinenglish(a)gmail.com> 2007-08-18 13:07:50 ---
Closing fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6793
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|wine-programs |wine-misc
Resolution| |FIXED
--- Comment #2 from Austin English <austinenglish(a)gmail.com> 2007-08-18 13:07:40 ---
Works fine here as well. Resolving fixed. Please reopen if you still experience
problems.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7577
Roderick Colenbrander <thunderbird2k(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thunderbird2k(a)gmx.net
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #2 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2007-08-18 12:22:07 ---
It sounds like a driver bug. Further the report isn't clear, so I'm dropping
this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8571
--- Comment #2 from Dan Kegel <dank(a)kegel.com> 2007-08-18 09:44:04 ---
The appdb entry shows how to run the installer with your own JVM,
which gets you to the next problem...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7042
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|other |Linux
Platform|Other |PC
--- Comment #8 from joaopa <jeremielapuree(a)yahoo.fr> 2007-08-18 09:16:10 ---
Now, the case to create the character is unclickable (always grey).....
So, I can not create character, neither confirm the bug
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1631
--- Comment #131 from Jesse Allen <the3dfxdude(a)gmail.com> 2007-08-18 09:10:37 ---
(In reply to comment #130)
> I dont think that closing this bug is fair after EVERY bug with "sound lagging"
> got closed and marked as a dupe of it
If you want to understand this bug, feel free to read through it....I think
anyone that has come close to that is maarten.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4047
Mateusz Butowski <diablownik(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |diablownik(a)gmail.com
--- Comment #12 from Mateusz Butowski <diablownik(a)gmail.com> 2007-08-18 07:16:41 ---
Neil: does this crash still appear in 0.9.43 version? It works fine for me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7042
Mateusz Butowski <diablownik(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |diablownik(a)gmail.com
--- Comment #7 from Mateusz Butowski <diablownik(a)gmail.com> 2007-08-18 07:02:12 ---
Could you check if problem still exists in latest wine?
It works for me in 0.9.43 version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5535
Mateusz Butowski <diablownik(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7620|Log from running app in |Wine 0.9.43: log from
description|console |running app in console
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5833
Mateusz Butowski <diablownik(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7650|Gzipped log |Console output from wine
description| |0.9.43
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5833
Mateusz Butowski <diablownik(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |diablownik(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1631
--- Comment #130 from rasz <citizenr(a)gmail.com> 2007-08-18 06:03:59 ---
I dont think that closing this bug is fair after EVERY bug with "sound lagging"
got closed and marked as a dupe of it - that made this a "sound lagging" bug,
not a "Sound underruns occur in directsound" :(.
Anyway im opening new bug for SetCooperativeLevel
http://bugs.winehq.org/show_bug.cgi?id=9358
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6183
--- Comment #16 from Mirek Slugen <thunder.m(a)email.cz> 2007-08-18 02:08:19 ---
I can confirm crash on dual-core system, on single core it is working without
big problems.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7065
Matt Burkhart <burkhart(a)cs.washington.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burkhart(a)cs.washington.edu
--- Comment #15 from Matt Burkhart <burkhart(a)cs.washington.edu> 2007-08-18 00:24:47 ---
Confirming debugging output with another game. Dawn of War - Dark Crusade.
...
fixme:ntdll:NtQueryObject Unsupported information class 3
fixme:debugstr:CheckRemoteDebuggerPresent (0xffffffff)->(0xf891fc): Stub!
...
Followed by a dialog box: "A required security module can not be activated.
This program can not be executed (8008)."
>From the Securom website "SecuROM™ has determined that a debugging tool is
running in the background. Please close this program before you start the
application."
Is there are workaround?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4497
Jesse Allen <the3dfxdude(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #9 from Jesse Allen <the3dfxdude(a)gmail.com> 2007-08-17 18:02:50 ---
Several reports of the game working. -> FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5159
Shane <go_to_hell6_6_6(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |go_to_hell6_6_6(a)hotmail.com
--- Comment #10 from Shane <go_to_hell6_6_6(a)hotmail.com> 2007-08-17 17:44:29 ---
I am experiencing this bug too, on the ALSA driver (WINE 0.9.43). Sound
playback is fine, however input from the microphone sounds garbled and is
silent.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4497
Shane <go_to_hell6_6_6(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |go_to_hell6_6_6(a)hotmail.com
--- Comment #8 from Shane <go_to_hell6_6_6(a)hotmail.com> 2007-08-17 17:42:33 ---
I haven't experienced this problem at all on the newest WINE (0.9.43 as of
now).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1631
--- Comment #129 from Maarten Lankhorst <M.B.Lankhorst(a)gmail.com> 2007-08-17 17:17:59 ---
It seems there are 2 kinds of underruns I see here:
Mixer really doesn't get refilled once every 100 ms and it really underruns.
This kind of bug is fixed, and is what really should have been 1631.
Application has a small (< 100 ms) buffer it keeps refilling over and over, and
you get weird repeaty sounds.
This kind of bug is not 1631 but is reported as such anyway, all bugs that have
this behavior are the same bug anyway.
Also some that might be a different bug altogether which really should have
their own bug report.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1631
--- Comment #128 from Jan Zerebecki <jan.wine(a)zerebecki.de> 2007-08-17 17:10:11 ---
Everyone, please retest with latest git and file new bugs for anything that
still doesn't work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1631
Maarten Lankhorst <M.B.Lankhorst(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #127 from Maarten Lankhorst <M.B.Lankhorst(a)gmail.com> 2007-08-17 16:58:55 ---
Technically what you two experience are not underruns, rather the application
have small buffers and mix the same data twice, closing this bug.
Simon: For you it would be enough to set buffer to 200ms.
rasz: As a workaround you could try at frequency 22050, 8 or 16 bit, and
acceleration to 'Emulation'.
Another workaround you could set 'use direct hardware access' in alsa from
wiki.winehq.org/UsefulRegistryKeys - However that will forfeit the ability of
alsa to allow concurrent access.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6257
--- Comment #7 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2007-08-17 16:49:00 ---
It appears that when it is stuck at the loading screen there are other files it
can't find for instance treasure_map_fullscreen.tga which should be in the
media directory. I think that somehow not all files are installed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6257
--- Comment #6 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2007-08-17 16:43:55 ---
I tried the game again. My log file mentions that it can't load some save
directory (8\Ankha\save). Once I make that directory inside the release
directory the game starts but I'm stuck at the deck13 intro screen. I guess
something is wrong with directories for some reason. (Perhaps we are even
starting it incorrectly)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3794
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #17 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-17 16:42:58 ---
closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3794
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #16 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-17 16:41:27 ---
A patch got into git today that sets %USERNAME%, so the bug is fixed. The
installer starts and finishes basically fine. The only issue i have now with
the installer, is that sometimes the initial screen is grey, have to restart it
then, but that's probably due buggy driver stuff.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6793
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-17 16:38:19 ---
Hi , I tried the trial , but i could not see any bugs. Could you please retry
and see if the bug is fixed, and report back? Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4902
--- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-17 16:31:19 ---
> And isn't that in the end not a duplicate of bug 2398? DDraw is on top of
> opengl, so in actually these two bugs are all the same , right?
Don't think they are related. If they were, Wine would have been drawing on the
whole window, not the whole screen. There is something else here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9232
Jason Edmeades <us(a)edmeades.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)edmeades.me.uk
--- Comment #2 from Jason Edmeades <us(a)edmeades.me.uk> 2007-08-17 16:30:51 ---
I just tried this since I was investigating some other radmin bugs, and cannot
reproduce.
1. Can you please try latest git (just in case)
2. How do you 'switch active window' (exactly)
- I tried clicking on console window or alt+tab. Both ways, the popup
disappears correctly
3. Just checking "dropdown menu is available" - do you mean click the user menu
item? (Checking because right mouse on a user seems to bring up the same menu)
(This could be a window manager issue so you might want to try others if you
can)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8672
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #7 from Austin English <austinenglish(a)gmail.com> 2007-08-17 16:27:38 ---
Confirming fixed. Requires fakeie6 from winetricks to install, but connects
fine in wine 0.9.43.
Resolving fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=701
--- Comment #15 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2007-08-17 16:21:00 ---
One additional comment. This demo is Nvidia specific as it uses
wglAllocateMemoryNV / wglFreeMemoryNV, so that's why it won't work on other
cards.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9133
Jason Edmeades <us(a)edmeades.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)edmeades.me.uk
Component|wine-misc |wine-richedit
--- Comment #4 from Jason Edmeades <us(a)edmeades.me.uk> 2007-08-17 16:17:52 ---
Works if native riched20 is used. I spent some time investigating but nothing
stood out as the cause. (Changing component to wine-richedit)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9352
Summary: Starting iTunes 6.0 leads to black desktop
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: r.swanwick(a)gmail.com
When iTunes 6.0.5 is started the screen goes black.
Screen regions that refresh such as the clock are seen but ever where else
stays black unless switching to switching to a virtual terminal and back to the
desktop (alt-F1 -> alt-F7).
terminal:
err:wgl:X11DRV_wglGetProcAddress (wglMakeContextCurrentARB) - not found
err:wgl:X11DRV_wglGetProcAddress (wglGetCurrentReadDCARB) - not found
fixme:win:EnumDisplayDevicesW ((null),0,0x33dfc0,0x00000000), stub!
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x1903f8) : stub,
simulating 64MB for now, returning 64MB left
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x18e838)->((nil),00000008)
fixme:font:CreateScalableFontResourceA
(0,"c:\\windows\\QTFont.for","c:\\windows\\QTFont.qfn",(null)): stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:atl:AtlModuleInit SEMI-STUB (0x431d30 0x42f5a8 0x400000)
fixme:ole:CoInitializeSecurity (0x570698,-1,(nil),(nil),4,3,(nil),0,(nil)) -
stub!
rich
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=701
Roderick Colenbrander <thunderbird2k(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #14 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2007-08-17 16:06:27 ---
The demo works properly for me on Wine GIT from august 17 using Nvidia
hardware. I'm considering this bug fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5764
Frylock <frylock77777(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |frylock77777(a)yahoo.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5764
--- Comment #7 from Frylock <frylock77777(a)yahoo.com> 2007-08-17 15:46:22 ---
Created an attachment (id=7639)
--> (http://bugs.winehq.org/attachment.cgi?id=7639)
FFXI debug selection
I have installed FFXI from the new starter pack DVD on my Fedora core 7 system.
Good for anyone who wants to give working on this a try since it only costs $4.
Attached is is what I'm currently interested in from the debug. It is another
cut from just before to the beginning of the loop.
Any advise on how to generate a more useful debug would be greatly appreciated.
What I have found about SPI_SET(GET)FOREGROUNDLOCKTIMEOUT is that there are a
few other programs that have a similar problem; so wine does not seem to
support it. Seems to have to do with user32.dll. They have to do with setting
and getting the time the system does not allow applications to force themselves
into the foreground.
see http://msdn2.microsoft.com/en-us/library/ms724947.aspx for more
information.
Could this be part of what SE does to force full screen? If so is that part of
what is causing the crash.
I am running kernel 2.6.21-1.3194.fc7 SMP. My video card is a NVIDIA GeForce
8600GT and I am running the nVidia driver version NVIDIA-Linux-x86-100.14.11.
I am new to debugging wine so any advise or help would be very appreciated.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4902
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |r.swanwick(a)gmail.com
--- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-17 15:34:54 ---
*** Bug 9352 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 watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6624
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-17 15:33:26 ---
Closing dup.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6624
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-17 15:33:15 ---
I'm guessing author meant "black screen". Not sure how can you loose the whole
display? Even LCDs are big enough to make it impossible to just vanish.
*** This bug has been marked as a duplicate of bug 4902 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4902
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |snoski3(a)yahoo.com
--- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-17 15:33:15 ---
*** Bug 6624 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 watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4044
Lei Zhang <thestig(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #15 from Lei Zhang <thestig(a)google.com> 2007-08-17 15:14:44 ---
reported fixed in comment 14
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8672
--- Comment #6 from Jaime Rave <jaimerave(a)gmail.com> 2007-08-17 14:18:05 ---
Hi, looks like is working on Wine 0.9.43. You need to set the Windows version
to Win98/ME or Win2K. If you set it to WinXP the program will crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9230
Jason Edmeades <us(a)edmeades.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #12 from Jason Edmeades <us(a)edmeades.me.uk> 2007-08-17 14:00:12 ---
Patch committed - resolving fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8535
--- Comment #12 from detructor15 <steffen-trekki(a)web.de> 2007-08-17 13:29:40 ---
[quote]
Don't change original reported version.
Not blocker. Ati drivers are buggy and do not properly support GLSL. If you
want anything other then dxlevel 80 - change your hardware.
[/quote]
first, that I didn't know, for me it was a blocker cause I don't can test the
game^^
I wouldn't change my hardware, it's a wine bug, a friend of me have a Nvidia
card, he has the problem too.
I tried my old Radeon 9600 card with the radeon driver, the same result.
[quote]
The game runs with dxlevel 70, right? Why do you need to change it to something
else then? Is it to enable special effects or because other games installed in
the same .wine directory requires directx > 7?
[/quote]
Because I want more then 10 fps, I've tried everything else (graphics are as
low as possible, but it doesn't help)
The game is not playable with 10 fps (when I fire there are only 1 or 2 fps).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4044
Shane <go_to_hell6_6_6(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |go_to_hell6_6_6(a)hotmail.com
--- Comment #14 from Shane <go_to_hell6_6_6(a)hotmail.com> 2007-08-17 12:20:57 ---
This bug is no longer present in the newest version of WINE (0.9.43 as of now).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6819
Roderick Colenbrander <thunderbird2k(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thunderbird2k(a)gmx.net
--- Comment #14 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2007-08-17 11:40:49 ---
This sounds like a driver bug and not a Wine one.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2398
Roderick Colenbrander <thunderbird2k(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |1374
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1374
Roderick Colenbrander <thunderbird2k(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |2398
Component|wine-x11driver |wine-opengl
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=701
Roderick Colenbrander <thunderbird2k(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thunderbird2k(a)gmx.net
Component|wine-x11driver |wine-opengl
--- Comment #13 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2007-08-17 11:36:03 ---
I will look into this bug. Most likely I have fixed it already.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8535
--- Comment #11 from Lei Zhang <thestig(a)google.com> 2007-08-17 11:05:38 ---
The game runs with dxlevel 70, right? Why do you need to change it to something
else then? Is it to enable special effects or because other games installed in
the same .wine directory requires directx > 7?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8861
Lei Zhang <thestig(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|Windows 98 |Linux
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7174
--- Comment #8 from Jesse Allen <the3dfxdude(a)gmail.com> 2007-08-17 10:50:54 ---
So,
Does the game go full-screen, and is not positioned right?
OR
It simply is not going full-screen?
Please get the output of xrandr and post it here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9152
--- Comment #9 from Emilio Lopez <buhitoescolar(a)gmail.com> 2007-08-17 10:41:10 ---
Are you using the same Application? If not, what application are you using?
Could you also attach the output that wine gives you when running application
in console? (wine /path/to/app.exe) Also add your Wine version (wine --version)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8861
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Version|0.9.43. |0.9.40.
--- Comment #4 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-17 10:18:02 ---
Please do not change original reported version.
Not blocker.
And do not post into closed bugs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.