http://bugs.winehq.org/show_bug.cgi?id=2609
------- Additional Comments From vitaliy(a)kievinfo.com 2006-23-05 21:00 -------
You can explain that to m$ and the way they created the layout of their OS.
Also you can tell that to all the vendors who relay on _that_ particular layout.
Wine uses special tricks to follow as close as possible to what m$ does. One of
those tricks is allocating all of the required address space then manage it
ourselfs. That's why Wine needs most of the bottom 2GB and first few MB of the
3rd GB (0-0x81000000 addresses).
--
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=5275
------- Additional Comments From jasonspiro3+wine(a)gmail.com 2006-23-05 20:08 -------
John, Louis, would it not be better if you continued the conversation at
http://news.gmane.org/gmane.comp.emulators.wine.user because some individual
Wine bug reports get read by many people over time? Click "Post" in the site's
upper-right-hand corner menu to post. You will need to provide them with a valid
email address; I suggest you create a Hotmail account just for Gmane.
All,
For completeness, here is a copy of the entire error message.
An error (-5009 : 0x80040154) has occured while running the setup.
Please make sure you have finished any previous setup and closed other applications.
If the error still occurs, please contact your vendor: Google
(http://www.keyhole.com).
Error Code: -5009 : 0x80040154
Error Information:
>Kernel\TextSubstitution.cpp (553)
>Ctor\ObjectWrapper.cpp (396)
>Kernel\Component.cpp (1161)
>Kernel\CABFile.cpp (384)
>SetupDLL\SetupDLL.cpp (1701)
PAPP:Google Earth
PVENDOR:Google (http://www.keyhole.com)
PGUID:3DE5E7D4-7B88-403C-A3FD-2017A8240C5B
$10.1.0.244PAK
@Windows 2000 Service Pack 4 (2195) BT_OTHER 17379.32761
--
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=1348
tonglebeak(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tonglebeak(a)gmail.com
------- Additional Comments From tonglebeak(a)gmail.com 2006-23-05 17:34 -------
Hotkeys are just keys that are assigned one function, and the function will work
from any program. Here's a clearer example:
Let's say you make F5 into a hotkey. You assign it the function to make your
screen bounce (>_>). If you use firefox, pressing F5 will not refresh the page
as it normally would, but will make the screen bounce since F5 has became a hotkey.
--
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=2609
------- Additional Comments From joel.schaerer(a)insa-lyon.fr 2006-23-05 15:56 -------
>its our address management.
>if you set ulimit -v unlimited (virtual ram) then it will work again.
Sure, but i still think it's a bug, although maybe not very important. On my
system for example, i set ulimit pretty early in the boot of the system, so all
my shells are limited (and you can't remove the limit if you're not root), so
the problem is pretty annoying.
Also, the problem could block users on a multiuser system where the system
administrator sets a ulimit for everyone.
--
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=2609
------- Additional Comments From marcus(a)jet.franken.de 2006-23-05 15:44 -------
its our address management.
if you set ulimit -v unlimited (virtual ram) then it will work again.
--
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=2609
------- Additional Comments From joel.schaerer(a)insa-lyon.fr 2006-23-05 15:26 -------
I have the problem when using ulimit too:
[schaerer@joel bin]$ ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
max nice (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 16381
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
max rt priority (-r) 0
stack size (kbytes, -s) 10240
cpu time (seconds, -t) unlimited
max user processes (-u) 10000
virtual memory (kbytes, -v) 900000
file locks (-x) unlimited
file locks (-x) unlimited
[schaerer@joel bin]$ wine MRIConvert.exe
wine: failed to initialize: /usr/lib/wine/ntdll.dll.so: failed to map segment
from shared object: Cannot allocate memory
[schaerer@joel bin]$
I don't see any reason why wine would reasonably require more than 10000
processes or 900Mo of RAM :)
--
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.