Bug #6445

Repair or drop the links to the documentation from the updater

Added by intrigeri 2013-11-27 08:51:26 . Updated 2013-11-27 10:01:48 .

Status:
Resolved
Priority:
Elevated
Assignee:
Category:
Target version:
Start date:
2013-11-27
Due date:
% Done:

0%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
0
Affected tool:
Upgrader
Deliverable for:

Description

Probably due to the privsep steps we’ve taken, the links from the zenity windows run by the updater don’t open at all. We should either find a way to fix them, or find a way to drop them.

The best long-term path might be to make the whole updater frontend a Perl/Gtk application, with embedded documentation when needed, but if we can find a shortcut for the shorter term, it would be good.


Subtasks


History

#1 Updated by intrigeri 2013-11-27 10:01:49

  • Status changed from Confirmed to Resolved

Worked around in commit 29b5ef6. We’ll see how testers react in practice.