similar to: latest on printing

Displaying 20 results from an estimated 700 matches similar to: "latest on printing"

2007 Mar 19
1
err:seh:raise_exception
Does anyone have any idea what is causing wineprefixcreate to fail with these messages? output from running wineprefixcreate: wine: Unhandled page fault on write access to 0x003ffd80 at address 0x60a3d103 (thread 0009), starting debugger... wine: Unhandled page fault on write access to 0x003ffd80 at address 0x60a3d103 (thread 000b), starting debugger... err:seh:raise_exception
2007 Mar 19
1
Why is app defaulting to Captain Podd font?
I'm running Personal Ancestral File (PAF) 5.2 under Wine 0.9.26, and it defaults to the bizarre "Captain Podd" font as its default screen and print font. It appears there are no knobs or registry entries to override this default font for some things when printing. My Wine is compiled from source to include the patch fix for bug #5669 (unrelated to fonts and printing). I'm
2013 Feb 15
2
data formatting
Dear Eliza, Try this: Lines1<-readLines(textConnection("1911.01.01?????? 7.87 1911.01.02?????? 9.26 1911.01.03?????? 8.06 1911.01.04?????? 8.13 1911.01.05????? 12.90 1911.02.06?????? 5.45 1911.02.07?????? 3.26 1911.03.08?????? 5.70 1911.03.09?????? 9.24 1911.04.10?????? 7.60 1911.05.11????? 14.82 1911.05.12????? 14.10 1911.06.13?????? 7.87 1911.06.14?????? 9.26
2007 Mar 19
3
GenoPro and GenoProbeta
I have been attempting to run GenoPro and GenoProbeta on Kubuntu linux. Both worked a few upgrades ago, now with upgrades to Kubuntu and Wine neither work. I'm a novice can someone offer advice and guidance on this? Thanks Norman
2007 Mar 19
1
compiz/gl-x crashes my games!
I'm running Mandriva 2007 and like the eye candy of of the 3d desktop but wine is more important to me. Whenever I start with with the 3d desktop turned on though any 3d games I have will either crash or report that I don't have a 3d card. Is there any way round this or am I to be denied the pleasure of the wibbly wobbly windows?
2007 Mar 19
2
Different settings for different programs
Is there a way to use different settings (ie: emulate virtual desktop, amount of hardware sound acceleration, etc.) for different programs run under wine? Failing that, is there a way to turn on / off the emulation of a virtual desktop while running a program from the command line? I'd like to be able to run only certain programs, the ones that change the screen resolution, in a virtual
2007 Mar 19
1
Wine Crashes X11
I'm using SuSE 10.2 on a x86 system. I was previously using suse 10.1 and wine was working fine. When I upgraded, i could not get wine working again. Everytime i try to launch it, using any windows program, it simply crashes x11 and i get back to xdm login screen. I can not put more info here since i don't know how to get them. Does wine save any log or something like?
2007 Mar 19
2
Wine crashes the whole system with 3D games
Hi, I am running Ubuntu 6.10 AMD64 in an Athlon64 3500+ with a ATI Radeon 9600XT with fglrx fully configured. I have installed wine using the i386 package and installing the ia32 libs. It runs alright, DIablo II works better than Windows. But I am having quite an issue with 3D Games. I tested Warcraft III and MOHAA Breakthrough. Both of them look very nice anti-aliased and smoother than in
2007 Mar 19
3
64 bit compilation SUSE 10.2
Greetings All, I am attempting to compile wine under the SUSE 10.2 64 bit distribution, and am running into a bit of a problem. I have installed every 32 bit library that I could find in the distro, including the xorg-X11 libs. I ran the following commands: ./configure --prefix=/usr --x-libraries=/usr/X11R6/lib make depend && make The compilation chugs away for about 15 min,
2010 Jun 25
5
Error installing gems for Rails 3.0.0.beta4 on MacOSx
I tried to install Rails 3 Beta in my snow.leopard machine using the command below: (w/ sudo if it requires) gem install tzinfo builder memcache-client rack rack-test rack-mount erubis mail text-format thor bundler i18n unfortunately after 12 gems installed i got an error regarding builder-2.1.2 12 gems installed Installing ri documentation for tzinfo-0.3.22... Installing ri documentation for
2010 Aug 23
2
Memory Issue
Dear All, I have an issue on memory use in R programming. Here is the brief story: I want to simulate the power of a nonparameteric test and compare it with the existing tests. The basic steps are 1. I need to use Newton method to obtain the nonparametric MLE that involves the inversion of a large matrix (n-by-n matrix, it takes about less than 3 seconds in average to get the MLE. n = sample
2008 Jan 08
1
using lapply()
useR's, I am trying to find a quick way to change some values in a list that are subject to a condition to be NA. Consider the 3x1 matrix: delta <- matrix(c(2.5,2.5,1), nrow = 1) And consider the list named v that has 3 elements > v v[[1]] [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [,11] [,12] [,13] [,14] [1,] 4.25 3.25 2.25 1.25 0.25 0.75 1.75 2.75 3.75 4.25
2010 Sep 03
4
Generation of uniform random numbers
Dear R helpers I have following dataset rate_number = matrix(c(5, 15, 60, 15, 5, 0, 20, 60, 20,0, 10, 20, 40, 20, 10), nrow = 5, ncol = 3) range_mat = matrix(c(6.25, 6.75, 7.25, 8.75, 9.25, 9.75, 8.5, 9, 9.5, 10.5, 11, 11.5, 4.25, 4.75, 5.25, 5.75, 6.25, 6.75), nrow = 6, ncol = 3) > rate_number        [,1]   [,2]   [,3] [1,]    5     0      10 [2,]   15   20      20 [3,]   60   60      40
2007 Mar 19
2
steam&wine on Ubuntu dapper
Hi ! I've done several things, I've was blocked on several things, but this time it's serious ! It's just after : "Connecing to steam account Steam : xxx@xxx.xxx...", I got a window displaying "steam.exe (main exception): Win32 Structuredexception at xxxxxx : attempt to read from virtual adress 0 without appropriate...etc..." In console I got :
2009 Dec 14
1
Printing to PDF in for
Hi everybody, I would like to ask if it is possible using pdf function or some other to print plots in cycle such that every new plot is on new page. like this pdf(file="D:/Plot.pdf",width = 9.25,height=9.25, family="Helvetica",pointsize=8,bg="white") for (i in 1:10){ x <- seq(1,40,1) y <- 2*x+1+5*rnorm(length(x)) hist(y,freq = FALSE) plot(density(y)) }
2012 Nov 14
2
aggrete data from combination
Dear R users, A have a dataframe (matrix) with two collumns (plot, and diameter (d)). I want all diameters values for different combination of plots. For example I want all d values for all posible combination, 100C2 (all d values for plot 1 with all d values in the plot 2.......with all d values from plot 1 with all d values from plot 100, ...... with all d values from plot 99 with all d values
2010 Jun 30
3
Embed function strips out date index
Hi, I'm having especially hard time today and couldn't find any clue/answer through the internet. ?I hope you can help. I'm in a process of writing a script to estimate error correction model, and I was following an example in Bernhard Pfaff's Analysis of Integrated and Cointegrated Time Series with R. ?I have the following price data: > head(series,15) ?? ? ? ? ? PX_SETTLE
2012 Jan 25
2
having a bit of regression trouble
I got the code for how to do regression without an intercept out of the back of my book and the next part of the homework asks me to do it with an intercept. The problem is, Q1 disappears whenever I try. Here is my code: Without the intercept: load("tsa3.rda") > > Q=factor(rep(1:4,21)) > reg=lm(log(jj)~0+trend+Q,na.action=NULL) > model.matrix(reg) trend Q1 Q2 Q3 Q4 1
2006 Jan 14
12
Dedicated Host Recommendations?
I currently have a dedicated server at ev1servers, but it''s getting rather antiquated (Redhat 9) and am looking to upgrade. I''m thinking about serverbeach.com - one of their CentOS servers. Anybody have any recommendations for dedicated servers on which to run Rails? Hopefully less than $200/month. Thanks! CSN __________________________________________________ Do You Yahoo!?
2010 Jul 24
23
How to disable ORM in Rails 3
Is there any way to prevent Rails 3 from using an ORM? In Rails 2, it used to have a description in environments.rb explaining how to do that. In Rails 3, is there any way to tell it to not use any database? I was trying to make some benchmarks from situations that don''t require a database... Thanks in advance, Rodrigo. -- You received this message because you are subscribed to