← Back to team overview

project-leonov team mailing list archive

[Bug 250907] Re: GTK Frontend - Patch - About Dialog Uri

 

Commited, thanks.

** Changed in: leonov
       Status: New => Fix Released

-- 
GTK Frontend - Patch - About Dialog Uri
https://bugs.launchpad.net/bugs/250907
You received this bug notification because you are a member of The
Leonov Project Team, which is subscribed to Leonov.

Status in Leonov - A Launchpad Desktop Client: Fix Released

Bug description:
ATM when you open the About Dialog in the GTK Frontend, and click the button which goes to leonov.tv , you get an error & also the function that the button uses can be made more efficent.

Attached is a patch for 'frontend.py' that:

1) Utilises the WebBrowser module to open the url (a better way that to execute the external program 'gnome-open' i believe)

2) Instead of getting the uri from the button's get_uri() function, using the uri that is automatically returned when the button is pressed

3) Gets rid of the error message

thanks



References