Welcome Guest ( Log In | Register )


Recommended Addon
sponsored link
Sponsored link

 
Reply to this topicStart new topic
> Context Menu Image Saver - Ver. 2.0, Uploaded: 20/08/12 21:54
choobin
post Aug 20 2012, 22:54
Post #1


Member
**

Group: Members
Posts: 10
Joined: 20-August 12
Member No.: 18.715


Extension Developer: Yes
Extensions: Quick torrent search
Context menu image saver
Disable control-q shortcut

Translator for [No translator]
My OS Gnu/Linux



Maintainer: choobin
Creator: choobin

Ext. Version: 2.0
Release date: 0000-00-00
Description: Save images to custom locations from the context menu.
Extension is compatible to: ( 7.0 - 16.0)

Included locales: en-US

View on WTS -- Download the extension
Go to the top of the page
 
+Quote Post
markh
post Aug 21 2012, 06:54
Post #2


BZ Jungle Guide
Group Icon

Group: Admin
Posts: 3.894
Joined: 24-April 06
From: the culinary and touristically unchallenged parts of the Netherlands
Member No.: 1.264


Extension Developer: No
Translator for Dutch (nl)
My OS Windows
Translation Credits to markh van BabelZilla.org



Welcome! welcomeani.gif

Just a bit of information for you: in case you have some queries about the WTS, you can find our Wiki here!

In case you're looking for a specific translator, please see the list of available translators on BabelZilla.
When you select the desired one, you can send him/her a P.M. or an e-mail (if and when public).

You may also insert a new Topic in the Help Section, in order to ask for specific translations, to write a general request about missing translations, etc.


--------------------
Don’t have to be beautiful but it helps

Go to the top of the page
 
+Quote Post
ZuGro
post Aug 21 2012, 08:38
Post #3


Advanced Member
***

Group: Members
Posts: 302
Joined: 27-April 06
From: Mexico
Member No.: 1.280


Extension Developer: No
Translator for Spanish (es-MX / Mexico)
Translation Credits to Juan Andrés L. Godínez [ZuGro]



Hi

Spanish [es-MX] is in testing status just now. However i can't finish my test of some strings because the add-on does not save the images, so I'm unable to see the already existent files dialogs...

Error console:
CODE
Error: uncaught exception: TypeError: Services.downloads is undefined


Best regards.

PS: sorry for my very bad English blush.gif
Go to the top of the page
 
+Quote Post
whknnn
post Aug 21 2012, 09:05
Post #4


Advanced Member
***

Group: Members
Posts: 74
Joined: 25-September 09
From: CHINA
Member No.: 13.783


Extension Developer: No
Translator for Chinese (zh-CN / Simplified)
My OS Windows
Translation Credits to Wang.H.K



zh-CN locale release.

When saving link with query string, an error will occur because filename can not contain "?". Please fix that.
Go to the top of the page
 
+Quote Post
choobin
post Aug 21 2012, 09:17
Post #5


Member
**

Group: Members
Posts: 10
Joined: 20-August 12
Member No.: 18.715


Extension Developer: Yes
Extensions: Quick torrent search
Context menu image saver
Disable control-q shortcut

Translator for [No translator]
My OS Gnu/Linux



QUOTE (ZuGro @ Aug 21 2012, 07:38) *
Hi

Spanish [es-MX] is in testing status just now. However i can't finish my test of some strings because the add-on does not save the images, so I'm unable to see the already existent files dialogs...

Error console:
CODE
Error: uncaught exception: TypeError: Services.downloads is undefined


Best regards.

PS: sorry for my very bad English blush.gif


Hi ZuGro,

Thanks for the help.

If possible could I please have some more information about the error?

What file/line does it occur on?

Are there steps I can take to reproduce the error? I.e., goto this url and click this image, etc...

Regards,

choobin
Go to the top of the page
 
+Quote Post
choobin
post Aug 21 2012, 09:27
Post #6


Member
**

Group: Members
Posts: 10
Joined: 20-August 12
Member No.: 18.715


Extension Developer: Yes
Extensions: Quick torrent search
Context menu image saver
Disable control-q shortcut

Translator for [No translator]
My OS Gnu/Linux



QUOTE (whknnn @ Aug 21 2012, 08:05) *
zh-CN locale release.

When saving link with query string, an error will occur because filename can not contain "?". Please fix that.


Hello whknnn,

Thank you for the translation and bug report. It is really appreciated.

Saving links is still very experimental and needs some work. This specific issue can be fixed quite easily. I will include the fix when I send the update with the new locales to AMO.

Regards,

choobin
Go to the top of the page
 
+Quote Post
ZuGro
post Aug 21 2012, 10:50
Post #7


Advanced Member
***

Group: Members
Posts: 302
Joined: 27-April 06
From: Mexico
Member No.: 1.280


Extension Developer: No
Translator for Spanish (es-MX / Mexico)
Translation Credits to Juan Andrés L. Godínez [ZuGro]



Hi

OK, tested on Fx 10 and Fx 13, not working...

Tested on clean profiles (both Fx10 & Fx13)...

Also installed the version 2.0 from AMO, but still don't working (Fx 10 & Fx 13)...

However, version 20111027 (released October 26, 2011), not bootstrapped, is working fine...

There are not linked files on the error alert showed on console, only the "Error: uncaught exception: TypeError: Services.downloads is undefined" in bold text...

Steps to reproduce it: simply install the add-on, set a save directory (even a root drive), and go to any page with images, right click over any image and try to save it, that's all, the image is not saved and the error console shown the error message.

If you want, i can take a screen record to show my tests in a video file...

Best regards.
Go to the top of the page
 
+Quote Post
choobin
post Aug 21 2012, 12:13
Post #8


Member
**

Group: Members
Posts: 10
Joined: 20-August 12
Member No.: 18.715


Extension Developer: Yes
Extensions: Quick torrent search
Context menu image saver
Disable control-q shortcut

Translator for [No translator]
My OS Gnu/Linux



QUOTE (ZuGro @ Aug 21 2012, 09:50) *
Hi

OK, tested on Fx 10 and Fx 13, not working...

Tested on clean profiles (both Fx10 & Fx13)...

Also installed the version 2.0 from AMO, but still don't working (Fx 10 & Fx 13)...

However, version 20111027 (released October 26, 2011), not bootstrapped, is working fine...

There are not linked files on the error alert showed on console, onl[attachment=100004036:cmis_moo...affe.net.xpi]y the "Error: uncaught exception: TypeError: Services.downloads is undefined" in bold text...


I found the issue. Cheers. You are a legend. I owe you a beer.

Indeed, the issue is a calling Services.downloads.

Services.jsm states that it was introduced in Firefox 4.0 (https://developer.mozilla.org/en-US/docs/JavaScript_code_modules/Services.jsm). I assumed that Services.downloads was also included at that point; since nsIDownloadManager was introduced in Firefox 3.5.

I have fixed the issue and attached an update to this post.

Do you know if it is possible to update the file associated with this topic/post?
Attached File(s)
Attached File  cmis_moongiraffe.net.xpi ( 22.62K ) Number of downloads: 4
 
Go to the top of the page
 
+Quote Post
ZuGro
post Aug 21 2012, 12:36
Post #9


Advanced Member
***

Group: Members
Posts: 302
Joined: 27-April 06
From: Mexico
Member No.: 1.280


Extension Developer: No
Translator for Spanish (es-MX / Mexico)
Translation Credits to Juan Andrés L. Godínez [ZuGro]



QUOTE (choobin @ Aug 21 2012, 05:13) *
Do you know if it is possible to update the file associated with this topic/post?


I guess re-uploading the fixed add-on to WTS would be the best choice, but lets wait some admin can confirm if this is right...

PS: the attached file(s) can not be downloaded, an error occurred. (maybe you have to change the XPI extension file to ZIP in order to attach the files)

@Admins:
Help please! please.gif
Go to the top of the page
 
+Quote Post
ZuGro
post Aug 21 2012, 13:39
Post #10


Advanced Member
***

Group: Members
Posts: 302
Joined: 27-April 06
From: Mexico
Member No.: 1.280


Extension Developer: No
Translator for Spanish (es-MX / Mexico)
Translation Credits to Juan Andrés L. Godínez [ZuGro]



Hi

Updated version on WTS is working fine! thumbsup.gif

Spanish [es-MX] fully tested and released...

Best regards.

PS: the images on AMO can't be downloaded because an "unknown error", but I guess that is because AMO adds a suffix to his images (in the address), like this:
CODE
https://static-ssl-cdn.addons.mozilla.net/media/img/app-icons/med/firefox.png?b=3c4a6f2

Check the ?b=3c4a6f2 part...
Go to the top of the page
 
+Quote Post
jojaba
post Aug 29 2012, 20:43
Post #11


A Elsasser em durm
***

Group: BabelZillian Mods
Posts: 2.003
Joined: 12-September 05
From: France - Elsaß
Member No.: 155


Extension Developer: No
Translator for French (fr)
Translation Credits to Jojaba - BabelZilla



Hello,

Just finished the french translation.
I saw a typo in a string from prompt.properties file :
"The menu label is incorrect. It must not conatin '|' or '!' characters)." should be "The menu label is incorrect. It must not contain '|' or '!' characters."
Also in the next string in this same file. wink.gif
A question: in "Quick save to last used directory (Ctrl-RMB)" what does RMB means?
Tested in french language (using the xpi a few posts up).
Attached File  cmis_moongiraffe.net_withFR.xpi ( 42.63K ) Number of downloads: 0


--------------------
Plume CMS, the light-weight but powerful Content Managing System !
Something to say, something to discuss ? Use FluxBB to spread it!
Go to the top of the page
 
+Quote Post
Lakrits
post Aug 30 2012, 00:35
Post #12


Daredevil Test Pilot
Group Icon

Group: Admin
Posts: 842
Joined: 18-June 09
From: Uppsala, Sweden
Member No.: 12.983


Extension Developer: No
Translator for Swedish (sv-SE)
My OS Windows
Translation Credits to Mikael Hiort af Ornäs



QUOTE (jojaba @ Aug 29 2012, 20:43) *
A question: in "Quick save to last used directory (Ctrl-RMB)" what does RMB means?

Hi,

RMB = Right mouse button

So, you could change it to Ctrl+Right-click or something like that (but in French, of course). smile.gif

Lakrits


--------------------
"[…] och han talar med bönder på böndernas sätt
men med lärde män på latin." – Erik Axel Karlfeldt

Lakrits
BabelZilla admin
Moderator for the Swedish BabelZilla forum section
Go to the top of the page
 
+Quote Post
choobin
post Aug 30 2012, 05:09
Post #13


Member
**

Group: Members
Posts: 10
Joined: 20-August 12
Member No.: 18.715


Extension Developer: Yes
Extensions: Quick torrent search
Context menu image saver
Disable control-q shortcut

Translator for [No translator]
My OS Gnu/Linux



QUOTE (ZuGro @ Aug 21 2012, 13:39) *
Hi

Updated version on WTS is working fine! thumbsup.gif

Spanish [es-MX] fully tested and released...

Best regards.

PS: the images on AMO can't be downloaded because an "unknown error", but I guess that is because AMO adds a suffix to his images (in the address), like this:
CODE
https://static-ssl-cdn.addons.mozilla.net/media/img/app-icons/med/firefox.png?b=3c4a6f2

Check the ?b=3c4a6f2 part...


ZuGro. Once again. Thank you for the error report. The issue has been resolved on the live version up on the AMO.

Regards,

choobin
Go to the top of the page
 
+Quote Post
choobin
post Aug 30 2012, 05:15
Post #14


Member
**

Group: Members
Posts: 10
Joined: 20-August 12
Member No.: 18.715


Extension Developer: Yes
Extensions: Quick torrent search
Context menu image saver
Disable control-q shortcut

Translator for [No translator]
My OS Gnu/Linux



QUOTE (jojaba @ Aug 29 2012, 20:43) *
Hello,

Just finished the french translation.
I saw a typo in a string from prompt.properties file :
"The menu label is incorrect. It must not conatin '|' or '!' characters)." should be "The menu label is incorrect. It must not contain '|' or '!' characters."
Also in the next string in this same file. wink.gif
A question: in "Quick save to last used directory (Ctrl-RMB)" what does RMB means?
Tested in french language (using the xpi a few posts up).
Attached File  cmis_moongiraffe.net_withFR.xpi ( 42.63K ) Number of downloads: 0


G'day Jojaba,

The old unbalanced parentheses trick ((gets me every time)).

Thanks for the translation. It is tremendously appreciated.

RMB is an acronym for right mouse button. As Lakrits mentioned earlier it would be much clearer if I changed this to say, Right Click.

Regards,

choobin
Go to the top of the page
 
+Quote Post
choobin
post Aug 30 2012, 05:18
Post #15


Member
**

Group: Members
Posts: 10
Joined: 20-August 12
Member No.: 18.715


Extension Developer: Yes
Extensions: Quick torrent search
Context menu image saver
Disable control-q shortcut

Translator for [No translator]
My OS Gnu/Linux



QUOTE (Lakrits @ Aug 30 2012, 00:35) *
Hi,

RMB = Right mouse button

So, you could change it to Ctrl+Right-click or something like that (but in French, of course). smile.gif

Lakrits


G'day Lakrits,

Thanks for the post.

Would you interested in helping out with a sv-SE translation? ninja.gif

Regards,

choobin
Go to the top of the page
 
+Quote Post
jojaba
post Aug 30 2012, 06:57
Post #16


A Elsasser em durm
***

Group: BabelZillian Mods
Posts: 2.003
Joined: 12-September 05
From: France - Elsaß
Member No.: 155


Extension Developer: No
Translator for French (fr)
Translation Credits to Jojaba - BabelZilla



QUOTE (choobin @ Aug 30 2012, 06:15) *
The old unbalanced parentheses trick ((gets me every time)).
Not only that, you wrote "conatin" instead of "contain"
QUOTE
RMB is an acronym for right mouse button. As Lakrits mentioned earlier it would be much clearer if I changed this to say, Right Click.
Fixed in WTS and fr translation released. smile.gif


--------------------
Plume CMS, the light-weight but powerful Content Managing System !
Something to say, something to discuss ? Use FluxBB to spread it!
Go to the top of the page
 
+Quote Post
Lakrits
post Aug 30 2012, 14:23
Post #17


Daredevil Test Pilot
Group Icon

Group: Admin
Posts: 842
Joined: 18-June 09
From: Uppsala, Sweden
Member No.: 12.983


Extension Developer: No
Translator for Swedish (sv-SE)
My OS Windows
Translation Credits to Mikael Hiort af Ornäs



QUOTE (choobin @ Aug 30 2012, 05:18) *
G'day Lakrits,

Thanks for the post.

No worries, mate.

QUOTE (choobin @ Aug 30 2012, 05:18) *
Would you interested in helping out with a sv-SE translation? ninja.gif

Sorry, my medical status says no. I'm sticking to the add-ons I have right now. Maybe in the future.

Lakrits


--------------------
"[…] och han talar med bönder på böndernas sätt
men med lärde män på latin." – Erik Axel Karlfeldt

Lakrits
BabelZilla admin
Moderator for the Swedish BabelZilla forum section
Go to the top of the page
 
+Quote Post
choobin
post Aug 31 2012, 05:01
Post #18


Member
**

Group: Members
Posts: 10
Joined: 20-August 12
Member No.: 18.715


Extension Developer: Yes
Extensions: Quick torrent search
Context menu image saver
Disable control-q shortcut

Translator for [No translator]
My OS Gnu/Linux



QUOTE (jojaba @ Aug 30 2012, 06:57) *
Not only that, you wrote "conatin" instead of "contain"
Fixed in WTS and fr translation released. smile.gif


Haha. Yes. Spelling errors like this always remind me of http://www.snopes.com/language/apocryph/cambridge.asp

Thank you once again.
Go to the top of the page
 
+Quote Post
choobin
post Aug 31 2012, 05:03
Post #19


Member
**

Group: Members
Posts: 10
Joined: 20-August 12
Member No.: 18.715


Extension Developer: Yes
Extensions: Quick torrent search
Context menu image saver
Disable control-q shortcut

Translator for [No translator]
My OS Gnu/Linux



QUOTE (Lakrits @ Aug 30 2012, 14:23) *
No worries, mate.


Sorry, my medical status says no. I'm sticking to the add-ons I have right now. Maybe in the future.

Lakrits


No problems. Thanks anyway.
Go to the top of the page
 
+Quote Post
DakSrbija
post Nov 19 2012, 23:00
Post #20


Advanced Member
***

Group: BabelZillian Mods
Posts: 412
Joined: 5-June 08
From: Republic of Srpska
Member No.: 8.719


Extension Developer: No
Translator for Serbian (sr)
My OS Windows
Translation Credits to ДакСРБИЈА



Serbian (sr) localization has been released.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 23rd May 2013 - 20:05
Bridged By IpbWiki: Integration Of Invision Power Board and MediaWiki © GlobalSoft