google-code-export / sqlite-manager

Automatically exported from code.google.com/p/sqlite-manager
1 stars 0 forks source link

Importing csv files fails #876

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. On Firefox 35, importing a csv file
2. When a file and an input table are selected and 'import' is pressed, the 
application notifies about failure:

What is the actual output?

CSV Worker error!
TypeError: gFile.contents is null
File name: chrome://sqlitemanager/content/workerCsv.js
Line number: 52

What is the expected output?
none

What version of the product are you using? On what target Application (e.g.
Firefox 4.0.1, etc.)? On what operating system?
Extension Version = 0.8.1
Application = Firefox 35
OS = Linux Mint 16

Please provide any additional information below. In some cases
errors/warnings may be logged in the Error Console (in Firefox) which is
available under the Tools menu or using Ctrl+Shift+J. If you find any
related to this extension, please report that too.

Original issue reported on code.google.com by simona.b...@gmail.com on 19 Jan 2015 at 1:37

GoogleCodeExporter commented 9 years ago
Can confirm this, too. Please fix soon, since importing csv data is vital for 
me!!

Original comment by tmsta...@t-mittelstaedt.de on 19 Jan 2015 at 8:58

GoogleCodeExporter commented 9 years ago
Just FIY: downgrading to Firefox 34 fixed the issue for me.

Original comment by simona.b...@gmail.com on 19 Jan 2015 at 8:59

GoogleCodeExporter commented 9 years ago
> Just FIY: downgrading to Firefox 34 fixed the issue for me.

Yep. Went to 
https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/34.0.5/linux-i686/de/ 
to grab the version, unpacked it, set the exutable link and it ran without 
problems. Had to google to find that link via 
https://support.mozilla.org/en-US/kb/install-older-version-of-firefox.

Original comment by tmsta...@t-mittelstaedt.de on 20 Jan 2015 at 5:24

GoogleCodeExporter commented 9 years ago
See https://code.google.com/p/sqlite-manager/issues/detail?id=879#c2

Original comment by tmsta...@t-mittelstaedt.de on 27 Jan 2015 at 12:18