#1388 closed defect (fixed)
Invisible downlading progress bar in Journal
Reported by: | alsroot | Owned by: | tomeu |
---|---|---|---|
Priority: | Urgent | Milestone: | |
Component: | journal | Version: | Unspecified |
Severity: | Unspecified | Keywords: | r+ |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
Regression in Journal, ds objects is been updated well but Journal doesn't show progress.
|TestCase|
- download any big file from Browse
- Browse's log reports about updates but there is no progress bar in Journal
Attachments (1)
Change History (6)
comment:1 Changed 14 years ago by alsroot
- Keywords r? added
- Owner changed from alsroot to tomeu
- Status changed from new to assigned
comment:2 Changed 14 years ago by alsroot
Changed 14 years ago by alsroot
comment:3 Changed 14 years ago by tomeu
- Keywords r+ added; r? removed
Patch looks good but I strongly recommend that instead of passing a lambda function to the signal handler, two signal handlers are used instead. There's no pin in saving a few lines of code at the cost of making the code much harder to read.
comment:4 Changed 14 years ago by alsroot
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Progress render uses non-sugar theme, so created #1395.