Resynthezier: can't make it work
This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.
This is a read-only list on gimpusers.com so this discussion thread is read-only, too.
Resynthezier: can't make it work | Dexter Filmore | 15 Nov 18:14 |
Resynthezier: can't make it work | Jim | 15 Nov 18:40 |
Resynthezier: can't make it work | Dexter Filmore | 15 Nov 19:24 |
Resynthezier: can't make it work | Jim | 16 Nov 21:01 |
Resynthezier: can't make it work | Dexter Filmore | 18 Nov 00:15 |
Resynthezier: can't make it work - solved | Dexter Filmore | 18 Nov 00:32 |
Resynthezier: can't make it work | Liam R E Quin | 15 Nov 19:25 |
Resynthezier: can't make it work | Dexter Filmore | 15 Nov 20:31 |
Resynthezier: can't make it work | Alexandre Prokoudine | 15 Nov 20:36 |
Resynthezier: can't make it work | Dexter Filmore | 15 Nov 20:49 |
Resynthezier: can't make it work | Alexandre Prokoudine | 15 Nov 19:27 |
Resynthezier: can't make it work
Suse 12.2, gimp 2.8-git branch installed in ~/gimp, compiled resynth-git
prefixed there, too.
Can call "heal selection" and Resynthesize, but the do nothing.
Example: I have a white square with one corner missing, the corner shows
alpha. Now I select all the alpha, then call filter-map-resynth, tell it to
look 50pixel further, run it, it calculates for a minute, munches cpu and
all, and then...
Nothing.
The layer is correct, it has an alpha channel, alpha is not locked.
Tried both heal and resynth.
?
-----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d--(+)@ s-:+ a C++++ UL++ P+>++ L+++>++++ E-- W++ N o? K- w--(---) !O M+ V- PS+ PE Y++ PGP t++(---)@ 5 X+(++) R+(++) tv--(+)@ b++(+++) DI+++ D- G++ e* h>++ r* y? ------END GEEK CODE BLOCK------
Resynthezier: can't make it work
I actually spent an enormous amount of time figuring out steps to get it to work. I haven't been using gimp much the past couple of years and don't remember offhand how to do it, but it isn't intuitive at all. I did post the solution to the gimp add-on download site.
Email me if you can't find it and I'll try to help.
Regards,
Jim
On 11/15/2012 12:14 PM, Dexter Filmore wrote:
Suse 12.2, gimp 2.8-git branch installed in ~/gimp, compiled resynth-git prefixed there, too.
Can call "heal selection" and Resynthesize, but the do nothing.Example: I have a white square with one corner missing, the corner shows alpha. Now I select all the alpha, then call filter-map-resynth, tell it to look 50pixel further, run it, it calculates for a minute, munches cpu and all, and then...
Nothing.
The layer is correct, it has an alpha channel, alpha is not locked. Tried both heal and resynth.?
_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list
Resynthezier: can't make it work
I can't indeed. Pointers appreciated.
Am Thursday 15 November 2012 19:40:15 schrieb Jim:
I actually spent an enormous amount of time figuring out steps to get it to work. I haven't been using gimp much the past couple of years and don't remember offhand how to do it, but it isn't intuitive at all. I did post the solution to the gimp add-on download site.
Email me if you can't find it and I'll try to help.
Regards,
Jim
On 11/15/2012 12:14 PM, Dexter Filmore wrote:
Suse 12.2, gimp 2.8-git branch installed in ~/gimp, compiled resynth-git prefixed there, too.
Can call "heal selection" and Resynthesize, but the do nothing.Example: I have a white square with one corner missing, the corner shows alpha. Now I select all the alpha, then call filter-map-resynth, tell it to look 50pixel further, run it, it calculates for a minute, munches cpu and all, and then...
Nothing.
The layer is correct, it has an alpha channel, alpha is not locked. Tried both heal and resynth.?
_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list
-----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d--(+)@ s-:+ a C++++ UL++ P+>++ L+++>++++ E-- W++ N o? K- w--(---) !O M+ V- PS+ PE Y++ PGP t++(---)@ 5 X+(++) R+(++) tv--(+)@ b++(+++) DI+++ D- G++ e* h>++ r* y? ------END GEEK CODE BLOCK------
Resynthezier: can't make it work
On Thu, 2012-11-15 at 19:14 +0100, Dexter Filmore wrote:
Suse 12.2, gimp 2.8-git branch installed in ~/gimp, compiled resynth-git prefixed there, too.
Can call "heal selection" and Resynthesize, but the do nothing.
If you run ~/.gimp-2.8-git/plug-ins/resynth it should give you a message about being a gimp plugin. If not, maybe you need LD_LIBRARY_PATH, depending on how you compiled gimp 2.8.
Both resynth and gimp need to use exactly the same libgimp, so you could also hck that using ldd on both programs (gimp-2.8 and resynth).
Also, start gimp from a terminal ("console") and watch for error messages.
Liam
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/ Pictures from old books: http://fromoldbooks.org/ Ankh: irc.sorcery.net irc.gnome.org freenode/#xml
Resynthezier: can't make it work
On Thu, Nov 15, 2012 at 10:14 PM, Dexter Filmore wrote:
Suse 12.2, gimp 2.8-git branch installed in ~/gimp, compiled resynth-git prefixed there, too.
Can call "heal selection" and Resynthesize, but the do nothing.
Ubuntu 12.04, GIMP 2.8, Resynthesizer from Git.
Everything works as expected.
Alexandre Prokoudine http://libregraphicsworld.org
Resynthezier: can't make it work
Am Thursday 15 November 2012 20:25:09 schrieb Liam R E Quin:
On Thu, 2012-11-15 at 19:14 +0100, Dexter Filmore wrote:
Suse 12.2, gimp 2.8-git branch installed in ~/gimp, compiled resynth-git prefixed there, too.
Can call "heal selection" and Resynthesize, but the do nothing.If you run ~/.gimp-2.8-git/plug-ins/resynth it should give you a message about being a gimp plugin. If not, maybe you need LD_LIBRARY_PATH, depending on how you compiled gimp 2.8.
Both resynth and gimp need to use exactly the same libgimp, so you could also hck that using ldd on both programs (gimp-2.8 and resynth).
Also, start gimp from a terminal ("console") and watch for error messages.
Liam
dexter@shodan:~/gimp-2.8-git/lib64/gimp/2.0/plug-ins$ ./resynthesizer ./resynthesizer is a GIMP plug-in and must be run by GIMP to be used
Different path. Issue?
-----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d--(+)@ s-:+ a C++++ UL++ P+>++ L+++>++++ E-- W++ N o? K- w--(---) !O M+ V- PS+ PE Y++ PGP t++(---)@ 5 X+(++) R+(++) tv--(+)@ b++(+++) DI+++ D- G++ e* h>++ r* y? ------END GEEK CODE BLOCK------
Resynthezier: can't make it work
On Fri, Nov 16, 2012 at 12:31 AM, Dexter Filmore wrote:
Also, start gimp from a terminal ("console") and watch for error messages.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Please :)
Alexandre Prokoudine http://libregraphicsworld.org
Resynthezier: can't make it work
Am Thursday 15 November 2012 21:36:41 schrieb Alexandre Prokoudine:
On Fri, Nov 16, 2012 at 12:31 AM, Dexter Filmore wrote:
Also, start gimp from a terminal ("console") and watch for error messages.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Please :)
Alexandre Prokoudine http://libregraphicsworld.org
_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list
$ gimp
Gimp adaption
** (plugin-heal-selection.py:10825): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
** (plugin-heal-selection.py:10825): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
** (plugin-heal-selection.py:10825): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
^ heal selection
Gimp adaption
Gimp adaption
Gimp adaption
^ resynth
-----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d--(+)@ s-:+ a C++++ UL++ P+>++ L+++>++++ E-- W++ N o? K- w--(---) !O M+ V- PS+ PE Y++ PGP t++(---)@ 5 X+(++) R+(++) tv--(+)@ b++(+++) DI+++ D- G++ e* h>++ r* y? ------END GEEK CODE BLOCK------
Resynthezier: can't make it work
Response is bottom posted:
On 11/15/2012 01:24 PM, Dexter Filmore wrote:
I can't indeed. Pointers appreciated.
Am Thursday 15 November 2012 19:40:15 schrieb Jim:
I actually spent an enormous amount of time figuring out steps to get it to work. I haven't been using gimp much the past couple of years and don't remember offhand how to do it, but it isn't intuitive at all. I did post the solution to the gimp add-on download site.
Email me if you can't find it and I'll try to help.
Regards,
Jim
On 11/15/2012 12:14 PM, Dexter Filmore wrote:
Suse 12.2, gimp 2.8-git branch installed in ~/gimp, compiled resynth-git prefixed there, too.
Can call "heal selection" and Resynthesize, but the do nothing.Example: I have a white square with one corner missing, the corner shows alpha. Now I select all the alpha, then call filter-map-resynth, tell it to look 50pixel further, run it, it calculates for a minute, munches cpu and all, and then...
Nothing.
The layer is correct, it has an alpha channel, alpha is not locked. Tried both heal and resynth.?
_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list
After all the replies, I'm a bit confused about the exact problem you are having. If it is the problem I and others have had that the plugin just plain doesn't work per instructions, you can probably find the answer at:
http://registry.gimp.org/node/24243
I wrote a part of that page on how I got it to work with these notes:
BEGIN PASTE
I think I found the combination that I found before I lost all my notes when my system / hard drives crashed.
1. Select a RECTANGULAR area you want to take the sample from. This is NOT the texture source sample and my notes do not cover textures.
2. "edit->copy"
3. "edit->paste as->new image"
4. Switch to the new image.
5. Go to the layers window
6. Remove the alpha layer - The critical piece
7. Go back to the image you are editing. Select a target area you want to fill with the sample from step 1.
8. Now "filters->map->resynthesize" should allow you to select the newly created source image.
This works on SuSE Linux 11.1 with resynthesize v. 0.16-1.2
END PASTE
If you are having a compile / crash problem, then the answer lies elsewhere.
Good luck,
Jim
Resynthezier: can't make it work
Doesn't work either. I think it's because I checked out resynth's git instead
of a stabel branch, I probably got some work-in-progress code here that
doesn't work.
I'll try and compile and older stable release.
I think I found the combination that I found before I lost all my notes when my system / hard drives crashed.
1. Select a RECTANGULAR area you want to take the sample from. This is NOT the texture source sample and my notes do not cover textures.
2. "edit->copy"
3. "edit->paste as->new image"
4. Switch to the new image.
5. Go to the layers window
6. Remove the alpha layer - The critical piece
7. Go back to the image you are editing. Select a target area you want to fill with the sample from step 1.
8. Now "filters->map->resynthesize" should allow you to select the newly created source image.
This works on SuSE Linux 11.1 with resynthesize v. 0.16-1.2
END PASTE
If you are having a compile / crash problem, then the answer lies elsewhere.
Good luck,
Jim
_______________________________________________ gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list
-----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d--(+)@ s-:+ a C++++ UL++ P+>++ L+++>++++ E-- W++ N o? K- w--(---) !O M+ V- PS+ PE Y++ PGP t++(---)@ 5 X+(++) R+(++) tv--(+)@ b++(+++) DI+++ D- G++ e* h>++ r* y? ------END GEEK CODE BLOCK------
Resynthezier: can't make it work - solved
I uninstalled resynthesizer-git and compiled 0.16. Works like it used to.