Summary: | Support ports for maps | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Marcos Dione <mdione> |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED FIXED | ||
Severity: | grave | ||
Priority: | NOR | ||
Version First Reported In: | 22.12.3 | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marcos Dione
2024-06-25 10:05:17 UTC
[15:55:54] <StyXman> I plan to try to fix https://bugs.kde.org/show_bug.cgi?id=489166 I have an invent.,kde.org account, but I'm not sure if I'm supposed to clone the repo in invent first and then clone locally, or clone locally directly and then push to the original repo [16:01:04] <kbroulik[M]> <StyXman> "I plan to try to fix https://..." <- https://invent.kde.org/education/marble/-/blob/master/src/lib/marble/geodata/handlers/dgml/DgmlDownloadUrlTagHandler.cpp?ref_type=heads#L58 there’s some things about `port` in there but I don’t know marble or dgml much [16:02:47] <StyXman> oh, right, so maybe my version is too ancient? [16:03:19] <StyXman> hmm, 16ya, not _that_ ancient [16:03:31] <StyXman> maybe the url parser is ignoring the port [16:04:37] <kbroulik[M]> https://invent.kde.org/education/marble/-/blob/master/src/lib/marble/ServerLayout.cpp maybe there’s a bug in here somewhere [16:06:27] <kbroulik[M]> https://invent.kde.org/education/marble/-/blob/master/src/lib/marble/geodata/writers/dgml/DgmlTextureTagWriter.cpp?ref_type=heads#L69 it should write a port to the dgml [16:06:45] <kbroulik[M]> https://invent.kde.org/education/marble/-/commit/bfcd680f19d653369849e3e70b7f61e23eb1d73e ah! maybe your marble is too old after all? :) [16:07:06] <kbroulik[M]> this was fixed in January 2023 |