[marble] [Bug 408413] Bad MarbleQuickItem layout on HighDPI

2023-07-07 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=408413

Torsten Rahn  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/educ |https://invent.kde.org/educ
   |ation/marble/-/commit/41bfa |ation/marble/-/commit/e540f
   |5e7f1bdf161776f76beed571319 |6ee12a23611df28df9f06bd408a
   |f9744dbc|c836f3a7

--- Comment #3 from Torsten Rahn  ---
Git commit e540f6ee12a23611df28df9f06bd408ac836f3a7 by Torsten Rahn, on behalf
of Torsten Rahn.
Committed on 07/07/2023 at 21:04.
Pushed by rahn into branch 'master'.

Improvement over 41bfa5e7f1bdf161776f76beed571319f9744dbc.
More comprehensive fix for MarbleQuickItem on HighDPI.

M  +15   -4src/lib/marble/declarative/MarbleQuickItem.cpp

https://invent.kde.org/education/marble/-/commit/e540f6ee12a23611df28df9f06bd408ac836f3a7

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 408413] Bad MarbleQuickItem layout on HighDPI

2023-07-06 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=408413

Torsten Rahn  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/educ
   ||ation/marble/-/commit/41bfa
   ||5e7f1bdf161776f76beed571319
   ||f9744dbc
 Resolution|--- |FIXED

--- Comment #2 from Torsten Rahn  ---
Git commit 41bfa5e7f1bdf161776f76beed571319f9744dbc by Torsten Rahn.
Committed on 06/07/2023 at 20:06.
Pushed by rahn into branch 'master'.

Should fix: Bad MarbleQuickItem layout on HighDPI

This fix tries to be minimally invasive to avoid possible side-effects.
Thanks to Viktorija Lerotić for helping to get this fixed.

M  +5-1src/lib/marble/declarative/MarbleQuickItem.cpp

https://invent.kde.org/education/marble/-/commit/41bfa5e7f1bdf161776f76beed571319f9744dbc

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 358779] dgml is missing an option center the map (lonlat) [patch]

2023-04-25 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=358779

--- Comment #6 from Torsten Rahn  ---
Hello Boris,

sorry, but for the lack of your realname I had looked up your name on the
Internet and copied your name over from
https://kdepim-bugs.kde.narkive.com/9IhS4B3v/akonadi-bug-339393-new-akonadi-fail-to-fetch-imap-folder-content-with-over-100mib-of-messages
where this typo was unfortunately included.

Again sorry, and also sorry that this took so long. I had been basically on
parental leave during the last few years (with a great wife and two marbleous
kids).

Your patch has made the WMS improvements that I'm looking into a whole lot more
enjoyable. Thanks for that! :-)

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 358779] dgml is missing an option center the map (lonlat) [patch]

2023-04-24 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=358779

Torsten Rahn  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/educ
   ||ation/marble/commit/a4aa19d
   ||b604e1c233982b20e1ab886df76
   ||839094
 Resolution|--- |FIXED

--- Comment #5 from Torsten Rahn  ---
Git commit a4aa19db604e1c233982b20e1ab886df76839094 by Torsten Rahn.
Committed on 24/04/2023 at 11:55.
Pushed by rahn into branch 'master'.

Patch by Boris Shhtrasman:
- dgml is missing an option center the map (lonlat)

In order to integrate this with MapWizard's WMS support I changed the
behavior by
- centering on the geodetic boundingbox instead of a geodetic point
- only center when the map theme is changed if the current view points
  outside the boundingbox of the map theme.

M  +35   -0src/apps/marble-kde/KdeMainWindow.cpp
M  +1-0src/apps/marble-kde/KdeMainWindow.h
M  +35   -1src/apps/marble-qt/QtMainWindow.cpp
M  +1-0src/apps/marble-qt/QtMainWindow.h
M  +12   -0src/lib/marble/MapWizard.cpp
M  +36   -0src/lib/marble/OwsServiceManager.cpp
M  +1-0src/lib/marble/OwsServiceManager.h
M  +2-0src/lib/marble/geodata/CMakeLists.txt
M  +1-1src/lib/marble/geodata/data/GeoDataCoordinates.h
M  +1-0src/lib/marble/geodata/handlers/dgml/DgmlElementDictionary.cpp
M  +1-0src/lib/marble/geodata/handlers/dgml/DgmlElementDictionary.h
M  +31   -0src/lib/marble/geodata/scene/GeoSceneMap.cpp
M  +12   -1src/lib/marble/geodata/scene/GeoSceneMap.h
M  +16   -1src/lib/marble/geodata/writers/dgml/DgmlMapTagWriter.cpp

https://invent.kde.org/education/marble/commit/a4aa19db604e1c233982b20e1ab886df76839094

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 354335] Request for GTFS layer support

2023-04-23 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=354335

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||r...@kde.org

--- Comment #1 from Torsten Rahn  ---
This is a duplicate of the reasonable nice improvement request 292925.

*** This bug has been marked as a duplicate of bug 292925 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 292925] support looking up public transport routes using GTFS/GTFS-realtime feeds

2023-04-23 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=292925

Torsten Rahn  changed:

   What|Removed |Added

 CC||boris.sh.1983+kde.bugzilla@
   ||gmail.com

--- Comment #5 from Torsten Rahn  ---
*** Bug 354335 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 449584] Crash Occurs when trying to Download a Region

2023-04-23 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=449584

Torsten Rahn  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||r...@kde.org
 Resolution|--- |FIXED

--- Comment #1 from Torsten Rahn  ---
Looks like you invoked the "Download Region"-Dialog while using VectorOSM.

This scenario was technically not supported and resulted in a crash before it
got fixed recently:

commit 615fd043286d4d6a7ac880879e1a79d66bd4ba4d
Author: Torsten Rahn 
Date:   Tue Mar 7 23:11:45 2023 +0100

DownloadRegion support for VectorTile-based themes.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 313242] add rendering for heading of Iconstyle

2023-04-23 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=313242

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Torsten Rahn  ---
Yes, we should have that - thanks for test case.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 437294] Marble Qt doesn't provide a way to report bugs in its menu

2023-04-23 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=437294

Torsten Rahn  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||r...@kde.org

--- Comment #1 from Torsten Rahn  ---
Yes indeed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 379904] Marble Pysical Memory Setting returns 0 (zero) when setting higher than 2047 MB

2023-04-23 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=379904

Torsten Rahn  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||r...@kde.org
 Status|REPORTED|CONFIRMED

--- Comment #2 from Torsten Rahn  ---
Ouch, yes this likely results from the fact that the setting is specified using
an integer that refers to the bytes. 
I have a refactoring in the works for the FileStorageWatcher which should take
this into account.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 456250] Remove the blog post March 11, 2016

2023-04-23 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=456250

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Torsten Rahn  ---
IIRC the blog entry in question got removed last year (and was the result of
hacking).

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 373029] Roads missing / low detail map

2023-04-23 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=373029

Torsten Rahn  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 373029] Roads missing / low detail map

2023-04-23 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=373029

--- Comment #8 from Torsten Rahn  ---
I haven't resurrected Marble Maps yet (but I plan to do that). 

However in the Marble desktop version the streets show up properly. Thanks to
Volker Krause
(https://www.volkerkrause.eu/2020/07/25/updating-marble-osm-data-server.html)
the tiles now get generated on demand.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 377231] Color of track not modifyable

2023-04-23 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=377231

--- Comment #14 from Torsten Rahn  ---
Hello Dave, 

the resetInitial method would just revert all values to the initial values if
modified. As in our case the whole dialog is set readonly this method shouldn't
get processed at all. I've just added that to the latest commit. Does this
remove the cancel issue?

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 349114] Marble silently fails to import valid kml. Does not signal error

2023-04-23 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=349114

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #3 from Torsten Rahn  ---
Importing Bookmarks indeed still doesn't seem to work.

p...@bezitopo.org : The thing missing in the "Polygon surrounding Taveuni is
the actual xml namespace.

http://www.opengis.net/kml/2.2;>

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 377231] Color of track not modifyable

2023-04-23 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=377231

--- Comment #12 from Torsten Rahn  ---
Hey Dave, thanks for the effort that you've put into this. Would you mind
sending me your GPX file if it doesn't involve data protection / copyright
concerns?

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 377231] Color of track not modifyable

2023-04-23 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=377231

--- Comment #9 from Torsten Rahn  ---
Not sure yet how to reproduce the Cancel and unticking case -so far it just
works here ... :-/

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 377231] Color of track not modifyable

2023-04-23 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=377231

--- Comment #8 from Torsten Rahn  ---
Crash on clicking "Ok" should be gone with 

commit c7f6a96911ea9e46ae0e49291ed18c364f21d01f (HEAD -> master, origin/master,
origin/HEAD)
Author: Torsten Rahn 
Date:   Sun Apr 23 10:09:55 2023 +0200

Fix Crash on Pressing OK in EditPlacemarkDialog for the ReadOnly case.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 326037] full screen shortcut F11

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=326037

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 431175] Clouds view not refreshed

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=431175

Torsten Rahn  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||r...@kde.org

--- Comment #1 from Torsten Rahn  ---
Has been fixed with:

commit 1810dd28b4984d23f76dad18ba0d906ccf8c579d
Author: Torsten Rahn 
Date:   Sat Mar 11 23:57:25 2023 +0100

Changed cloud coverage provider.
Source: SSEC RealEarth, UW-Madison

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 278501] nokia n900 maemo version, 'search' hangs

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=278501

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REOPENED|RESOLVED
 CC||r...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 324161] Measure Tool is invisible

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=324161

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Resolution|--- |WORKSFORME
 Status|CONFIRMED   |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 453332] Crash on Panning with Equirectangular Projection

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=453332

Torsten Rahn  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/educ
   ||ation/marble/commit/2508968
   ||372c752daed3b120e482cb006c0
   ||e24e89
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Torsten Rahn  ---
Git commit 2508968372c752daed3b120e482cb006c0e24e89 by Torsten Rahn.
Committed on 22/04/2023 at 20:16.
Pushed by rahn into branch 'master'.

Fix Crash on Panning with Equirectangular Projection

M  +7-0src/lib/marble/ScanlineTextureMapperContext.cpp

https://invent.kde.org/education/marble/commit/2508968372c752daed3b120e482cb006c0e24e89

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 300125] Map of India wrongly depicted in the marble Globe

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=300125

Torsten Rahn  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 270043] Marble does not always respect offline mode

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=270043

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||r...@kde.org
 Status|CONFIRMED   |RESOLVED

--- Comment #13 from Torsten Rahn  ---
Seems that it actually got fixed eventually back then.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 440546] Segfault in Marble::GeoSceneTileDataset::tileSize when trying to download a region of Vector OSM

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=440546

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Torsten Rahn  ---
Download of Vector maps using the DownloadRegion Dialog was not supported back
in 2021 and we never disabled this in the UI to prevent this crash to occur.

However the good news is that DownloadRegion of the VectorOSM map should work
now since this commit:

ommit 615fd043286d4d6a7ac880879e1a79d66bd4ba4d
Author: Torsten Rahn 
Date:   Tue Mar 7 23:11:45 2023 +0100

DownloadRegion support for VectorTile-based themes.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 453332] Crash on Panning with Equirectangular Projection

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=453332

--- Comment #2 from Torsten Rahn  ---
Hm, I haven't been able to trigger this when choosing "HighQuality" rendering
during Animations (See Settings) - this uses void
ScanlineTextureMapperContext::pixelValueApproxF instead of void
ScanlineTextureMapperContext::pixelValueApprox.
So I guess that this happens due to a rounding error which calculates the
position to be outside the "last/first" tile in a column.
Since nextTile() will still "stay" on the same tile we will reach out of
bounds.
The safe and lazy solution would be to correct the Y value to be still within
the bounds.
I wonder whether this issue could also be triggered for the x-case

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 453332] Crash on Panning with Equirectangular Projection

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=453332

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Torsten Rahn  ---
Yes, I can reproduce this:

1 Marble::StackedTile::pixel StackedTile.cpp   
   100 0x7773532f 
2 Marble::ScanlineTextureMapperContext::pixelValueApprox
ScanlineTextureMapperContext.cpp  322 0x777207cb 
3 Marble::EquirectScanlineTextureMapper::RenderJob::run 
EquirectScanlineTextureMapper.cpp 219 0x77722e5d 
4 QThreadPoolThread::run() 
   0x751f766a 
5 QThreadPrivate::start(void *)
   0x751f3b35 
6 start_thread   pthread_create.c  
   463 0x734976db 
7 clone  clone.S   
   95  0x748cf61f 


Lokale Variablen
this@0x7fff684782f0 Marble::StackedTile
[Marble::Tile]  @0x7fff684782f0 Marble::Tile
jumpTable32 0x0 uint**
jumpTable8 
"&&&&&&&&""""""""""""""""""""""""&&&&"...
(unknown length)  uchar*
m_byteCount 912600  int
m_depth 8   int
m_isGrayscale   truebool
m_isUsedtruebool
m_resultImage   (675x675)   QImage
m_tiles   
QVector >
x   15  int
y   675 int
Inspector   
Ausdrücke   
Rückgabewert
Tooltip 
m_resultImage   (675x675)   QImage

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 377231] Color of track not modifyable

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=377231

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #5 from Torsten Rahn  ---
The Crash itself should be fixed now.
Editing the loaded file is currently not supported (would be great though) -
the current tools are at this point just for introspection.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 366245] height value used in globe projection leads to blurred images

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=366245

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #4 from Torsten Rahn  ---
Yes that is a conceptual problem.
Currently we have several mechanisms in place that try to allow for "crisp"
rendering across projections. 
On one hand there is the "discrete" property that can be specified in the
maptheme's DGML-file in order to have zooming via the mouse-wheel "locked" to
the "best values":

http://edu.kde.org/marble/dgml/2.0;>
  

  OpenStreetMap
  
 true 
  


In addition to this we have the option to zoom via "+" and "-" which also
"locks" to the "best values".

The best values get determined via the methods 

int TextureLayer::preferredRadiusCeil( int radius ) const

and 

int TextureLayer::preferredRadiusFloor( int radius ) const

Their implementation returns "best values" which are chosen relative to the
tile dimensions (and their inherent projection which is Mercator for many and
Equirectangular for others). This means that the most "crisp" rendering can be
achieved if the user-selected projection matches the actual tile-projection. 
For all other projections (like spherical) the rendering will differ a bit
(resulting in an "apparent height difference" as you described it). A "better"
implementation might apply another projedtion-dependent multiplication factor
to the "preferredRadiusFloor/Ceil"-result. However that requires some
additional "tinkering".

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 358779] dgml is missing an option center the map (lonlat) [patch]

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=358779

--- Comment #4 from Torsten Rahn  ---
Another finding: Marble already has

void MarbleAbstractPresenter::centerOn(const GeoDataLatLonBox , bool
animated)

implemented which is available in MarbleWidget and which tries to approximate
the setViewLatLon(Alt)Box() behavior mentioned before.
The implementation of this method is not ideal (see
https://bugs.kde.org/show_bug.cgi?id=461569) but should work well enough for a
start.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 461569] centerOn(GeoDataLatLonBox) behaviour does not match documentation

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=461569

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Torsten Rahn  ---
Yes, the current implementation of 

void MarbleAbstractPresenter::centerOn(const GeoDataLatLonBox , bool
animated)

is only a rough approximation. In order to center on a boundingbox internally
Marble needs to center on the center point and adjust the zoom level (which is
internally tied to the pixel-radius that a fully rendered earth would cover in
terms of vertical extent).
Since Marble allows for usage of different projections the actual calculation
of the zoom level would hard to calculate in a generic way. So the only
"better" option would be to iteratively approximate the optimal zoom level
(while either working on a copy of the view parameters or turning off rendering
during the iterative convergence towards the optimal zoom level).  

The current code looks like this:

void MarbleAbstractPresenter::centerOn(const GeoDataLatLonBox , bool
animated)
{
if (box.isEmpty())
{
return;
}

int newRadius = radius();
ViewportParams* viewparams = map()->viewport();
//prevent divide by zero
if(box.height() && box.width())
{
//work out the needed zoom level
int const horizontalRadius = ( 0.25 * M_PI ) *
(viewparams->height() / box.height());
int const verticalRadius = ( 0.25 * M_PI ) * (viewparams->width() /
box.width());
newRadius = qMin(horizontalRadius, verticalRadius );
newRadius = qMax(radius(minimumZoom()), qMin(newRadius,
radius(maximumZoom(;
}

//move the map
GeoDataLookAt target;
target.setCoordinates(box.center());
target.setAltitude(box.center().altitude());
target.setRange(KM2METER * distanceFromRadius(newRadius));
flyTo(target, animated ? Automatic : Instant);
}

Any suggestions for improvements welcome.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 358779] dgml is missing an option center the map (lonlat) [patch]

2023-04-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=358779

--- Comment #3 from Torsten Rahn  ---
My need for this patch arises from the usecase of creating WMS-based
dgml-themes. Many WMS services just cover a particular geodetic bounding box
(and many are only meant as an overlay to be used for "groundlayers").

Now there are two issues in this context which I currently consider:
- Ideally instead of "centerOn" I'd like to rather see
"setViewLatLon(Alt)Box()" which would also steer the zoomlevel to ensure that a
particular region gets centered and fully displayed. The case where the map
should only be centered could be accomplished by using the same API with a
boundingbox that has no size (and is a point).
- In the implementation of the patch the centering is done whenever the map
theme changes if the map theme specifies a center-point. I'm not sure whether
this is a good approach. During application startup we have the option to
either center on the "home position" or to recall zoom level and center point
last time when Marble was quit. Also we usually don't change the view when a
map theme is changed.

I see several other usecases where one might want a different behavior:
- The centerOn/setViewLatLonAltBox would only get applied the first time the
map theme gets invoked (however that is impossible to detect at the moment).
- The centerOn/setViewLatLonAltBox would only get applied if the current point
that Marble focuses on is not in the valid boundingbox specified for the map
theme.  
- Or as this patch does we always enforce centerOn/setViewLatLonAltBox whenever
the map theme is invoked. Of course we could add an option that would override
this behavior (globally or restricted to this map theme) but that would make
things increasingly complex.

Tough choice :-)

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 358779] dgml is missing an option center the map (lonlat) [patch]

2023-04-21 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=358779

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Torsten Rahn  ---
Sorry, this nice patch got completely "drowned" and remained undiscovered in
our bug database. A better place for submission would have been Gitlab at
https://invent.kde.org/education/marble/-/merge_requests

Thanks for the contribution - this is indeed a feature that I had planned since
long to get implemented.
I will review this and will add this (likely with modifications) to our
codebase.

Thanks a lot!

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 331024] Add CRUTEM4 climate data as a map

2023-04-21 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=331024

Torsten Rahn  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||r...@kde.org

--- Comment #1 from Torsten Rahn  ---
The KML files unfortunately only work partially (the popups don't get displayed
:-(

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 163075] idea: marble based spaceflight screensaver

2023-04-21 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=163075

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||r...@kde.org
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Torsten Rahn  ---
Closing this after all these years. 

The wish to add a D-BUS interface actually got implemented early.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 349883] The view is being shifted as i zoom the map using a mouse

2023-04-21 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=349883

--- Comment #5 from Torsten Rahn  ---
You are correct, zooming in and zooming out this way is indeed not exactly the
inverse operation. I'm not even sure whether it would be feasible to accomplish
this. Interesting! :-)

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 259657] 'Download region': Zoom level is not intuitive

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=259657

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Torsten Rahn  ---
The ability to show the tile level is actually already implemented - but a bit
hidden since we regard the "Download region" functionality as a feature for
advanced users:

Just right-click on the statusbar and enable the display of the tile level
there. That gives something very similar to your mockup. :-)

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 338041] Show elevation in the Position in the Status Bar - x,y,z - not just x,y

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=338041

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Torsten Rahn  ---
Bug cleaning in progress - and this one was implemented long ago :-)

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 254286] Allow for user-defined body parameters (e.g. Saturn's Moon)

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=254286

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #3 from Torsten Rahn  ---
Cleaning up the Bug database .. and this one got fixed long ago already ... :-)

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 278516] need to use nokia n900 hardware keyboard to search for location

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=278516

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UNMAINTAINED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 293144] Marble Touch: Newly loaded themes don't appear in the map theme selection.

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=293144

Torsten Rahn  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 293145] Marble Touch: Tile Creation dialog is QWidget based

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=293145

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 294850] On all included street maps, names are in Klingon

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=294850

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Torsten Rahn  ---
Old bug that is out of date.
Marble internally supports different layers via editing the dgml file of the
map theme.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 294860] Need advertise where to place an .OSM file

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=294860

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 CC||r...@kde.org
 Status|REPORTED|RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 312645] Memory leak in MergedLayerDecorator

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=312645

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||r...@kde.org
 Status|REPORTED|RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 434223] Switch between position formats

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=434223

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|CONFIRMED   |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 434223] Switch between position formats

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=434223

Torsten Rahn  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||r...@kde.org

--- Comment #1 from Torsten Rahn  ---
Inside "Settings->Configure Marble ..." you can change the position formats on
the View tab between "Degrees (DMS)", "Degrees (Decimal)" and "UTM Coordinate
System". This has been there since a few years already :-)
Changing this will change the position format for the whole application.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 379237] Allow integrate WMS as overlay - (e.g. geo.admin.ch - federal geoportal)

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=379237

Torsten Rahn  changed:

   What|Removed |Added

 CC||ingol...@gmail.com

--- Comment #3 from Torsten Rahn  ---
*** Bug 232475 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 232475] integrate maps from Swisstopo into marble

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=232475

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Torsten Rahn  ---


*** This bug has been marked as a duplicate of bug 379237 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 232475] integrate maps from Swisstopo into marble

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=232475

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #3 from Torsten Rahn  ---
With the latest Marble development we improved WMS support: 

The WMS integration has been considerably improved, you can now select multiple
layers and you can now choose OpenStreetMap (for a start) as a "backdrop"
layer. Also given the amount of layers at https://wms.geo.admin.ch/  Marble now
provides a search-lineedit so that the layer selection becomes searchable.
Additionally the preview image for the generated map theme is created based on
the boundaries (which oddly doesn't seem to work with https://wms.geo.admin.ch
but works most of the time).

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 462981] Marble crashes when zooming in the Vector OSM map

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=462981

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Torsten Rahn  ---
Thanks for reporting it. Fixed with 


commit 28f9362ea9f9cfb818bad04cce48ce312f3bf990
Author: Torsten Rahn 
Date:   Tue Mar 21 14:16:15 2023 +0100

Initial fix for a crash that happens whenever tilefiles are read in
parallel
(via the ParsingRunner). Since the 3rd-party o5mreader has local statics
it's not threadsafe. Added a mutex around the whole stringpair function to
fix this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 394101] Crash when working with a GPX-track

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=394101

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/educ
   ||ation/marble/commit/611b67e
   ||69f96a2ab41400ede9c14df6ca3
   ||bd4c3e
 Status|CONFIRMED   |RESOLVED

--- Comment #7 from Torsten Rahn  ---
Git commit 611b67e69f96a2ab41400ede9c14df6ca3bd4c3e by Torsten Rahn.
Committed on 08/04/2023 at 17:49.
Pushed by rahn into branch 'master'.

Fix "Crash when working with a GPX-track" and brush up the UI a bit.

MultiGeometries which don't inherit from Features were casted
statically to Folders. The code that tried to access the style
of Features tried to access the non-existing style member which
lead to the crash.

M  +4-2src/lib/marble/FileViewWidget.cpp
M  +14   -2src/lib/marble/FileViewWidget.ui
M  +19   -15   src/lib/marble/TreeViewDecoratorModel.cpp

https://invent.kde.org/education/marble/commit/611b67e69f96a2ab41400ede9c14df6ca3bd4c3e

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 394101] Crash when working with a GPX-track

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=394101

--- Comment #6 from Torsten Rahn  ---
*** Bug 459529 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 459529] Crash when working with a GPX track

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=459529

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||r...@kde.org

--- Comment #1 from Torsten Rahn  ---


*** This bug has been marked as a duplicate of bug 394101 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 452291] Download region -> try to lower max level to download using scroll arrow -> crash

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=452291

--- Comment #4 from Torsten Rahn  ---
(In reply to j.mikkola from comment #3)
> (In reply to Torsten Rahn from comment #1)
> > You were trying to download the VectorOsm-theme. I had only recently
> > adjusted the Marble code to make this work.
> > 
> > If you have the opportunity to check out Marble master please verify that
> > this is now fixed :-)
> 
> Sorry, I got lost at the word "master". Probably something to do with
> github.com/KDE/
> marble 
> but I don't understand what it is and how to use it. My coding skills &
> knowledge are 0 
> (=zero) so I'm afraid I can't be of any use here. 
> 
> Regards,
> Jouko

Hello Jouko. Yes it meant that if you are able to compile the Marble source
code then everything should be "Hyvää" and the crash should be gone ;-)
Otherwise you need to wait for the next Marble release to have the changes
shipped with the OpenSUSE packages.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 309208] Extend MapWizard's WMS support

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=309208

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #3 from Torsten Rahn  ---
WMS support has been improvde considerably lately. Also I have added WMTS
support.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 379237] Allow integrate WMS as overlay - (e.g. geo.admin.ch - federal geoportal)

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=379237

Torsten Rahn  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Torsten Rahn  ---
Oh and we also have experimental WMTS support integrated.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 379237] Allow integrate WMS as overlay - (e.g. geo.admin.ch - federal geoportal)

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=379237

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #1 from Torsten Rahn  ---
With the latest Marble development version this should work much better than in
the past: 

The WMS integration has been considerably improved, you can now select multiple
layers and you can now choose OpenStreetMap (for a start) as a "backdrop"
layer. Also given the amount of layers at https://wms.geo.admin.ch/  Marble now
provides a search-lineedit so that the layer selection becomes searchable.
Additionally the preview image for the generated map theme is created based on
the boundaries (which oddly doesn't seem to work with https://wms.geo.admin.ch
but works most of the time).

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 349883] The view is being shifted as i zoom the map using a mouse

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=349883

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #3 from Torsten Rahn  ---
Zooming with the mousewheel always zooms towards the mouse cursor position (I
guess that is what you meant). This is intentional behavior.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 305689] Bookmarks are shown on other planets

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=305689

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #3 from Torsten Rahn  ---
Yes, this is a design issue - so far we don't specify the planet information
inside the bookmarks.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 318280] Selecting by pressing Enter doesn't work in MapViewWidget

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=318280

Torsten Rahn  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/educ
   ||ation/marble/commit/53ba599
   ||8a050b9abe07e5d2a1243b1df06
   ||c2ff36
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Torsten Rahn  ---
Git commit 53ba5998a050b9abe07e5d2a1243b1df06c2ff36 by Torsten Rahn.
Committed on 08/04/2023 at 11:13.
Pushed by rahn into branch 'master'.

Fix: Selecting by pressing Enter doesn't work in MapViewWidget.

M  +2-0src/lib/marble/MapViewWidget.cpp

https://invent.kde.org/education/marble/commit/53ba5998a050b9abe07e5d2a1243b1df06c2ff36

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 324275] Upgrading marble loses "favorite" setting for maps

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=324275

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 316614] Layer blending assumes equal tile sizes

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=316614

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #4 from Torsten Rahn  ---
Yes, this was done by design. As long as the tile layout would match we could
perform some resizing on the fly. Feel free to provide a patch :) The relevant
code happens inside the classes StackedTile/MergedLayerDecorator ...

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 353725] QQuickPaintedItem file not found

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=353725

Torsten Rahn  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME
 CC||r...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 344387] Automaticly switch between mercator and globe view depending on zoom level

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=344387

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #3 from Torsten Rahn  ---
Yes that might be a nice feature indeed. I think we even did that in the
Android version IIRC.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 436172] Crash when adding WMS URL

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=436172

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Torsten Rahn  ---
Hello,

this WMS service does not specify any regular WMS layers (apart from the root
layer which just serves as a container. Hence the dialog will not show any
results as there is nothing to choose from. However the latest development
version of Marble (master) has largely improved WMS support and also some
experimental WMTS support. This version also fixes the crash above that was
triggered for empty results when pressing the next button.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 439013] Legend is blank for OpenStreetMap layer

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=439013

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED
 CC||r...@kde.org

--- Comment #1 from Torsten Rahn  ---
This bug is easy to explain: you or your package distributor did not link
marble against the QtWebEngine module. This is needed in order to display the
legend as the legend is created using HTML, Javascript and CSS.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 447802] Please add CyclOSM Map

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=447802

Torsten Rahn  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||r...@kde.org

--- Comment #3 from Torsten Rahn  ---
Sorry, for discovering this bug only this late. Looks nice - I will upload this
later today.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 439822] Marble "broke" when I tried to create a new map using a single .jpg image which was quite large. (23040x11520 pixels).

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=439822

Torsten Rahn  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||r...@kde.org
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 452291] Download region -> try to lower max level to download using scroll arrow -> crash

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=452291

--- Comment #2 from Torsten Rahn  ---
Originally Vector-tile-based map themes could not be downloaded using the
DownloadRegionDialog. This should work with current Marble master.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 452291] Download region -> try to lower max level to download using scroll arrow -> crash

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=452291

Torsten Rahn  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||r...@kde.org
 Ever confirmed|0   |1

--- Comment #1 from Torsten Rahn  ---
You were trying to download the VectorOsm-theme. I had only recently adjusted
the Marble code to make this work.

If you have the opportunity to check out Marble master please verify that this
is now fixed :-)

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 451928] Vector OSM Theme: capital names only rendered on high zoom levels

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=451928

Torsten Rahn  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||r...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 412898] marble's coord grig plugin not always shows labels.

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=412898

--- Comment #3 from Torsten Rahn  ---
I will look into it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 412898] marble's coord grig plugin not always shows labels.

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=412898

Torsten Rahn  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||r...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 451656] Marble does not use GPS through gpsd.

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=451656

Torsten Rahn  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||r...@kde.org
 Resolution|--- |FIXED

--- Comment #3 from Torsten Rahn  ---
This looks like it is fixed already so I will mark it so. Just voice up if the
bug is still present.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 376626] View does not recenter after loading of file

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=376626

Torsten Rahn  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||r...@kde.org

--- Comment #3 from Torsten Rahn  ---
Fixed with

commit fbb2d704c615a1cd4968bed49a0d4b26c1469134
Author: Anthony P. Austin 
Date:   Sun Jul 24 10:46:22 2022 -0700

Restore former GPX rendering behavior.

Previous versions of Marble rendered GPX tracks using a thick red line
and then recentered and zoomed the map so that the newly-loaded track
occupied most of the display.  At some point, this behavior got lost;
for some time now, Marble has been rendering GPX tracks as a
difficult-to-see 1-pixel-wide white line and not recentering or zooming
the map, leading some users to the conclusion that the software wasn't
loading the track at all.  See the following bug reports:

  https://bugs.kde.org/show_bug.cgi?id=419998
  https://bugs.kde.org/show_bug.cgi?id=411669
  https://bugs.kde.org/show_bug.cgi?id=370263
  https://bugs.kde.org/show_bug.cgi?id=402153

This patch restores the old rendering behavior.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 373022] flightgear map support limited to localhost

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=373022

Torsten Rahn  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/educ
   ||ation/marble/commit/bb5b222
   ||82a2cf73559d4b55e864f62d51a
   ||470d56
   Version Fixed In||22.11.90
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Torsten Rahn  ---
Git commit bb5b22282a2cf73559d4b55e864f62d51a470d56 by Torsten Rahn, on behalf
of Ralf Habacker.
Committed on 08/04/2023 at 06:27.
Pushed by rahn into branch 'master'.

Enable retrieval of aircraft position information from a host other than the
local host
FIXED-IN:22.11.90

M  +1-1   
src/plugins/positionprovider/flightgear/FlightGearPositionProviderPlugin.cpp

https://invent.kde.org/education/marble/commit/bb5b22282a2cf73559d4b55e864f62d51a470d56

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 466853] Marble crashes on exit.

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=466853

--- Comment #5 from Torsten Rahn  ---
> How does one execute marble with the marble-qt front end installed? 
> The only executable I see is: /usr/bin/marble-qt

Yes, marble-qt is the executable that is the version which has technically no
KDE dependency.
If there was a version /usr/bin/marble as well then this would be the KDE
version.

Both should work equally well without crashing. Personally I don't see any
crashes when working with marble-qt.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 457500] Marble crash after closing it

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=457500

Torsten Rahn  changed:

   What|Removed |Added

 CC||rsme...@aardvarr.ca

--- Comment #3 from Torsten Rahn  ---
*** Bug 466853 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 466853] Marble crashes on exit.

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=466853

Torsten Rahn  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Torsten Rahn  ---


*** This bug has been marked as a duplicate of bug 457500 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 462800] marble-maps tearing horribly on wayland

2023-04-08 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=462800

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #1 from Torsten Rahn  ---
Any more information about this?

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 466220] App crashes when starting, no download from google playstore

2023-04-07 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=466220

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #1 from Torsten Rahn  ---
I'm working on getting Marble out of its current "hibernation status". We're
Open again.
Stay tuned :-)

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 466853] Marble crashes on exit.

2023-04-07 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=466853

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #2 from Torsten Rahn  ---
So does the issue still occur with "marble" but not with "marble-qt" ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 419998] tracks from gpx lines are painted as a px white line, invisible almost

2023-04-07 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=419998

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Torsten Rahn  ---
Sorry that this took so embarrassing long. Fixed with:

commit fbb2d704c615a1cd4968bed49a0d4b26c1469134 (origin/master, origin/HEAD)
Author: Anthony P. Austin 
Date:   Sun Jul 24 10:46:22 2022 -0700

Restore former GPX rendering behavior.

Previous versions of Marble rendered GPX tracks using a thick red line
and then recentered and zoomed the map so that the newly-loaded track
occupied most of the display.  At some point, this behavior got lost;
for some time now, Marble has been rendering GPX tracks as a
difficult-to-see 1-pixel-wide white line and not recentering or zooming
the map, leading some users to the conclusion that the software wasn't
loading the track at all.  See the following bug reports:

  https://bugs.kde.org/show_bug.cgi?id=419998
  https://bugs.kde.org/show_bug.cgi?id=411669
  https://bugs.kde.org/show_bug.cgi?id=370263
  https://bugs.kde.org/show_bug.cgi?id=402153

This patch restores the old rendering behavior.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 448111] Map is unreadable when it is moved with the mouse pointer

2023-04-04 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=448111

--- Comment #5 from Torsten Rahn  ---
Actually "LowQuality" seems to be still the default during animations in the
current Marble master. I will likely change this to "NormalQuality" for the
next release.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 448111] Map is unreadable when it is moved with the mouse pointer

2023-04-04 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=448111

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL

--- Comment #4 from Torsten Rahn  ---
This is not a bug, but a feature (and the older Marble versions defaulted for
LowQuality for performance reasons):

Go to "Settings" -> "Configure Marble ..." and on the "View" tab change the
"Map Quality" inside the "During animations" ComboBox to "High Quality".

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 467898] marble-qt starts with small window which is empty

2023-04-01 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=467898

--- Comment #6 from Torsten Rahn  ---
Thanks for the quick response.

Unfortunately this didn't help to track down the cause of the issue:

The output looks normal to me and I can not see any indication for a
malfunction based on the output.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 467898] marble-qt starts with small window which is empty

2023-04-01 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=467898

--- Comment #3 from Torsten Rahn  ---
Comment on attachment 157674
  --> https://bugs.kde.org/attachment.cgi?id=157674
marble qt mint at startup

If the problem still persists: could you start Marble with 

marble-qt --debug-info

... and paste the initial output into this bugreport?

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 467898] marble-qt starts with small window which is empty

2023-03-29 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=467898

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #2 from Torsten Rahn  ---
Sounds strange - we haven't changed anything on the Marble-side that would
explain such a behavior.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 400409] Segmentation fault when trying to add some WMS maps.

2023-03-26 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=400409

--- Comment #8 from Torsten Rahn  ---
I have added initial support to WMTS. With this support added Marble doesn't
crash anymore and allows for the selection of the WMTS layers provided. However
there are a few things that I still need to add to Marble in order to have this
particular WMTS server supported. If you're interested in the details have a
look at:

https://mail.kde.org/pipermail/marble-devel/2023-March/009671.html

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 347536] UTM needs lon *and* lat to obtain its correct values. ToString functions only receive one of them.

2023-03-22 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=347536

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|UNMAINTAINED|---
 CC||r...@kde.org
 Status|RESOLVED|REOPENED

--- Comment #4 from Torsten Rahn  ---
No, unfortunately this issue is still valid - I wasn't quite aware of it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 400409] Segmentation fault when trying to add some WMS maps.

2023-03-15 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=400409

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #7 from Torsten Rahn  ---
Hello, 

thanks for your report. I have just fixed the crash. However Marble still shows
an empty panel.
It looks to me like you are testing with a WMTS server instead of a WMS server. 
At the moment Marble doesn't have support for WMTS however I'm about to add
support for it.

Best regards
Torsten

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 416034] marble can't find streets

2020-01-15 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=416034

--- Comment #2 from Torsten Rahn  ---
Thanks for reporting :) !

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 416034] marble can't find streets

2020-01-15 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=416034

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
 CC||r...@kde.org

--- Comment #1 from Torsten Rahn  ---
Should be fixed in Marble master with:

commit 597f76f0b9e1e7db651c9f0d88baba2b48afdce6 (HEAD -> master, origin/master,
origin/HEAD)
Author: Torsten Rahn 
Date:   Wed Jan 15 18:42:18 2020 +0100

Regression fix: Let the search listview show search results again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 414554] Installed CMake target contains absolute paths and cannot be relocated

2020-01-02 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=414554

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||r...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #2 from Torsten Rahn  ---
Closed by commit R34:3eb10f4339df: Patch from Samuel OMalley to make the
include directory movable.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 394517] the search-function has no results except if I search for big towns (Cannot parse osm nominatim result)

2018-09-21 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=394517

--- Comment #10 from Torsten Rahn  ---
Sorry guys, I've just fixed the issue in master and backported the fix to the
last few releases. It was indeed just about changing http to https. Can you
confirm that it works again as expected? :-)

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 172553] Marble crashs by opening KML-files

2018-09-21 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=172553

Torsten Rahn  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Torsten Rahn  ---
Can be closed right away.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 394517] the search-function has no results except if I search for big towns (Cannot parse osm nominatim result)

2018-09-12 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=394517

Torsten Rahn  changed:

   What|Removed |Added

 CC||r...@kde.org

--- Comment #8 from Torsten Rahn  ---
I can confirm this as well. Unfortunately changing the url to https inside

src/plugins/runner/nominatim-search/OsmNominatimSearchRunner.cpp

doesn't change the behavior either - odd. Did they make changes to the user
agent testing as well?

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 381984] Some countries are invisible on the political map

2017-09-16 Thread Torsten Rahn
https://bugs.kde.org/show_bug.cgi?id=381984

Torsten Rahn <r...@kde.org> changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||r...@kde.org
 Status|UNCONFIRMED |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

  1   2   >