vim / vim-appimage

AppImage for gVim
114 stars 20 forks source link

Hello, and thanks for your appimage. #15

Closed boput closed 4 years ago

boput commented 4 years ago

Hi again. I downloaded latest appimage to run it on Ubuntu 19.10. If I double click on the image, it takes about 30 seconds to get Gvim running. if I run it from terminal I get following messages and about 30 seconds later I get Gvim running.: bozidar@bozidar-NUC7CJYH:~/apps$ ~/apps/vim/GVim-v8.1.2383.glibc2.15-x86_64.AppImage test.txt Gtk-Message: 18:23:00.100: Failed to load module "atk-bridge" Gtk-Message: 18:23:00.136: Failed to load module "canberra-gtk-module"

Please note, there are not issues with running vim.appimage in the terminal window, onlu with Gvim.

chrisbra commented 4 years ago

I think that is just a warning that can be ignored.

Am 04.12.2019 um 03:33 schrieb boput notifications@github.com:

 Hi again. I downloaded latest appimage to run it on Ubuntu 19.10. If I double click on the image, it takes about 30 seconds to get Gvim running. if I run it from terminal I get following messages and about 30 seconds later I get Gvim running.: bozidar@bozidar-NUC7CJYH:~/apps$ ~/apps/vim/GVim-v8.1.2383.glibc2.15-x86_64.AppImage test.txt Gtk-Message: 18:23:00.100: Failed to load module "atk-bridge" Gtk-Message: 18:23:00.136: Failed to load module "canberra-gtk-module"

Please note, there are not issues with running vim.appimage in the terminal window, onlu with Gvim.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

boput commented 4 years ago

Agree. It must be some issue with Ubuntu to need about 30 sec to start Gvim. Again, vim.appimage runs as it should.