It is currently Wed Jun 03, 2026 9:59 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: ~
PostPosted: Wed Jul 09, 2014 9:48 pm  (#1) 
Offline
GimpChat Member

Joined: Apr 29, 2013
Posts: 203
~

_________________
~


Last edited by Zeo on Tue Nov 30, 2021 10:29 pm, edited 2 times in total.

Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Help! Suddenly My Autosave Plugin Doesn't Working :(
PostPosted: Wed Jul 09, 2014 9:54 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Sep 22, 2012
Posts: 2089
Location: US
AFAIK, before installing Python for 2.6 series of gimp (or its forks) you need to install pyGTK, pyCairo and pyObject.
Have you done this?


Top
 Post subject: ~
PostPosted: Wed Jul 09, 2014 10:18 pm  (#3) 
Offline
GimpChat Member

Joined: Apr 29, 2013
Posts: 203
~

_________________
~


Last edited by Zeo on Tue Nov 30, 2021 10:31 pm, edited 1 time in total.

Top
 Post subject: Re: Help! Suddenly My Autosave Plugin Doesn't Working :(
PostPosted: Thu Jul 10, 2014 1:31 am  (#4) 
Offline
GimpChat Member
User avatar

Joined: Sep 22, 2012
Posts: 2089
Location: US
Hope you'll sort it out. If not, Ctrl+S is your friend :hehe


Top
 Post subject: Re: Help! Suddenly My Autosave Plugin Doesn't Working :(
PostPosted: Thu Jul 10, 2014 4:50 am  (#5) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4812
Is the plugin supposed to register in some menu? And if so, does it show up? Can you zip the .py and attach it here?

_________________
Image


Top
 Post subject: ~
PostPosted: Thu Jul 10, 2014 6:34 am  (#6) 
Offline
GimpChat Member

Joined: Apr 29, 2013
Posts: 203
~


Attachments:
autosave_a.zip [4.67 KiB]
Downloaded 151 times

_________________
~


Last edited by Zeo on Tue Nov 30, 2021 10:32 pm, edited 1 time in total.
Top
 Post subject: Re: Help! Suddenly My Autosave Plugin Doesn't Working :(
PostPosted: Sun Jul 13, 2014 10:17 am  (#7) 
Offline
GimpChat Member

Joined: Jul 13, 2014
Posts: 109
Hi Zeo,
Have you considered that your plug-in may have been corrupted as well by the incident?


Top
 Post subject: ~
PostPosted: Sun Jul 13, 2014 7:25 pm  (#8) 
Offline
GimpChat Member

Joined: Apr 29, 2013
Posts: 203
~

_________________
~


Last edited by Zeo on Tue Nov 30, 2021 10:33 pm, edited 1 time in total.

Top
 Post subject: ~
PostPosted: Mon Jul 14, 2014 6:18 am  (#9) 
Offline
GimpChat Member

Joined: Apr 29, 2013
Posts: 203
~

_________________
~


Last edited by Zeo on Tue Nov 30, 2021 10:33 pm, edited 1 time in total.

Top
 Post subject: Re: Help! Suddenly My Autosave Plugin Doesn't Working :(
PostPosted: Mon Jul 14, 2014 10:54 am  (#10) 
Offline
GimpChat Member

Joined: Jul 13, 2014
Posts: 109
Hi Zeo,
The 'autosave_a.zip' that you post (4.67 KiB), is not the last armored version available at the 'registry' (11.0 KiB).
The armoring is mostly against folder mishaps. So if you still game you could try that, it works in my GIMP-2.6 or 2.8.


Top
 Post subject: Re: Help! Suddenly My Autosave Plugin Doesn't Working :(
PostPosted: Mon Jul 14, 2014 12:04 pm  (#11) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2637
Location: Poland
Only for test.
This invaluable plug works very well for Gimp 2.8 and Python 2.7, :jumpclap
For Gimp 2.6.12 and Python 2.6.1 - only entry in the menu without the possibility of launching (regardless of version autosave)

_________________
Image


Top
 Post subject: Re: Help! Suddenly My Autosave Plugin Doesn't Working :(
PostPosted: Mon Jul 14, 2014 9:15 pm  (#12) 
Offline
GimpChat Member

Joined: Jul 13, 2014
Posts: 109
Hi MareroQ,
Thanks for the info. That's curious for GIMP-2.6.12!
If I remember correctly your OS is Windows. In that case, now that there are many GIMP-2.8 packagers I find the Windows' Python support not consistent, so probably important to specify which packager. For me, on the 'semi'-official Windows package.


Top
 Post subject: ~
PostPosted: Tue Jul 15, 2014 8:45 pm  (#13) 
Offline
GimpChat Member

Joined: Apr 29, 2013
Posts: 203
~

_________________
~


Last edited by Zeo on Tue Nov 30, 2021 10:34 pm, edited 1 time in total.

Top
 Post subject: Re: Help! Suddenly My Autosave Plugin Doesn't Working :(
PostPosted: Tue Jul 15, 2014 11:55 pm  (#14) 
Offline
GimpChat Member

Joined: Jul 13, 2014
Posts: 109
Hi Zeo,
Be happy to help.
The name of the zip archive is 'autosave_a_3_0.zip' and it contains two items:
1) file 'autosave_a.py'
2) folder 'autosave_a'.

First install for your GIMP-2.8 to test it (should work OK) and second try it for your GIMP-Painter (not sure).
- stop GIMP if running
- move the old plug-in to a new location
- unzip the 'autosave_a_3_0.zip' archive in "...\.gimp-2.x\plug-ins" (user's plug-ins location)
- start GIMP and see if there is two new entries in the menu-image-bar under "<Image>/Extensions/Plugins-Python/File"
>"Auto save..."
>"NoUI auto save"
if yes the installation is finished :yes , if no: problems :gaah ...

Hope this answer about files.


Top
 Post subject: Re: Help! Suddenly My Autosave Plugin Doesn't Working :(
PostPosted: Wed Jul 16, 2014 11:16 pm  (#15) 
Offline
GimpChat Member

Joined: Jul 13, 2014
Posts: 109
Hi Zeo,
Sorry didn't realize that maybe your not familiar with the 'registry' I mentioned in post #10.
Since now it seems I can attach file to my post, here is that archive:


Attachments:
autosave_a_3_0.zip [26.46 KiB]
Downloaded 165 times
Top
 Post subject: ~
PostPosted: Thu Jul 17, 2014 7:20 pm  (#16) 
Offline
GimpChat Member

Joined: Apr 29, 2013
Posts: 203
~

_________________
~


Last edited by Zeo on Tue Nov 30, 2021 10:34 pm, edited 1 time in total.

Top
 Post subject: ~
PostPosted: Thu Jul 17, 2014 11:22 pm  (#17) 
Offline
GimpChat Member

Joined: Apr 29, 2013
Posts: 203
~

_________________
~


Last edited by Zeo on Tue Nov 30, 2021 10:34 pm, edited 1 time in total.

Top
 Post subject: Re: Help! Suddenly My Autosave Plugin Doesn't Working :(
PostPosted: Fri Jul 18, 2014 8:08 pm  (#18) 
Offline
GimpChat Member

Joined: Jul 13, 2014
Posts: 109
Thanks for the feedback.
It's clearer now that only part of Python is working as it should.

Perhaps it should be considered a problem of OS backup instead of an image one.
Windows XP has, I think, restoration point?

Some other members are more qualified than me for that aspect.


Top
 Post subject: ~
PostPosted: Tue Jul 29, 2014 7:53 pm  (#19) 
Offline
GimpChat Member

Joined: Apr 29, 2013
Posts: 203
~

_________________
~


Last edited by Zeo on Tue Nov 30, 2021 10:34 pm, edited 1 time in total.

Top
 Post subject: Re: [SOLVED]Help! Suddenly My Autosave Plugin Doesn't Working :(
PostPosted: Tue Jul 29, 2014 10:36 pm  (#20) 
Offline
GimpChat Member

Joined: Jul 13, 2014
Posts: 109
Hi Zeo,

Happy for you and felicitations are in order for your tenacity.

On the less happy side, since an hard drive is one of the less durable component, probably if a sector is bad an other one could follow soon!

Regards


Top
Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next

All times are UTC - 5 hours [ DST ]


cron

* Login  



Powered by phpBB3 © phpBB Group