Jagadeesh Kotra

Results 23 comments of Jagadeesh Kotra

take a look at my project.API supports batch processing: https://github.com/jagadeesh-kotra/LogoNet

_EOF_ = Unexpected **E**nd **O**f **F**ile.Usually happens when file is corrupt. Make sure you are using right data set for training: [Flickr Logos 27 dataset](http://image.ntua.gr/iva/datasets/flickr_logos/flickr_logos_27_dataset.tar.gz)

did you install openvpn plugin for NetworkManager? `yay -S networkmanager-openvpn`

looks like i didn't update AUR with bug fix point release. Pushed now. please update @lolman9998.

do you have `libnm` package installed? as a last resort, give a list of all your packages so that i can replicate your build on a VM.

I was too busy IRL to setup and test.. might take a while. Apologies. I tried installing `eovpn` directly from AUR with `yay -S eovpn` and it worked right correctly....

https://github.com/jkotra/eOVPN/blob/1558afb2da86b217f492307c28510d308631cf79/eovpn/settings_window.py#L370-L376 eOVPN uses [secrets library](https://specifications.freedesktop.org/secret-service/latest/ch01.html) to store password. If an exception is raised in this process, application falls back to plain text. This was initially introduced as a workaround to...

> it's impossible to use it unless I first create a .zip file. Unfortunately, "Open from folder" is not available in the latest version. You can find this in older...

Thanks for your kind words and useful suggestions. I will try to implement these suggestion when i get some time.