http://bugs.winehq.com/show_bug.cgi?id=1894
------- Additional Comments From flute_guy(a)hotmail.com 2003-17-12 20:25 -------
`free -m` shows that I have 247 mb of memory and 125 swap.
I did what you asked, then recompiled wine, and it works fine now.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1503
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2003-17-12 18:05 -------
got it. accidentally, from wine-devel:
all things stood up into their places when i ran wine like this:
WINELOADER=`which wine` wine /home/s2/cc/Program\ Files/winled/ledw.exe
hence, the question is risen: what did i miss? where is it said i should point
WINELOADER to wine binary? and when should i do it?
huge thanks goes for explanation in advance.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1667
------- Additional Comments From Andrew.Talbot(a)talbotville.com 2003-17-12 12:16 -------
Mike,
I am not a developer, more of an end user with a little knowledge - which, as we
all know, is a dangerous thing. So, I shall own up that I am really out of my
depth here. I don't want to fill this thread with dubious or speculative
information. My last effort would be to ask you to consider submitting a patch
to remove the two divisions by 1000, for now, to see what the aftermath is.
One final comment, which may or may not be relevant to why some apps crash
without the division: because modern processors can execute instructions out of
sequence, it might be necessary to immediately precede the RDTSC with a CPUID
instruction to serialise it.
It might be worthwhile taking the issue to the wider community. Would you be
willing to post something to the developers' forum featured in the Wine Weekly
Newsletter?
-- Andy.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1895
Summary: power point viewer 2003 installer fails
Product: Wine
Version: CVS
Platform: Other
URL: http://www.microsoft.com/downloads/details.aspx?FamilyId
=428D5727-43AB-4F24-90B7-A94784AF71A4&displaylang=en
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: puoti(a)inwind.it
The installer fails with this message
Error creating process <msiexec.exe /i ppviewer.msi /qb+>. Reason:
Files not found
Clicking OK ends the program, I'll attach a relay log.
Running wine current on mdk 9.2 with all updates, glibc 2.3, kernel
2.4.22.21tmb.1mdk
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1516
------- Additional Comments From marcus(a)jet.franken.de 2003-17-12 01:14 -------
it is probably unrelated to 1894, just the same symptoms.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1894
------- Additional Comments From marcus(a)jet.franken.de 2003-17-12 01:13 -------
how much memory does this machine have?
does behaviour change if as root you do:
echo -n 1 > /proc/sys/vm/overcommit_memory
and try again?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1159
------- Additional Comments From mstefani(a)redhat.com 2003-16-12 16:58 -------
Yes, it still crashes but afair from a discussion with Lionel Ulmer on
wine-devel (can't find it anymore) this shouldn't have worked before either.
This seems to be a bug from the category: "Doctor, if i do this it hurts.",
"Then stop doing it." You can probably close the bug.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1516
------- Additional Comments From flute_guy(a)hotmail.com 2003-16-12 15:52 -------
I have the same problem. Please mark bug 1894 as a duplicate, I must have
missed this one before filing.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1516
flute_guy(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |flute_guy(a)hotmail.com
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1894
Summary: Segmentation Faults when running wine
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: flute_guy(a)hotmail.com
When running tools/wineinstall from CVS, I get the following:
$ tools/wineinstall
[...]
Compiling regedit...
make: Nothing to be done for `all'.
Preparing to install default Wine registry entries...
Installing default Wine registry entries...
tools/wineinstall: line 648: 29395 Segmentation fault $REGEDIT $DEFREG
>/dev/null
Registry install failed.
Aditionally, running wine by itself with no arguments at this point also gives a
Segmentation fault.
I am running:
Linux 2.6.0-test9
gcc version 3.3.3 20031206 (prerelease) (Debian)
libc6 version 2.3.2
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=876
------- Additional Comments From medbi01(a)accpac.com 2003-16-12 14:41 -------
It certainly seems a lot better these days (although currently the last column
is not being handled; I might have a look at it when I get time but don't hold
your breath)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1892
strattonbrazil(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|weird installation error |weird installation error
| |(strange setup)
------- Additional Comments From strattonbrazil(a)hotmail.com 2003-16-12 14:13 -------
By the way, it's acting kind of funny. The newest installation (wineinstall)
from CVS created a c folder in my home directory, but create a config file, so I
used winesetuptk, which made fake_windows in my .wine folder. When I installed
a program, it put it in the fake_windows folder, but there's some kind of
installShield folder in the C directory. Is this a problem? Is the setup
wacked? Why didn't wineinstall create a config in the first place?
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1893
Summary: Windows was gone u_u
Product: Wine
Version: 20010112
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: ook4m1(a)hotmail.com
I've installed WINE, after configuring it, the "windows" directory in the
other partition was COMPLETELY DELETED!!!! (the directory exists, but there's
no file inside).
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1892
Summary: weird installation error
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: strattonbrazil(a)hotmail.com
When installing various programs, I get the following error:
fixme:msvcrt:_XcptFilter (-1073741819,0xadfa28)semi-stub
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 8
Loaded debug information from ELF 'wine' ((nil))
No debug information in 32bit DLL 'D:\install.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x102a0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x10420000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0xe10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x250000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x140000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x2d0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x770000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x310000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINMM.DLL' (0xc70000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0xdd0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x350000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x980000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x810000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x370000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0xe80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEOSS.DRV' (0x630000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM32.DLL' (0x680000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSACM.DRV' (0xb40000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MIDIMAP.DRV' (0x660000)
Unhandled exception: page fault on read access to 0x1ef8dd38 in 32-bit code
(0x00427259).
In 32-bit mode.
0x00427259 (install.exe.EntryPoint+0x9c5a in install.exe): movl
0x0(%eax,%edx,1),%edi
I am using the newest version of wine from the CVS tree.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1458
------- Additional Comments From gabriele.giorgetti(a)teamfab.it 2003-16-12 10:47 -------
[root@svil gabriele]# /lib/libc-2.1.3.so
GNU C Library stable release version 2.1.3, by Roland McGrath et al.
Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version egcs-2.91.66 19990314 (egcs-1.1.2 release).
Compiled on a Linux 2.2.19 system on 2002-09-02.
Available extensions:
GNU libio by Per Bothner
linuxthreads-0.8 by Xavier Leroy
crypt add-on version 2.1 by Michael Glad and others
BIND-4.9.7-REL
libthread_db work sponsored by Alpha Processor Inc
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Report bugs using the `glibcbug' script to <bugs(a)gnu.org>.
The Distribution is not an official Linux Distribution so...
(www.teamlinux.it)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1891
Summary: free realone player doesn't install in wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: zzziiizzz123(a)yahoo.com
Installation of free realone player (www.real.com) fails under wine.
Running "wine RealOnePlayerV2GOLD.exe" begins the "preparing to install" phase
which eventually terminates (no error message).
* Does wine create windows TEMP or TMP environment variables? *
i tried changing the wine config parms like Managed Windows, Use DGA, Use XShm, etc.
but this makes no difference.
(i'm using wine-20031212-1fc1winehq.i686.rpm under Redhat Linux Fedora Core 1)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1890
Summary: Chessmaster 8000 doesn't install under wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: zzziiizzz123(a)yahoo.com
Running Setup from the Chessmaster 8000 cdrom under wine produces a fatal error
like "running in debugger mode. uninstall debugger..."
i tried changing the wine config parms like Managed Windows, Use DGA, Use XShm,
Synchronous, etc.
but this makes no difference.
(i'm using wine-20031212-1fc1winehq.i686.rpm under Redhat Linux Fedora Core 1)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1889
Summary: Bearshare 4.3.3 crashes wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: zzziiizzz123(a)yahoo.com
Bearshare 4.3.3 (www.bearshare.com) doesn't run under wine (the wine thread
shows high cpu usage but no Bearshare output is displayed).
i tried changing the wine config parms like Managed Windows, Use DGA, Use XShm, etc.
but this makes no difference.
(i'm using wine-20031212-1fc1winehq.i686.rpm under Redhat Linux Fedora Core 1)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1888
Summary: quake 3 arena chokes in wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: zzziiizzz123(a)yahoo.com
quake 3 arena runs at about 0.5 fps (instead of the usual 30-60 fps) under wine.
i tried changing the wine config parms like Managed Windows, Use DGA, Use XShm, etc.
but this makes no difference.
(i'm using wine-20031212-1fc1winehq.i686.rpm under Redhat Linux Fedora Core 1)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1478
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From marcus(a)jet.franken.de 2003-16-12 08:04 -------
not a wine problem.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1458
------- Additional Comments From marcus(a)jet.franken.de 2003-16-12 07:52 -------
can you say again what Distro , GLIBC version do you have
can you also do a strace -ologfile wineserver -k
and attacg the logfile.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1859
------- Additional Comments From primorec(a)sbcglobal.net 2003-15-12 23:34 -------
great job !!!1 HEX WORKSHOP works flawlessly !!!
THANKS Markus !! and thanks to "somebody" commiting the patch to the CVS tree
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.