Displaying 20 results from an estimated 90 matches similar to: "(Samba 3.0.21c) rpcclient getform 'segmentation fault'"
2002 Jul 18
0
RE: Re: spoolss printing: downloading printing preferenc es in W2k
Gerald,
Thanks very much for looking into this!
-Tom
-----Original Message-----
From: Gerald (Jerry) Carter [mailto:jerry@samba.org]
Sent: Thursday, July 18, 2002 7:52 AM
To: Klaus Steinberger
Cc: samba@lists.samba.org
Subject: Re: [Samba] Re: spoolss printing: downloading printing preferences
in W2k
On Thu, 18 Jul 2002, Klaus Steinberger wrote:
> Gerald, please add a second bug to
2006 Apr 27
1
Find a word
Dear R users,
I have the following problem: I have an array with pasted words and I woul like to know the position of the vector that have another especific word.
Let make an example:
This tis the array:
words.array<-c("RedBall","PinkBall","YellowTable","BlueBall")
And I would like to know the positions its (words.array) that have the word
2005 Oct 25
24
InPlaceEditor scrolls to top in Firefox?
When I click an InPlaceEditor field in Firefox 1.0.7, the page scrolls
up to the top. That''s disconcerting, and often ends up with the
editable field out of the viewable pane. I can duplicate this on both
Mac and PC. Is there a way to prevent this? Even the demo at
http://wiki.script.aculo.us/scriptaculous/show/Ajax.InPlaceEditor does
this.
Jay Levitt
2010 Jan 31
1
RCurl : limit of downloaded Urls ?
Dear Rexperts,
I am using R to query google.
I am getting different results (in size) for manual queries and queries sent
through "getForm" of RCurl.
It seems that RCurl limits the size of the text retrieved (the maximum I
could get is around 32 k bits).
Any idea how to get around this ?
Thanks in advance
[[alternative HTML version deleted]]
2006 Jan 18
1
Problem in rpc_api_pipe related to the \spoolss pipe
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
i
I have a problem with a samba-3.0.21a (as a PDC), when I use rpcclient
to set the driver for a printer. I receive the following error (log
level 12 for relevant parts rpc*, printerdrivers,tdb attached):
rpc_api_pipe: Remote machine pdc pipe \spoolss fnum 0x76dereturned
critical error. Error was Call returned zero bytes (EOF)
prs_mem_get: reading
2010 Nov 10
3
RGoogleDocs stopped working
Hello,
Some code using RGoogleDocs, which had been working smoothly since the
summer, just stopped working. I know that it worked on November 3rd, but it
doesn't work today. I've confirmed that the login and password still work
when I log in manually. I've confirmed that the URL gives the same error
when I paste it into Firefox. I don't know enough about this web service to
figure
2005 Oct 05
5
InPlaceEditor crash on Safari
Quick question..
I often crash my Safari when using ''Enter'' on InPlaceEditor''s for
submitting.
Works fine on firefox(win & Mac) - no javascript errors.
Anyone else seen this behavior?
(Maybe it is just my alterings of InPlaceEditor :-)
Best Regards
Michael Krog
2002 Jun 12
2
spoolss printing: downloading printing preferences in W2K
I have heard something about a 'known bug in 2.2.4' so this might
already be known. If so, I just want to get confirmation...
I have a new samba 2.2.4 running on a RH7.2 box, running solely as
printserv. The spoolss printing functionality is working fine: uploading
drivers works ok (aside from a few APW quirks if you change drivers).
I'm using CUPS as unix printing backend.
The
2009 Feb 24
1
[Announce] Samba 3.3.1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=================================================================
"There are two ways to write error-free programs;
only the third one works."
Alan J. Perlis
=================================================================
Release Announcements
=====================
This is the latest bugfix release release of the Samba 3.3
2009 Feb 24
1
[Announce] Samba 3.3.1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=================================================================
"There are two ways to write error-free programs;
only the third one works."
Alan J. Perlis
=================================================================
Release Announcements
=====================
This is the latest bugfix release release of the Samba 3.3
2011 Oct 10
1
Text Mining with Facebook Reviews (XML and FQL)
Hello,
I am trying to use XML package to download Facebook reviews in the following
way:
require(XML)
mydata.vectors <- character(0)
Qword <- URLencode('#IBM')
QUERY <- paste('SELECT review_id, message, rating from review where message
LIKE %',Qword,'%',sep='')
Facebook_url = paste('https://api.facebook.com/method/fql.query?query=
2012 Oct 23
1
Extracting results from Google Search
Dear list,
I have a long list of towns in Africa and would need to get their
geographical coordinates. The Google query [/TownName Country coordinates/]
works for most of the TownNames I have and give a nicely formatted Google
output (try Ingall Niger coordinates for an example). I would like to launch
a loop on the list of names I have and automatically extract the coordinates
given by Google.
2009 Sep 17
1
RCurl and Google Scholar's EndNote references
Hi!
I've performed a Google Scholar Search using a query, let's say "Frank
Harrell", and parsed the links to the EndNote references from the resulting
HTML code. Now I'd like to download all the references automatically. For
this, I have tried to use RCurl, but I can't seem to get it working: I
always get error code "403 Forbidden" from the web server.
2009 Sep 28
5
R and REST API's
Hi - Many organizations now make their data available as XML via a
REST web service architecture. Is there any R package or facility to
access this type of data directly (eg, to make the HTTP GET request
and have the downloaded data put into an R data frame)?
I used several R search sites to look for an answer, but came up with
very little. Any help would be appreciated.
Thanks very much.
Gary
2011 Apr 14
1
a little problem with extJS & log in form
have user_cotnroller
class UserController < ApplicationController
def authenticate
if request.post?
#User.new(params[:userform]) will create a new object of User,
retrieve values from the form and store it variable @user.
@user = User.new(params[:userform])
#@user = User.find_by_id(params[:id])
#find records with username,password
valid_user =
2006 Jul 18
0
Access denied/WERR_ACCESS_DENIED on Printer Properties/rpcclient
hello to everyone,
I'm experiencing an annyoing problem with a shared printer (managed by
samba 3.0.20b-3.4 on Linux - SuSe). The problem is that I cannot
modify any of the printer settings (e.g. Location, etc. and of course
the driver to use). I've successfully uploaded the correct driver with
the APW in the print$ share. The printer data/settings can't be
modified by rpcclient too.
2009 Jul 01
3
is there a way to extract fata from web pages through some R function ?
I deal with a huge amount of Biology data stored in different databases.
The databases belongig to Bioconductor organization can be accessed through Bioconductor packages.
Unluckily some useful data is stored in databases like, for instance, miRDB, miRecords, etc ... which offer just an
interactive HTML interface. See for instance
http://mirdb.org/cgi-bin/search.cgi,
2006 Jan 03
2
samba, cups and cupsaddsmb
Hallo,
I have an old samba-cups printserver (debian woody), connected to the domain
through winbind,?that I must replace now.
I installed a new samba-cups server on a sarge machine. Windbind works, I can
get all users and groups.
I copied the generic windows postscript driver files as in cupsaddsmb-manpage
described to /usr/share/cups/drivers (tried also adobe drivers)
Also tried the same
2005 Aug 11
7
script.aculo.us V1.5_pre1 released
Heya,
I''ve just released script.aculo.us V1.5_pre1.
Please give it a try!
Important new stuff (since V1.1b1):
* Added a main scriptaculous.js file to load in the other libraries
transparently.
* Fixed a condition where standard a href=xxx links wouldn''t work in
autocomplete results. These do now, the onclick event is not
cancelled. [thx to Jasper Slits]
* Added
2005 Jul 18
13
in place text edit
I''ve written a pretty nice Flickr style in place text edit JavaScript
control based on the Script.aculo.us library.
API is like this:
<span id="editme">Edit me!</span>
<script>
new InPlaceEditor($(''editme''), ''url/to/action'');
</script>
Background changes to gray as mouse hovers over the text (like flickr)
and the