fossasia / meilix-generator

WebApp for generating a custom ISO image based on Meilix http://meilix.org
GNU Lesser General Public License v3.0
1.53k stars 113 forks source link

Desktop image for applications even though they are not installed in the ISO #412

Closed pranav1698 closed 5 years ago

pranav1698 commented 5 years ago

I'm submitting a ... (check one with "x")

Actual Behaviour There exists a desktop of applications that are not installed in the ISO, This is caused due to all the image files existing in the meilix-default-settings package, that gets installed in the chroot environment that forms desktop-image of some applications even though they are installed themself.

Steps to reproduce it

Other information:

I tested have this bug for chromium browser, screenshot from 2019-02-27 11-52-47

You can see that even though chromium browser is not installed in the meilix ISO, their exist a blank image for the application.

Would you like to work on the issue? Yes

pranav1698 commented 5 years ago

@tabesin @xeon-zolt @meets2tarun can we have a discussion on this issue

pranav1698 commented 5 years ago

@tabesin @xeon-zolt @meets2tarun can we have a discussion on this issue

tabesin commented 5 years ago

It is not a blank image but a desktop link. You could remove that, should be somewhere in the package. Maybe in skel.

pranav1698 commented 5 years ago

Sorry @tabesin, opened in the wrong repo I think this should be dependent if the user wants to install the package or not, I will update if I get any dificulties in implementing this either in the channel or in the issue itself