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

Need to show progress bar in the viewer for long processes (Linux only) #153

Open
laksono opened this issue Jan 10, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@laksono
Copy link
Member

laksono commented Jan 10, 2022

Potential long processes:

  • Opening a database
  • Opening bottom-up and flat views
  • Opening a trace view
  • Merging two databases
  • etc.

Note:

  • Current "busy cursor" doesn't work on Linux. I don't know why.
@laksono laksono changed the title Need to show progress bar in the viewer for long processes Need to show progress bar in the viewer for long processes (Linux only) Jan 10, 2022
@laksono laksono added the enhancement New feature or request label Jan 14, 2022
@laksono laksono added this to the Release 2022.04 milestone Jan 16, 2022
laksono added a commit that referenced this issue Jan 21, 2022
A simple solution is to show an info message that a process is running
laksono added a commit that referenced this issue Jan 21, 2022
A simple solution is to show an info message that a process is running
laksono added a commit that referenced this issue Feb 4, 2022
Merge from Develop to Master
Many bug fixes:

Issues Sorting another column doesn't refresh properly the selected row #155, handling source pane with long lines #161, Context menu "Find" is visible when clicking a row in tree column #162
Issue Invalid metric index when merging databases #168
enhancement Need to show progress bar in the viewer for long processes (Linux only) #153
Unit tests
Code coverage with JaCoCo
Sonar cloud addition
@blue42u
Copy link
Contributor

blue42u commented Aug 18, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants