similar to: Vista client error 1058

Displaying 20 results from an estimated 6000 matches similar to: "Vista client error 1058"

2010 Aug 23
3
Unable to upload images using native rails file upload
I am a rails newbie and am trying to build my first app. I have a jobs and categories controller and models respectively. CONTROLLER: def new @job = Job.new @catergory = Catergory.all respond_to do |format| format.html # new.html.erb format.xml { render :xml => @job } end end #THIS IS A group of 10 RADIO_BUTTONS TO SELECT A CATEGORY FROM. BY DEFAULT THE FIRST
2007 Aug 30
1
Theora hardware is running on LEON3!
Theora hardware with LEON3 is runinng!!! My video was too slow, then I discovered that the problem was on LINUX! I don't exactly, but I suppose that the time of LINUX Call systems (like fread()) is the problem. If I don't use the linux (like is done on NIOS), I can to decode much faster than the time of exibition! Now we have two points on software (the hardware is the same,
2008 Jun 27
2
5.1 -> 5.2 Upgrade oddity
yum upgrade -y yada yada yada .... then lots of errors like: /usr/share/gnome/help/gdm/fr/gdm.xml:173: parser error : Entity 'eacute' not defined and so on until Document is not well-formed XML: /usr/share/gnome/help/gdm/it/gdm.xml Updating : amtu ##################### [173/520] Updating : grub ##################### [174/520] ...
2006 Sep 22
1
QueryParser bug?
I cooked up a little script to show what I mean. This doesn''t look right to me, but maybe I just completely misunderstand QueryParser. Same output on mswin32, unix, ferret 0.9 and 0.10 Cheers, Sam require ''rubygems'' require ''ferret'' p Ferret::VERSION # 0.10.6 index = Ferret::Index::Index.new() index << {:title => "Programming
2006 Jan 13
2
uninitialized constant Ferret
I get this error message from the following code: require ''rubygems'' require ''ferret'' include Ferret index = Index::Index.new(:path => ''/tmp/index'') index << {:title => "Programming Ruby", :content => "blah blah blah"} index << {:title => "Programming Ruby", :content => "yada yada
2008 Jun 13
1
dependency on /usr/lib/nx
I do a: sudo yum update and I get: yada, yada, yada,... ---> Package freenx-server.i386 0:0.7.2-8.el5 set to be updated --> Running transaction check --> Processing Dependency: /usr/lib/nx for package: freenx-server Importing additional filelist information --> Finished Dependency Resolution Error: Missing Dependency: /usr/lib/nx is needed by package freenx-server Not only
2005 Jan 20
0
What's up with IAXTEL?
I finally got around to signing up with Iaxtel and Free World Dialup... the price was right, as far as that goes! I've gotten and placed calls via FWD just fine. But I can't seem to get registered, or stay registered, with Iaxtel. My logs show the story; at startup I see: Jan 20 07:14:44 VERBOSE[14121]: -- Registered to '65.39.205.121', who sees us as ... yada yada... As
2003 Dec 01
0
No subject
/usr/local/bin/lpr -P%p -J"$a" -U%m %s;\ /usr/local/bin/lpr -P%p -J"Test by Jim" -U%m %s;\ /usr/local/bin/lpr -P%p -J$a -U%m %s;\ /usr/local/bin/lpr -P%p -J%J -U%m %s;\ /usr/local/bin/lpr -P%p -J"%J" -U%m %s;\ But according to /tmp/junkJ, $a is the windows file name, not the spool file name. So does the control file in the spool directory. If I send a file to
2004 Sep 28
1
Looking for whoever wrote cdr_mysql
I don't completely understand this.. Lemme try it out.. [default] exten => 1112223333,1,Macro(happy-did) [macro-happy-did] exten => s,1,Goto(${MACRO_EXTEN},1) exten => _XXXXXXXXXX,1,NoOp(Normal "s" exten stuff here) So when this is ran it will cut the cdr and the s will show the actual DID not the s correct? But then the NoOp would be something like: ....
2008 Aug 31
2
wpkg for Samba
Hello List, This is very much so Samba related but I'm sure there are several people here this would relate to. wpkg is a nice add on to Samba that allows you to mass install Windows software to Windows clients machines as they log onto a Samba server. Today's offerings. I have made a simple binary rpm that installs all of the needed files for both server and client. Thought this may
2000 Sep 08
2
problem with installation from source on linux and solaris
On the solaris 7 box, using the Sun make, the configuration works ok. Even running make works ok. However, when I run "make check" all of the tests fail. It's a standard Ultra10, with full patches applied... and there are no errors generated during the make... On the RH6.x linux box, configure works, make works, make check works, make install works. Hey, I can even see the R
2003 Jan 16
1
How do I get the @#$$% job name to show instead of smbprn.yada.ya da?
I'm tinkering with this mod to my smb.conf, and can't get the actual filename to be displayed in the printed job history. It's adapted from one Joel put out on the list last year. My impression is that it works for everyone in the world but me.... All that ever shows up is smbprn.yada.yada... in the printer's history of printed jobs. print command = echo %J %p %s >>
2003 Jan 16
1
RE: How do I get the @#$$% job name to show instead of smbprn.yad a.yada?
> -----Original Message----- > From: Joel Hammer [mailto:Joel@HammersHome.com] > Sent: Wednesday, January 15, 2003 6:57 PM > To: Van Sickler, Jim; samba@lists.samba.org > Subject: Re: [Samba] How do I get the @#$$% job name to show > instead of > smbprn.yada.ya da? > > > If the file name is right in /tmp/J, then it looks like samba > is working ok. > > I
2002 Nov 28
4
How Do I Setup the Config File?
It seems I am having problems setting up the Config file. First of all let me note that I am new to Linux so that's another cool point lost. I figured maybe the instructions on their web site is outdated or something because after I run the rpm yada, yada, yada command, and try to configure the config file, I always get a message that says drive or something of another is not valid; I
2006 Oct 31
0
Subject: Samba 3.0.23c + Win2K AD, can't mount shares (PANIC: internal error)
Hi, I've got a big problem since my new samba servers are in 3.0.23c version, no problems before. The server is only a file server and domain member in a Win2K Active Directory domain (4 replicated DC, 1 domain, no forest). My problem: Anytime I try to connect a share through any kind of client (MacOS cifs client, smbclient, windows win2K pro, ...) the client can't mount the
2006 Nov 01
1
Samba 3.0.23c + Win2K AD, can't mount shares (PANIC: internal error)
Hi, I've got a big problem since my new samba servers are in 3.0.23c version, no problems before. The server is only a file server and domain member in a Win2K Active Directory domain (4 replicated DC, 1 domain, no forest). My problem: Anytime I try to connect a share through any kind of client (MacOS cifs client, smbclient, windows win2K pro, ...) the client can't mount the
2006 Jun 06
1
stack level too deep
Iam new to ferret Iam trying to do a sample application on ferret this is my code: class SearchController < ApplicationController require ''ferret'' include Ferret index = Index::Index.new(:path => ''/path/to/index'') def list end def index index << {:title => "Programming Ruby", :content => "blah blah blah"}
2003 Feb 17
1
R environment advice?
Hello, My questions are meant to be not necessarily specific...I am looking for advice and best practices for setting up an R environment. Here's my situation: I am one of perhaps three or four individuals who will be analyzing the same data through the use of R. I would like to set up a "base" environment for our project, basically some scripts that connect to a database, load
2002 Feb 14
1
immortal connections
I have several data input functions that include a construct like the following: indat <- function(stuff) { [...] awkp <- paste("awk ...yada yada...", stuff, etc.) scan(pipe(awkp),quiet=TRUE) } I use these functions a lot, and as I do, a lengthening list of closed, but undestroyed, connections accumulates. Ultimately this appears to stuff things up and cause
2015 Nov 17
1
smbstatus .. info..
Hai,   I just noticed the following.   When running   smbstatus –L   i get my output, and i see the users logged and the locks..   when runinng smbstatus –p   I see much more users these are logged out atm . And i see the pid with them but a ps on the pid gives noting.   Can someone explain this?   Gr..   Louis