similar to: Further .NET woes

Displaying 20 results from an estimated 3000 matches similar to: "Further .NET woes"

2009 Jun 21
2
Problems Installing .Net 1.1 SP1
I just downloaded TurboDelphi from edn.emarcadero.com (the full 2006 package) and am trying to install it under wine. Installation stops with a message that it needs DotNet 1.11 installed so I downloaded the .Net package from Microsoft. For some reason, this version will not install - I had previously tried .Net 2.0 and .Net 1.1. The link below leads to a file containing the command-line
2009 Jun 10
2
winetricks doesn't work for me
It's been a long time since I used winetricks, but either I'm doing something wrong, or ??? I run Karmic Koala. susan at ubuntu:~$ sh winetricks mono22 Executing wget -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate ftp://ftp.novell.com/pub/mono/archive/2.2/windows-installer/5/mono-2.2-gtksharp-2.12.7-win32-5.exe --2009-06-10 07:43:22--
2009 Jan 17
1
Issue trying to run StreetSmart Pro
This is the first attempt to try this program, StreetSmart Pro. I'm running on a Fedora 8 64 bit system using wine-1.1.9-2.fc8 and mono-2.2-gtksharp-2.12.7-win32-5.exe. When I try running the program I get the attached stack_dump.txt: [dhighley at douglas SSPro]$ wine SSPro.exe -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: stack_dump.txt
2011 Jan 13
0
Mobipocket not detecting usb connected ereader
Anyone have pointers on how to get an ereader assigned a PID so it can use DRM'd .mobi files? The mobipocket software works great on the computer through wine (1.3.8), but when I hook up my ereader to the computer through a usb cable the software is suppose to detect it and assign it an ID code which lets it open the DRM ebook files. The detection is not happening. I can move the files
2008 May 22
2
New winetricks 20080522: added directx9, wmp10, mono19; lots of bug fixes, nicer gui
Winetricks, described at http://wiki.winehq.org/winetricks, is a handy tool for downloading bits and pieces that ought to be included in Wine or in Windows apps, but aren't yet for some reason. Since the last time I announced it on wine-users, I've added three new verbs: directx9, wmp10, and mono19 and fixed lots of bugs. The directx9 verb is experimental. Please try it and let me
2008 Jul 28
0
light.exe : error LGHT0001 : Invalid IDT file: 'some temp dir\codepage.idt'
Hello, additional keywords: MSI Component I am trying to use WiX on updated Fedora Core 8 using wine-1.0-1.fc8 rpm. Using both latest stable (2.0.5805) and beta version (3.0.2925) of WiX I receive error message regarding `codepage.idt'. I attach a testcase with log. I hope I am poking at the right place. It seems that some have successfully ran WiX under Wine so I just hope it is a simple
2011 Aug 03
5
Impulse fails to start
So I tried to run Impulse on my Ubuntu 11.04 laptop and it installed fine (or at least seemed to). When I tried to run it I got the working cursor for a bit then nothing. I ran it in terminal and got a error message about running the Windows version of Mono so I went online and did a search for the error message and found a file called mono-2.4.2.3-gtksharp-2.12.9-win32-3.exe and ran it. The error
2018 Sep 19
4
Bias in R's random integers?
On Wed, 19 Sep 2018 at 13:43, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > > I think the analyses are correct, but I doubt if a change to the default > is likely to be accepted as it would make it more difficult to reproduce > older results. I'm a bit alarmed by the logic here. Unbiased sampling seems basic for a statistical language. As a consumer of R I'd
2008 Feb 26
1
MySQL Workbench
MySQL Workbench is starting to look nice, but hasn't run on Linux for quite a while. Does anyone know if it's possible to get it running in Wine at the moment? I built 0.9.56 and tried to run MySQLWorkbench.exe from the zipped binaries. It complained about .NET. So I installed mono-1.2.6-gtksharp-2.10.2-win32-5 into wine. Now I get this in the console: fixme:spoolsv:serv_main (0 (nil))
2008 Mar 14
1
Buggy Kinderman-Ramage (PR#2846)
Unfortunately, RNGkind is buggy. It will not generate warnings except the full name "Buggy Kinderman-Ramage" is supplied for normal.kind. match.arg is supposed to be called before "==" comparison. ======================================== Shengqiao Li Research Associate The Department of Statistics PO Box 6330 West Virginia University Morgantown, WV 26506-6330
2003 Apr 25
4
Kinderman-Ramage (PR#2846)
Hi, Our department has detected a bug in the implementation of the Kinderman-Ramage generator for normal random variates in version 1.7.0, which can be seen from the below R session. (Consecutive calls for chisq.test(...) always gives p-values very close to 0.) We have already encountered this bug in version 1.6.2 The error is in file R-1.7.0/src/nmath/snorm.c Here is a patch for this file to
2005 May 24
3
Wine on Macs ?
Now that MacOS is Unix-based, can Wine be run on them ? -- Andrew You can be the captain I will draw the chart Sailing into destiny Closer to the heart Closer to the Heart by Rush (A Farewell to Kings, 1977) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2003 Sep 17
3
More files randomly corrupted
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Still having that problem with samba seemingly corrupting files, it seems to be the same files that are corrupted again and again, yet they are corrupted differently and sometimes not. I ran my md5 summer against one file ch02.pdf, and it almost contineously corrupts, I checked in a hex editor and there are some differences. Yet the problem is that
2015 Feb 08
3
Which function can change RNG state?
Today I struggled for hours to understand some unexpected package test results. It turned out that this is because package "parallel", buried deep in my dependencies, calls runif() during it's initialization and in this way changes the random number sequence. This seems to be a part of a more general question--which kind of functions can we trust if we want to preserve random
2006 Dec 31
2
Windows .SYS Drivers
Is there any way to get .SYS device drivers working with wine ? I have just acquired a Franklin eBookMan and want to use it to read. But the Linux program (ebmsync and ebmsync.tk) will not work on my (SuSE 10.1) laptop. -- Andrew "Oh, bother," said the Borg. "We've assimilated Pooh."
2005 Mar 18
4
wine-20050211 on SuSE 9.2
I am trying to install wine-20050211 on my second system, which runs SuSE 9.2. After much faffing around I finally managed to download and install bison, which allowed ./config to complete. A warning at the end advised me to install xlib-devel or xfree86-devel. Googling around I found the RPM for XFree86-devel for SuSE 9.1 so I downloaded it and started to install it. Unfortunately, a
2003 Mar 25
1
BUG report : 'rnorm' (LINUX, R 1.6.2) (PR#2682)
Dear colleague, unfortunately 'rnorm' does not create normal distributed numbers as you can see with following histogramm: > hist(rnorm(1000000),breaks=100) and > hist(pnorm(rnorm(1000000)),breaks=100) I have done several chi^2-tests which have all failed: > chi2unif<- function(x,N) > { > anz=length(x) > f0<-rep(anz/N,times=N) >
2008 Mar 17
2
AutoWikiBrowser (.NET 2.0 app) with mono 1.9
AutoWikiBrowser (AWB) is a Wikipedia-oriented browser for doing repetitive editing: http://en.wikipedia.org/wiki/WP:AWB AWB is a .NET 2.0 application. It doesn't work in Wine under Mono 1.2: http://bugs.winehq.org/show_bug.cgi?id=8499 - but I see Mono 1.9 (preview of 2.0) is out, so decided to give it a go: http://www.go-mono.com/mono-downloads/download.html It doesn't actually
2002 Aug 12
1
set.seed
I'm running into problems with set.seed--maybe I'm misunderstanding something. I'm running R 1.5.1 on Windows 2000. I'm basically trying to capture the random seed so that I can reproduce a simulation if it's necessary later. Using set.seed, I can certainly get reproducible results, but not the results I get on the first pass. Here's an example: # Generate a random
2009 Jun 24
4
Wine auto update under Suse 10.3
The above has been working perfectly since I first installed Wine last year, successfully installing the updates which appear sometimes on a daily basis. It uses the main Suse 10.3 repositories, plus software.opensuse.org/download/Emulators:/Wine/openSUSE_10.3/ However in the last couple of weeks the updates have all failed, giving a "missing dependencies" message showing many