Closed GoogleCodeExporter closed 9 years ago
MiniWeb version 0.6, revision 2485
Original comment by dwarf...@gmail.com
on 13 Aug 2007 at 1:50
This is because IO support for Mac Firefox is untested.
Original comment by dean.edw...@gmail.com
on 13 Aug 2007 at 3:45
Original comment by dean.edw...@gmail.com
on 5 Dec 2007 at 4:46
Trying on 163 revision in Firefox 3 beta1. Error:
uncaught exception: [Exception... "Component returned failure code: 0x80520015
(NS_ERROR_FILE_ACCESS_DENIED)
[nsIFileOutputStream.init]" nsresult: "0x80520015
(NS_ERROR_FILE_ACCESS_DENIED)" location: "JS frame ::
http://base2.googlecode.com/svn/trunk/lib/src/base2-io.js :: anonymous :: line
436" data: no]
http://base2.googlecode.com/svn/trunk/lib/src/base2-jst.js
Line 102
Original comment by dwarf...@gmail.com
on 5 Dec 2007 at 4:36
OK. I'll look into it. This is on Mac FF3 right?
Original comment by dean.edw...@gmail.com
on 5 Dec 2007 at 10:00
Yes, Mac OS X Leopard version 10.5.1
In Safari 3.0.4 error:
"Not supported" on line 18 in file
http://base2.googlecode.com/svn/trunk/lib/src/base2-io.js
In Firefox 2 (2.0.0.11) is the same error Firefox 3 beta1:
uncaught exception: [Exception... "Component returned failure code: 0x80520015
(NS_ERROR_FILE_ACCESS_DENIED)
[nsIFileOutputStream.init]" nsresult: "0x80520015
(NS_ERROR_FILE_ACCESS_DENIED)" location: "JS frame ::
http://base2.googlecode.com/svn/trunk/lib/src/base2-io.js :: anonymous :: line
436" data: no]
http://base2.googlecode.com/svn/trunk/lib/src/base2-jst.js
Line 102
Original comment by dwarf...@gmail.com
on 6 Dec 2007 at 8:45
It's not possible to support Safari for IO.
Original comment by dean.edw...@gmail.com
on 6 Dec 2007 at 11:26
This is working for me with the latest Firefox on Mac.
You need to save the MiniWeb page to local disk. Run MiniWeb, you may get an
alert
asking for permission to access the local file system.
Are you still having problems dwarfman?
Original comment by dean.edw...@gmail.com
on 8 Dec 2007 at 10:15
I've tested this on OSX and Linux and it seems to work so I'm closing this bug.
Original comment by dean.edw...@gmail.com
on 19 Dec 2007 at 9:21
I've tested this on OSX and Linux and it seems to work so I'm closing this bug.
Original comment by dean.edw...@gmail.com
on 19 Dec 2007 at 9:21
For me, this has been fixed in the latest revision.
Original comment by dwarf...@gmail.com
on 20 Dec 2007 at 9:27
Original issue reported on code.google.com by
dwarf...@gmail.com
on 13 Aug 2007 at 1:42