Bug report #10346
progress bar and setText not working on a mac with user script
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | |||
| Category: | Processing/Core | ||
| Affected QGIS version: | 2.2.0 | Regression?: | No |
| Operating System: | macos | Easy fix?: | No |
| Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 18767 |
Description
Using progress.setText or progress.setPercentage in a user script works perfectly on windows but doesn't produce any result (progress bar) or only after the script is done (text) on macos.
History
#1
Updated by Giovanni Manghi over 10 years ago
- Category changed from 94 to Processing/Core
#2
Updated by Giovanni Manghi over 8 years ago
- Easy fix? set to No
- Regression? set to No
#3
Updated by Alexander Bruy over 7 years ago
- Status changed from Open to Feedback
Please check with latest master.
#4
Updated by Giovanni Manghi over 7 years ago
- Resolution set to fixed/implemented
- Status changed from Feedback to Closed
Closing for lack of feedback, please reopen if necessary.