Guake / guake

Drop-down terminal for GNOME
https://guake.github.io
GNU General Public License v2.0
4.37k stars 577 forks source link

Prevent users from setting non-image files as a background image #2205

Closed Davidy22 closed 8 months ago

Davidy22 commented 8 months ago

As noticed in #2198 and #2201, this is currently possible and causes a crash bug. Add a check to stop users from setting non-image files in the background selection dialog

HeetVekariya commented 8 months ago

Is this issue solved or not ? If not then can you please locate the file/functions which is to corrected such that it only allows the image file to be set as background files.

kapami commented 8 months ago

Hello, I would like to work on this issue. Can you please assign me to this issue? Thank you

Davidy22 commented 8 months ago

You don't need to wait to be assigned anything, just send in a PR that fixes an issue and link it.

HeetVekariya commented 8 months ago

@Davidy22 how can i connect with you on the discord ?

Davidy22 commented 8 months ago

Is there something you want to discuss that isn't related to this issue?

HeetVekariya commented 8 months ago

I want to know what is to be changed such that the issue is solved. For that i want to join the discord of this repo if exist.

Davidy22 commented 8 months ago

Anything relevant to this issue can be discussed here. You should be able to find what you need to change by searching for the word background, probably just need to change the code around the dialog in prefs.py