2012-05-23 07:42:13 |
Rico Tzschichholz |
bug |
|
|
added bug |
2012-05-23 07:45:38 |
Didier Roche-Tolomelli |
nautilus (Ubuntu): assignee |
|
Didier Roche (didrocks) |
|
2012-05-23 15:56:11 |
Mario Guerriero |
bug task added |
|
pantheon-files |
|
2012-05-23 16:00:14 |
Mario Guerriero |
pantheon-files: status |
New |
Confirmed |
|
2012-05-23 16:00:16 |
Mario Guerriero |
pantheon-files: importance |
Undecided |
Medium |
|
2012-05-23 16:00:18 |
Mario Guerriero |
pantheon-files: assignee |
|
Mario Guerriero (mefrio-g) |
|
2012-05-23 16:00:41 |
Mario Guerriero |
branch linked |
|
lp:~mefrio-g/pantheon-files/fix-1003286 |
|
2012-05-23 16:17:19 |
Launchpad Janitor |
branch linked |
|
lp:pantheon-files |
|
2012-05-23 16:31:02 |
Cody Garver |
pantheon-files: status |
Confirmed |
Fix Committed |
|
2012-05-27 19:54:16 |
Danielle Foré |
pantheon-files: milestone |
|
0.1 |
|
2012-05-27 20:06:01 |
Danielle Foré |
pantheon-files: milestone |
0.1 |
luna-beta1 |
|
2012-05-31 15:24:48 |
Didier Roche-Tolomelli |
description |
After first triggering launcherentry.updates a added urgency timeout never gets dismissed and continuously firing updates from now on.
g_timeout_add_seconds (2, (GSourceFunc)
progress_ui_handler_disable_unity_urgency,
entry);
static void
progress_ui_handler_disable_unity_urgency (UnityLauncherEntry *entry)
{
g_return_if_fail (entry);
unity_launcher_entry_set_urgent (entry, FALSE);
} |
[Test Case]
1. install the version from -proposed
2. launch a copy of a big file
3. look at the dbus traffic and see that it's not sending the updates signal once the copy is finished
[Regression Potential]
No regression at stake, the signal can just be still sent if the return FALSE fails, which is unlikely.
After first triggering launcherentry.updates a added urgency timeout never gets dismissed and continuously firing updates from now on.
g_timeout_add_seconds (2, (GSourceFunc)
progress_ui_handler_disable_unity_urgency,
entry);
static void
progress_ui_handler_disable_unity_urgency (UnityLauncherEntry *entry)
{
g_return_if_fail (entry);
unity_launcher_entry_set_urgent (entry, FALSE);
} |
|
2012-05-31 15:33:28 |
Launchpad Janitor |
branch linked |
|
lp:~ubuntu-desktop/nautilus/ubuntu |
|
2012-05-31 15:35:35 |
Launchpad Janitor |
nautilus (Ubuntu): status |
New |
Fix Released |
|
2012-05-31 15:37:18 |
Launchpad Janitor |
branch linked |
|
lp:~ubuntu-desktop/nautilus/precise |
|
2012-06-01 12:31:43 |
Sebastien Bacher |
nautilus (Ubuntu): importance |
Undecided |
Low |
|
2012-06-01 12:32:32 |
Sebastien Bacher |
nominated for series |
|
Ubuntu Precise |
|
2012-06-01 12:32:32 |
Sebastien Bacher |
bug task added |
|
nautilus (Ubuntu Precise) |
|
2012-06-01 12:32:38 |
Sebastien Bacher |
nautilus (Ubuntu Precise): importance |
Undecided |
Low |
|
2012-06-01 12:32:41 |
Sebastien Bacher |
nautilus (Ubuntu Precise): status |
New |
Fix Committed |
|
2012-06-01 12:32:48 |
Sebastien Bacher |
bug |
|
|
added subscriber Ubuntu Stable Release Updates Team |
2012-06-04 23:07:30 |
Brian Murray |
bug |
|
|
added subscriber SRU Verification |
2012-06-04 23:07:34 |
Brian Murray |
tags |
|
verification-needed |
|
2012-06-13 13:27:43 |
Sebastien Bacher |
tags |
verification-needed |
verification-done |
|
2012-06-13 23:11:09 |
Launchpad Janitor |
nautilus (Ubuntu Precise): status |
Fix Committed |
Fix Released |
|
2012-06-29 14:23:15 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/nautilus |
|
2012-06-29 14:23:42 |
Launchpad Janitor |
branch linked |
|
lp:~ubuntu-branches/ubuntu/precise/nautilus/precise-proposed |
|
2012-12-10 22:24:20 |
Sergey "Shnatsel" Davidoff |
pantheon-files: status |
Fix Committed |
Fix Released |
|