Lukas Matena
5b20406a33
SendSystemInfo: Reporting RAM in GiB
2021-10-18 15:34:51 +02:00
Lukas Matena
13ff92335b
Several fixes and improvements in SendSystemInfoDialog:
...
- do not show memory in MB, show it in GiB rounded to one decimal place
- when sending fails, the HTTP error code is not presented to the user (it is logged though)
- when the user cancels the sending, no extra "sending cancelled" message is shown
- in case there is no internet connection, the dialog is not shown at all
- a 6 second timeout for a case that connection is lost during sending
- the dialog is only shown when the wizard does not show on startup
2021-10-18 15:34:51 +02:00
Lukas Matena
8d115def76
SendSystemInfo: Trim leading/trailing whitespace from all the values
2021-10-18 15:34:51 +02:00
Lukas Matena
ea25461a95
An attempt to fix the SendSystemInfo dialog on GTK3
2021-10-18 15:34:51 +02:00
Lukas Matena
3f9cefc168
SendSystemInfo: Open the dialog based on appconfig, even in alphas
2021-10-18 15:34:51 +02:00
Lukas Matena
f72a5cf1e7
SendSystemInfo: Only get the scaling on Win, not on mac or Linux
2021-10-18 15:34:51 +02:00
Lukas Matena
56c3ea0261
SendSystemInfo: Use /proc/info instead on lscpu on Linux,
...
center dialog after resizing
2021-10-18 15:34:51 +02:00
Lukas Matena
8401ba192b
Show PrusaSlicer logo in the SendSystemInfoDialog
2021-10-05 15:36:00 +02:00
Lukas Matena
deec0330bb
Disable the dialog before merge with master
2021-10-05 15:09:53 +02:00
Lukas Matena
d7d056c8ba
This reverts commits a186017 and 2423e7f
2021-10-05 15:09:53 +02:00
Lukas Matena
5dd9e98f27
SendSystemInfo: Return number of logical cores on Apple
2021-10-05 15:09:53 +02:00
Lukas Matena
5b5c72e73e
REVERT LATER: More debugging logging
2021-10-05 15:09:53 +02:00
Lukas Matena
e8412d654c
Use /etc/machine-id as unique id on Linux
2021-10-05 15:09:53 +02:00
Lukas Matena
1bef2eacc5
Use hardware UUID as unique id on Apple
2021-10-05 15:09:53 +02:00
Lukas Matena
c0eb4fbbd9
Use MAC address as a base of unique system ID on Windows
2021-10-05 15:09:53 +02:00
Lukas Matena
4733e17266
SendSystemInfoDialog: Collect CPU info on Windows
2021-10-05 15:09:53 +02:00
Lukas Matena
a49c691241
SendSystemInfoDialog now opens through CallAfter, GL extensions are sorted
2021-10-05 15:09:53 +02:00
Lukas Matena
bdc4c4cf30
Added some more info (wxWidgets, gtk, Linux distro, CPU info, monitors)
2021-10-05 15:09:52 +02:00
Lukas Matena
af5abc8079
REVERT LATER: Something for debugging
2021-10-05 15:09:52 +02:00
Lukas Matena
b87f512b9e
SendSystemInfo: do not close the dialog when failed/cancelled, set content-type to json
2021-10-05 15:09:52 +02:00
Lukas Matena
6a819dad89
SendSystemInfoDialog: Actual sending of the info
2021-10-05 15:09:52 +02:00
Lukas Matena
e8af0d6d0f
SendSystemInfoDialog: Use HTML for formatting
2021-10-05 15:09:52 +02:00
YuSanka
d6222cf8a8
SendSystemInfoDialog: Layout adjustments
2021-10-05 15:09:52 +02:00
Lukas Matena
faa808b385
First draft of SendSystemInfoDialog
2021-10-05 15:09:52 +02:00