Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application in AppImage #9361

Closed
wants to merge 41 commits into from
Closed

Application in AppImage #9361

wants to merge 41 commits into from

Conversation

lxwndr
Copy link

@lxwndr lxwndr commented Mar 4, 2019

Description

I would like to see the QGIS being released in AppImage.

In my system (deepin.org/en), only the Flatpak version works - of which, it takes up a lot of space on my SSD (I recognize that Flatpak takes up a lot of space - unfortunately, something inherent in technology; not something unique to QGIS).

jef-n and others added 30 commits February 22, 2019 13:47
 * cancelation -> cancellation
 * overal      -> overall
(cherry picked from commit 50f3a32)
For multipoints, export the count of geometries only

(cherry picked from commit ec12183)
Show warning message if user selects incompatible output file format

fixes #21089

(cherry picked from commit 13bff96)
also move simple QgsVertexEntry to qgsvertexeditor.h
vertex tool / editor synchronisation backport 3.6
Was incorrectly truncating at first ']' character

Fixes #21366

(cherry picked from commit cab2dcf)
insert into tbl_datum_transform VALUES (8447,100020,4283,7844,9615, 'GDA94_GDA2020_conformal_and_distortion.gsb', null, null, null, null,null, null, 'Conformal + Distortion: includes regional distortion',null,1,0,2575);

insert into tbl_datum_transform VALUES (8446,100021,4283,7844,9615, 'GDA94_GDA2020_conformal.gsb', null, null, null, null,null, null, 'Conformal: predominantly plate tectonic motion (~1.8m NNE)',null,1,0,2575);

insert into tbl_datum_transform VALUES (1804,100022,4203,4283,9615, 'National_84_02_07_01.gsb', null, null, null, null,null, null, 'Full coverage two-way transformation file in those states that originally adopted AGD84 - West Australia, South Australia, Queensland',null,1,0,2576);

insert into tbl_datum_transform VALUES (1803,100023,4202,4283,9615, 'A66_National_13_09_01.gsb', null, null, null, null,null, null, 'Full national coverage two-way transformation file',null,1,0,2575);

(cherry picked from commit fb324f3)
…case bbox and size is given in the GetLegendGraphics request, the size of symbols defined by map units is calculated regarding the scale of that.

calculate mMmPerMapUnit with mapUnitsPerPixel to avoid to have redundant info
fixes #21309

(cherry-picked from a04f91b 7de50a0 3e86163)
with expected images from travis

(cherry-picked from de96fc7 8d1ceda 61ceeb7)
(cherry-picked from 6b09be7)
…t-3_6

Backport 3.6 Scaled symbols on GetLegendGraphics
jef-n and others added 11 commits March 1, 2019 15:32
(cherry picked from commit 5aecf74)
Fix default setting for gauss parameter which must be "none" rather than 0 (which leads to empty maps as gauss=0 is unhelpful)
If one of these connections is triggered after destruction of auth manager, bad things happen because the slot tries to access the mutex which has gone for good along with the auth manager itself.
…elease-3_6

Disconnect any leftover connections when destroying auth manager
We only need to run them on the pull request, not on the push
some internals of github. Probably.
@m-kuhn
Copy link
Member

m-kuhn commented Mar 4, 2019

Previous discussions regarding this can be found in an old pull request #9361

If you pick up the work on that, that will be much appreciated!!

@m-kuhn m-kuhn closed this Mar 4, 2019
@lxwndr
Copy link
Author

lxwndr commented Mar 12, 2019

Previous discussions regarding this can be found in an old pull request #9361

If you pick up the work on that, that will be much appreciated!!

Have you referenced my own answer? Is it possible for someone to create AppImage?

@m-kuhn
Copy link
Member

m-kuhn commented Mar 12, 2019

Sorry, that's the one I meant: #3784

Is it possible for someone to create AppImage?

It is certainly possible. However it does not currently seem like there is anyone actively working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.