V_1.18.0 #802
Replies: 10 comments 3 replies
-
|
Hi. Will there be a chance to get a Windows-Setup of 1.18.0? |
Beta Was this translation helpful? Give feedback.
-
|
@blackfoxx79: Yes - I'm working on an update of the installer script. This needs still some time. I hope, it can be ready by the end of this month. |
Beta Was this translation helpful? Give feedback.
-
|
Merci beaucoup... |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
About QMapShack V1.18.0 for Microsoft Windows: Qt6 plugin tls is missing! Copying folder |
Beta Was this translation helpful? Give feedback.
-
|
@JFritzle: Thanks for the hint. Comparing my dev with my master version I found this difference, too, and gave a corresponding advice at naviboard. I have still to investigate where this difference did come from. |
Beta Was this translation helpful? Give feedback.
-
|
If you create a new binary package mark it by appending the version number with "_1" |
Beta Was this translation helpful? Give feedback.
-
|
About G-DATA Security Software Malware Alarm: I uploaded and checked file Then I uploaded and checked own generated file Strange, as source code is identical and compiler probably too:
What is different:
As VirusTotal only checks executable file without it's dependent dlls, executables differ in GDAL and Proj4 libs bound into executable and loading corresponding dlls at runtime. !!! Update !!! Maybe of interest: |
Beta Was this translation helpful? Give feedback.
-
|
@JFritzle: (I could not yet find in the GitHub discussson page #802 the content of the mail I received concerning DLLs in the GDAL plugiin folder)
Today, I published a new Windows installer. The 2 mentioned DLL files are not part of this installer. Certainly, you will find more DLLs distributed with the installer not really used in QMS. But I'm not able to decide which ones to drop (e.g. the list of files found by the used windeployqt tool to collect necessary Qt files is most likely too long). Thus my strategy is: better one more instead of one missing. Help here very welcome! |
Beta Was this translation helpful? Give feedback.
-
|
@wthaem: Sorry, I have withdrawn my comment when I noticed those 2 mentioned DLL files were not at all part of installer. I was too checking for DLL files not needed. I am using Cygwin's command line tool My method:
At last, few DLLs were remaining, which I found not to be essential for program successfully starting. Besides those, some are known to be still needed. This kind of DLLs is loaded only at runtime and on demand. If not available, program's functionality is restricted, e.g. no https without tls plugin and without OpenSSL DLLs. If no documentation explicitly states such a DLL as required, it is highly forensic to identify, e.g. to search and probably find it's name embedded in raw file data. Therefore I totally agree with your strategy. But I do we really need
We also do not need
|
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
[QMS-558] Support for MTP devices
[QMS-648] Porting to Qt6
[QMS-656] TMS/WMTS: Fix loosing layer selection when reloading maps
[QMS-664] Fix BRouter java setup on Debian
[QMS-668] MacOS build adapted to new gdal version and new brew packages
[QMS-675] The label colors defined in the TYP are not used
[QMS-680] Fix: Sending multiple selected projects to device
[QMS-683] Fix alglib error on interpolation
[QMS-692] Trackpoints erroneously flaged invalid for short tracks (<50m)
[QMS-699] Fix writing to default config when using command line parameter -c
[QMS-706] Apply PNG file’s offset to user-defined waypoint icon from "External Icons" folder
[QMS-709] Adjust square zoom levels to fit EPSG:3857 tiles and other minor fix in Proj Wizard
[QMS-715] Remove duplicate tile map server requests for the same tile, allow HTTP(S) redirection
[QMS-732] Migrate macOS build from Qt5 to Qt6
[QMS-730] TMS/WMTS fixed accidentally removed namespace processing
[QMS-738] Use Gamin's FIT SDK to support FIT files properly
[QMS-740] Fix dbus compile issues for Windows
[QMS-743] Fix crash when reseting a range in track profile graph
[QMS-745] Remove old FIT implementation
[QMS-747] Remove support for MapQuest
[QMS-750] Fix QMS build error - Windows 10/MSVC
[QMS-753] Fix segfault for FIT sessions without track data
[QMS-756] Avoid: [warning] QIODevice::read (QProcess): device not open
[QMS-757] Avoid: [warning] Empty filename passed to function
[QMS-758] Avoid: [warning] QSqlError("19", "Unable to fetch row", "NOT NULL constraint failed: workspace.name")
[QMS-759] Avoid: [warning] QWidget::setMinimumSize: (/QTextBrowser) Negative sizes (300,-140) are not possible
[QMS-766] Avoid: [warning] QMainWindow::addDockWidget: invalid 'area' argument
[QMS-769] Fix: "Send to device" is not enabled/disabled properly
[QMS-771] Adapt Fit2 Implementation
[QMS-775] BRouter segments download: wrong accumulated size of segments, wrong outdated segments count
[QMS-777] BRouter segments download "Cancel" dialog not translated
[QMS-779] Avoid NaN when totalAscent or totalDescent = 0
[QMS-782] Solved two issues for track point viewer
[QMS-784] Solved two issues for GNOME/Wayland, Invalid Points Dialog vs Progress Dialog
[QMS-788] Fix: BRouter (offline) not shown in combobox
[QMS-791] Error determining BRouter-Web (online) version
[QMS-793] Auto-routing with BRouter & minor fixes
[QMS-794] Fix: Links to local files in Waypoint on-screen dialog not opening
[QMS-797] Enhance USB MTP to support generic devices
[QMS-799] Fix QMS icon shown in Dash for GNOME/Wayland
This discussion was created from the release V_1.18.0.
Beta Was this translation helpful? Give feedback.
All reactions