View Issue Details

IDProjectCategoryView StatusLast Update
0003007Kali LinuxGeneral Bugpublic2016-01-28 07:11
ReporterLeeRock Assigned Torhertzog  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Product Version2.0 
Summary0003007: Error when starting browser from the CLI.
Description

When starting the browser from the CLI (using firefox or iceweasel), an error message is displayed.

I reported this in Kali 2.0 and its still present in the brand new rolling release.

Steps To Reproduce

root@kali:~# firefox &
[1] 1553
root@kali:~#
(process:1553): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
console.error:
[CustomizableUI]
Custom widget with id loop-button does not return a valid node
console.error:
[CustomizableUI]
Custom widget with id loop-button does not return a valid node

[1]+ Done firefox
root@kali:~# iceweasel &
[1] 1618
root@kali:~#
(process:1618): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
console.error:
[CustomizableUI]
Custom widget with id loop-button does not return a valid node
console.error:
[CustomizableUI]
Custom widget with id loop-button does not return a valid node

[1]+ Done iceweasel

Activities

rhertzog

rhertzog

2016-01-24 08:14

administrator   ~0004594

Thanks but those errors/warnings are not a practical problem. We won't fix this.

LeeRock

LeeRock

2016-01-28 01:11

reporter   ~0004629

Practical to who? I do a lot of scripting with browsers and this is a major concern.

rhertzog

rhertzog

2016-01-28 07:11

administrator   ~0004631

Learn "firefox 2>/dev/null" to drop those messages then. Iceweasel does work and those messages are not a real problem. Don't reopen it unless you provide some clear explanation on why they are a problem and not just an aesthetical nuisance.

Issue History

Date Modified Username Field Change
2016-01-24 00:41 LeeRock New Issue
2016-01-24 08:14 rhertzog Note Added: 0004594
2016-01-24 08:14 rhertzog Status new => closed
2016-01-24 08:14 rhertzog Assigned To => rhertzog
2016-01-24 08:14 rhertzog Resolution open => won't fix
2016-01-28 01:11 LeeRock Note Added: 0004629
2016-01-28 01:11 LeeRock Status closed => feedback
2016-01-28 01:11 LeeRock Resolution won't fix => reopened
2016-01-28 07:11 rhertzog Note Added: 0004631
2016-01-28 07:11 rhertzog Status feedback => closed
2016-01-28 07:11 rhertzog Resolution reopened => won't fix