Epiphany web browser crashing on start

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

Epiphany web browser crashing on start

Postby xenphor » Wed Feb 11, 2015 7:32 am

On a fresh install of archlinux arm I can't seem to get the Epiphany browser working. Starting it from terminal just gives me this:

$this->bbcode_second_pass_code('', '$ epiphany

(epiphany:527): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE

(epiphany:527): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE
Segmentation fault (core dumped)')


Are those warnings related to the openbox window manager I guess? Don't see what it means. I've tried the browser on Raspbian and it works there.
xenphor
 
Posts: 12
Joined: Wed Mar 26, 2014 1:19 pm

Re: Epiphany web browser crashing on start

Postby sdjf » Wed Feb 11, 2015 8:38 am

To start any GUI application from the command line, you need to set the DISPLAY variable. That is not likely to be the cause of the error message, but is essential to set.

What does the following give you?

echo $DISPLAY

when you started Epiphany in Raspbian, was it also from command line or from the GUI?

If you are running Openbox as a standalone window manager, if you have not considered doing so, you may want to install lxpanel, which has a nice popup menu for starting GUI apps.
sdjf
 
Posts: 178
Joined: Wed May 08, 2013 1:55 pm

Re: Epiphany web browser crashing on start

Postby xenphor » Wed Feb 11, 2015 8:15 pm

I get a :0 in response to 'echo $DISPLAY'.

I have lxpanel installed and can launch it from there as well but I thought launching it from the terminal might give a useful error message. In Raspbian I launched in from the panel.
xenphor
 
Posts: 12
Joined: Wed Mar 26, 2014 1:19 pm

Re: Epiphany web browser crashing on start

Postby sdjf » Thu Feb 12, 2015 4:14 am

From what I read on the web about that OB message, it should not be fatal. But segfault is getting caused by something.

You might try starting it with strace, which can create more thorough output of system calls instead of just error messages, and can show you how far it got before dying. Output can be voluminous, save to a file. It is in the repository if not already on your pi.
sdjf
 
Posts: 178
Joined: Wed May 08, 2013 1:55 pm


Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 5 guests