Xfce Forum

Sub domains
 

You are not logged in.

#1 2015-03-10 11:50:20

onkelho
Member
Registered: 2010-07-28
Posts: 21

[Solved] exo-open --launch WebBrowser %u or %U

this command brings up the follow:
[guest@localhost ~]$ exo-open --launch WebBrowser %u
[guest@localhost ~]$
(process:8017): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
Error: Failed to send command: 500 command not parseable

[guest@localhost ~]$
and firefox as preferred Webbrowser application starts not;

the same with opera or vivaldi starts the application, but brings the follow:
with Opera and also with vivaldi
[guest@localhost ~]$ exo-open --launch WebBrowser %u
[guest@localhost ~]$ libGL error: open uki failed (Operation not permitted)
libGL error: reverting to (slow) indirect rendering

[guest@localhost ~]$

the %u or %U brings the same results

Who knowing solutions?

Offline

#2 2015-03-10 22:30:36

sonycdr
Member
Registered: 2009-01-30
Posts: 130

Re: [Solved] exo-open --launch WebBrowser %u or %U

Same here, with or without %u/U
$ exo-open --launch WebBrowser
(process:9038): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed

It look like a firefox issue.
%u is supposed to be an url, so:

exo-open --launch WebBrowser www.domain.net

should works. Try it with qupzilla, there is no errors.

Last edited by sonycdr (2015-03-10 22:41:06)

Offline

#3 2015-03-11 05:20:35

onkelho
Member
Registered: 2010-07-28
Posts: 21

Re: [Solved] exo-open --launch WebBrowser %u or %U

sonycdr wrote:

Same here, with or without %u/U
$ exo-open --launch WebBrowser
(process:9038): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed

It look like a firefox issue.
%u is supposed to be an url, so:

exo-open --launch WebBrowser www.domain.net

should works. Try it with qupzilla, there is no errors.

... ans is firefox started up, then the command exo-open --launch WebBrowser in terminal fails with:
  [guest@localhost ~]$ exo-open --launch WebBrowser %U
[guest@localhost ~]$
(process:11558): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
Error: Failed to send command: 500 command not parseable

[guest@localhost ~]$

but fi i clicking the Launcher in Panel, then a new and clean firefox-window comes up....    hrrr

the same errors if i try to execute with Opera as preferred
[guest@localhost ~]$ exo-open www.qua-it.org &
[1] 23356
[guest@localhost ~]$ libGL error: open uki failed (Operation not permitted)
libGL error: reverting to (slow) indirect rendering

[1]+  Done                    exo-open www.qua-it.org
[guest@localhost ~]$

and with firefox:
[guest@localhost ~]$ exo-open www.qua-it.org &
[1] 23025
[guest@localhost ~]$
(process:23032): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
Error: No running window found

[1]+  Done                    exo-open www.qua-it.org
[guest@localhost ~]$
;(

Last edited by onkelho (2015-03-11 05:35:10)

Offline

#4 2015-03-11 06:41:29

MountainDewManiac
Member
From: Where Mr. Bankruptcy is Prez
Registered: 2013-03-24
Posts: 1,115

Re: [Solved] exo-open --launch WebBrowser %u or %U

What version of Firefox?

https://bugs.launchpad.net/ubuntu/+source/emacs24/+bug/1425972

The above is the first result one gets from typing

"exo-open" error

into a Google search-box, lol.

Regards,
MDM


Mountain Dew Maniac

How to Ask for Help <=== Click on this link

Offline

#5 2015-03-11 09:02:48

Jerry3904
Member
Registered: 2013-11-09
Posts: 850

Re: [Solved] exo-open --launch WebBrowser %u or %U

What?! You search error messages in Google?! What would be the freakin' point of that?!


MX-23 (based on Debian Stable) with our flagship Xfce 4.18.

Offline

#6 2015-03-11 09:12:55

MountainDewManiac
Member
From: Where Mr. Bankruptcy is Prez
Registered: 2013-03-24
Posts: 1,115

Re: [Solved] exo-open --launch WebBrowser %u or %U

Hmm... Getting my el-cheapo Bluetooth speaker to work with my laptop in two minutes instead of however long it would have taken to create a thread, get a reply, post the information that was asked for in that reply, getting the next reply, providing the additional information that was requested and trying the first suggestion, post that the suggestion failed to work, getting a reply which asked for further information, posting that information, getting a reply that contained another solution, trying that and seeing that it worked (and, of course, posting a final message announcing that and thanking the person that helped plus adding a [SOLVED] tag to the thread title) - as an example.  Now, if I'd only kept that link, lol...

BtW, does it look like the bug-report that I posted a link to might have some bearing on the OP's issue? I was hesitant to post it because I don't really have a clue (that could often be taken as a general statement wink ).

Regards,
MDM

Last edited by MountainDewManiac (2015-03-11 09:13:22)


Mountain Dew Maniac

How to Ask for Help <=== Click on this link

Offline

#7 2015-03-11 09:47:23

Jerry3904
Member
Registered: 2013-11-09
Posts: 850

Re: [Solved] exo-open --launch WebBrowser %u or %U

You got that I was making a funny, right?


MX-23 (based on Debian Stable) with our flagship Xfce 4.18.

Offline

#8 2015-03-11 12:48:02

MountainDewManiac
Member
From: Where Mr. Bankruptcy is Prez
Registered: 2013-03-24
Posts: 1,115

Re: [Solved] exo-open --launch WebBrowser %u or %U

I had an inkling, yes. But, this being the Internet and all... "One never knows, do one?" (-Fats Waller)

Regards,
MDM


Mountain Dew Maniac

How to Ask for Help <=== Click on this link

Offline

#9 2015-03-12 06:26:22

onkelho
Member
Registered: 2010-07-28
Posts: 21

Re: [Solved] exo-open --launch WebBrowser %u or %U

Firefox 36.0.1 ,  with 36.0 was all ok
Who knowing a Firefox-Developer? wink

Greetings

Offline

#10 2015-03-13 08:52:41

onkelho
Member
Registered: 2010-07-28
Posts: 21

Re: [Solved] exo-open --launch WebBrowser %u or %U

Solution:
open xfce4-settingsmanager, setting up firefox as preferred WebBrowser with use "Others" and search the executable on
/usr/lib64/firefox/firefox, cklick it and go works...

hrrrrrrrrr

Offline

Board footer

Powered by FluxBB