raelgc / scudcloud

ScudCloud - Slack for Linux
https://launchpad.net/~rael-gc/+archive/ubuntu/scudcloud
MIT License
1.22k stars 99 forks source link

Work around issues with gi #615

Closed ararslan closed 6 years ago

ararslan commented 6 years ago

Running scudcloud was producing errors from the gi package, claiming that require_version does not exist. This change adjusts the try blocks to catch AttributeErrors, allowing ScudCloud to continue to work despite issues with gi.

raelgc commented 6 years ago

@ararslan Thanks for this fix. This was affecting which distro?

ararslan commented 6 years ago

I ran into this on FreeBSD 11.1 using the ScudCloud port.