[opensuse] 13.1 - GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
All, I receive this error when reading man pages in firefox. E.g.: $ man -Hfirefox 3 printf Please confirm. Also, what do we need to do to fix it? -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 07/29/2014 02:39 AM, David C. Rankin wrote:
All,
I receive this error when reading man pages in firefox. E.g.:
$ man -Hfirefox 3 printf
Please confirm. Also, what do we need to do to fix it?
What error? The command line? I run that at the prompt on a an xterm and I get flipped to firefox where the man page is displayed. Or are you not running this under a DM? -- /"\ \ / ASCII Ribbon Campaign X Against HTML Mail / \ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 07/29/2014 05:08 PM, Anton Aylward wrote:
I run that at the prompt on a an xterm and I get flipped to firefox where the man page is displayed.
I get the same ... but only if Firefox was *not* running before. This is not related to 'man', it always happens if you launch Firefox from a terminal (_and_ iff it was not running before). Otherwise, these diagnostics go to "$HOME/.xsession-errors-:0" on my systems (using Openbox as WM). Have a nice day, Berny -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 07/29/2014 12:19 PM, Bernhard Voelker wrote:
On 07/29/2014 05:08 PM, Anton Aylward wrote:
I run that at the prompt on a an xterm and I get flipped to firefox where the man page is displayed.
I get the same ... but only if Firefox was *not* running before.
Contrariwise here. I get it *when* firefox is already running (with lots-a-lots tabs) already. -- /"\ \ / ASCII Ribbon Campaign X Against HTML Mail / \ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 07/29/2014 11:29 AM, Anton Aylward wrote:
On 07/29/2014 12:19 PM, Bernhard Voelker wrote:
On 07/29/2014 05:08 PM, Anton Aylward wrote:
I run that at the prompt on a an xterm and I get flipped to firefox where the man page is displayed.
I get the same ... but only if Firefox was *not* running before.
Contrariwise here. I get it *when* firefox is already running (with lots-a-lots tabs) already.
Anton, Berny, Thanks. As long as I know it isn't something broken and is just something that happens (well, just happens...) I'm good with it :) -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
El 29/07/14 a las #4, David C. Rankin escribió:
All,
I receive this error when reading man pages in firefox. E.g.:
$ man -Hfirefox 3 printf
Please confirm. Also, what do we need to do to fix it?
This is a bug: export G_SLICE=always-malloc and try again. -- Cristian "I don't know the key to success, but the key to failure is trying to please everybody." -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 07/29/2014 11:43 AM, Cristian Rodríguez wrote:
El 29/07/14 a las #4, David C. Rankin escribió:
All,
I receive this error when reading man pages in firefox. E.g.:
$ man -Hfirefox 3 printf
Please confirm. Also, what do we need to do to fix it?
This is a bug: export G_SLICE=always-malloc and try again.
No joy Christian: 17:20 alchemy:~/dev/src-c/tmp> export G_SLICE=always-malloc 17:24 alchemy:~/dev/src-c/tmp> man -Hfirefox 3 printf (process:2424): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed :( Firefox was already running when I launched 'man -Hfirefox 3 printf' -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (4)
-
Anton Aylward
-
Bernhard Voelker
-
Cristian Rodríguez
-
David C. Rankin