• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

Anyone has a copy of PictoDS 2.1 linux-version?

Started by r8dhex, January 18, 2008, 01:12:07 AM

Previous topic - Next topic

r8dhex

I'm tying to download PictoDS and ComicBookDS, but I can't find the linux version of PictoDS. The cbds.free.fr site is down i think.

If anyone has a copy or a mirror, I would really appreciate it.

Thanks,
Jonathan

onekelly

#1
Typed in PictoDS 2.1 linux on google and got this.

http://www.ds-scene.net/?s=download&viewfile=1c2e3d23dcf7b412530568b2af858634


from this thread http://www.ds-scene.net/?s=viewtopic&nid=4002

enjoy!

edit: you have to join the site to dl it.

r8dhex

Thanks,

I found that before I posted, but I didn't want to signup.  In the end, I signed up anyway, since I couldn't find any other sources.



dantheman

Just for archival purposes, even if you already got your copy.

http://danthemanms2.googlepages.com/ComicBookDS_V3.0.zip
http://danthemanms2.googlepages.com/ComicBookDS_Only_V2.2.zip - for those who want the older version
http://danthemanms2.googlepages.com/PictoDS_linux_2.1.0.zip
http://danthemanms2.googlepages.com/PictoDS_mac_2.1.0.zip
http://danthemanms2.googlepages.com/PictoDS_win32_2.1.0.zip
http://danthemanms2.googlepages.com/ComicBookDS_Theme_Original_V1.0.zip
http://danthemanms2.googlepages.com/ComicBookDS_Theme_Previous_V1.0.zip

When the site put up the notice about going down, I used WebReaper to grab a copy of the whole site, including the downloads.  The page navigation isn't recreated fully, but at least I've got the most important parts.

I've also got older versions if requested, though 3.0 and 2.2 should be as far back as anyone needs.

liquidnitrogen

#4
Yes. I am still a linux newb.

So before I was still able to run PictoDS but it would have errors in resizing the pictures - it wouldnt resize them and freeze.

I'm in Ubuntu 7.10 Gutsy

This is the terminal that is seen.

liquidnitrogen@liquidnitrogen-desktop:~/Desktop/PictoDS_linux_2.1.0$ ./pictods.sh
java.io.FileNotFoundException: /home/liquidnitrogen/Desktop/PictoDS_linux_2.1.0/bin/pictodstmp/IMAGE/1.jpg (No such file or directory)
        at java.io.RandomAccessFile.open(Native Method)
        at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
        at javax.imageio.stream.FileImageOutputStream.<init>(FileImageOutputStream.java:53)
        at com.sun.imageio.spi.FileImageOutputStreamSpi.createOutputStreamInstance(FileImageOutputStreamSpi.java:37)
        at javax.imageio.ImageIO.createImageOutputStream(ImageIO.java:393)
        at org.pictods.Pictods.createResizedImages(Pictods.java:573)
        at org.pictods.Pictods.imagesToNds(Pictods.java:151)
        at org.pictods.Pictods.imageDirToNds(Pictods.java:181)
        at org.pictods.Pictods.fileToNds(Pictods.java:239)
        at org.pictods.ui.PictodsUI$18.run(PictodsUI.java:698)
        at java.lang.Thread.run(Thread.java:619)
Exception in thread "Thread-0" java.lang.IllegalStateException: Output has not been set!
        at com.sun.imageio.plugins.jpeg.JPEGImageWriter.write(JPEGImageWriter.java:312)
        at org.pictods.Pictods.createResizedImages(Pictods.java:575)
        at org.pictods.Pictods.imagesToNds(Pictods.java:151)
        at org.pictods.Pictods.imageDirToNds(Pictods.java:181)
        at org.pictods.Pictods.fileToNds(Pictods.java:239)
        at org.pictods.ui.PictodsUI$18.run(PictodsUI.java:698)
        at java.lang.Thread.run(Thread.java:619)

Pretty strange.... Don't know why it wont work.
I have issues with other editors like FFTA2 0.6.8a also - it loads but the menus dont work...

Anyone tell me what I'm doing wrong?

dantheman

Well, it appears to be creating a temp directory, putting images in there, and then performing operations on them (resizing, extracting, etc).  However in your case, it appears that either it can't access the temp files for some reason or they're not getting created in the first place, so Java throws an error when it can't find the data it's expecting.

No clue how to fix it though =/

kkan

#6
Quote from: dantheman on January 18, 2008, 07:09:16 PM
Just for archival purposes, even if you already got your copy.

http://danthemanms2.googlepages.com/ComicBookDS_V3.0.zip


oooh when did that come out Been using 2.2 for what seems like ages lol :)

and now found out the author has removed it from his website and no longer developing it  :(