Hello,
when I try to open a text file with gvim i receive a window with the command bar but no text displayed: It is impossible to enter any character. But the commands work! typing “:q” and gvim exits.
If I start it in console I receive a lot of error
philippe@hpprol2:~> gvim a
** (gvim:25564): WARNING **: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
philippe@hpprol2:~>
(gvim:25564): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion 'width >= -1' failed
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
(gvim:25564): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion 'width >= -1' failed
(gvim:25564): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion 'width >= -1' failed
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug
I reinstalled gvim, vim and vim_data but the problem remains
Anybody can confirm the problem?
Regards
Philippe