ToddMadison / ff-cckwizard

Automatically exported from code.google.com/p/ff-cckwizard
0 stars 0 forks source link

Cannot complete wizard (Finish page) using 1.3b1 after adding preference's #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open existing config or create new.
2. Follow though wizard to final page
3. Click finish button. Nothing happens

What is the expected output? What do you see instead?
Expected is successful save confirmation dialogue box.
The output folder does not seem to be complete. No cck.xpi file and other files 
missing at lower levels.

What version of the product are you using? On what operating system?
1.3b1 have tried on Windows 7 with FF 4.0 and XP with FF 3.6.13

Please provide any additional information below.
Ran though a new config added customizations. Would save fine until I added a 
preference setting. The two I tried app.update.enabled and app.update.url. In 
both cases it finds the setting correctly and gives the appropriate options 
however the wizard can then not complete the save.

Original issue reported on code.google.com by lrcross...@gmail.com on 24 Mar 2011 at 8:50

GoogleCodeExporter commented 8 years ago
There was a problem with completion in the beta.

Can you try 1.3 and see if it still happens?

https://addons.mozilla.org/en-US/firefox/addon/cck/

Thanks

Original comment by mka...@gmail.com on 25 Mar 2011 at 12:39

GoogleCodeExporter commented 8 years ago
Yip that was it. Sorry used an old link rather then the main page to download. 
However I now have a new issue. The options I have set are not all being 
applied. I have increased the version and it is shown under addins however not 
all of the settings are applying (home page as an example is not applying). I 
can log another bug report if required.

Original comment by luke.cro...@sealedair.com on 28 Mar 2011 at 2:30

GoogleCodeExporter commented 8 years ago
Would you be willing to send me your XPI? I can take a look.

Original comment by consult...@kaply.com on 28 Mar 2011 at 3:10

GoogleCodeExporter commented 8 years ago
How can I get it to you? Not keen to post it here.

Original comment by lrcross...@gmail.com on 29 Mar 2011 at 8:43

GoogleCodeExporter commented 8 years ago
By the way it seem to apply some settings in FF 3.6.13 however it does not seem 
to apply anything to FF 4.

Original comment by lrcross...@gmail.com on 29 Mar 2011 at 8:45

GoogleCodeExporter commented 8 years ago
mozilla@kaply.com

Original comment by mka...@gmail.com on 30 Mar 2011 at 2:05

GoogleCodeExporter commented 8 years ago
Did you get my email? Sent March 30th.

Thanks

Original comment by lrcross...@gmail.com on 3 Apr 2011 at 8:08

GoogleCodeExporter commented 8 years ago
Yes, sorry. Haven't had a chance to look yet.

Original comment by mka...@gmail.com on 4 Apr 2011 at 3:51

GoogleCodeExporter commented 8 years ago
I'm finally taking a look at this.

homepage is definitely applying. If I click on the home button, it tries to 
take me to 

home.sealedair.com

What other settings weren't you seeing applied?

Original comment by mka...@gmail.com on 21 Apr 2011 at 1:38

GoogleCodeExporter commented 8 years ago
OK the issue seems to be the method I am using to deploy the addin. With the 
last version I was just able to copy the contents of ..\xpi\ to ..Mozilla 
Firefox\extensions\[folder name] and it worked. Now that seems to only half 
work.
I am guessing I am not using the correct method to install the extention as if 
I run Firefox -install-global-extension [folder name]\cck.xpi it seems to 
install the extension and work correctly.
There was a writeup on how to setup CCK but that seems to have gone now so my 
question is what are the options for installing the extension now? Just copying 
the files from the file share to the extensions directory was ideal as I could 
do it silently. Having to run Firefox -install-global-extension is not ideal as 
it starts Firefox.

Original comment by luke.cro...@sealedair.com on 28 Apr 2011 at 3:06

GoogleCodeExporter commented 8 years ago
That's very strange. Unzipping the extension into Mozilla 
Firefox\extensions\extensionID should definitely still work. That hasn't 
changed at all.

What version of Firefox?

Original comment by m...@kaply.com on 28 Apr 2011 at 12:09

GoogleCodeExporter commented 8 years ago
Does not seem to matter but have used it on both 3.6.15 and 4.X. I just put 
3.6.2 on a new install and most things work as expected however two things that 
are not working is that the Check for updates should be greyed out but is not 
and can be run. Also the homepage should be locked but can be changed.
This was using a copy of the current config just run though 1.3. In 1.2 it does 
work correctly.

Original comment by lrcross...@gmail.com on 29 Apr 2011 at 1:12

GoogleCodeExporter commented 8 years ago
There's definitely a CCK bug here. Prefs aren't staying locked on restart. I'm 
looking at it.

As a side note, if you want to make the three homepage buttons disabled, you 
can use these preferences?

pref.browser.homepage.disable_button.current_page
pref.browser.homepage.disable_button.bookmark_page
pref.browser.homepage.disable_button.restore_default

Original comment by m...@kaply.com on 9 May 2011 at 2:05

GoogleCodeExporter commented 8 years ago
So I'm really confused.

The reason this is happening is because we changed the code to only lock 
preferences the first time we're installed.

But it appears that preferences have to be locked everytime the browser is 
started. It certainly didn't used to work like this.

I'll get a new CCK out ASAP.

Original comment by m...@kaply.com on 9 May 2011 at 2:11

GoogleCodeExporter commented 8 years ago
I've uploaded a new CCK to fix this

https://addons.mozilla.org/en-US/firefox/addon/cck/versions/?page=1#version-1.3.
1

I'm really sorry it's taken me so long to get to this.

Original comment by mka...@gmail.com on 9 May 2011 at 2:27

GoogleCodeExporter commented 8 years ago
No problem at all. We are looking at starting to move to 4.0 at some point
fairly soon as it add's some good feature's but at this stage that still has
some bugs two so mainly this will allow us to control those that install it
now before it is approved.  Really appreciate the time and effort.

Original comment by lrcross...@gmail.com on 9 May 2011 at 2:35

GoogleCodeExporter commented 8 years ago
Yeah that seems to have sorted it. Will do some more testing and get back to
you if I find any issues.

Original comment by lrcross...@gmail.com on 9 May 2011 at 3:11