A PCRE internal error occured. This might be caused by a faulty plugin

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
applications:graphics:gimp [2014/01/05 15:08]
admin [Save for Web]
applications:graphics:gimp [2014/05/05 09:34] (current)
admin [gimp-plugin-registery]
Line 24: Line 24:
 Here below are some plugins of interest: Here below are some plugins of interest:
  
-===== gimp-plugin-registery=====+===== gimp-plugin-registery =====
 [[http://​registry.gimp.org/​node/​33|Save for Web]] is one of the most immediate plugin you'll want if you're a web developer and are used to the "Save for web..."​ menu in Photoshop. As stated on the plugin page: //it allows to find compromise between minimal file size and acceptable quality of image quickly//. [[http://​registry.gimp.org/​node/​33|Save for Web]] is one of the most immediate plugin you'll want if you're a web developer and are used to the "Save for web..."​ menu in Photoshop. As stated on the plugin page: //it allows to find compromise between minimal file size and acceptable quality of image quickly//.
  
 This plugin is part of a plugins package that is available for installation via the "​Software Manager"​. Open "Menu > Software Manager",​ then type "​gimp"​ in the search field.\\ This plugin is part of a plugins package that is available for installation via the "​Software Manager"​. Open "Menu > Software Manager",​ then type "​gimp"​ in the search field.\\
 In the results list, double click on "​gimp-plugin-registry",​ then click the "​Install"​ button. In the results list, double click on "​gimp-plugin-registry",​ then click the "​Install"​ button.
 +
 +Alternatively you could use the command line to do the exact same thing:
 +<​code>​
 +$ sudo apt-get install gimp-plugin-registry
 +</​code>​
 +
 +In case you cannot find the package on debian, [[http://​forums.solydxk.com/​viewtopic.php?​f=59&​t=2731|there might be an explanation out here]]...\\
 +You might then want to download the .deb file for your Debian version [[https://​packages.debian.org/​search?​keywords=gimp-plugin-registry|here]] and install manually.
  
 Restart GIMP and you should see the "Save for Web" option under the "​File"​ menu. Restart GIMP and you should see the "Save for Web" option under the "​File"​ menu.