Open simonwiles opened 12 years ago
Does LMDE have GTK3? That could be why it's failing?
No, GTK is the not the problem.
For the WebKit problem we may install gir1.2-webkit-3.0, but Nitro also requires gir1.2-unity-5.0 and gir1.2-launchpad-integration-3.0, which are Ubuntu specific things.
Unity and Launchpad Integration support should be optional if we want Nitro to work on most (99%) Linux distributions.
2014-09-25 -- the non-Ubuntu "Linux" link still leads to a version that depend upon Unity?
dropping this import, and replacing with
import webkit as Webkit
results inImportError: cannot import name WebKit
, and dropping the reference to Unity and thelauncher
instructions, I received: