Can't install support for ECW in QGIS 3.6 / 3.4 on Ubuntu 18.04Installing ECW for QGIS in Ubuntu 12.04?QGIS...
How can changes in personality/values of a person who turned into a vampire be explained?
Why is Shelob considered evil?
Two oatmeal pies a day keep the doctor away?
What is this mysterious *green square* on my Content Editor?
What is an efficient way to digitize a family photo collection?
Boss asked me to sign a resignation paper without a date on it along with my new contract
Why don't you get burned by the wood benches in a sauna?
Do the speed limit reductions due to pollution also apply to electric cars in France?
Is it possible to narrate a novel in a faux-historical style without alienating the reader?
What does @ mean in a hostname in DNS configuration?
In the Lost in Space intro why was Dr. Smith actor listed as a special guest star?
Including proofs of known theorems in master's thesis
Is there redundancy between a US Passport Card and an Enhanced Driver's License?
Can a planet be tidally unlocked?
Isn't a semicolon (';') needed after a function declaration in C++?
If I tried and failed to start my own business, how do I apply for a job without job experience?
Crack the bank account's password!
What is formjacking?
Need help now with power steering
Is the percentage symbol a constant?
Does Plato's "Ring of Gyges" have a corrupting influence on its wearer?
What does "south of due west" mean?
How bad is a Computer Science course that doesn't teach Design Patterns?
How do I narratively explain how in-game circumstances do not mechanically allow a PC to instantly kill an NPC?
Can't install support for ECW in QGIS 3.6 / 3.4 on Ubuntu 18.04
Installing ECW for QGIS in Ubuntu 12.04?QGIS crashes when trying to open ecw filesInstalling QGIS with ECW support on Mac?ECW support for QGIS 2.8 (Wien) and Ubuntu 14.10 (Utopic Unicorn)ECW support on ubuntu 14.04 - QGIS 2.8.1How to Install GDAL with ECW Support on WindowsECW support on QGIS version 2.14.4-Essen (Ubuntu 14.04)How to get ECW support on QGIS 2.16 - Ubuntu 16.04?Install QGIS3 with ecw support with HomebrewMissing osgeo in QGIS 3.4 Madeira (macOS High Sierra)
I've been trying to install support for ECW so I can load them in latest QGIS 3.6 (also tried in QGIS 3.4.4)
Having tried the following tutorials:
https://wiki.openstreetmap.org/wiki/ECW (gdal 2.2.3)
https://gist.github.com/1papaya/568c4580b1909071696c1cb119101823 (gdal 2.3.1)
Both appear to work and report back ECW support against gdal
gdalinfo --formats | grep ECW
ECW -raster- (rw): ERDAS Compressed Wavelets (SDK 3.x)
JP2ECW -raster,vector- (rw+v): ERDAS JPEG2000 (SDK 3.x)
However when opening QGIS I notice that key UI is missing - the little triangles next to all the processing toolbox processes are missing, and the whole of QGIS becomes unstable - for example it crashes to desktop when selecting plugins within the plugin manager.
I then have alot of trouble recovering QGIS to get the UI back - full removal and purge of all dependencies + QGIS reinstall does not restore it! have to carry out full ubuntu reinstall to get it all back, which is not ideal.
Is gdal completely independent per version install. as above tutorials focus on particular gdal download which you then appear to manipulate?
QGIS 3.6 appears to use gdal 2.2.3
QGIS 3.4.4 appears to use gdal 2.4.0
so far I've carried out above tutorials first then installed QGIS, should I perhaps install QGIS first then attempt to adjust the GDAL that QGIS installs as a dependency?
qgis gdal ecw
add a comment |
I've been trying to install support for ECW so I can load them in latest QGIS 3.6 (also tried in QGIS 3.4.4)
Having tried the following tutorials:
https://wiki.openstreetmap.org/wiki/ECW (gdal 2.2.3)
https://gist.github.com/1papaya/568c4580b1909071696c1cb119101823 (gdal 2.3.1)
Both appear to work and report back ECW support against gdal
gdalinfo --formats | grep ECW
ECW -raster- (rw): ERDAS Compressed Wavelets (SDK 3.x)
JP2ECW -raster,vector- (rw+v): ERDAS JPEG2000 (SDK 3.x)
However when opening QGIS I notice that key UI is missing - the little triangles next to all the processing toolbox processes are missing, and the whole of QGIS becomes unstable - for example it crashes to desktop when selecting plugins within the plugin manager.
I then have alot of trouble recovering QGIS to get the UI back - full removal and purge of all dependencies + QGIS reinstall does not restore it! have to carry out full ubuntu reinstall to get it all back, which is not ideal.
Is gdal completely independent per version install. as above tutorials focus on particular gdal download which you then appear to manipulate?
QGIS 3.6 appears to use gdal 2.2.3
QGIS 3.4.4 appears to use gdal 2.4.0
so far I've carried out above tutorials first then installed QGIS, should I perhaps install QGIS first then attempt to adjust the GDAL that QGIS installs as a dependency?
qgis gdal ecw
add a comment |
I've been trying to install support for ECW so I can load them in latest QGIS 3.6 (also tried in QGIS 3.4.4)
Having tried the following tutorials:
https://wiki.openstreetmap.org/wiki/ECW (gdal 2.2.3)
https://gist.github.com/1papaya/568c4580b1909071696c1cb119101823 (gdal 2.3.1)
Both appear to work and report back ECW support against gdal
gdalinfo --formats | grep ECW
ECW -raster- (rw): ERDAS Compressed Wavelets (SDK 3.x)
JP2ECW -raster,vector- (rw+v): ERDAS JPEG2000 (SDK 3.x)
However when opening QGIS I notice that key UI is missing - the little triangles next to all the processing toolbox processes are missing, and the whole of QGIS becomes unstable - for example it crashes to desktop when selecting plugins within the plugin manager.
I then have alot of trouble recovering QGIS to get the UI back - full removal and purge of all dependencies + QGIS reinstall does not restore it! have to carry out full ubuntu reinstall to get it all back, which is not ideal.
Is gdal completely independent per version install. as above tutorials focus on particular gdal download which you then appear to manipulate?
QGIS 3.6 appears to use gdal 2.2.3
QGIS 3.4.4 appears to use gdal 2.4.0
so far I've carried out above tutorials first then installed QGIS, should I perhaps install QGIS first then attempt to adjust the GDAL that QGIS installs as a dependency?
qgis gdal ecw
I've been trying to install support for ECW so I can load them in latest QGIS 3.6 (also tried in QGIS 3.4.4)
Having tried the following tutorials:
https://wiki.openstreetmap.org/wiki/ECW (gdal 2.2.3)
https://gist.github.com/1papaya/568c4580b1909071696c1cb119101823 (gdal 2.3.1)
Both appear to work and report back ECW support against gdal
gdalinfo --formats | grep ECW
ECW -raster- (rw): ERDAS Compressed Wavelets (SDK 3.x)
JP2ECW -raster,vector- (rw+v): ERDAS JPEG2000 (SDK 3.x)
However when opening QGIS I notice that key UI is missing - the little triangles next to all the processing toolbox processes are missing, and the whole of QGIS becomes unstable - for example it crashes to desktop when selecting plugins within the plugin manager.
I then have alot of trouble recovering QGIS to get the UI back - full removal and purge of all dependencies + QGIS reinstall does not restore it! have to carry out full ubuntu reinstall to get it all back, which is not ideal.
Is gdal completely independent per version install. as above tutorials focus on particular gdal download which you then appear to manipulate?
QGIS 3.6 appears to use gdal 2.2.3
QGIS 3.4.4 appears to use gdal 2.4.0
so far I've carried out above tutorials first then installed QGIS, should I perhaps install QGIS first then attempt to adjust the GDAL that QGIS installs as a dependency?
qgis gdal ecw
qgis gdal ecw
asked 4 mins ago
RossoeRossoe
564
564
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "79"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f313294%2fcant-install-support-for-ecw-in-qgis-3-6-3-4-on-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f313294%2fcant-install-support-for-ecw-in-qgis-3-6-3-4-on-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown