WARNING **: Invalid configuration value 'inactivity-reset'

Bug #1083991 reported by Paul Menzel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Midori Web Browser
Fix Released
Undecided
Unassigned

Bug Description

Since around two days the following warning is printed to the terminal from Midori built from master.

    ** (midori4:7278): WARNING **: Invalid configuration value 'inactivity-reset'

This is Midori built from the following commit.

commit 0c11fff4b5ac807fc6b64aa92a0ea97c1bf312d2
Author: Christian Dywan <email address hidden>
Date: Tue Nov 27 01:23:30 2012 +0100

    Handle initially null block-uris regex

Revision history for this message
Paul Menzel (pm-debian) wrote :

Maybe the backtrace is of help.

$ mkdir /tmp/mid
$ gdb midori
(gdb) set logging on /tmp/20121128….log
(gdb) run --g-fatal-warnings -c /tmp/mid
[ close Midori ]
(gdb) t a a bt f

Revision history for this message
gue5t gue5t (gue5t) wrote :

This is because midori_settings_save_to_file doesn't handle the case of uint GParamSpecs; we could either change inactivity-reset to a signed int or add a case for uints in the settings-saving code.

Revision history for this message
Cris Dywan (kalikiana) wrote :

We can finally unit test a full normal session, which made this bug reproducible in a test case. As for the fix, I added code to write unit properties.

Changed in midori:
status: New → Fix Committed
Cris Dywan (kalikiana)
Changed in midori:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.