http://bugs.winehq.org/show_bug.cgi?id=7389
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-net |wine-crypt32
--- Comment #4 from Dan Kegel <dank(a)kegel.com> 2008-01-02 12:20:37 ---
May as well set the category to crypt32, then, just to complete the flag-waving
:-)
--
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=8670
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #9 from joaopa <jeremielapuree(a)yahoo.fr> 2008-01-02 11:58:57 ---
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=8670
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #8 from joaopa <jeremielapuree(a)yahoo.fr> 2008-01-02 11:58:26 ---
fixed in current git
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=3724
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-01-02 11:15:16 ---
Reported 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=7389
Peter Dons Tychsen <donpedro(a)tdcadsl.dk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |juan_lang(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=5283
--- Comment #3 from Marcus Meissner <marcus(a)jet.franken.de> 2008-01-02 11:04:16 ---
I get a crashdump when I click on Preferences -> File Transfers (NULL ptr
dereference in a Window procedure).
I wonder if Window Procedures are wrapped by exception handlers in
Windows..hmm.
--
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=6775
--- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-01-02 11:01:53 ---
Via e-mail:
Hello:
Thanks for your mail.
I tried the program in wine 5.2 but it still shows the problem,
ie blank menu items after clicking them.
Thanks,
Istvan
Isvtan, please reply in bugzilla, not via e-mail.
--
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=6777
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-01-02 10:59:41 ---
Via e-mail:
Hello:
Thanks for your note.
I could install the program with wine 0.9.52.
The former error message related to DirectX 5.2 has not shown
up during installation and the install process ran smoothly.
I can run the program and open files, the menus look right.
Also, I have to correct myself: the program is "CD Architect
Plug-in for Sound Forge XP, version 4.0e", and the install file
installs both this plugin and Sound Forge XP 4.0e.
Thanks for fixing this issue.
IG
Istvan, in the future, please reply in bugzilla, not by e-mail.
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=7389
Peter Dons Tychsen <donpedro(a)tdcadsl.dk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |donpedro(a)tdcadsl.dk
--- Comment #2 from Peter Dons Tychsen <donpedro(a)tdcadsl.dk> 2008-01-02 10:40:05 ---
I have taken a look at it.
It seems that reception of packets from the other end stops after a few packets
back and forth. Just before the packets are sent allot of encryption is going
on in the encryption libs.
I think this encryption is the root cause of the problem. I think the data that
gets to the other end are not encypted correctly, and causes the other end to
halt traffic (just a theory).
I have compared the network trace with a trace running in WinXP,
which clearly shows that it is the other end that stalls, and not us.
(we never get response from the last packet we send - probably because it does
not like the contents).
I have attached a trace of the problem.
(only winsock & crypt).
If someone wants to have a go at it the program can be DLed here (demo):
http://www.schwabat.com/Platforms/streetsmart_pro/Overview.aspx
I have CC'ed Juan Lang as he seems to be the master when it comes to
encryption.
(I hope he does not mind).
--
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=8236
--- Comment #15 from Rico <kgbricola(a)web.de> 2008-01-02 10:29:55 ---
It's a simple patch.
So you have to download the source as described in "Setup Info" on this HP:
http://wiki.winehq.org/RegressionTesting
After that you have to patch the source as described in "Patching Your Git
Tree" on the same HP:
http://wiki.winehq.org/RegressionTesting
If you haven't got any idear what to do, use the native msvrct.dll and play
until wine ist fixed and hope that all is gone right ;-)
--
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=5297
Marcus Meissner <marcus(a)jet.franken.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcus(a)jet.franken.de
--- Comment #1 from Marcus Meissner <marcus(a)jet.franken.de> 2008-01-02 10:11:43 ---
is this still the case with 0.9.52 or newer?
We need more information if we should reproduce it ourselves, is there a DEMO
download URL or so?
--
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=5271
Marcus Meissner <marcus(a)jet.franken.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcus(a)jet.franken.de
--- Comment #1 from Marcus Meissner <marcus(a)jet.franken.de> 2008-01-02 10:10:41 ---
does this still happen with latest 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=5218
Marcus Meissner <marcus(a)jet.franken.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcus(a)jet.franken.de
Status|NEW |RESOLVED
Resolution| |ABANDONED
--- Comment #12 from Marcus Meissner <marcus(a)jet.franken.de> 2008-01-02 10:09:52 ---
no reply received
--
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=5022
Marcus Meissner <marcus(a)jet.franken.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcus(a)jet.franken.de
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #2 from Marcus Meissner <marcus(a)jet.franken.de> 2008-01-02 10:08:39 ---
still not implemented at this time.
--
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=280
Marcus Meissner <marcus(a)jet.franken.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcus(a)jet.franken.de
--- Comment #14 from Marcus Meissner <marcus(a)jet.franken.de> 2008-01-02 09:52:36 ---
not yet done
--
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=7418
--- Comment #33 from Marco <cimmo(a)libero.it> 2008-01-02 09:48:26 ---
(In reply to comment #32)
> I should be able to get somebody to do a regression next week.
thanx, much appreciated, in the meantime tested also .52, summary:
wine 0.9.46 ok
wine 0.9.49 not ok
wine 0.9.50 not ok
wine 0.9.51 not ok
wine 0.9.52 not ok
--
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=3569
Marcus Meissner <marcus(a)jet.franken.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|lionel.ulmer(a)free.fr |wine-bugs(a)winehq.org
--- Comment #16 from Marcus Meissner <marcus(a)jet.franken.de> 2008-01-02 09:42:53 ---
lionel is no longer active, reassign to wine-bugs
--
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=8236
--- Comment #14 from Matthias Van Gestel <maregt0(a)telenet.be> 2008-01-02 08:05:36 ---
(In reply to comment #13)
> Created an attachment (id=9955)
--> (http://bugs.winehq.org/attachment.cgi?id=9955) [details]
> workaround for DS2
>
> Could you try this workaround? The behavior should be more like native
> msvcrt.dll. There seems to be other errors that we should fix later (I
> concentrate first on this one). Just try if it is the same behavior like the
> native msvcrt.dll and put a report which works like that and which doesn't.
> Because I don't know if I found all bad cases.
>
> I will write a patch (not only a workaround like this) but this could take a
> while.
>
how does this workaround work, how do i use 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=8770
feaNor <greatorionnebula(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |greatorionnebula(a)gmail.com
--- Comment #53 from feaNor <greatorionnebula(a)gmail.com> 2008-01-02 07:57:28 ---
Hi, i just want to say that i got the same problem.
After i run Warcraft3, im getting a freeze.Nothing seems to help.Im getting a
freeze after entering a bnet game, and also when i play for example wc3
campaign.
Now im using the restricted fglrx drivers and i get the same sh**. I was trying
the newest ATI drivers 8.433.1 but it also didint help.
Very interesting is that i got the same problem with Steam/CS 1.6 (Im only
using CS 1.6). After i connect to a serwer and i want to choose to join terror,
or counter-t i get a freeze. Seems like its the ATI drivers. Is there any help
with it ??
btw. No matter if i run the games in window mode or fullscreen.
My configuration:
ATI Mobility Radeon 9700 128mb/128bit
P4 3.33GHz
1GB RAM
Ubuntu 7.10
everything is upgraded.
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=8794
Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeffzaroyko(a)gmail.com
--- Comment #1 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-02 07:37:49 ---
Tested with wine 0.9.52, Ubuntu 7.04 Feisty, nVidia 8800 GTS
I can't reproduce this problem, looks like it's 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=3569
Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #9978 is|0 |1
obsolete| |
--- Comment #15 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-02 06:21:29 ---
Created an attachment (id=9980)
--> (http://bugs.winehq.org/attachment.cgi?id=9980)
9978: WINEDEBUG=+d3d_draw,+d3d,+ddraw using wine-0.9.52-62-g1f26b14
replacing the previous log I attached, my git had a minor local change, I've
gone back to HEAD and re logged the crash. apologies.
--
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=5088
Marcus Meissner <marcus(a)jet.franken.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcus(a)jet.franken.de
--- Comment #9 from Marcus Meissner <marcus(a)jet.franken.de> 2008-01-02 05:46:40 ---
sorry for not answering sooner, but we have quite a huge number of bugreports.
Is this still an issue?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.