teejee2008 / ukuu

A paid version of Ukuu is now available with more features. https://teejeetech.in/2019/01/20/ukuu-v19-01/ Kernel Update Utility for Ubuntu-based distributions. Provides desktop notifications when new mainline kernel is available. Lists kernels from http://kernel.ubuntu.com/~kernel-ppa/mainline/ with options to install and remove.
https://teejeetech.in/ukuu
GNU Lesser General Public License v3.0
400 stars 157 forks source link

Changes not displayed #16

Closed sphh closed 6 years ago

sphh commented 7 years ago

When pressing the Changes button with a kernel release (the newest) selected, nothing happens.

ukuu-gtk --debug does not show any error message.

sphh commented 7 years ago

I looked through the source code and found that exo_open_textfile uses either exo-open or gedit to display the file. Both are not available on my system (Linux Mint 18.2). Would it be possible to use a more generic way to display the file? I was thinking in the line of using the editor set in "Preferred Application" in Ubuntu (and Linux Mint)... Thanks.

teejee2008 commented 6 years ago

Fixed in v17.12