similar to: Completed 406 Not Acceptable

Displaying 20 results from an estimated 500 matches similar to: "Completed 406 Not Acceptable"

2007 May 21
4
Spec''ing redirect with arbitrary parameters
I''ve got the following expectation: response.should redirect_to(:action => "new", :video_id => "1", :process_id => "2", :origin_id => "3") that fails with this error message: expected redirect to {:video_id=>"1", :process_id=>"2", :origin_id=>"3", :action=>"new"}, got redirect to
2011 Apr 25
3
Nikon software - Photographer
Hi guys, I'm a photographer and I want to use the software that my camera manufacturer makes. I can install the application like View NX 2 but Nikon trasnfer makes an error. I want to know what information do I have to gather for help or what should I need to correct this erros. If any interested of helping please just reply. Thank you.
2010 Nov 01
2
Creating RESTful helpers on the fly
If I have a resource called ''assets'' then I get for free a bunch of helpers, like assets_path new_asset_path and so forth, right? I would like to be able to create a call to one of these on the fly when I only find out the name of the resource at run time. For example I would like to do this: resource_name = "assets" resource_path(resource_name, method => :new)
2007 Mar 11
1
recoding question
Hi R-users, I have a data frame like this: photographer category picture points Hannu kalat limamikko 1 Teemu kalat verkkovaja 3 Hate kalat munat puoliks padassa 6 Hannu kalat isokala 8 Teemu kasvit, sienet ja muut eliöt harppi 2 Hate kasvit, sienet ja muut eliöt pyynikki 2 Petteri kasvit, sienet ja muut eliöt harmaaleppä 5 Lauri kasvit, sienet ja muut eliöt lumipuu 9 Teemu linnut kainostelua 1
2004 Nov 14
3
Running Photoshop on a relatively old PC
For several months I've been thinking about moving to Linux operating system. This would resque our old machine which is getting left behind when it comes to hardware (and it would also put fun back into computing). The problem is that if I convert the only machine our family has to Linux, it would mean that an important program, Photoshop, which we use everyday has to be abandoned. This
2005 Nov 08
8
do I have to worry if executing an exe that may contain a virus under Wine?
Hi, I have a question: do I have to worry if I run with wine an executable that may contain a virus (I am running linux as a normal user, not root)? -- Peter Kostov, webdesigner, photographer Sofia, Bulgaria Home sites - www.webdesign.light-bg.com - www.light-bg.com
2008 Sep 25
2
jquery, format.js and IE
I''m trying to use jQuery to write all my js unobtrusively, and running into a bit of a problem when triggering the format.js block in IE6 (and possibly IE7). It returns the JSON string no problem, but instead of parsing it, IE6 asks to download the resource as a .js file. So if my url is ''/pictures/1.js'', IE6 will ask to save or run ''1.js'' I did do
2003 Mar 24
1
(Repost to list) Copying large files xp pro -> Samba very slow
I previously posted this to the linux.samba mailing list. I'm not sure that was the right place, so here it is again. Apologies if you've already seen it. Hi, I would really appreciate any hep with a big problm I'm having with XP (Pro / SP1 ) transferring to a samba share. The transfer starts off OK, using about 66% of my 100Mbs network. Then, after about 10-15 seconds, it drops off
2006 May 11
4
modelling data to specify user access
Hello, this is my second Rails app, and the first one I did had simple data mapping. This time I am building a site for a photographer, and they want to upload photos, and create galleries that only certain clients can log in and have access to. There will be multiple galleries, and the access to them will vary depending on how the admin assigns it to each client. There is also a porftolio
2015 Jul 23
9
Looking for mkdosfs for Syslinux 1.67
Greetings one and all. I'm a unix newbe....so deal with me here. I have a .iso copy of syslinux 1.67 (which actually might be ISOlinux??) that I boot from CD (ramdisk version...no HD needed)... but my version doesnt have the mkdosfs utility on it. I was looking for an executable that would work with this version... can someone point me toward such an animal??? :Pat
2006 Jun 21
7
acts_as_taggable and paginate?
Hi there, I''ve been trying to paginate over a list of members that all share a tag in common using the acts_as_taggable plugin. The regular way of paginating over a collection doesn''t seem to work with acts_as_taggable. Here''s what my method looks like that takes in a tag name, finds all the members that share the tag and then displays all the members. Nothing too fancy
2003 May 22
2
issue with ports
my ports database seems to have become broken. I'm running -stable, but haven't rebuilt the system in a year or so (I know, security vulerabilities, but the box has been shelved in this time). anyhow, at this point, I can't do even a make clean in ports, or build portupgrade. I fetched portupgrade with pkg_add hoping that running pkgdb -F would sort things out, but it errors with: **
2012 Jun 22
6
Definition list as image caption
recently though about image captions, then i realized that this could be achiebed by Markdown Extra's definition list feature: ![alttext](http://exampl.com/img.jpg) : here goes the *caption* What do you think? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Sep 12
3
Error message for .csv file
I would be grateful if anyone could tell me what the error message: Error in NN[i, 1:length(od)] <- od : subscript out of bounds means for a large .csv file containing gps coordinates. I am using package SPACECAP and have successfully run it with other .csv files but now keep getting this error message. I can't see anything wrong with the file which is simply three columns of data. I am
2014 Nov 08
4
Can't get pictures off camera
Hi, I'm trying to download some pictures off my camera and I keep getting an error. This used to work at some point although I can't say when. The camera is a Cannon EOS and I plug it in to a USB port and turn it on and I get a dialog box with a title of "Cannon Digital Camera" saying "You have just inserted a medium with digital photos...blah blah...". When I
2008 Aug 20
15
CF to SATA adapters for boot device
Has anyone here had any luck using a CF to SATA adapter? I''ve just tried an Addonics ADSACFW CF to SATA adaptor with an 8GB card that I wanted to use for a boot pool and even though the BIOS reports the disk, Solaris B95 (or the installer) doesn''t see it. I might give the IDE version a go (I really wanted hoT-plug), otherwise I''ll be able to store a couple of thousand
2014 Feb 04
3
[LLVMdev] linux build broken on Ubuntu 12.04 x86_64
First error: head file related. Strangely, this code has been there a while, which makes me think that the HAVE_ARC4RANDOM is somehow now showing up as set whereas perhaps it didn't used to be. tfiala at tfiala2:~/lldb/svn/lgs/build$ make make[1]: Entering directory `/mnt/ssd/work/svn/lgs/build/lib/Support' llvm[1]: Compiling Process.cpp for Debug+Asserts build In file included from
2014 Feb 03
3
[LLVMdev] linux build broken on Ubuntu 12.04 x86_64
Hey all, FYI - We're seeing a whole host of errors around requiring arc4random and linkage errors building llvm/clang/lldb from top of tree. This is on lldb builds with Ubuntu 12.04 x86_64, using gcc 4.8.2 and configure-based builds. This appeared to crop up sometime since Friday morning. What's the right fix for that? Looks to be a dependency on libbsd? -- Todd Fiala | Software
2005 Jul 20
6
Asterisk and flash disks
Hello I see it is possible to buy Flash Disks up to 4GB now. Has anyone any experience of building an Asterisk system with a flash disk as the only storage device? Any brands you recommend? Is 2 or 4GB enough for an Asterisk installation? Typically how many MB is required for voicemail recording files for say a 10 user system? What about voicemail - I suppose files could be emailed and
2008 Nov 22
1
Acer Aspire Photographer in need of expert help
Ladies and gentlemen Can someone help me? I have just bought an AS One 120 gig+Linpus Linux as a photo storage device. It is a fabulous machine for the job as the screen is incredibly sharp and the whole deal is better than say the Epson P3000 device. I use a pair of Canon 400D's and only shoot in Raw. The default image viewer (gThumb??) is fantastic as it does a slide show at the same time