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.