Software :: Nikon D40 - Processing RAW Images
May 27, 2010
What software do you use for processing RAW photographs? When I had Nikon D40 and Lightzone was free of charge for linux, I used it and really liked that piece of software. Then they've gone commercial for linux. Worst still, My relatively new Nikon D5000's colour profiles are not yet supported by the latest release, which made me abandon LightZone.
Since then I haven't found any piece of software that I'd be comfortable with. A trial version of Bibble 5 was very good, but it wouldn't install on my multilib slackware64 (It was ok on Slackware13 32-bit). Besides it's rather pricey. Is there any linux software that you're really happy with when it comes to RAW processing?
View 3 Replies
ADVERTISEMENT
Mar 1, 2010
New to Fedora (from Windows), I am up and running ok with packages from the repository but only half ok with Processing, the Java graphics programming front end from processing.org.Their download gave me a .tgz file which Package Manager extracted for me into a location of my choice and where there is now a "processing" shell script.This works ok and I have managed to create a launcher on the desktop. That starts ok but always with processing's default action of giving you a new and automatically named work file.In Windows an existing Processing file (.pde file) could be "opened-with" Processing. Trying to do similar in Fedora I find that I am expected to nominate an Application to open with but Processing has not installed as an application.I guess the question is how do I promote Processing to be an Application?Or is there a different approach?
View 4 Replies
View Related
Sep 9, 2010
I have a compact-flash card that has some corruptions. I woiuld like to try to fix this by copying out the data from the flashcard using ddrescue or something and then trying to fix the filesystem outside the flash.
BUT Fedora does not allow me to really mount / make a block device of the usb-device, so I can not use ddrescue to copy out the disk-image.
Why is my Nikon camera not a block device, and then the other "GUI-applications" triggered on that device in stead?
View 5 Replies
View Related
May 19, 2010
I just bought a new Nikon S570 digital camera and I was trying to mount the camera via the USB cable in order to get the pictures off of it but either a) I don't know how to mount the camera properly or b) there is some sort of compability or program that I need to install in order to get it to work. According to lsusb it the camera shows up as being connected:
Code:
Bus 004 Device 003: ID 05ac:8213 Apple, Inc.
Bus 004 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 05ac:0236 Apple, Inc.
Bus 003 Device 002: ID 05ac:8242 Apple, Inc.
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 005: ID 04b0:0319 Nikon Corp.
Bus 002 Device 003: ID 05ac:8403 Apple, Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 05ac:8507 Apple, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
So maybe i just need to know how to mount it so I can access the files?
Also, I tried to plug the SD card into the built in card reader but it never showed up either. Do I need to do anything different to get the SD card to mount too?
View 1 Replies
View Related
Nov 20, 2010
Would like to download photos from my Nikon Coolpix camera.
View 3 Replies
View Related
Apr 27, 2010
Can anyone tell me what is the best program on Ubuntu that will download picture files in Raw format from my Nikon D3000 and correct them, and do the usual stuff to make a colour-balanced, photo that can be saved in another format - say Tiff?
View 4 Replies
View Related
Jul 26, 2010
I am running Linux from a DVD, not installed. I am not good with installing software, but since the DVD cannot be corrupted, I am content to operate this way. Lately, I have been having problems that previously did not occur. When I try to click on the checkbox to get rid of emails, it doesn't register in most cases, or when it does, I am clicking multiple times so it registers twice, meaning it is unchecked again. Even more frustrating is some issues that are affecting my ability to update my business. I am trying to modify spreadsheets (text not calculations).
Whenever I try to click & drag to select something to change, it keeps jumping around to select only some of what I want, something else or some combination of the 2. When I try to copy and paste several fields from 1 column to another, everything from the several fields in the source column ends up together in the last field in the target column. I am also trying to download some images from a website. There is a single column of links to the images. I have to click on the link to get to the image in order to copy it, then back out to continue looking for more links to do the same.
My computer keeps jumping back 2 steps, then forward 2 steps, and sometimes I lose my place in that list. I could deal with it if it were a small number of links, but this is a list of probably close to 20,000 links. Again, i am operating off of a live DVD so this should not be corruptible, but this has just started happening, and has been an issue the last several sessions.
View 14 Replies
View Related
Jan 6, 2010
using the update maneger to update on ubuntu new linux images available 2.6.31-17 generic and after the download is complete both images exist in the grub menu should i remove them ? or just remove them from the boot menu ? and if so how could i do each.
View 6 Replies
View Related
May 2, 2011
I know that ImageMagick's convert program can be used as follows to convert a collection of images -- say, in PNG format -- to a PDF file:
convert *png output.pdf
The problem with this is that each image is then stretched to fit on one page, whereas I would like to keep the original dimensions of the images and put as many as possible on one page in the PDF file before moving on to another page.
View 1 Replies
View Related
Sep 21, 2009
I am just spent half an hour hunting for a thing that should be totally available already:USB install images of Ubuntu, knoppix and all the others.And, the only good way are so far complicated tutorials where you extract the stuff from an CD image. Why??Hasn't everybody notices that CDs/DVDs are vanishing big time? That more and more systems don't have the readers anymore? Instead of following a 10 point instruction list, it would be nice to just be able to download a Ubuntu 8.10 or whatever USB image and be able to beam that DIRECTLY to a USB stick with a dd command.
Or am a missing something here? Does this exist?It should by no means be mariginal, considering how important USB stick in specific and flash memory in general have become.
View 4 Replies
View Related
May 12, 2010
Doing "ls -a" provides a listing of the hidden files.To process all the .bak files you can do *.bak for:
that.bak
this.bak
But how do you process all the hidden files like:
.that.bak
.this.bak
What is the equivalent of *.bak for only the hidden files?
View 6 Replies
View Related
Apr 20, 2010
I start a program from terminal, say gedit. The terminal will be recognized as processing, and I cannot use the same terminal for other tasks until I close the gedit.
So without opening another terminal, how can I use the terminal while processing the program?
View 2 Replies
View Related
Oct 11, 2010
I just recently installed 10.10 and now I'm trying to install boxee from a .deb file the following is the result.
dave@dave-laptop:~/Desktop$ sudo dpkg --install boxee-0.9.22.13692.x86_64.deb
(Reading database ... 170826 files and directories currently installed.)
Preparing to replace boxee 0.9.22.13692 (using boxee-0.9.22.13692.x86_64.deb) ...
[code]....
View 1 Replies
View Related
Jun 19, 2011
If I set my Ubuntu 10.10 to sleep after an hour of inactivity, I can't leave Blender to render overnight. The processing that Blender is doing seems to be ignored, and the computer goes to sleep after an hour. How can I prevent this from happening? I don't want to set Sleep to Never, I would like the computer to sleep after Blender is done.
View 7 Replies
View Related
Aug 25, 2010
I am trying to extract a web page via Google for processing. I am able to create a proper query and test it using cut/paste into the address bar of my firefox browser.
When I attempt to extract the page with wget:
wget -O - -q "$query"
I do not see the information that is present when I used the browser.
View 2 Replies
View Related
Mar 3, 2011
while start following some tutorials, i face lot of problems only with nvidia-driver.for example, if i try to apt-get install chkconfig, the result will be as below:
Reading package lists... Done
Building dependency tree
Reading state information... Done
[code]....
View 12 Replies
View Related
Apr 11, 2010
Mails are not going out of the queue. Removed all frozen mails and tried to flush queue using exim -qf command. Also checked queue after restarting exim. Still messages are not going out of the queue.
View 1 Replies
View Related
Mar 19, 2011
I am currently deploying Nagios as my NMS on CentOS 5 and using pn4nagios to create graphs.I have successfully configured Nagios-3.3.3 along with nagios-plugins-1.4.15. its working fine and showing my windows machine and linux machine.But here is the problem, when I try to configure pnp4nagios-0.6.11 I am unable to restart nagios service as it gives me error in commands.cfgfile on line number 240.can sum1 tell me how to get rid of this error. i had encountered similar problem while using nagiosgrapher. kindly note that i have allowed perdata to be processed by setting its value to 1.
View 4 Replies
View Related
Nov 4, 2009
what is the processing of nano editor in linux???
View 4 Replies
View Related
May 6, 2011
I have 5 HP workstation connected with HP ML370 servers. My software "Synopsys" is node locked (run only on server)the problem is that when i run simulation its take too much time. I want to share server load on all 5 workstations on my network.how to utilize these workstations resources e.g RAM, CPU etc...
View 8 Replies
View Related
Apr 6, 2010
Ok for some reason my sendmail queue is not processing the mail that's in mailq it looks like it trys to process and times out or something and skips to the next one, is there any way I can find out why it's not sending the queue list that's in mailq. the mail that's in the queue list is from my websites registration form.
View 14 Replies
View Related
Jun 9, 2011
I'm attempting to learn 'processing', the language used on the Arduino but I am having a bad time finding resource because of the poorly chosen name. What I am trying to do is open a pipe to another process/program to use as input to the processing plot program I am writing. I found processing.org but that site is not very helpful. There is plenty of examples of reading from an Arduino from the serial port but I want to read from a program running on my laptop. Both the plot and data accumulator program in the same PC.
View 3 Replies
View Related
Aug 23, 2010
I am looking for some suggestions if possible, regarding processing the files using perl script. Scenario is I have a location where new files will be added always. I need to process these files for some validation. I wrote a perl script to do this and I thought I can rename the files once they are processed in that way I dont process the same files again. But now I can't rename the files due to some restrictions. Second thought, to process them based on date stamp but as my perlscript is being automated and runs every one hour to process the files I can't go by date stamp.
View 5 Replies
View Related
Nov 7, 2010
I recently rebuilt my system and did a fresh install of Ubuntu 10.04. Now, everything I try to install returns the following errors. I have tried installing the troubled packages but I get the same errors. Any thoughts?
View 2 Replies
View Related
Dec 27, 2009
I finally gathered my courage to install Fedora 12 on my laptop. I burnt a DVD to make the install. But it gives an error saying:Error processing drive/dev/sda.
This sounds scary, because I don't want to format my WHOLE hard disk, I only want to format the several partitions on which I want to install F12.
View 7 Replies
View Related
May 6, 2011
I'm running apache2 and I installed php5 with yast. httpd2 -M states that php5 is loaded. /etc/apache2/conf.d/php5.conf is being included in httpd.conf and it contains:
Code:
<IfModule mod_php5.c>
AddHandler application/x-php .php
AddHandler application/x-httpd-php .php4
AddHandler application/x-httpd-php .php5
[Code]....
The first line was added by me since that's what mime.types actually contains.
php.ini is in /etc/php5/apache2 and since I was not sure apache/php was finding it I added a PHPIniDir "directive" into httpd.conf. I have not changed it.
Test file is the typical /srv/www/htdocs/info.php with <?php infophp(); ?>
Normal index.htm is working fine. php -a is working fine.
I spent a long afternoon around this configuration and I looked in plenty of pages for solutions. I only do occasional system administration so I might have easily overlooked something trivial, but I run out of ideas.
There is a thread in this web site with a similar problem but no solution:
Php5 not recognized in SUSE 10.2 Apache2
What could be missing/wrong if php5 is loaded and the addhandler is defined? How can I further test?
View 9 Replies
View Related
Jul 28, 2011
While converting some images using ImageMagick, I noticed a somewhat strange effect. Using xargs was significantly slower than a standard for loop. Since xargs limited to a single process should act like a for loop, I tested that, and found it to be about the same.
Thus, we have this demonstration.
Quad core (AMD Athalon X4, 2.6GHz)
Working entirely on a tempfs (16g ram total; no swap)
No other major loads
[Code]....
View 1 Replies
View Related
Jun 12, 2010
Evolution has stopped processing my filters and just moves all incoming mail to the trash folder!
View 3 Replies
View Related
Jun 27, 2010
I recently installed Ubuntu Lucid an my Celeron 2.4 Ghz laptop but for some reason I find it slower than Ubuntu Jaunty which is on my Pentium 4 3.00Ghz desktop (especially Gdebi Package Installer. Could this be because of the different processing speeds of the processors, or just Ubuntu 10.04 or because Jaunty has been updated so many times and Lucid is still quite new. It is not just slower, much slower.
View 4 Replies
View Related
Feb 8, 2011
I have installed Ubuntu onto a old Dell Dimension 2400, with a Intel Celeron and i845GV chip. I am trying to install Processing and it says:
"If you set up a launcher (e.g. in Ubuntu), be sure to set the working directory to the folder that contains the shell script. It's not smart enough to find its own path."
How do you set up a launcher and set the working directory? Also, I have no idea about the chips in PC's but processing.org says it should run on. Ubuntu Linux 9.04 (on i686 and x86_64). Can i845GV support processing?
View 3 Replies
View Related