Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails with no internet connection #56

Open
ElnuDev opened this issue Feb 26, 2023 · 1 comment
Open

Fails with no internet connection #56

ElnuDev opened this issue Feb 26, 2023 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers priority

Comments

@ElnuDev
Copy link
Contributor

ElnuDev commented Feb 26, 2023

xborders' version checking code currently fails and crashes the program if there's no internet connection, unless the --disable-version-warning flag is set. The update-checking code should just exit if there's no internet.

@deter0 deter0 added bug Something isn't working good first issue Good for newcomers priority labels Oct 11, 2023
@knoxell
Copy link

knoxell commented Apr 26, 2024

I can't reproduce this

$ killall xborders
$ nmcli networking off

$ xborders
/home/knoxcell/.local/bin/xborders:285: DeprecationWarning: Gtk.Window.set_wmclass is deprecated
  self.set_wmclass("xborders", "xborder")

I get the 'xborders couldn't get latest version' Error notification and xborders runs normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers priority
Projects
None yet
Development

No branches or pull requests

3 participants