Displaying 15 results from an estimated 15 matches similar to: "problem mapping large files?"
2001 Oct 23
1
wine-20011004 Problems
I'm having major problems with the 10/4 Wine release. Currently the only
thing I really use Wine for is Eudora Light 3.0.5. The most stable
release for me thus far has been wine-20010112, which is what I'm using
right now. Most of the releases since then have had window problems with
Eudora-- messages having too much blank space, strange things.
So I tried 1004, and it has a new
2001 Nov 03
3
Programs under wine can't connect to the network
Hey all
Have a very strange problem in slack 8, using wine 20011004. First noticed this with counterstrike, than checked with other programs that should access the net.
I get this error, and programs fail:
fixme:winsock:_get_sock_fd handle 304 is not a socket (GLE 6)
Documentation seems to imply that if I can get on the net with linux, I should be able to use wine with it. Weirdest part is
2008 Jul 02
2
spss long labels
Hi,
A frequently seen issue with importing SPSS data files, is that R does
not import the 'long variable names'.
I built a patch on the R-project's foreign module, in order to import
the 'long variable names' from SPSS (record 7, subtype 13).
To complete the job, I had to expand the "struct variable" definition
to have 64 +1 charachters. I'm not aware of side
2008 Jun 13
0
Wine release 1.0-rc5
The Wine development release 1.0-rc5 is now available.
This should be the last release candidate for Wine 1.0, please give it
a good testing.
What's new in this release (see below for details):
- Bug fixes only, we are in code freeze.
The source is available from the following locations:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.0-rc5.tar.bz2
2001 Dec 06
2
Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA?
This was an error I got when running a self-installing executable,
power-structure-demo.exe, available from www.write-brain.com (a demo for
Power Structure).
A error box appears with title SHRINKER.ERR and message:
(path)\power-structure-demo.exe (3.4)
(time&date) - Pager initialisation error 2 - File not found
and then the program quits.
Running with --debugmsg
2017 May 12
0
Wine release 2.8
The Wine development release 2.8 is now available.
What's new in this release (see below for details):
- Direct3D command stream runs asynchronously.
- Better serial and parallel ports autodetection.
- Still more fixes for high DPI settings.
- System tray notifications on macOS.
- Various bug fixes.
The source is available from the following locations:
2006 May 30
1
Cannot remove Maildir folder
Hi,
I have been using dovecot 1.0 beta 8 on Debian Sarge for a couple of
days and I experienced some problems when removing folders..
As an IMAP client I use Thunderbird 1.5 and IMAP folders are on NFS.
Here are the steps to re-produce the problem:
1. Run Thunderbird as usual
2. Create folder
3. Remove folder - In my case folder is not removed but moved to Trash
(Thunderbird setting)
4. I go to
2007 Oct 26
0
Wine release 0.9.48
This is release 0.9.48 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- Still more fixes for regression test failures.
- Much more complete cryptnet implementation.
- WIDL is now able to generate the oleaut32 proxy code.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before the release is available at the
2011 May 23
3
Get contour of a map
Hello everybody,
I search a function which returns the contour of map with levels like contourLines, but I would like this function return the border of the map too, because the function contourLines cannot consider the corner of the map and it is not adapted to fill polygon after that.
Thanks in advance
Pierre Bruyer
2020 Jul 06
1
Limit dirs/filenames to old 8.3 DOS convention
Hello all,
after endless searching for days you might be able to help.
In short: Is there a way to get Samba accept only 8.3 filenames and directory names on a share?
The problem: From a windows client a user should be able to save files on a destination (samba share) which aren't longer than the old 8.3 dos convention.
This is a requirement for a system behind it, which can only deal
2018 Jul 31
7
[PATCH nbdkit 0/4] Add truncate and map filters.
This patch series proposes two new filters.
* truncate: This can truncate, extend, round up or round down the size
of a plugin/device. A typical usage is to fix the qemu problem that
it can only handle devices which are a multiple of 512-bytes:
nbdkit --filter=truncate random size=500 round-up=512
This will serve a virtual device with size 512 bytes. Reading from
the last 12 bytes will
2008 Jun 16
4
Civilization 4 fails to start (Wine 1.0-rc5).
After loading, Civilization 4 fails with the error below before reaching the main menu/actually launching. I've searched the forums an elsewhere and have not been able to find a solution. I'm currently running Wine: 1.0-rc5 on Xubuntu 8.04-64 bit. I'm using the 173.14.05 Nvidia drivers, GeForce 8200 integrated graphics.
If this problem has an obvious cause or solution I missed, I
2012 Mar 09
10
[PATCH 0 of 9] (v2) arm: SMP boot
This patch series implements SMP boot for arch/arm, as far as getting
all CPUs up and running the idle loop.
Changes from v1:
- moved barriers out of loop in udelay()
- dropped broken GIC change in favour of explanatory comment
- made the increment of ready_cpus atomic (I couldn''t move the
increment to before signalling the next CPU because the PT
switch has to happen between
2012 Jan 09
39
[PATCH v4 00/25] xen: ARMv7 with virtualization extensions
Hello everyone,
this is the fourth version of the patch series that introduces ARMv7
with virtualization extensions support in Xen.
The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile
Express simulator.
See the following announce email for more informations about what we
are trying to achieve, as well as the original git history:
See
2011 Dec 06
57
[PATCH RFC 00/25] xen: ARMv7 with virtualization extensions
Hello everyone,
this is the very first version of the patch series that introduces ARMv7
with virtualization extensions support in Xen.
The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile
Express simulator.
See the following announce email for more informations about what we
are trying to achieve, as well as the original git history:
See