It is currently Wed Jul 24, 2024 6:40 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 235 posts ]  Go to page Previous  1 ... 6, 7, 8, 9, 10, 11, 12  Next
Author Message
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Thu Mar 06, 2014 1:17 pm  (#161) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
Sometimes it helps - you have to delete the "pluginrc" file (in ~ user/.gimp-2.8) and restart Gimp.
Gimp will reload ALL available plug-ins.

_________________
Image

Slava
Ukraini!


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Thu Mar 06, 2014 2:10 pm  (#162) 
Offline
Script Coder
User avatar

Joined: Jun 22, 2010
Posts: 1171
Location: Here and there
It works for me on Windows XP with GIMP 2.8.2, although I did have to add extras to the test script to require the scrollbars out of the box:
Attachment:
Untitled.png
Untitled.png [ 13.58 KiB | Viewed 1192 times ]


Kevin


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Thu Mar 06, 2014 5:21 pm  (#163) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Script-fu.exe is a system plugin and should only be added to your system files
The new script-fu.exe should be add to the system/plugins folder overwriting the old script-fu.exe
if you wish to save the old script-fu.exe copy and paste it out of gimp for the time being
changing the name of the old script-fu.exe file and keeping it in gimp may not work

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Fri Mar 07, 2014 3:43 am  (#164) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2446
I thought that as well, but as GnuTux pointed out it does not matter, the version in your profile takes precedence.

I did this all-in-one screenshot yesterday but paynejk came up with his working winXP.

Image

This one is WinXPsp3, Gimp 2.8.4, the 32 bit replacement script-fu.exe in .\gimp-2.8\plug-ins, some of the old scripts that have been reissued for 2.8 and a standard gimp script (glossy) with a long-ish dialog.

I also wrote to a log but no more info there than on the screenshot.

I think more information needed from Carlos as to his installation.

_________________
Image


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Fri Mar 07, 2014 6:02 am  (#165) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 591
Thank you all. Unfortunately, I do not understand how "to run gimp from the command prompt."
These things make me confused and I'm afraid of ruining my beloved Gimp which is working so well.
Let's wait for other communications. Maybe it's a problem of my own.

_________________
Image


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Fri Mar 07, 2014 6:30 am  (#166) 
Offline
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 7760
Location: On the other side of this screen
@ MareroQ
Everything seems to be working fine.
Dialogue i couldn't see before I can now scroll down to.

_________________


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Fri Mar 07, 2014 6:49 am  (#167) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
@Carlos... Open the Command Prompt window by clicking the Start button Picture of the Start button, clicking All Programs, clicking Accessories, and then clicking Command Prompt.

_________________
Image


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Fri Mar 07, 2014 8:53 am  (#168) 
Offline
GimpChat Founder
User avatar

Joined: May 22, 2008
Posts: 5242
Location: Gimpville
Carlos Diniz wrote:
Thank you all. Unfortunately, I do not understand how "to run gimp from the command prompt."
These things make me confused and I'm afraid of ruining my beloved Gimp wich is working so well.

You won't ruin gimp by running it from the command prompt. Just do the following.

1) Copy the new script-fu.exe into your user plug-ins folder (where you normally place plug-ins)
2) Open a command prompt: Click Start, Run, Type cmd and press enter
3) Enter gimp-2.8 and press enter

Then, just copy and paste any message that appear back to this thread so we can take a look.

_________________
“If you reach for the stars, you just might land on a decently sized hill.” - Stuart Hill


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Fri Mar 07, 2014 9:53 am  (#169) 
Offline
GimpChat Member
User avatar

Joined: Apr 08, 2010
Posts: 5420
Location: Northwest Ohio
after reading this whole thread, the thought occurs to me, will all of this work with OSX?


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Fri Mar 07, 2014 10:02 am  (#170) 
Offline
GimpChat Founder
User avatar

Joined: May 22, 2008
Posts: 5242
Location: Gimpville
It should work just fine, if you can find someone with a MAC development environment to compile it. Partha would probably be a good choice. He’s a member here, but I haven’t seen him on lately. You could send him an email and ask. If you can get your hands on a MAC binary, I’ll be happy to host it here.

_________________
“If you reach for the stars, you just might land on a decently sized hill.” - Stuart Hill


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Fri Mar 07, 2014 5:32 pm  (#171) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
GnuTux wrote:
Carlos Diniz wrote:
Thank you all. Unfortunately, I do not understand how "to run gimp from the command prompt."
These things make me confused and I'm afraid of ruining my beloved Gimp wich is working so well.

You won't ruin gimp by running it from the command prompt. Just do the following.

1) Copy the new script-fu.exe into your user plug-ins folder (where you normally place plug-ins)
2) Open a command prompt: Click Start, Run, Type cmd and press enter
3) Enter gimp-2.8 and press enter

Then, just copy and paste any message that appear back to this thread so we can take a look.

GnuTux you did not mention what should be done with the old script-fu.exe and isn't it best to place the updated script-fu.exe
in the system folder, where it belongs

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Fri Mar 07, 2014 5:56 pm  (#172) 
Offline
GimpChat Founder
User avatar

Joined: May 22, 2008
Posts: 5242
Location: Gimpville
Graechan wrote:
GnuTux you did not mention what should be done with the old script-fu.exe and isn't it best to place the updated script-fu.exe in the system folder,
where it belongs

I mentioned GIMP's behavior in this post. For duplicate plug-ins, GIMP will use the first one it encounters in the search path and ignore any duplicates it finds afterward.

As paynekj pointed out, that's not case with scripts. If there are duplicate scripts in the search path, GIMP will use bits and pieces of the first one and last one it encounters, which is a clearly a bug.

I suggested that Carlos place the new plug-in in his user plug-ins folder, so he can simply remove it, if he continues to have the problem of certain menu items disappearing. I was hoping he could run GIMP from the command line, so we could see any errors that were generated during start up.

_________________
“If you reach for the stars, you just might land on a decently sized hill.” - Stuart Hill


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Sat Mar 08, 2014 6:58 am  (#173) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 591
Thank you all for trying to solve my problem. I need to undergo eye surgery to reduce my intraocular pressure next week. I'm no time to follow the procedures you suggested. I do not know how long well not be able to view my UI. When I re-enabled, I get in touch with you and we reopen the discussion.
There is a small chance of losing vision. I'm a little anxious.
As soon as I can see my display, I will give news.

_________________
Image


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Sat Mar 08, 2014 7:10 am  (#174) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Sorry to hear that Carlos. With the remarkable discoveries they have made over the years, it is amazing what they can do.
I wish you well and back to us soon.

_________________
Image


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Sat Mar 08, 2014 7:43 am  (#175) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 591
Thanks, Molly.

_________________
Image


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Sat Mar 08, 2014 2:55 pm  (#176) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
Carlos - I also wish you well and back to us soon.

New file - for further testing for Win 32 bit
(with a full build Gimp 2.8.10 by science http://www.aljacom.com/~gimp/divers.html).


Attachments:
Script-fu-interface-Mod-Official-Release-V1_NEW_Win_x32 bit.zip [71.63 KiB]
Downloaded 119 times

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Sat Mar 08, 2014 5:59 pm  (#177) 
Offline
GimpChat Member
User avatar

Joined: Apr 08, 2010
Posts: 5420
Location: Northwest Ohio
Good luck with the eye surgery, we all will be pulling for a great result.


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Sun Mar 09, 2014 1:17 am  (#178) 
Offline
GimpChat Member
User avatar

Joined: Jun 02, 2013
Posts: 2075
Awesome plug in. Have a few questions though. With this exe in the plug ins folder, I get this pop up with my Avast:

Image

Then it goes to this:

Image

Not a huge deal I guess, but I wish it wouldn't do that, haha.

Also, it sometimes shuts down. I get this:

Image

And lastly, not that I care what it looks like per se, but why does this exe look different than my other exe's in the plug ins folder? Just curious. Thanks.

Image

BTW, sometimes when I start GIMP, it does none of these things, but that's rare. I take that back, I always get the Avast deal. I'm sure there's a setting to allow that.

_________________
Image


Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Sun Mar 09, 2014 2:01 am  (#179) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
Warrior the answer to your inquiries is conjoined
Avast is a funny fella so I got rid of it (maybe Avast thinks this file is in the wrong place or duplicated)
as for the different icon try looking in Lib/gimp/2.0/plugins and you will get your answer
(it's because it's a default gimp application file and not a added plugin)

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Last edited by Graechan on Sun Mar 09, 2014 3:00 am, edited 1 time in total.

Top
 Post subject: Re: Script-Fu Interface Scrolling Modification V1.0 Official Release
PostPosted: Sun Mar 09, 2014 2:42 am  (#180) 
Offline
GimpChat Member
User avatar

Joined: Aug 30, 2012
Posts: 2174
Help.

I'm using Ubuntu 12.04 64bit and running Gimp 12.8.10

Ok, so I have copied and pasted the file to this location /usr/lib/gimp/2.0/plug-ins

When I open Gimp via the terminal I am getting this error

(gimp:3883): Gimp-Widgets-CRITICAL **: gimp_device_info_set_device: assertion `(info->device == NULL && GDK_IS_DEVICE (device)) || (GDK_IS_DEVICE (info->device) && device == NULL)' failed

Previously I had run this command "sudo apt-get autoremove appmenu-gtk appmenu-gtk3 appmenu-qt" to disable the Global Menu Feature, so I tried reinstalling but still seem to have made no difference.

Edit....
Ok, so I've found the scroll bars, I have to open the window to full screen before they appear, in a minimised window view they don't show.

Thanks

Hearty.

_________________
Image


Top
Post new topic Reply to topic  [ 235 posts ]  Go to page Previous  1 ... 6, 7, 8, 9, 10, 11, 12  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) SCROLLING SCRIPT-FU dialog modification

9

No new posts Attachment(s) Script-Fu Scrolling Interface V1.1 for Windows10 GIMP 2.10.16_64bit

4

No new posts Attachment(s) Script-Fu Scrolling Interface V1.1 for GIMP 2.10.18 Linux Ubuntu 64bit

4

No new posts Attachment(s) SCROLLING INTERFACE HELP

2

No new posts Attachment(s) Logo Toolbox Scrolling interface for GIMP 2.10.18

10



* Login  



Powered by phpBB3 © phpBB Group