Hi,
Just recently upgraded to v1.77.1 and a very nice improvement it is too
Anyway, having played with a vanilla install other than Griffs ships OXPs for quite some time, I thought it about time I started exploring some more OXPs so I've added about a dozen various things and they all work great - really expand the game nicely.
However, as of yesterday I can't seem to get the downloads to work from box.com (where most OXPs seem to be stored by their authors). At the moment I'm trying to get Norby's Towbar OXP from here https://app.box.com/s/t7vnj3kfinbpc7m1t ... 03282248/1 - on clicking either of the Download buttons on the page the little notification pops up on the page saying "Your download has started..." but nothing actually is downloaded. This happens with both Firefox and Chromium (on Mint 13 Maya). It worked fine before yesterday and I've not applied any updates in that time.
Just wondering if anyone else is having the same problem with box.com or whether it is something amiss with my setup.
TIA
crypto
Problems downloading OXPs
Moderators: winston, another_commander
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Problems downloading OXPs
I think it's only Norby's Box (temporary glitch, probably) - I get the same as you, but other Box OXPs I just tried download fine.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
-
- Average
- Posts: 12
- Joined: Tue Feb 23, 2010 12:20 am
Re: Problems downloading OXPs
Thanks for the fast replies
And thanks Norby for the OXPs! Toolbar downloaded and installed - time to go and force a few pirates to abandon ship
And thanks Norby for the OXPs! Toolbar downloaded and installed - time to go and force a few pirates to abandon ship
- Eric Walch
- Slightly Grand Rear Admiral
- Posts: 5536
- Joined: Sat Jun 16, 2007 3:48 pm
- Location: Netherlands
Re: Problems downloading OXPs
It's a bad thing from the box that you don't get any info about this. As I remember, you did get some sort of a message in the past. Now it is just saying wrongly that the download has started.Norby wrote:Hi cryptotheslow,
my box exceeded the monthly traffic limit,
[off-topic]
When entering my box account, my browser Safari refuses since one or two years to auto-fill in my password for the box account. I never had this with any other account.
A few weeks ago, I got a brief message in safari that he respected the request of the box to not auto fill-in the password. Apparently can a site ask to not fill-in the password automated. A good security, but my laptop is always locked with its own password so it was already safe. And on my desktop pc, were others in the house have access to, the keychain that contains my box-password, is protected with a master pasword that has to be typed first, so I don't need that extra safety.
Now, I just noticed a setting in Safari, to not respect the request of websites to not auto fill-in passwords. Since today, Safari fills in my box account password again.
[/off-topic]
UPS-Courier & DeepSpacePirates & others at the box and some older versions
- Diziet Sma
- ---- E L I T E ----
- Posts: 6312
- Joined: Mon Apr 06, 2009 12:20 pm
- Location: Aboard the Pitviper S.E. "Blackwidow"
Re: Problems downloading OXPs
Hmm.. I hadn't realised sites could do that.. that explains why I've had the same problem as you on some sites. I've just now found the setting in LastPass that overrides the website's request to disallow autocomplete.
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
- Norby
- ---- E L I T E ----
- Posts: 2577
- Joined: Mon May 20, 2013 9:53 pm
- Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
- Contact:
Re: Problems downloading OXPs
My pleasure to see the proper usage.cryptotheslow wrote:time to go and force a few pirates to abandon ship
- Eric Walch
- Slightly Grand Rear Admiral
- Posts: 5536
- Joined: Sat Jun 16, 2007 3:48 pm
- Location: Netherlands
Re: Problems downloading OXPs
Only some browsers can override that setting. Version 5 of Safari could not do that. (the highest version that I can run on OSX 10.6). Also in the newest versions of Chrome and Firefox, I could not find that override setting. So, it is probably rare and I don't know if its new in Safari 7 or if it was already possible in Safari 6. Good that LastPass has also that option as it already uses a master password.Diziet Sma wrote:Hmm.. I hadn't realised sites could do that..
UPS-Courier & DeepSpacePirates & others at the box and some older versions
- Tricky
- ---- E L I T E ----
- Posts: 821
- Joined: Sun May 13, 2012 11:12 pm
- Location: Bradford, UK. (Anarchic)
Re: Problems downloading OXPs
There is an attribute ofDiziet Sma wrote:Hmm.. I hadn't realised sites could do that.. that explains why I've had the same problem as you on some sites. I've just now found the setting in LastPass that overrides the website's request to disallow autocomplete.
text
, password
, select
, textarea
, date-related, time-related, numeric, email, and uri controls, known as autocomplete
. The default is always on. Setting it to autocomplete="off"
will stop the browser from completing the input. Many browsers however ignore it, as it isn't considered part of the HTML standard. It is only with the introduction of HTML5 that it has been officially accepted into the standard.