similar to: wine is6 problems

Displaying 20 results from an estimated 90 matches similar to: "wine is6 problems"

2011 Oct 22
3
Wine 1.3.31 fails to compile in git
I tested also with a clean git source. Something wrong with ole32. Code: -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o tmarshal_i.o tmarshal_i.c
2016 Jul 20
2
package installation fails when symlink of same name exists
>>>>> Jeroen Ooms <jeroenooms at gmail.com> >>>>> on Wed, 20 Jul 2016 10:26:19 +0200 writes: > On Tue, Jul 19, 2016 at 6:46 PM, Kevin Ushey <kevinushey at gmail.com> wrote: >> R fails to install a package from source over a pre-existing package >> when the path to that package is a symlink, rather than a directory.
2016 Jul 19
2
package installation fails when symlink of same name exists
R fails to install a package from source over a pre-existing package when the path to that package is a symlink, rather than a directory. A reproducible example to illustrate (using MASS as an example): # create a temporary R library in tempdir library <- tempfile() if (!dir.exists(library)) dir.create(library) # symlink MASS from system library to temporary library MASS
2005 Nov 09
2
error in NORM lib
Dear alltogether, I experience very strange behavior of imputation of NA's with the NORM library. I use R 2.2.0, win32. The code is below and the same dataset was also tried with MICE and aregImpute() from HMISC _without_ any problem. The problem is as follows: (1) using the whole dataset results in very strange imputations - values far beyond the maximum of the respective column, >
2016 Jul 20
0
package installation fails when symlink of same name exists
On Wed, Jul 20, 2016 at 3:52 AM, Martin Maechler <maechler at stat.math.ethz.ch> wrote: >>>>>> Jeroen Ooms <jeroenooms at gmail.com> >>>>>> on Wed, 20 Jul 2016 10:26:19 +0200 writes: > > > On Tue, Jul 19, 2016 at 6:46 PM, Kevin Ushey <kevinushey at gmail.com> wrote: > >> R fails to install a package from source
2010 May 17
0
Compiling 1.1.20:undefined reference to `png_set_longjmp_fn'
Hi all. I'm trying to compile an older wine version from git. What I did was first to 'git clone' the repo into a folder and then issue a 'git checkout wine-1.1.20' command which should give me the source for the 1.1.20 release. Then I do a "./configure --prefix=/usr" and then I compile with "make depend && make". This is a part of the last output:
2007 Feb 16
0
Wine release 0.9.31
This is release 0.9.31 of Wine, a free implementation of Windows on Unix. What's new in this release: - Many Direct3D fixes and performance improvements. - Several new comctl32 test cases. - IDL compiler improvements. - More OLE32 marshalling fixes. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release is available at the
2019 Apr 01
1
Readahead in the nbdkit curl plugin
I'm trying to replicate the features of the qemu curl plugin in nbdkit's curl plugin, in order that we can use nbdkit in virt-v2v to access VMware servers. I've implemented everything else so far [not posted yet] except for readahead. To my surprise actually, qemu's curl driver implements readahead itself. I thought it was a curl feature. I'm not completely clear _how_ it
2006 Nov 21
5
Re: iptables rule not matching after stream begins
Trying again, after re-subscribing: On 11/20/06, Bob Beers <bob.beers@gmail.com> wrote: > Hello, > > I want to dynamically create DNAT rules for > RTP streams (port-mapping for a SIP proxy). > > If my proxy adds the rule before the first packet > of the RTP stream hits the port, all is well. But, if > the stream begins arriving before my rule is in > place,
2010 Dec 24
0
Wine release 1.3.10
The Wine development release 1.3.10 is now available. What's new in this release (see below for details): - Support for notification balloons in system tray. - Obsolete AudioIO sound driver removed. - More work on ActiveX support. - Various MSI fixes. - Preloader now used for 64-bit too. - Translation updates. - Various bug fixes. The source is available from the following
2017 Nov 11
0
Wine release 2.21
The Wine development release 2.21 is now available. What's new in this release (see below for details): - Still more metafile support in GdiPlus. - Indirect draws support in Direct 3D. - Calling convention fixes on ARM. - Improved serial port detection on Linux. - Services fixes on WoW64. - Better DPI scaling in the Shell Explorer. - Various bug fixes. The source is available
2008 Feb 08
0
Wine release 0.9.55
This is release 0.9.55 of Wine, a free implementation of Windows on Unix. What's new in this release: - Direct3D improvements, including driver version emulation. - Beginnings of support for OLE objects in Richedit. - Several fixes to the animation control. - A bunch of fixes for regression test failures. - Lots of bug fixes. Because of lags created by using mirrors, this message
2014 Feb 20
0
Wine release 1.7.13
The Wine development release 1.7.13 is now available. What's new in this release (see below for details): - More Task Scheduler support. - A few more Direct3D 10 interfaces. - More Windows Media Player stubs. - ARM code generation improvements. - Better memory size reporting on Mac OS X. - Various bug fixes. The source is available from the following locations:
2013 Nov 08
0
Wine release 1.7.6
The Wine development release 1.7.6 is now available. What's new in this release (see below for details): - Rewrite of the BiDi algorithm for full Unicode 6.3 support. - Support for Video Mixing Renderer version 7. - Better handling of window resizes in the Mac driver. - Various bug fixes. The source is available from the following locations:
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
Hello all, I was trying to install Wine on my MacBook via the Terminal. These are my system specs: odel Name: MacBook Model Identifier: MacBook2,1 Processor Name: Intel Core 2 Duo Processor Speed: 2 GHz Number Of Processors: 1 Total Number Of Cores: 2 L2 Cache (per processor): 4 MB Memory: 1 GB Bus Speed: 667 MHz Boot ROM Version: MB21.00A5.B07 SMC Version: 1.13f3 Serial Number: BLAHBLABLAH
2011 Nov 21
3
Confusing Generic USB UPS cannot be matched
I was dropping off junk at the waste transfer station and scarfed a UPS out of the pile of old TV's and VCR's. It was in good physical condition and as I expected, the battery was toast. A new RBC-2 battery restored it to working condition. Then I tried to get it to talk to some software. And I am having no luck. The unit is branded as a Nexxtech Model 6118507 650VA imported into
2018 Feb 16
0
Wine release 3.2
The Wine development release 3.2 is now available. What's new in this release (see below for details): - Separate implementation of USER controls for ComCtl32 v6. - Multisample texture support in Direct3D. - Support for HID gamepads. - More event support in MSHTML. - Obsolete DOS code removed. - Various bug fixes. The source is available from the following locations:
2012 Dec 21
0
Wine release 1.5.20
The Wine development release 1.5.20 is now available. What's new in this release (see below for details): - A bunch of dlls with ugly names for API sets support. - More ATL functions implemented. - Still more C++ runtime functions. - Several text rendering fixes. - PostScript driver improvements. - Various bug fixes. The source is available from the following locations:
2009 May 22
0
Wine release 1.1.22
The Wine development release 1.1.22 is now available. What's new in this release (see below for details): - More improvements to OLE copy/paste. - Beginnings of x86_64 exception handling. - Direct3D locking fixes. - ARB shaders improvements. - Better OpenGL pixel format support. - Various bug fixes. The source is available from the following locations:
2007 Dec 14
0
Wine release 0.9.51
This is release 0.9.51 of Wine, a free implementation of Windows on Unix. What's new in this release: - A bunch of WinHelp improvements. - Better Japanese font support. - A ton of rpcrt4 fixes. - Several Alsa capture fixes. - Improved support for screen resolution changes. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release