-
Notifications
You must be signed in to change notification settings - Fork 100
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
Segfault on "Open Link in New Window" #556
Comments
@javigazi Thank you for reporting this bug. I can reproduce this issue. |
Hello, I've the same issue, do I recreate a new Issue ? Version: 3.4.0
|
@tyjak This is already fixed. But this fix is not released. If you compile direct from amster branch this should also be fixed for you. |
$ vimb --bug-info
Version: 3.4.0
WebKit compile: 2.20.1
WebKit run: 2.24.1
GTK compile: 3.22.30
GTK run: 3.22.30
libsoup compile: 2.62.1
libsoup run: 2.62.1
Extension dir: /usr/lib/vimb
(vimb:13044): dbind-WARNING **: 19:15:03.882: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Steps to reproduce
go to any sites, click right click on any links and select "Open Link in New Window"
Expected behaviour
selected link opened in new window
Actual behaviour
Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered: