http://bugs.winehq.org/show_bug.cgi?id=3093
------- Additional Comments From giluxxx(a)hotmail.com 2005-18-10 06:40 -------
i have the same problem for years now and it made me lose my hair...
confimred on several distros like redhat 7,8,9,rhel3, fedora 1,2,3 ubuntu 5.10
with versions of wine ranging from a few years ago up till the latest version.
i would be so incredibly gratefull if this would be 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=3613
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From richard(a)daijobu.co.uk 2005-18-10 06:40 -------
Hans, I agree. tmpfile() causes problems on windows as well because not all
users will have access to the root directory.
Resolving as INVALID.
Freddie, you can find what dlls a program is using by running:
$ WINEDEBUG=loaddll wine a.exe
--
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=3486
Bug 3486 depends on bug 3241, which changed state.
Bug 3241 Summary: Regression: installer fails to create installation dir:the folder name is not valid
http://bugs.winehq.org/show_bug.cgi?id=3241
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |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=3540
Bug 3540 depends on bug 3241, which changed state.
Bug 3241 Summary: Regression: installer fails to create installation dir:the folder name is not valid
http://bugs.winehq.org/show_bug.cgi?id=3241
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |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=3517
Bug 3517 depends on bug 3241, which changed state.
Bug 3241 Summary: Regression: installer fails to create installation dir:the folder name is not valid
http://bugs.winehq.org/show_bug.cgi?id=3241
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |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=3353
Bug 3353 depends on bug 3241, which changed state.
Bug 3241 Summary: Regression: installer fails to create installation dir:the folder name is not valid
http://bugs.winehq.org/show_bug.cgi?id=3241
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |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=3257
Bug 3257 depends on bug 3241, which changed state.
Bug 3241 Summary: Regression: installer fails to create installation dir:the folder name is not valid
http://bugs.winehq.org/show_bug.cgi?id=3241
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |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=3241
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-18-10 06:36 -------
Frank's patch has been applied (http://cvs.winehq.org/patch.py?id=20723
). All these installer are working now (tested successfully DVD Shrink,Davar,
Easy Cash and Tax, X-Force, OziExplorer and WinISO).
Great work everyone !
--
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=3609
------- Additional Comments From I-SAngeli(a)siriush.com 2005-18-10 06:19 -------
Hi,
I did all as was told this way:
1) created a new file named "ld.conf.so" in /etc/env.d with this content:
"LD_PATH="/emul/linux/x86/usr/lib"
2) I updated the system with:
# env-update
# source /etc/profile
3) I run ldconfig
4) I cd /opt/cvs/wine and run:
- make clean
- make depend
- make
*** Here is when I got this error: ***
gnu/3.4.4/../../../libXext.a when searching for -lXext
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
skipping incompatible /usr/lib/libXext.so when searching for -lXext
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
skipping incompatible /usr/lib/libXext.a when searching for -lXext
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
cannot find -lXext
collect2: ld returned 1 exit status
winegcc: gcc failed.
make[2]: *** [ddraw.dll.so] Error 2
make[2]: Leaving directory `/opt/cvs/wine/dlls/ddraw'
make[1]: *** [ddraw] Error 2
make[1]: Leaving directory `/opt/cvs/wine/dlls'
make: *** [dlls] Error 2
So, what is next?
PS: Here is my env
------------------------------
LC_PAPER=it_IT.UTF-8
MANPATH=/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.15.92.0.2/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/man::/opt/blackdown-jdk-1.4.2.02/man:/usr/qt/3/doc/man:/opt/vmware/man
LC_ADDRESS=en_US.UTF-8
LC_MONETARY=it_IT.UTF-8
HOSTNAME=mir
SHELL=/bin/bash
TERM=xterm
LC_NUMERIC=it_IT.UTF-8
QTDIR=/usr/qt/3
OLDPWD=/etc/env.d
LC_ALL=
USER=root
LC_TELEPHONE=en_US.UTF-8
PRELINK_PATH_MASK=/usr/lib/gstreamer-0.8
GDK_USE_XFT=1
PYTHONDOCS=/usr/share/doc/python-docs-2.3.5/html
PAGER=/usr/bin/less
CONFIG_PROTECT_MASK=/etc/gconf /etc/terminfo
LD_PATH=/emul/linux/x86/usr/lib
XINITRC=/etc/X11/xinit/xinitrc
MAIL=/var/mail/root
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.4:/opt/blackdown-jdk-1.4.2.02/bin:/opt/blackdown-jdk-1.4.2.02/jre/bin:/usr/qt/3/bin:/usr/kde/3.4/sbin:/usr/kde/3.4/bin:/opt/vmware/bin:/usr/share/karamba/bin
LC_MESSAGES=en_US.UTF-8
LC_COLLATE=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
PWD=/opt/cvs/wine
JAVA_HOME=/opt/blackdown-jdk-1.4.2.02
EDITOR=/bin/nano
JAVAC=/opt/blackdown-jdk-1.4.2.02/bin/javac
LANG=en_US.UTF-8
LC_MEASUREMENT=it_IT.UTF-8
QMAKESPEC=linux-g++
KDEDIRS=/usr
JDK_HOME=/opt/blackdown-jdk-1.4.2.02
SHLVL=1
HOME=/root
LESS=-R
PYTHONPATH=/usr/lib/portage/pym
LOGNAME=root
GCC_SPECS=
CVS_RSH=ssh
LC_CTYPE=en_US.UTF-8
CLASSPATH=.
LESSOPEN=|lesspipe.sh %s
INFOPATH=/usr/share/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.15.92.0.2/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/info
DISPLAY=:0.0
OPENGL_PROFILE=nvidia
LADSPA_PATH=/usr/lib64/ladspa
SANE_CONFIG_DIR=/etc/sane.d
LC_TIME=en_US.UTF-8
G_BROKEN_FILENAMES=1
CONFIG_PROTECT=/usr/lib/X11/xkb /usr/kde/3.4/share/config /usr/kde/3.4/env
/usr/kde/3.4/shutdown /usr/share/config
LC_NAME=en_US.UTF-8
XAUTHORITY=/root/.xauth7PfoPH
_=/usr/bin/env
------------------------------
thank you,
Spiro
--
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=3241
------- Additional Comments From infyquest(a)gmail.com 2005-18-10 06:09 -------
well frank's patch has been commited
please test with latest cvs
--
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=3613
------- Additional Comments From hans(a)it.vu.nl 2005-18-10 06:00 -------
I can reproduce this here. It's not a bug in tmpfile() but
a configuration problem. A "trace+msvcrt,file" log shows
that tmpfile() generates a bare filename like "\s8.", like
it should.
But then when it tries to open it Wine will resolve this to
an absolute Unix path, which becomes something like
"/home/user/.wine/dosdevices/z:/\s8." on a default Wine
installation.
Since z: is mapped to / the call will fail for unprivileged
users, because they don't have write permission in /. On Windows
I think the temporary filename will resolve to "c:\s8" and if
I'm not mistaken everyone is allowed to write to c: on Windows.
Indeed, if I remove the symbolic link z: (so that the directory
that c: points to becomes topmost) your program doesn't crash.
--
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=3217
------- Additional Comments From f.h.silva(a)terra.com.br 2005-18-10 05:19 -------
Hi Louis, lets see:
Seems I got the same behavior here, but a few notes:
I dont have a key HKEY_CURRENT_USER->Software->Wine->Debug
I have a HKEY_CURRENT_USER->Software->Wine->Winedbg
so I insert the string there and tried to run the game.
after see a loooooooot of messages on console, I got the game's splash screen,
but very, very slow.
after the splash screen gone, I cant see nothing more... I dont know if its
running somewhere, but nothimg more comes... I cant reach the game's menu to try
to play. :(
If I create a key HKEY_CURRENT_USER->Software->Wine->Debug and insert the string
there, I continue receiving the same refresh rate error.
Thank you
--
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=2899
------- Additional Comments From ivg2(a)cornell.edu 2005-18-10 04:53 -------
Okay...it doesn't work, as I expected.
I don't see how the handler can ever be called, given that the control event is
on the ScrollableText control, which does not have a handler. That's regardless
of any condition evaluation.
--
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=3609
------- Additional Comments From infyquest(a)gmail.com 2005-18-10 04:46 -------
better add /emul/linux/x86/usr/lib
in the file /etc/ld.conf.so
and run ldconfig
after that ./configure in the wine directory and do a make
--
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=2899
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1199 is|0 |1
obsolete| |
------- Additional Comments From mike(a)codeweavers.com 2005-18-10 03:35 -------
Created an attachment (id=1201)
--> (http://bugs.winehq.org/attachment.cgi?id=1201&action=view)
dlls/msi/cond.y
This version has another fix for some crashes due to null pointer dereferences.
--
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=2899
------- Additional Comments From mike(a)codeweavers.com 2005-18-10 02:33 -------
Created an attachment (id=1200)
--> (http://bugs.winehq.org/attachment.cgi?id=1200&action=view)
Test cases for MsiEvaluateCondition
Here's the test cases I've written, since they won't be committed to WineHQ for
a while, I'm posting them here. If anybody can thing of any more, add them
here.
--
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=3609
------- Additional Comments From I-SAngeli(a)siriush.com 2005-18-10 02:28 -------
Hi Vijay,
could you please advice what corective action to take so that I can install
wine? so far I still do not have it installed.
Also, looking at this command "./configure
--x-libraries=/emul/linux/x86/usr/lib" is it possible to run ./configure
assigning the proper LD_LIBRARY_PATH? If so, how to find out what is it in my
system?
thank you,
Spiro
--
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=3583
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From dank(a)kegel.com 2005-18-10 02:11 -------
Added download keyword, since you can grab a free demo at
http://www.stmuc.com/moray/
--
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=2398
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rmay(a)ou.edu
------- Additional Comments From dank(a)kegel.com 2005-18-10 02:03 -------
*** Bug 2908 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 on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2908
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From dank(a)kegel.com 2005-18-10 02:03 -------
*** This bug has been marked as a duplicate of 2398 ***
--
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=2899
------- Additional Comments From mike(a)codeweavers.com 2005-18-10 02:02 -------
Created an attachment (id=1199)
--> (http://bugs.winehq.org/attachment.cgi?id=1199&action=view)
fixed cond.y
Please copy the attached file into dlls/msi/cond.y and recompile Wine, and let
me know if this works any better. I've written 99 test cases and this version
passes all...
--
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=2398
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jonathan(a)ernstfamily.ch
------- Additional Comments From dank(a)kegel.com 2005-18-10 02:01 -------
*** Bug 3083 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 on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3083
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From dank(a)kegel.com 2005-18-10 02:01 -------
*** This bug has been marked as a duplicate of 2398 ***
--
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.