http://bugs.winehq.org/show_bug.cgi?id=7674
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-18-05 04:53 -------
Unfortunately, there is no line at the end. The backtrace stops like this:
wine: Unhandled page fault on read access to 0x000002a0 at address 0x7ea85b26
(thread 0077), starting debugger...
wine: Unhandled exception 0x80003007 at address 0x7ee5fd40 (thread 0079),
starting debugger...
[joaopa@localhost Contract JACK (SP Demo)]$
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6194
------- Additional Comments From focht(a)gmx.net 2007-18-05 04:32 -------
Hello,
further information ...
With "manual" installation done. The service dies pretty fast on startup.
This is due to a bug while handling security descriptors
(ntdll/sec.c/RtlMakeSelfRelativeSD)
RtlMakeSelfRelativeSD bumps on NULL Sacl while input descriptor has
SE_SACL_PRESENT set.
Needs further investigation.
Currently I quick fixed this by checking pAbs->Dacl/Sacl pointers too, even if
flags set but this is obviously not right place.
Need to find out where that errornous descriptor got created.
---
Additonally the service needs:
1. "C:\windows\profiles\All Users\Application Data\Microsoft\Network\"
directory to be present
2. "System\\CurrentControlSet\\Control\\BackupRestore\\FilesNotToBackup"
registry key present
or it will throw exception and then die (might be some skipped setup step).
With that stuff present the service starts and goes into state "running".
One can verify with any SCM tool (sc.exe).
Clients connect (like everquest 2 patcher
http://bugs.winehq.org/show_bug.cgi?id=6253) and crash then.
Needs further investigation ...
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=6253
------- Additional Comments From focht(a)gmx.net 2007-18-05 04:18 -------
Hello,
I downloaded the trial from: http://www.trialoftheisle.com/
As indicated it *tries* to use Microsoft BITS.
If you dont have BITS installed or the service is stopped it uses standard HTTP
data transfers.
Sniffed with wireshark:
User-Agent: SOEPatcher/curl
Host: laeaberrpatch.everquest2.com:7010
And some official statement:
--- quote ---
"The EverQuest II launchpad provides a handy way to download optional files in
the background while your computer is idle, allowing you to jump into the action
right away. This is made possible through a technology developed by Microsoft
called BITS (Background Intelligent Transfer Service) which allows us to send
optional downloads to your computer a little bit at a time. Since some of our
optional updates can be rather large in size, this allows you to spend less time
downloading and more time playing. Files are received transparently in the
background while your computer isn't busy doing other things."
--- quote ---
There is no mention that BITS is actually required.
This is not a show stopper.
The launcher/patcher works fine for me.
Though it takes some time to download all the stuff.
wine-0.9.37-118-g2970076
No native overrides.
*********************
But nevertheless - Everquest II Patcher could be the first real testbed for
running BITS on wine.
Here are some lengthy infos how far it has been going regarding BITS and what is
needed:
http://bugs.winehq.org/show_bug.cgi?id=6194 (installer quirks)
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6667
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.37. |0.9.25.
------- Additional Comments From truiken(a)gmail.com 2007-18-05 04:18 -------
Don't change the version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7453
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2007-18-05 04:16 -------
Reported fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8419
------- Additional Comments From lich(a)math.spbu.ru 2007-18-05 04:06 -------
> when i execute conio_demon.exe like this it seems to work ok
> wineconsole --backend=user conio_demo.exe -dedicate
> it doesn't in wine cmd. .
wineconsole --backend=user ... is the only way that supposed to work. Other
backends (curses, pure tty) should not be used in this case.
> Also the getch() and kbhit() functions seem to give problems...
Yes, they do. While working on console I've noticed that they can be triggered
on mouse events too! I do not know why, to work around this I just remove mouse
pointer from wine console window.
> my program still failes in wineconsole
I've tried both examples with --backend=user and did not notice any problem.
All demos pass OK, and menu works too.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7573
------- Additional Comments From homer77(a)lob-online.de 2007-18-05 04:02 -------
Also bought halflif2+one package and downloaded game. Unfortunately my machine
crashed because of other reasons and I had to resume. As the download did not
really continue after restarting machine and steam I decided to remove game
locally with steam and to redownload it completely.
But now there's nothing to see of my games which properly show up under a
WindowsXP partition on the same machine.
By the way I had to return to 0.9.35 to run steam because with .36 and .37 the
web-contents in steam didn't show up at all ...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6667
winter.blood(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.25. |0.9.37.
------- Additional Comments From winter.blood(a)gmail.com 2007-18-05 03:52 -------
Sorry it took so long to get back on this. Needless to say, the issue still
exists in current wine, wine-0.9.37.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8426
hightower(a)tregt.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6346|with menu working, warn+all |WINEDEBUG=warn+all (working)
description| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.