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

Mass update with lots of small improvements #27

Merged
merged 2 commits into from
May 14, 2024
Merged

Mass update with lots of small improvements #27

merged 2 commits into from
May 14, 2024

Conversation

MinyazevR
Copy link
Member

@MinyazevR MinyazevR commented May 9, 2024

  1. Fixed a bug with the start of the 2D-model and pacther processes.

  2. An xcb handler was added for Gnome, since the 2D-model windows terminated with the error: Wayland does not support QWindow::requestActivate().

  3. Fixed a bug with time measurement (messages were read from the error stream using the "in" and "sec" pattern search, however, there may be many suitable patterns (for example, wayland, fontconfig warnings) that do not greatly affect the operation of the 2D model, but do not correctly display the result).

  4. The -r flag for the 2D model was forcibly added, because for the reasons listed above, read the report.json is more reliable than parsing error stream, however, for those situations when for some reason a report was not created, the error is still taken from the error stream.

  5. The output format has been changed:

    1. In report.html added error information.
    2. The file format has been changed to report_yyyy_mm_dd_hh_mm_ss.html (so that you can check a couple of times and the results are not overwritten).
    3. After checking the tasks report.html it is forced to open in the default browser.

Current format:
image

@iakov iakov changed the title A little refactoring Mass update with lots of small improvements May 14, 2024
@iakov iakov merged commit 1f4230f into trikset:master May 14, 2024
8 checks passed
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.

2 participants