search for: impossible

Displaying 20 results from an estimated 7918 matches for "impossible".

2007 Mar 19
0
Need Help with Janes WWII Fighters
...vailableTextureMem (0x199310) : stub, simulating 64MB for now, returning 64MB left fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x3db54a0)->(0x10024,00000011) fixme:d3d_surface:IWineGDISurfaceImpl_Blt Can't handle DDBLT_WAIT flag right now. err:ddraw:IDirectDrawSurfaceImpl_GetSurfaceDesc Impossible/Strange struct size 0. err:ddraw:IDirectDrawSurfaceImpl_GetSurfaceDesc Impossible/Strange struct size 0. err:ddraw:IDirectDrawSurfaceImpl_GetSurfaceDesc Impossible/Strange struct size 1616343428. err:ddraw:IDirectDrawSurfaceImpl_GetSurfaceDesc Impossible/Strange struct size 0. err:ddraw:IDirectDraw...
2003 Oct 08
1
[Bug 734] Misleading error message when host key verification is impossible / SSH_ASKPASS impossible.
http://bugzilla.mindrot.org/show_bug.cgi?id=734 Summary: Misleading error message when host key verification is impossible / SSH_ASKPASS impossible. Product: Portable OpenSSH Version: 3.6.1p2 Platform: All OS/Version: Linux Status: NEW Severity: trivial Priority: P5 Component: ssh AssignedTo: openssh-bugs at mindrot.org Rep...
2005 Dec 18
1
date_select and impossible dates....
hi, using date_select right from a generated scaffold code leads to an error if an impossible date is selected (like the 31 of february) can''t get a way to correct this via a validation.... in fact that make sens because in the model i have the ''dateofbirth'' object which is a date object.... so providing an impossible day-month-year trio leads to an impossible c...
2013 Jan 27
3
Package: VennDiagram. Error in draw.pairwise.venn Impossible: cross section area too large
Dear list, When I use VennDiagram package, I got a error as follow: venn.plot <- draw.pairwise.venn( area1 = 3186, area2 = 325, cross.area = 5880); Error in draw.pairwise.venn(area1 = 3186, area2 = 325, cross.area = 588) : Impossible: cross section area too large. Does anyone have suggestion? Thank you.
2009 Feb 05
3
impossible packet length ...
Hi, on 2 different servers, running 7.1-stable + zfs, I get this error rather frequently: Feb 5 17:01:03 warhol-00 kernel: impossible packet length (543383918) from nfs server sunfire:/dist Feb 5 17:01:03 warhol-00 kernel: impossible packet length (1936028704) from nfs server sunfire:/dist Feb 5 17:01:03 warhol-00 kernel: impossible packet length (1869363744) from nfs server sunfire:/dist Feb 5 17:01:03 warhol-00 kernel: im...
2006 Feb 16
1
runner: url_for with mailers impossible
I created a runner script to send a newsletter. I found this hack where you pass a controller and specify a helper: http://wiki.rubyonrails.org/rails/pages/HowtoUseUrlHelpersWithActionMailer But in a runner script there is no controller to pass. So, it looks like it''s impossible to use url_for in the mailer template this way. Another way around the no url_for problem is to pass the generated url to the mailer, but again there is no controller in runner scripts. Impossible? Joe -- Posted via http://www.ruby-forum.com/.
2007 Feb 08
1
Impossible to get jpeg or png output
Hi, When I want to output a png file, I have the following error message : Error dans X11(paste("jpeg::", quality, ":", filename, sep = ""), width, : inpossible de d?marrer le p?riph?rique JPEG De plus : Warning message: impossible d'ouvrir le fichier JPEG 'Test.jpeg' or in english Error in X11(paste("jpeg::", quality, ":", filename, sep = ""), width, : inpossible to start the JPEG peripheral Warning message: impossible to open the file JPEG 'Test.jpeg' I've ch...
2001 Jul 24
1
strptime and "impossible" dates
Typically, when I use strptime with "impossible" dates I get an NA, which is what I expect. > version _ platform sparc-sun-solaris2.6 arch sparc os solaris2.6 system sparc, solaris2.6 status major 1 minor 3.0...
2004 Nov 17
1
"Impossible to run" error message when using Sweave
...weave(file= paste("Reading/", sname, sep="")) } However, this begins to work and then produces the following errors Writing to file read151-496-2982.tex Processing code chunks ... Error in file(con, "r") : unable to open connection In addition: Warning messages: 1: Impossible to run 'G:\SWEAVE~1\SCHOOL~2.RNW Reading/read151-496-2982.Rnw 2: cannot open file `Reading/read151-496-2982.Rnw' I'm not sure exactly what the impossible to run error is. I think this is on the verge of running correctly, but could use a little help. Thanks, Harold Ver 1.9.0, Wind...
2001 Dec 02
1
Is it impossible to use Windows ME
Is it impossible to use Windows ME as the windows partition? The only application I can execute is ARACHNID.EXE I haved tried other simple like sol.exe, notepad.exe but it all fails If a start wine in debug mode it always end up in an endless loop and the debugger saying over and over again 0806d8b8:trace:seh:E...
2002 Apr 18
1
files ?!
...ing wine and were testing the functionality of it. I saw strange things. My windows/system directory contains 5 dll files only, 4 of them with 0 size but locally I have all windows dlls in place (windows/system). These files are: Msvcrt.dll - size: 266,293 - seems to be ok shell.dll - size: 0 - impossible shell32.dll - size: 0 - impossible winsock.dll - size: 0 - impossible winsock32.dll - size: 0 - impossible Permissions are the same, but still, I can not see them from the filemanager. Let me get to the point: if i dont see them with a filemanager that means that there are no such files while ru...
2005 Jan 08
2
Marking ftp inbound traffic is impossible ?
...ng list of LARTC. Everyone discussed about marking outbound ftp traffic . I could not find any thread discussed about marking inbound ftp traffic. With inbound ftp traffic , we don''t know the random ports specified by ftp servers in passive mode ? So marking inbound ftp traffic is impossible ? If it is possible, can you tell me, Thanks in advance, nhgiang __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2019 Apr 23
2
Tinc and firewall
...router from that point on. Thanks to the previous help I know how to setup Tinc and the routing rules to achieve that. Now I'm wondering if and why I would need to implement any additional precaution, like a firewall on the Raspberry Pi with that specific setup. I'm assuming that: - It is impossible to reach any other port than 655 and 656 from the outside as only those two are forwarded. - It is impossible to directly reach any other computer than the Raspberry Pi so they don't need to be protected. - It is impossible, or very hard, to defeat ssh and tinc daemons security. - It is thus im...
2009 Aug 05
3
how import Excel data into R?
Hi I want to import Excel data into R I have used this code data<-read.table("C:\Total_Art_Policies.xls",header=TRUE,sep=";") i have an error msg: Erreur dans file(file, "r") : impossible d'ouvrir la connexion De plus : Warning message: In file(file, "r") : impossible d'ouvrir le fichier 'C:\Total_Art_Policies.xls' : No such file or directory   i tried to charge the package xlsreadwrite but i didn't found it? what i schould do someone can help me pl...
2019 Oct 30
0
Seemingly impossible bug: -v not always listing every copied file
It does seem impossible. I would suggest adding --itemize-changes (-v isn't really all that useful without it anyway). If entries are still missing then I would suspect that either log files are missing (maybe duplicate file names replacing the occasional log file?) or something other than rsync is doing things in t...
2005 Mar 14
1
When decrypt using SPEEXDEC it's impossible decrypt to 8bit, the only way is 16bit.
Dear speex developer, I have a problem: I use SPEEXENC on my mono 8bit 11024 Khz Wav - works OK When decrypt using SPEEXDEC it's impossible decrypt to 8bit, the only way is 16bit. Is there any help? Thank you Rosta Janca -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20050309/e043dcc4/attachment.html
2007 Apr 29
2
impossible to open SPSS file
...ign but don't succeed. I looked into the help pages but find no answer. The file has been produced with SPSS 15 but I got the same error with a file in SPSS portable format. mydata<-read.spss("C:\Rdata\ESS1_ICT.SAV") Erreur dans read.spss("C:RdataESS1_ICT.SAV") : impossible d'ouvrir le fichier I guess the error is evident for everyone else, but I don't see it. Thanks Frank Thomas -- .......................................... Dr. Frank Thomas FTR Internet Research 93110 Rosny-sous-Bois France
2007 Mar 19
1
[Dreamweaver 8] Pasting into design view impossible
Pasting content of the clipboard into the design view of Dreamweaver 8 under Wine 0.9.22 (Kubuntu 6.10) is impossible. Only one character appears. Can you reproduce this behaviour? Do you know a solution? Thanks. Regards, Andreas
2004 Feb 11
0
impossible to write
...quot;download") to my local hard disk on my laptop, but can't copy a file from my local hard disk to any samba folder, even a file as small as 30 KB !!! When I try to do this, I get the samba folder "frozen" for about 2 minutes, and then I get this message from windows : "Impossible to copy <file name> : The access path is too long", which is my personal translation of what I really get in French : "Impossible de copier <file name> : Le chemin d'acc?s est trop long". (<file name> is the name of the file I want to copy). Please help !!! Tha...
2002 Aug 28
1
dev.print + impossible filename -> break (PR#1959)
Full_Name: Ott Toomet Version: 1.5.1 OS: Linux (RH 7.1) Submission from: (NULL) (192.38.43.138) Hi, Try to give an impossible file name (command to pipe through) for dev.print: > plot(1:4) > dev.print(file="|llllll") I got the response sh: llllll: command not found Process R broken pipe at Wed Aug 28 14:42:27 2002 After which R was killed (or at least vanished from the process list). Best, Ott -.-....