http://bugs.winehq.org/show_bug.cgi?id=8924
--- Comment #4 from Dan Kegel <dank(a)kegel.com> 2007-11-16 18:24:21 ---
Ah, sorry, your test case in comment #2 is buggy.
You failed to export your shell variables.
The result you see is fully expected.
Try instead
#!/bin/sh
GATEWAY_INTERFACE="CGI/1.1"
REQUEST_METHOD=GET
REDIRECT_STATUS=200
PATH_TRANSLATED="C:\\php\\1.php"
export GATEWAY_INTERFACE REQUEST_METHOD REDIRECT_STATUS PATH_TRANSLATED
./php-cgi.exe
--
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=3888
Bamm Gabriana <bammzilla(a)gabriana.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bammzilla(a)gabriana.com
--- Comment #5 from Bamm Gabriana <bammzilla(a)gabriana.com> 2007-11-16 18:23:20 ---
I see this problem too. The problem is that SkyMap maps are all only 1 page,
therefore the "Pages from" should read "1 to 1" but instead it reads "1 to
65535".
This means that Wine does not recognize the correct number of pages that SkyMap
intends to print.
--
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=8924
--- Comment #3 from jvlad <dmda(a)yandex.ru> 2007-11-16 17:05:47 ---
no, it's not a failed attempt, it's not an attempt, it's a code excerpt from
official php sources and demonstrate how they work with getenv/setenv since
early 2000 and once they rely on a non-documented behaviour of msvcrt library,
I'd highly recommend you to check if Wine can follow.
comment#2 is a real-world testcase to demonstrate the problem with php win32
binaries. If you do not know what php is, please check www.php.net site.
Finally, no documents said that pointers returned with getenv() are
non-persistent and once it happens that they are persistent under Win32 and
there are applications relying on this behaviour, I see no reasons to consider
this bug report as an invalid.
-jv
--
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=6435
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Austin English <austinenglish(a)gmail.com> 2007-11-16 16:40:39 ---
Got a chance to test myself. Worked fine for me in wine 0.9.49. Doesn't crash
just running it, but as soon as I click the toolbar (waiting 1 second or 5
minutes), it will crash. But that's the subject of another report...
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=4418
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|ftp://ftp.ubisoft.fr/pub/dem|http://cdn.gamezone.com/pub/
|os/strategie/ |gamezone/19/3/68/warlordsbat
| |tlecry2_demo.exe
--- Comment #7 from Austin English <austinenglish(a)gmail.com> 2007-11-16 16:35:19 ---
Still present in wine 0.9.49. As a workaround, you can alt+tab away and back,
and it should redraw the screen then.
--
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=3168
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #2 from Austin English <austinenglish(a)gmail.com> 2007-11-16 16:28:24 ---
"I ran the sc executable on windows, wich created a temporary directory with
all
files. I zipped this directory and used it on linux."
You need to install UltraVNC in wine, not copy it from a windows machine. After
that, it starts fine, but has problems receiving connections.
The dll you copied is not provided by wine (or windows). It is up to the
application to provide that. That is not a bug.
Resolving invalid. Please open a separate report about UltraVNC not
connecting/receiving connections.
--
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=3426
--- Comment #5 from Austin English <austinenglish(a)gmail.com> 2007-11-16 16:10:50 ---
(In reply to comment #4)
> I no longer see the wininet fixme, but I still see a dialog "Security Image
> Error", so I'm unable to login. wine 0.9.22, WinGizmo 2.0.1.198
Still seeing this in wine 0.9.49.
--
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=3781
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #2 from Austin English <austinenglish(a)gmail.com> 2007-11-16 16:06:14 ---
Confirming in wine 0.9.49.
--
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=4864
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Austin English <austinenglish(a)gmail.com> 2007-11-16 15:50:47 ---
Works fine in wine 0.9.49. 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=4434
--- Comment #2 from Austin English <austinenglish(a)gmail.com> 2007-11-16 15:41:51 ---
Still present in wine 0.9.49 (using the test program, didn't test word 95).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.