lazierthanthou / sqlite-manager

Manage all your sqlite databases using this lightweight extension for firefox, thunderbird, seamonkey, komodo etc.
http://lazierthanthou.github.io/sqlite-manager/
326 stars 133 forks source link

Not compatible with Firefox Quantum #90

Open sergio-caro opened 7 years ago

sergio-caro commented 7 years ago

As of November 16th, 2017, SQLite-Managers is no longer compatible with the newest version of Firefox, i.e., Firefox Quantum.

nplatis commented 7 years ago

Duplicate of https://github.com/lazierthanthou/sqlite-manager/issues/75

byJeevan commented 7 years ago

Please do support for FireFox Quantum !! Waiting ....

debpaul commented 7 years ago

@lazierthanthou are there plans to update this for compatibility with ff quantum? Sure hope so. Thanks.

justinclift commented 6 years ago

@debpaul This has already been answered in #75, though it's a bit of a read. The short answer is that it's super unlikely. 🤕

logikonline commented 6 years ago

The only plugin I use in Firefox and that crumby browser kills it.

debpaul commented 6 years ago

Hi All, It does work with Firefox ESR version. I installed Firefox ESR and successfully installed the SQLite plugin. Deb

Sent from my iPhone

On Dec 13, 2017, at 11:22 AM, Dave Friedel notifications@github.com<mailto:notifications@github.com> wrote:

The only plugin I use in Firefox and that crumby browser kills it.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_lazierthanthou_sqlite-2Dmanager_issues_90-23issuecomment-2D351442322&d=DwMCaQ&c=HPMtquzZjKY31rtkyGRFnQ&r=ODXYRdWm1Oqf5-w5G2NjQw&m=SqJs4S3qwmxPv9ssULAR9Aw2Dk94Ih1haC1WenvMKAs&s=A1VN1wclo7Wvj5eQtUIbV45Xr9jpg-XsxuLRFD9b8f0&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AC2gS9dygjpLOUYzdhjCL8x6Jr0pIMopks5s-5F-5FmzgaJpZM4QgLSH&d=DwMCaQ&c=HPMtquzZjKY31rtkyGRFnQ&r=ODXYRdWm1Oqf5-w5G2NjQw&m=SqJs4S3qwmxPv9ssULAR9Aw2Dk94Ih1haC1WenvMKAs&s=C1zTq0JMMn-Q9vytUZr7r9aG_iTkBlTXu9oQvhGvpDM&e=.

lamuzzachiodi commented 6 years ago

With «Pale Moon» (fork of FF) works ok too.

ODYSSEUS13 commented 6 years ago

@debpaul Yes it does BUT I need to reinstall each time I close Firefox

Fiire fos deactive it automatically when You have an other and Quantum version installed in an other folder

aGaTHoS commented 5 years ago

Update the plugin please, I have no other option to use a graphical interface to SQLite

justinclift commented 5 years ago

@aGaTHoS There's no chance this plugin will be updated. You're going to need to figure out a different SQLite solution, or somehow keep an installation of older Firefox around with this plugin in it, just for this purpose. Maybe in a virtual machine or something?

justinclift commented 5 years ago

@aGaTHoS It looks like you're using Void Linux, so maybe this?

    https://github.com/void-linux/void-packages/tree/master/srcpkgs/sqlitebrowser

aGaTHoS commented 5 years ago

@justinclift I have seen all solutions available I think, at least in the past , and no one fits my desktop, I don't use qt5 libraries don't want them installed

If people statically link libraries more I could find an "app" for this, even if uses libraries I don't want installed in my system as qt5 or wxwidgets and the like, don't want a bloated system just for one or two programs

this plugin was really cool, why are you so sure there is no chance on the author keep updating it?

in fact I'm realizing I already have such "app" : SQLiteStudio which I just have it "installed" in an app dir in my home and run from there

because when I say app I mean that there is no package for my distro and even use to be python or perl or java aplications which are very self-contained and you just have to unpack the zip in folder an run from there without a traditional installation

so finally I have my problem solved but still this plugin was preferable for me

justinclift commented 5 years ago

why are you so sure there is no chance on the author keep updating it?

Two main reasons. :wink:

  1. The plugin relied on some functions in Firefox, which Firefox completely removed a few versions back and didn't provide any replacement for.
  2. Looking at the development history (here}, it seems to have only barely been touched for several years.

For small fixes, it might be possible to do something, but due to the major Firefox changes (point 1), there may not be a solution at all. Anyway, anything needed to fix it is likely pretty major, which the history shows hasn't happened in years. So... no chance.