Hello,
I am a absolute beginner with IM.
Just tried two scripts from Fred: stainedglass worked - picturefold dind't
My system:
Ubuntu 18.04 LTS
Version: ImageMagick 6.9.7-4 Q16 x86_64 20170114
And here what I get:
-> no output image map.jpg is produced at all...
>> picturefold.sh -n 5 ...
Search found 6 matches
- 2018-06-06T14:20:16-07:00
- Forum: Fred's Scripts
- Topic: picturefold script from fred
- Replies: 2
- Views: 212441
- 2018-06-06T14:11:23-07:00
- Forum: Fred's Scripts
- Topic: picturefold error
- Replies: 11
- Views: 288871
Re: picturefold error
This is what I get:
>> /tmp$ ls -al
insgesamt 64
drwxrwxrwt 15 root root 4096 Jun 6 23:04 .
drwxr-xr-x 24 root root 4096 Mai 24 21:11 ..
drwxrwxrwt 2 root root 4096 Jun 6 23:03 .ICE-unix
drwxrwxrwt 2 root root 4096 Jun 6 23:03 .Test-unix
-r--r--r-- 1 gdm gdm 11 Jun 6 23:03 .X1024-lock
drwxrwxrwt 2 ...
>> /tmp$ ls -al
insgesamt 64
drwxrwxrwt 15 root root 4096 Jun 6 23:04 .
drwxr-xr-x 24 root root 4096 Mai 24 21:11 ..
drwxrwxrwt 2 root root 4096 Jun 6 23:03 .ICE-unix
drwxrwxrwt 2 root root 4096 Jun 6 23:03 .Test-unix
-r--r--r-- 1 gdm gdm 11 Jun 6 23:03 .X1024-lock
drwxrwxrwt 2 ...
- 2018-06-06T12:37:36-07:00
- Forum: Fred's Scripts
- Topic: picturefold error
- Replies: 11
- Views: 288871
Re: picturefold error
sudo apt-get upgrade
does not change the version of Imagemagick.
in the /etc/ImageMagick-6/policy.xml file it looks as follows:
<policymap>
<!-- <policy domain="resource" name="temporary-path" value="/tmp"/> -->
<policy domain="resource" name="memory" value="1GiB"/>
<policy domain ...
- 2018-06-05T23:08:01-07:00
- Forum: Fred's Scripts
- Topic: picturefold error
- Replies: 11
- Views: 288871
Re: picturefold error
As already mentioned in my first post:
Ubuntu 18.04 LTS
ImageMagick 6.9.7-4 Q16 x86_64 20170114 -> no changes made after Installation.
Ubuntu 18.04 LTS
ImageMagick 6.9.7-4 Q16 x86_64 20170114 -> no changes made after Installation.
- What are the critical entries in the policy.xml file?
- I'll try another large picture in the evening today
- 2018-06-05T12:03:26-07:00
- Forum: Fred's Scripts
- Topic: picturefold error
- Replies: 11
- Views: 288871
Re: picturefold error
Thanx for your reply.
If I use the new script with the birdofparadise.gif as input everything works perfectly.
However, with cartoon-parrot.jpg as input an error messages appears...
Can you help decode the thrown error?
>picturefold.sh birdofparadise.gif map.jpg
>
>picturefold.sh cartoon-parrot ...
If I use the new script with the birdofparadise.gif as input everything works perfectly.
However, with cartoon-parrot.jpg as input an error messages appears...
Can you help decode the thrown error?
>picturefold.sh birdofparadise.gif map.jpg
>
>picturefold.sh cartoon-parrot ...
- 2018-06-04T12:49:45-07:00
- Forum: Fred's Scripts
- Topic: picturefold error
- Replies: 11
- Views: 288871
picturefold error
Hello,
I am a absolute beginner with IM.
Just tried two scripts from Fred: stainedglass worked - picturefold dind't
My system:
Ubuntu 18.04 LTS
Version: ImageMagick 6.9.7-4 Q16 x86_64 20170114
And here what I get:
CASE1: no image map.jpg is produced at all...
>> picturefold.sh -n 5 ~/Downloads ...
I am a absolute beginner with IM.
Just tried two scripts from Fred: stainedglass worked - picturefold dind't
My system:
Ubuntu 18.04 LTS
Version: ImageMagick 6.9.7-4 Q16 x86_64 20170114
And here what I get:
CASE1: no image map.jpg is produced at all...
>> picturefold.sh -n 5 ~/Downloads ...