Your message dated Thu, 22 Aug 2024 23:07:36 +0000
with message-id <e1shgu0-003uwl...@fasolo.debian.org>
and subject line Bug#1078369: fixed in dogtail 0.9.11-13
has caused the Debian Bug report #1078369,
regarding dogtail: FTBFS: AssertionError: False is not true
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1078369: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078369
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dogtail
Version: 0.9.11-12
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240809 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> GTK_MODULES=gail:atk-bridge LC_ALL=C xvfb-run -s -noreset -a dbus-run-session 
> -- nose2-3 -v
> /<<PKGBUILDDIR>>/dogtail/i18n.py:136: SyntaxWarning: invalid escape sequence 
> '\('
>   inString = re.sub('([\(\)])', r'\\\1', inString)
> dbus-daemon[1240085]: [session uid=1001 pid=1240085] Activating service 
> name='org.a11y.Bus' requested by ':1.0' (uid=1001 pid=1240086 
> comm="/usr/bin/python3 /usr/bin/nose2-3 -v")
> 
> (process:1240088): dconf-CRITICAL **: 18:09:14.481: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (process:1240088): dconf-CRITICAL **: 18:09:14.482: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (process:1240088): dconf-CRITICAL **: 18:09:14.482: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (process:1240088): dconf-CRITICAL **: 18:09:14.482: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (process:1240088): dconf-CRITICAL **: 18:09:14.483: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> dbus-daemon[1240085]: [session uid=1001 pid=1240085] Successfully activated 
> service 'org.a11y.Bus'
> 
> (process:1240088): dconf-CRITICAL **: 18:09:14.484: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (nose2-3:1240086): dconf-CRITICAL **: 18:09:14.513: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (nose2-3:1240086): dconf-CRITICAL **: 18:09:14.513: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> dbus-daemon[1240094]: Activating service name='org.a11y.atspi.Registry' 
> requested by ':1.0' (uid=1001 pid=1240086 comm="/usr/bin/python3 
> /usr/bin/nose2-3 -v")
> 
> (nose2-3:1240086): dconf-CRITICAL **: 18:09:14.515: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> dbus-daemon[1240094]: Successfully activated service 'org.a11y.atspi.Registry'
> SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
> /usr/bin/gedit
> test_abstract_class (test_predicate.TestPredicate.test_abstract_class) ... ok
> test_capitalization (test_predicate.TestPredicate.test_capitalization) ... ok
> test_correct_equality (test_predicate.TestPredicate.test_correct_equality) 
> ... ok
> test_incorrect_equality 
> (test_predicate.TestPredicate.test_incorrect_equality) ... ok
> test_predicates_application 
> (test_predicate.TestPredicate.test_predicates_application) ... ok
> test_predicates_button_named 
> (test_predicate.TestPredicate.test_predicates_button_named) ... ok
> test_predicates_dialog_named 
> (test_predicate.TestPredicate.test_predicates_dialog_named) ... ok
> test_predicates_generic_by_description 
> (test_predicate.TestPredicate.test_predicates_generic_by_description) ... ok
> test_predicates_generic_by_label 
> (test_predicate.TestPredicate.test_predicates_generic_by_label) ... ok
> test_predicates_generic_by_name 
> (test_predicate.TestPredicate.test_predicates_generic_by_name) ... ok
> test_predicates_generic_by_roleName 
> (test_predicate.TestPredicate.test_predicates_generic_by_roleName) ... ok
> test_predicates_labelled_as 
> (test_predicate.TestPredicate.test_predicates_labelled_as) ... ok
> test_predicates_menu_item_named 
> (test_predicate.TestPredicate.test_predicates_menu_item_named) ... ok
> test_predicates_menu_named 
> (test_predicate.TestPredicate.test_predicates_menu_named) ... ok
> test_predicates_named (test_predicate.TestPredicate.test_predicates_named) 
> ... ok
> test_predicates_page_tab_named 
> (test_predicate.TestPredicate.test_predicates_page_tab_named) ... ok
> test_predicates_text_entry_named 
> (test_predicate.TestPredicate.test_predicates_text_entry_named) ... ok
> test_predicates_window (test_predicate.TestPredicate.test_predicates_window) 
> ... ok
> test_predicates_window_named 
> (test_predicate.TestPredicate.test_predicates_window_named) ... ok
> test_correct_error_if_log_dir_does_not_exist 
> (test_logging.TestLogging.test_correct_error_if_log_dir_does_not_exist) ... ok
> test_entryStamp_is_not_empty 
> (test_logging.TestLogging.test_entryStamp_is_not_empty) ... ok
> test_force_to_file (test_logging.TestLogging.test_force_to_file) ... ok
> test_no_new_line_to_both_file_and_stdout 
> (test_logging.TestLogging.test_no_new_line_to_both_file_and_stdout) ... ok
> test_no_new_line_to_file (test_logging.TestLogging.test_no_new_line_to_file) 
> ... ok
> test_no_new_line_to_stdout 
> (test_logging.TestLogging.test_no_new_line_to_stdout) ... ok
> test_results_logger_correct_dict 
> (test_logging.TestLogging.test_results_logger_correct_dict) ... ok
> test_results_logger_incorrect_dict 
> (test_logging.TestLogging.test_results_logger_incorrect_dict) ... ok
> test_unique_name (test_logging.TestLogging.test_unique_name) ... ok
> test_bail_when_a11y_disabled 
> (test_utils.TestA11Y.test_bail_when_a11y_disabled) ... ok
> test_enable_a11y (test_utils.TestA11Y.test_enable_a11y) ... 
> (nose2-3:1240086): dconf-CRITICAL **: 18:09:14.590: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (nose2-3:1240086): dconf-CRITICAL **: 18:09:14.590: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (nose2-3:1240086): dconf-CRITICAL **: 18:09:14.591: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> ok
> test_doDelay_explicit (test_utils.TestDelay.test_doDelay_explicit) ... 
> dbus-daemon[1240085]: 
> (nose2-3:1240086): dconf-CRITICAL **: 18:09:14.591: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> [session uid=1001 pid=1240085] Activating service name='ca.desrt.dconf' 
> requested by ':1.2' (uid=1001 pid=1240086 comm="/usr/bin/python3 
> /usr/bin/nose2-3 -v")
> dbus-daemon[1240085]: [session uid=1001 pid=1240085] Successfully activated 
> service 'ca.desrt.dconf'
> 
> (nose2-3:1240086): dconf-WARNING **: 18:09:14.599: failed to commit changes 
> to dconf: 
> GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dfile_2derror_2dquark.Code4:
>  Failed to create file ?/sbuild-nonexistent/.config/dconf/user.HTTLS2?: No 
> such file or directory
> ok
> test_doDelay_implicit (test_utils.TestDelay.test_doDelay_implicit) ... ok
> test_doDelay_logger (test_utils.TestDelay.test_doDelay_logger) ... ok
> test_load_all_translations_for_language 
> (test_utils.TestI18N.test_load_all_translations_for_language) ... ok
> test_double_lock (test_utils.TestLock.test_double_lock) ... ok
> test_double_unlock (test_utils.TestLock.test_double_unlock) ... ok
> test_randomize (test_utils.TestLock.test_randomize) ... ok
> test_set_unrandomized_lock (test_utils.TestLock.test_set_unrandomized_lock) 
> ... ok
> test_run (test_utils.TestRun.test_run) ... ok
> test_run_dumb (test_utils.TestRun.test_run_dumb) ... ok
> test_run_wrong (test_utils.TestRun.test_run_wrong) ... ok
> test_screenshot_basename (test_utils.TestScreenshot.test_screenshot_basename) 
> ... 
> (gnome-screenshot:1240157): dconf-CRITICAL **: 18:09:54.309: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240157): dconf-CRITICAL **: 18:09:54.310: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240157): dconf-CRITICAL **: 18:09:54.310: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240157): dconf-CRITICAL **: 18:09:54.310: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240157): dconf-CRITICAL **: 18:09:54.310: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240157): dconf-CRITICAL **: 18:09:54.312: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240157): dconf-CRITICAL **: 18:09:54.368: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240157): dconf-CRITICAL **: 18:09:54.368: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240157): dconf-CRITICAL **: 18:09:54.368: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240157): dconf-CRITICAL **: 18:09:54.368: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240157): dconf-CRITICAL **: 18:09:54.368: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240157): dconf-CRITICAL **: 18:09:54.368: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240157): dconf-CRITICAL **: 18:09:54.368: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240157): dconf-CRITICAL **: 18:09:54.368: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> ** Message: 18:09:54.369: Unable to use GNOME Shell's builtin screenshot 
> interface, resorting to fallback X11.
> ok
> test_screenshot_default (test_utils.TestScreenshot.test_screenshot_default) 
> ... 
> (gnome-screenshot:1240184): dconf-CRITICAL **: 18:09:56.281: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240184): dconf-CRITICAL **: 18:09:56.281: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240184): dconf-CRITICAL **: 18:09:56.282: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240184): dconf-CRITICAL **: 18:09:56.282: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240184): dconf-CRITICAL **: 18:09:56.282: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240184): dconf-CRITICAL **: 18:09:56.282: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240184): dconf-CRITICAL **: 18:09:56.341: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240184): dconf-CRITICAL **: 18:09:56.341: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240184): dconf-CRITICAL **: 18:09:56.341: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240184): dconf-CRITICAL **: 18:09:56.341: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240184): dconf-CRITICAL **: 18:09:56.341: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240184): dconf-CRITICAL **: 18:09:56.341: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240184): dconf-CRITICAL **: 18:09:56.341: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240184): dconf-CRITICAL **: 18:09:56.341: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> ** Message: 18:09:56.342: Unable to use GNOME Shell's builtin screenshot 
> interface, resorting to fallback X11.
> ok
> test_screenshot_incorrect_timestamp 
> (test_utils.TestScreenshot.test_screenshot_incorrect_timestamp) ... ok
> test_screenshot_jpeg (test_utils.TestScreenshot.test_screenshot_jpeg) ... 
> (gnome-screenshot:1240221): dconf-CRITICAL **: 18:09:59.726: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240221): dconf-CRITICAL **: 18:09:59.726: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240221): dconf-CRITICAL **: 18:09:59.726: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240221): dconf-CRITICAL **: 18:09:59.726: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240221): dconf-CRITICAL **: 18:09:59.726: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240221): dconf-CRITICAL **: 18:09:59.727: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240221): dconf-CRITICAL **: 18:09:59.789: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240221): dconf-CRITICAL **: 18:09:59.789: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240221): dconf-CRITICAL **: 18:09:59.789: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240221): dconf-CRITICAL **: 18:09:59.789: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240221): dconf-CRITICAL **: 18:09:59.789: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240221): dconf-CRITICAL **: 18:09:59.789: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240221): dconf-CRITICAL **: 18:09:59.790: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240221): dconf-CRITICAL **: 18:09:59.790: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> ** Message: 18:09:59.791: Unable to use GNOME Shell's builtin screenshot 
> interface, resorting to fallback X11.
> ok
> test_screenshot_no_time_stamp 
> (test_utils.TestScreenshot.test_screenshot_no_time_stamp) ... 
> (gnome-screenshot:1240248): dconf-CRITICAL **: 18:10:01.594: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240248): dconf-CRITICAL **: 18:10:01.594: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240248): dconf-CRITICAL **: 18:10:01.595: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240248): dconf-CRITICAL **: 18:10:01.595: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240248): dconf-CRITICAL **: 18:10:01.595: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240248): dconf-CRITICAL **: 18:10:01.595: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240248): dconf-CRITICAL **: 18:10:01.661: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240248): dconf-CRITICAL **: 18:10:01.661: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240248): dconf-CRITICAL **: 18:10:01.661: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240248): dconf-CRITICAL **: 18:10:01.661: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240248): dconf-CRITICAL **: 18:10:01.661: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240248): dconf-CRITICAL **: 18:10:01.661: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240248): dconf-CRITICAL **: 18:10:01.662: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gnome-screenshot:1240248): dconf-CRITICAL **: 18:10:01.662: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> ** Message: 18:10:01.662: Unable to use GNOME Shell's builtin screenshot 
> interface, resorting to fallback X11.
> ok
> test_screenshot_unknown_format 
> (test_utils.TestScreenshot.test_screenshot_unknown_format) ... ok
> test_dump_to_stdout (test_tree.TestDump.test_dump_to_stdout) ... ok
> test_dump_with_actions (test_tree.TestDump.test_dump_with_actions) ... ok
> test_caretOffset (test_tree.TestNode.test_caretOffset)
> Make sure the caret offset works as expected ... ok
> test_checked (test_tree.TestNode.test_checked) ... 
> (process:1240315): dconf-CRITICAL **: 18:10:18.307: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gtk3-demo-application:1240315): dconf-CRITICAL **: 18:10:18.311: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240315): dconf-CRITICAL **: 18:10:18.358: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240315): dconf-CRITICAL **: 18:10:18.358: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240315): dconf-CRITICAL **: 18:10:18.359: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240315): dconf-CRITICAL **: 18:10:18.387: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240315): dconf-CRITICAL **: 18:10:18.387: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> ok
> test_childAtPoint (test_tree.TestNode.test_childAtPoint) ... ok
> test_click (test_tree.TestNode.test_click) ... ERROR
> test_comboValue (test_tree.TestNode.test_comboValue) ... 
> (gtk3-demo:1240346): Gdk-CRITICAL **: 18:10:47.859: 
> gdk_window_get_window_type: assertion 'GDK_IS_WINDOW (window)' failed
> ok
> test_contains (test_tree.TestNode.test_contains) ... ok
> test_dead (test_tree.TestNode.test_dead) ... ok
> test_dead_empty (test_tree.TestNode.test_dead_empty) ... ok
> test_doubleClick (test_tree.TestNode.test_doubleClick) ... ok
> test_get_actions (test_tree.TestNode.test_get_actions)
> Node.actions should be an empty list for the app node ... ok
> test_get_bogus (test_tree.TestNode.test_get_bogus)
> Getting a non-existant attribute should raise an attribute error ... ok
> test_get_children (test_tree.TestNode.test_get_children)
> A fresh gtk-demo app should have a single child: the window. ... ok
> test_get_children_with_limit 
> (test_tree.TestNode.test_get_children_with_limit) ... ok
> test_get_combo_value (test_tree.TestNode.test_get_combo_value) ... ok
> test_get_debugName (test_tree.TestNode.test_get_debugName) ... ok
> test_get_description (test_tree.TestNode.test_get_description) ... ok
> test_get_extens_wrong (test_tree.TestNode.test_get_extens_wrong)
> Some accessible do not specify size nor position ... ok
> test_get_extents (test_tree.TestNode.test_get_extents)
> Node.extents should be a 4-tuple for a window, with non-zero size ... ok
> test_get_ID (test_tree.TestNode.test_get_ID)
> Node.id should be numeric ... ok
> test_get_labelee (test_tree.TestNode.test_get_labelee)
> Entry1/2's labelee should be a text widget ... ok
> test_get_labeler (test_tree.TestNode.test_get_labeler) ... ok
> test_get_name (test_tree.TestNode.test_get_name)
> Node.name of the gtk-demo app should be "gtk-demo" ... ok
> test_get_parent (test_tree.TestNode.test_get_parent) ... ok
> test_get_position (test_tree.TestNode.test_get_position)
> Node.position should be a 2-tuple for a window ... ok
> test_get_position_not_implemented 
> (test_tree.TestNode.test_get_position_not_implemented)
> Some accessible do not specify position (nor size) ... ok
> test_get_relations (test_tree.TestNode.test_get_relations) ... ok
> test_get_role (test_tree.TestNode.test_get_role)
> Node.role for a gtk-demo app should be SPI_ROLE_APPLICATION ... ok
> test_get_roleName (test_tree.TestNode.test_get_roleName)
> roleName of the gtk3-demo app should be "application" ... ok
> test_get_sensitive (test_tree.TestNode.test_get_sensitive)
> Node.sensitive should not be set for the gtk-demo app. ... ok
> test_get_showing (test_tree.TestNode.test_get_showing)
> Node.showing should not be set for the gtk-demo.  It should be set for the 
> window within the app ... ok
> test_get_size (test_tree.TestNode.test_get_size)
> Node.size should be a 2-tuple for a window, with non-zero values ... ok
> test_get_size_not_implemented 
> (test_tree.TestNode.test_get_size_not_implemented)
> Some accessible do not specify size (nor position) ... ok
> test_get_toolkit (test_tree.TestNode.test_get_toolkit)
> Node.toolkitName is a read-only string ... ok
> test_get_URI_not_implemented 
> (test_tree.TestNode.test_get_URI_not_implemented) ... ok
> test_get_visible (test_tree.TestNode.test_get_visible)
> Node.visible reflects a node property if is should be render or not ... ok
> test_getStateSet (test_tree.TestNode.test_getStateSet)
> Node.sensitive should be False for the gtk-demo app node ... ok
> test_point (test_tree.TestNode.test_point) ... 
> (process:1240675): dconf-CRITICAL **: 18:12:07.326: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gtk3-demo-application:1240675): dconf-CRITICAL **: 18:12:07.329: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240675): dconf-CRITICAL **: 18:12:07.394: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240675): dconf-CRITICAL **: 18:12:07.394: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240675): dconf-CRITICAL **: 18:12:07.395: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240675): dconf-CRITICAL **: 18:12:07.412: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240675): dconf-CRITICAL **: 18:12:07.412: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240675): Gtk-WARNING **: 18:12:09.691: Could not load 
> a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
> This may indicate that pixbuf loaders or the mime database could not be found.
> ok
> test_point_delay_explicit (test_tree.TestNode.test_point_delay_explicit) ... 
> (process:1240693): dconf-CRITICAL **: 18:12:13.030: unable to create 
> directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will 
> not work properly.
> 
> (gtk3-demo-application:1240693): dconf-CRITICAL **: 18:12:13.032: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240693): dconf-CRITICAL **: 18:12:13.113: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240693): dconf-CRITICAL **: 18:12:13.113: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240693): dconf-CRITICAL **: 18:12:13.113: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240693): dconf-CRITICAL **: 18:12:13.131: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240693): dconf-CRITICAL **: 18:12:13.131: unable to 
> create directory '/sbuild-nonexistent/.cache/dconf': Permission denied.  
> dconf will not work properly.
> 
> (gtk3-demo-application:1240693): Gtk-WARNING **: 18:12:15.420: Could not load 
> a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
> This may indicate that pixbuf loaders or the mime database could not be found.
> ok
> test_set_actions (test_tree.TestNode.test_set_actions)
> Node.actions should be read-only ... ok
> test_set_children (test_tree.TestNode.test_set_children)
> Node.children should be read-only ... ok
> test_set_debugName (test_tree.TestNode.test_set_debugName) ... ok
> test_set_description (test_tree.TestNode.test_set_description)
> Node.description should be read-only ... ok
> test_set_extents (test_tree.TestNode.test_set_extents)
> Node.extents should be read-only ... ok
> test_set_ID (test_tree.TestNode.test_set_ID)
> Node.id should be read-only ... ok
> test_set_labelee (test_tree.TestNode.test_set_labelee)
> Node.labelee should be read-only ... ok
> test_set_labeller (test_tree.TestNode.test_set_labeller)
> Node.labeller should be read-only ... ok
> test_set_name (test_tree.TestNode.test_set_name)
> Node.name should be read-only ... ok
> test_set_parent (test_tree.TestNode.test_set_parent)
> Node.parent should be read-only ... ok
> test_set_position (test_tree.TestNode.test_set_position)
> Node.position should be read-only ... ok
> test_set_role (test_tree.TestNode.test_set_role)
> Node.role should be read-only ... ok
> test_set_roleName (test_tree.TestNode.test_set_roleName)
> Node.roleName should be read-only ... ok
> test_set_sensitive (test_tree.TestNode.test_set_sensitive)
> Node.sensitive should be read-only ... ok
> test_set_showing (test_tree.TestNode.test_set_showing)
> Node.showing should be read-only ... ok
> test_set_size (test_tree.TestNode.test_set_size)
> Node.size should be read-only ... ok
> test_set_text (test_tree.TestNode.test_set_text)
> Use gtk-demo's text entry example to check that reading and writing ... ERROR
> test_set_toolkit (test_tree.TestNode.test_set_toolkit)
> Node.toolkit should be read-only ... ok
> test_set_visible (test_tree.TestNode.test_set_visible)
> Node.visible should be read-only ... ok
> test_setStateSet (test_tree.TestNode.test_setStateSet)
> Node.stateSet should be read-only ... ok
> test_text_set_error (test_tree.TestNode.test_text_set_error) ... ok
> test_typeText_nonfucable (test_tree.TestNode.test_typeText_nonfucable)
> Node.typeText on non-focusable node which is not input-friendly should end in 
> an error ... ok
> test_absoluteSearchPath (test_tree.TestSearching.test_absoluteSearchPath) ... 
> ok
> test_compare_equal_search_paths 
> (test_tree.TestSearching.test_compare_equal_search_paths) ... ok
> test_compare_unequal_search_paths_different_length 
> (test_tree.TestSearching.test_compare_unequal_search_paths_different_length) 
> ... ok
> test_compare_unequal_search_paths_same_length 
> (test_tree.TestSearching.test_compare_unequal_search_paths_same_length) ... ok
> test_find_by_shortcut (test_tree.TestSearching.test_find_by_shortcut) ... 
> ERROR
> test_find_by_shortcut2 (test_tree.TestSearching.test_find_by_shortcut2) ... 
> Creating logfile at /tmp/dogtail-user42/logs/nose2-3_20240809-180914_debug ...
> Warning: AT-SPI's desktop is visible but it has no children. Are you running 
> any AT-SPI-aware applications?
> "dummy name 1"
> Creating logfile at /tmp/dogtail-user42/logs/nose2-3_20240809-180914_log ...
> Creating logfile at /tmp/dogtail-user42/logs/nose2-3_20240809-180914_log.1 ...
> Method argument requires a 1 {key: value} dict. Supplied argument not one 
> {key: value}
> Creating logfile at /tmp/dogtail-user42/logs/nose2-3_20240809-180914_log.2 ...
> Creating logfile at /tmp/dogtail-user42/logs/nose2-3_20240809-180914_log.3 ...
> Dogtail requires that Assistive Technology support be enabled.
> You can enable accessibility with sniff or by running:
> 'gsettings set org.gnome.desktop.interface toolkit-accessibility true'
> Aborting...
> Detecting distribution:
> Debian
> Screenshot taken: /tmp/dogtail-user42/basename_20240809-180954.png
> Screenshot taken: /tmp/dogtail-user42/screenshot_20240809-180956.png
> Screenshot taken: /tmp/dogtail-user42/basename_20240809-180959.jpg
> Screenshot taken: /tmp/dogtail-user42/screenshot.png
> activate on [table cell | Dialogs and Message Boxes]
> activate on [table cell | Application Class]
> Clicking on [menu | Preferences]
> Mouse button 1 click at (135.5,12.5)
> Clicking on [check menu item | Bold]
> Mouse button 1 click at (261.0,137.5)
> activate on [table cell | Dialogs and Message Boxes]
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 3)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 4)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 5)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 6)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 7)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 8)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 9)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 10)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 11)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 12)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 13)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 14)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 15)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 16)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 17)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 18)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 19)
> activate on [table cell | Combo Boxes]
> Setting combobox [combo box | dialog-warning] to 'Clear'
> click on [menu item | Clear]
> Mouse button 1 doubleclick at (139.0,132.5)
> False
> Only returning 1 children. You may change config.childrenLimit if you wish. 
> This message will only be printed once.
> activate on [table cell | Combo Boxes]
> activate on [table cell | Dialogs and Message Boxes]
> activate on [table cell | Dialogs and Message Boxes]
> activate on [table cell | Application Class]
> Clicking on [menu | Preferences]
> Mouse button 1 click at (135.5,12.5)
> Pointing on Color [menu | Color] at (261.0,87.5)
> activate on [table cell | Application Class]
> Clicking on [menu | Preferences]
> Mouse button 1 click at (135.5,12.5)
> Pointing on Color [menu | Color] at (261.0,87.5)
> activate on [table cell | Dialogs and Message Boxes]
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 3)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 4)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 5)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 6)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 7)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 8)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 9)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 10)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 11)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 12)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 13)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 14)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 15)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 16)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 17)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 18)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Interactive 
> Dialog" button (attempt 19)
> Typing text into [application | gtk3-demo]: 'Something'
> Node is not focusable; falling back to inserting text
> activate on [table cell | Builder]
> searching for descendent of [frame | Builder]: "Save" button (attempt 3)
> searching for descendent of [frame | Builder]: "Save" button (attempt 4)
> searching for descendent of [frame | Builder]: "Save" button (attempt 5)
> searching for descendent of [frame | Builder]: "Save" button (attempt 6)
> searching for descendent of [frame | Builder]: "Save" button (attempt 7)
> searching for descendent of [frame | Builder]: "Save" button (attempt 8)
> searching for descendent of [frame | Builder]: "Save" button (attempt 9)
> searching for descendent of [frame | Builder]: "Save" button (attempt 10)
> searching for descendent of [frame | Builder]: "Save" button (attempt 11)
> searching for descendent of [frame | Builder]: "Save" button (attempt 12)
> searching for descendent of [frame | Builder]: "Save" button (attempt 13)
> searching for descendent of [frame | Builder]: "Save" button (attempt 14)
> searching for descendent of [frame | Builder]: "Save" button (attempt 15)
> searching for descendent of [frame | Builder]: "Save" button (attempt 16)
> searching for descendent of [frame | Builder]: "Save" button (attempt 17)
> searching for descendent of [frame | Builder]: "Save" button (attempt 18)
> searching for descendent of [frame | Builder]: "Save" button (attempt 19)
> activate on [table cell | Dialogs and Message Boxes]
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 3)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 4)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 5)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 6)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 7)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 8)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 9)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 10)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 11)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 12)ERROR
> test_findAncestor (test_tree.TestSearching.test_findAncestor) ... ok
> test_findChild_lambda (test_tree.TestSearching.test_findChild_lambda)
> Ensure that the lambda usage works as expected with Node.findChild ... ok
> test_findChildren (test_tree.TestSearching.test_findChildren)
> Ensure that there are the correct number of table cells in the list ... ok
> test_findChildren2 (test_tree.TestSearching.test_findChildren2)
> Ensure that there are two tabs in the second page tab list. ... ok
> test_findChildren2_lambda (test_tree.TestSearching.test_findChildren2_lambda)
> Ensure that there ic correct number of tabs in the first page tab list, use 
> lambdas ... ok
> test_findChildren_lambdas (test_tree.TestSearching.test_findChildren_lambdas)
> Ensure that the lambda usage works as expected in Node.findChildren ... ok
> test_findChildren_non_recursive 
> (test_tree.TestSearching.test_findChildren_non_recursive) ... 
> (gtk3-demo:1241048): Gtk-WARNING **: 18:14:15.052: Could not load a pixbuf 
> from /org/gtk/libgtk/theme/Adwaita/assets/check-symbolic.svg.
> This may indicate that pixbuf loaders or the mime database could not be found.
> ok
> test_get_predicate (test_tree.TestSearching.test_get_predicate) ... ok
> test_get_prefix_for_search_path 
> (test_tree.TestSearching.test_get_prefix_for_search_path) ... ok
> test_get_relative_search_path_for_path 
> (test_tree.TestSearching.test_get_relative_search_path_for_path) ... ok
> test_get_search_path_length 
> (test_tree.TestSearching.test_get_search_path_length) ... ok
> test_getRelativeSearch_app 
> (test_tree.TestSearching.test_getRelativeSearch_app) ... ok
> test_getRelativeSearch_widget 
> (test_tree.TestSearching.test_getRelativeSearch_widget) ... ok
> test_getUserVisibleStrings 
> (test_tree.TestSearching.test_getUserVisibleStrings) ... ok
> test_isChild (test_tree.TestSearching.test_isChild) ... ok
> test_iterate_search_path (test_tree.TestSearching.test_iterate_search_path) 
> ... ok
> test_make_script_method_call_from_search_path 
> (test_tree.TestSearching.test_make_script_method_call_from_search_path) ... ok
> test_satisfies (test_tree.TestSearching.test_satisfies) ... ok
> test_iconView (test_tree.TestSelection.test_iconView) ... ok
> test_tabs (test_tree.TestSelection.test_tabs)
> Tabs in the gtk-demo should be selectable, and be queryable for ... ok
> test_unicode_char_in_name 
> (test_tree.TestUnicodeNames.test_unicode_char_in_name) ... 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.222: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.222: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.222: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.222: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.222: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.223: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.223: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.223: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.223: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.223: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.223: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.223: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.223: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.224: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.229: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.229: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): Gtk-CRITICAL **: 18:14:45.231: Unable to create user data 
> directory '/sbuild-nonexistent/.local/share' for storing the recently used 
> files list: Permission denied
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.239: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.264: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.264: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.264: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.264: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.265: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.265: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.265: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.265: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.265: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.265: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.272: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.272: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.273: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.273: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.273: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.274: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.274: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.275: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.291: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.291: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.308: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.308: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.310: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.311: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.311: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.311: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.311: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.312: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.312: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.312: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.313: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.313: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.313: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.313: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.314: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.314: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.314: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.314: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.314: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.316: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.316: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.316: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.316: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.316: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.316: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.360: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241188): dconf-CRITICAL **: 18:14:45.362: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> ERROR
> test_unicode_char_in_name_click 
> (test_tree.TestUnicodeNames.test_unicode_char_in_name_click) ... 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.476: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.476: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.476: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.476: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.476: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.476: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.477: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.477: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.477: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.477: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.477: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.477: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.478: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.481: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.498: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.498: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): Gtk-CRITICAL **: 18:14:52.503: Unable to create user data 
> directory '/sbuild-nonexistent/.local/share' for storing the recently used 
> files list: Permission denied
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.517: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.548: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.549: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.549: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.550: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.550: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.550: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.550: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.551: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.551: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.551: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.562: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.562: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.566: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.566: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.566: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.568: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.568: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.570: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.603: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.603: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.620: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.620: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.624: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.624: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.624: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.624: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.624: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.626: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.626: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.626: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.627: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.627: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.627: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.627: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.627: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.628: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.628: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.628: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.628: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.631: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.631: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.631: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.631: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.631: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.631: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.678: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241197): dconf-CRITICAL **: 18:14:52.680: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> ERROR
> test_unicode_logging_nocrash 
> (test_tree.TestUnicodeNames.test_unicode_logging_nocrash) ... 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.407: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.407: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.407: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.407: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.407: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.407: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.407: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.407: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.408: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.408: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.408: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.408: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.408: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.409: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.416: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.416: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): Gtk-CRITICAL **: 18:14:59.419: Unable to create user data 
> directory '/sbuild-nonexistent/.local/share' for storing the recently used 
> files list: Permission denied
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.431: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.459: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.459: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.460: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.460: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.460: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.460: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.460: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.460: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.460: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.460: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.470: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.470: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.471: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.471: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.471: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.472: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.472: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.473: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.496: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.496: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.516: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.516: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.519: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.519: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.519: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.519: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.519: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.520: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.520: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.520: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.522: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.522: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.522: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.522: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.522: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.522: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.522: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.522: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.522: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.525: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.525: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.525: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.525: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.525: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.525: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.563: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> 
> (gedit:1241206): dconf-CRITICAL **: 18:14:59.565: unable to create directory 
> '/sbuild-nonexistent/.cache/dconf': Permission denied.  dconf will not work 
> properly.
> ok
> test_get_value (test_tree.TestValue.test_get_value)
> The scrollbar starts out at position zero. ... ok
> test_max_value (test_tree.TestValue.test_max_value) ... ok
> test_min_value (test_tree.TestValue.test_min_value)
> Ensure that the minimum value for the scrollbar is correct. ... ok
> test_min_value_increment (test_tree.TestValue.test_min_value_increment)
> Ensure that the minimum value increment of the scrollbar is an int. ... ok
> test_set_value (test_tree.TestValue.test_set_value)
> Ensure that we can set the value of the scrollbar. ... ok
> test_create_data_directory 
> (test_config.TestConfiguration.test_create_data_directory) ... ok
> test_create_log_directory 
> (test_config.TestConfiguration.test_create_log_directory) ... ok
> test_create_scratch_directory 
> (test_config.TestConfiguration.test_create_scratch_directory) ... ok
> test_default_directories_created 
> (test_config.TestConfiguration.test_default_directories_created) ... ok
> test_get (test_config.TestConfiguration.test_get) ... ok
> test_get_set_all_properties 
> (test_config.TestConfiguration.test_get_set_all_properties) ... ok
> test_load (test_config.TestConfiguration.test_load) ... ok
> test_reset (test_config.TestConfiguration.test_reset) ... ok
> test_set (test_config.TestConfiguration.test_set) ... ok
> test_check_coordinates_builtin 
> (test_rawinput.TestRawinput.test_check_coordinates_builtin) ... ok
> test_check_coordinates_direct 
> (test_rawinput.TestRawinput.test_check_coordinates_direct) ... ok
> test_click (test_rawinput.TestRawinput.test_click) ... ok
> test_doubleClick (test_rawinput.TestRawinput.test_doubleClick) ... ok
> test_drag (test_rawinput.TestRawinput.test_drag) ... ** Message: 
> 18:15:23.601: Got context 'Emblems'
> ** Message: 18:15:23.601: Got id 'emblem-readonly'
> ** Message: 18:15:23.602: Got id 'emblem-shared'
> ** Message: 18:15:23.602: Got id 'emblem-symbolic-link'
> ** Message: 18:15:23.602: Got id 'emblem-synchronizing'
> ** Message: 18:15:23.602: Got id 'emblem-unreadable'
> ** Message: 18:15:23.602: Got context 'Actions'
> ** Message: 18:15:23.602: Got id 'application-exit'
> ** Message: 18:15:23.603: Got id 'application-exit-symbolic-rtl'
> ** Message: 18:15:23.603: Got id 'dialog-error'
> ** Message: 18:15:23.603: Got id 'dialog-information'
> ** Message: 18:15:23.603: Got id 'dialog-password'
> ** Message: 18:15:23.603: Got id 'dialog-question'
> ** Message: 18:15:23.603: Got id 'dialog-warning'
> ** Message: 18:15:23.604: Got id 'document-new'
> ** Message: 18:15:23.604: Got id 'document-open'
> ** Message: 18:15:23.604: Got id 'document-print'
> ** Message: 18:15:23.604: Got context 'UI'
> ** Message: 18:15:23.604: Got id 'pan-end-symbolic-rtl'
> ** Message: 18:15:23.605: Got id 'pan-start-symbolic-rtl'
> ** Message: 18:15:23.605: Got id 'selection-end-symbolic-rtl'
> ** Message: 18:15:23.605: Got id 'selection-start-symbolic-rtl'
> ** Message: 18:15:23.609: Got context 'Legacy'
> ** Message: 18:15:23.609: Got context 'Emotes'
> ** Message: 18:15:23.609: Got context 'Categories'
> ** Message: 18:15:23.609: Got context 'Devices'
> ** Message: 18:15:23.610: Got id 'audio-headphones'
> ** Message: 18:15:23.610: Got id 'audio-headset'
> ** Message: 18:15:23.610: Got id 'audio-speakers-symbolic-rtl'
> ** Message: 18:15:23.610: Got id 'camera-web'
> ** Message: 18:15:23.610: Got id 'computer'
> ** Message: 18:15:23.610: Got id 'drive-harddisk'
> ** Message: 18:15:23.611: Got id 'drive-multidisk'
> ** Message: 18:15:23.611: Got id 'drive-optical'
> ** Message: 18:15:23.611: Got id 'drive-removable-media'
> ** Message: 18:15:23.611: Got id 'ebook-reader'
> ** Message: 18:15:23.611: Got context 'Places'
> ** Message: 18:15:23.611: Got id 'folder'
> ** Message: 18:15:23.611: Got id 'folder-bookmarks'
> ** Message: 18:15:23.612: Got id 'folder-documents'
> ** Message: 18:15:23.612: Got id 'folder-download'
> ** Message: 18:15:23.612: Got id 'folder-drag-accept'
> ** Message: 18:15:23.612: Got id 'folder-music'
> ** Message: 18:15:23.612: Got id 'folder-pictures'
> ** Message: 18:15:23.612: Got id 'folder-publicshare'
> ** Message: 18:15:23.612: Got id 'folder-remote'
> ** Message: 18:15:23.613: Got id 'folder-templates'
> ** Message: 18:15:23.613: Got context 'Applications'
> ** Message: 18:15:23.613: Got id 'display-im6.q16'
> ** Message: 18:15:23.613: Got id 'gtk3-demo'
> ** Message: 18:15:23.613: Got id 'gtk3-demo-symbolic.symbolic'
> ** Message: 18:15:23.613: Got id 'gtk3-widget-factory'
> ** Message: 18:15:23.614: Got id 'gtk3-widget-factory-symbolic.symbolic'
> ** Message: 18:15:23.614: Got id 'org.gnome.Screenshot'
> ** Message: 18:15:23.614: Got id 'org.gnome.gedit'
> ** Message: 18:15:23.614: Got context 'Status'
> ** Message: 18:15:23.614: Got id 'audio-volume-high'
> ** Message: 18:15:23.614: Got id 'audio-volume-high-symbolic-rtl'
> ** Message: 18:15:23.615: Got id 'audio-volume-low'
> ** Message: 18:15:23.615: Got id 'audio-volume-low-symbolic-rtl'
> ** Message: 18:15:23.615: Got id 'audio-volume-medium'
> ** Message: 18:15:23.615: Got id 'audio-volume-medium-symbolic-rtl'
> ** Message: 18:15:23.615: Got id 'audio-volume-muted'
> ** Message: 18:15:23.615: Got id 'audio-volume-muted-symbolic-rtl'
> ** Message: 18:15:23.615: Got id 'audio-volume-overamplified-symbolic-rtl'
> ** Message: 18:15:23.616: Got id 'avatar-default'
> ** Message: 18:15:23.616: Got context 'MimeTypes'
> ** Message: 18:15:23.616: Got id 'application-certificate'
> ** Message: 18:15:23.616: Got id 'application-x-addon'
> ** Message: 18:15:23.616: Got id 'application-x-executable'
> ** Message: 18:15:23.616: Got id 'application-x-firmware'
> ** Message: 18:15:23.617: Got id 'application-x-generic'
> ** Message: 18:15:23.617: Got id 'application-x-sharedlib'
> ** Message: 18:15:23.617: Got id 'audio-x-generic'
> ** Message: 18:15:23.617: Got id 'font-x-generic'
> ** Message: 18:15:23.617: Got id 'image-x-generic'
> ** Message: 18:15:23.617: Got id 'inode-directory'
> 
> (gtk3-demo:1241305): Gtk-WARNING **: 18:15:23.638: Could not load a pixbuf 
> from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
> This may indicate that pixbuf loaders or the mime database could not be found.
> ERROR
> test_drag_with_trajectory 
> (test_rawinput.TestRawinput.test_drag_with_trajectory) ... ** Message: 
> 18:15:26.532: Got context 'Emblems'
> ** Message: 18:15:26.532: Got id 'emblem-readonly'
> ** Message: 18:15:26.532: Got id 'emblem-shared'
> ** Message: 18:15:26.532: Got id 'emblem-symbolic-link'
> ** Message: 18:15:26.533: Got id 'emblem-synchronizing'
> ** Message: 18:15:26.533: Got id 'emblem-unreadable'
> ** Message: 18:15:26.533: Got context 'Actions'
> ** Message: 18:15:26.533: Got id 'application-exit'
> ** Message: 18:15:26.534: Got id 'application-exit-symbolic-rtl'
> ** Message: 18:15:26.534: Got id 'dialog-error'
> ** Message: 18:15:26.536: Got id 'dialog-information'
> ** Message: 18:15:26.536: Got id 'dialog-password'
> ** Message: 18:15:26.536: Got id 'dialog-question'
> ** Message: 18:15:26.536: Got id 'dialog-warning'
> ** Message: 18:15:26.536: Got id 'document-new'
> ** Message: 18:15:26.536: Got id 'document-open'
> ** Message: 18:15:26.537: Got id 'document-print'
> ** Message: 18:15:26.537: Got context 'UI'
> ** Message: 18:15:26.537: Got id 'pan-end-symbolic-rtl'
> ** Message: 18:15:26.537: Got id 'pan-start-symbolic-rtl'
> ** Message: 18:15:26.537: Got id 'selection-end-symbolic-rtl'
> ** Message: 18:15:26.538: Got id 'selection-start-symbolic-rtl'
> ** Message: 18:15:26.538: Got context 'Legacy'
> ** Message: 18:15:26.538: Got context 'Emotes'
> ** Message: 18:15:26.538: Got context 'Categories'
> ** Message: 18:15:26.539: Got context 'Devices'
> ** Message: 18:15:26.539: Got id 'audio-headphones'
> ** Message: 18:15:26.539: Got id 'audio-headset'
> ** Message: 18:15:26.540: Got id 'audio-speakers-symbolic-rtl'
> ** Message: 18:15:26.540: Got id 'camera-web'
> ** Message: 18:15:26.540: Got id 'computer'
> ** Message: 18:15:26.540: Got id 'drive-harddisk'
> ** Message: 18:15:26.540: Got id 'drive-multidisk'
> ** Message: 18:15:26.540: Got id 'drive-optical'
> ** Message: 18:15:26.540: Got id 'drive-removable-media'
> ** Message: 18:15:26.541: Got id 'ebook-reader'
> ** Message: 18:15:26.541: Got context 'Places'
> ** Message: 18:15:26.541: Got id 'folder'
> ** Message: 18:15:26.541: Got id 'folder-bookmarks'
> ** Message: 18:15:26.541: Got id 'folder-documents'
> ** Message: 18:15:26.541: Got id 'folder-download'
> ** Message: 18:15:26.541: Got id 'folder-drag-accept'
> ** Message: 18:15:26.542: Got id 'folder-music'
> ** Message: 18:15:26.542: Got id 'folder-pictures'
> ** Message: 18:15:26.542: Got id 'folder-publicshare'
> ** Message: 18:15:26.542: Got id 'folder-remote'
> ** Message: 18:15:26.542: Got id 'folder-templates'
> ** Message: 18:15:26.542: Got context 'Applications'
> ** Message: 18:15:26.542: Got id 'display-im6.q16'
> ** Message: 18:15:26.542: Got id 'gtk3-demo'
> ** Message: 18:15:26.543: Got id 'gtk3-demo-symbolic.symbolic'
> ** Message: 18:15:26.543: Got id 'gtk3-widget-factory'
> ** Message: 18:15:26.543: Got id 'gtk3-widget-factory-symbolic.symbolic'
> ** Message: 18:15:26.543: Got id 'org.gnome.Screenshot'
> ** Message: 18:15:26.543: Got id 'org.gnome.gedit'
> ** Message: 18:15:26.543: Got context 'Status'
> ** Message: 18:15:26.543: Got id 'audio-volume-high'
> ** Message: 18:15:26.544: Got id 'audio-volume-high-symbolic-rtl'
> ** Message: 18:15:26.544: Got id 'audio-volume-low'
> ** Message: 18:15:26.544: Got id 'audio-volume-low-symbolic-rtl'
> ** Message: 18:15:26.544: Got id 'audio-volume-medium'
> ** Message: 18:15:26.544: Got id 'audio-volume-medium-symbolic-rtl'
> ** Message: 18:15:26.544: Got id 'audio-volume-muted'
> ** Message: 18:15:26.545: Got id 'audio-volume-muted-symbolic-rtl'
> ** Message: 18:15:26.545: Got id 'audio-volume-overamplified-symbolic-rtl'
> ** Message: 18:15:26.545: Got id 'avatar-default'
> ** Message: 18:15:26.546: Got context 'MimeTypes'
> ** Message: 18:15:26.546: Got id 'application-certificate'
> ** Message: 18:15:26.546: Got id 'application-x-addon'
> ** Message: 18:15:26.546: Got id 'application-x-executable'
> ** Message: 18:15:26.546: Got id 'application-x-firmware'
> ** Message: 18:15:26.547: Got id 'application-x-generic'
> ** Message: 18:15:26.547: Got id 'application-x-sharedlib'
> ** Message: 18:15:26.547: Got id 'audio-x-generic'
> ** Message: 18:15:26.547: Got id 'font-x-generic'
> ** Message: 18:15:26.548: Got id 'image-x-generic'
> ** Message: 18:15:26.548: Got id 'inode-directory'
> 
> (gtk3-demo:1241315): Gtk-WARNING **: 18:15:26.576: Could not load a pixbuf 
> from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
> This may indicate that pixbuf loaders or the mime database could not be found.
> ERROR
> test_keyCombo_multi (test_rawinput.TestRawinput.test_keyCombo_multi) ... ok
> test_keyCombo_simple (test_rawinput.TestRawinput.test_keyCombo_simple) ... ok
> test_keyCombo_wrong_key (test_rawinput.TestRawinput.test_keyCombo_wrong_key) 
> ... ok
> test_motion (test_rawinput.TestRawinput.test_motion) ... ok
> test_motion_with_trajectory 
> (test_rawinput.TestRawinput.test_motion_with_trajectory) ... ok
> test_press_release (test_rawinput.TestRawinput.test_press_release) ... ERROR
> test_pressKey_no_such_key 
> (test_rawinput.TestRawinput.test_pressKey_no_such_key) ... ok
> test_typeText (test_rawinput.TestRawinput.test_typeText) ... ok
> test_action_on_insensitive 
> (test_procedural.TestActions.test_action_on_insensitive) ... FAIL
> test_blink_on_actions (test_procedural.TestActions.test_blink_on_actions) ... 
> ok
> test_click (test_procedural.TestActions.test_click) ... ok
> test_click_on_invisible_element 
> (test_procedural.TestActions.test_click_on_invisible_element) ... ok
> test_click_with_raw (test_procedural.TestActions.test_click_with_raw) ... ok
> test_custom_actions (test_procedural.TestActions.test_custom_actions) ... ok
> test_custom_actions_button 
> (test_procedural.TestActions.test_custom_actions_button) ... ERROR
> test_custom_actions_menu 
> (test_procedural.TestActions.test_custom_actions_menu) ... 
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 13)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 14)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 15)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 16)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 17)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 18)
> searching for descendent of [frame | Dialogs and Message Boxes]: "Message 
> Dialog" button (attempt 19)
> activate on [table cell | Dialogs and Message Boxes]
> Clicking on [table cell | Tree View]
> Mouse button 1 click at (139.0,638.5)
> Typing text into [table cell | Tree View]: '+'
> activate on [table cell | Tree Store]
> "Builder"
> Typing text into [tree table | ]: 'Icon View'
> Clicking on [table cell | Icon View]
> Mouse button 1 click at (139.0,328.5)
> Typing text into [table cell | Icon View]: '+'
> activate on [table cell | Icon View Basics]
> searching for child of [desktop frame | main]: "org.gnome.gedit" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "org.gnome.gedit" application 
> (attempt 1)
> searching for child of [desktop frame | main]: "org.gnome.gedit" application 
> (attempt 2)
> searching for child of [desktop frame | main]: "gedit" application (attempt 0)
> searching for descendent of [application | gedit]: child with name="Menu" 
> roleName='toggle button' (attempt 0)
> Clicking on [toggle button | Menu]
> raw click on Menu [toggle button | Menu] at (750.0,26.0)
> Mouse button 1 click at (750.0,26.0)
> searching for descendent of [application | gedit]: child with name="Find and 
> Replace…" roleName='push button' (attempt 0)
> searching for descendent of [application | gedit]: child with name="Find and 
> Replace…" roleName='push button' (attempt 1)
> searching for descendent of [application | gedit]: child with name="Find and 
> Replace…" roleName='push button' (attempt 2)
> searching for child of [desktop frame | main]: "org.gnome.gedit" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "org.gnome.gedit" application 
> (attempt 1)
> searching for child of [desktop frame | main]: "org.gnome.gedit" application 
> (attempt 2)
> searching for child of [desktop frame | main]: "gedit" application (attempt 0)
> searching for descendent of [application | gedit]: child with name="Menu" 
> roleName='toggle button' (attempt 0)
> Clicking on [toggle button | Menu]
> raw click on Menu [toggle button | Menu] at (750.0,26.0)
> Mouse button 1 click at (750.0,26.0)
> searching for descendent of [application | gedit]: child with name="Find and 
> Replace…" roleName='push button' (attempt 0)
> searching for descendent of [application | gedit]: child with name="Find and 
> Replace…" roleName='push button' (attempt 1)
> searching for descendent of [application | gedit]: child with name="Find and 
> Replace…" roleName='push button' (attempt 2)
> searching for child of [desktop frame | main]: "org.gnome.gedit" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "org.gnome.gedit" application 
> (attempt 1)
> searching for child of [desktop frame | main]: "org.gnome.gedit" application 
> (attempt 2)
> searching for child of [desktop frame | main]: "gedit" application (attempt 0)
> searching for descendent of [application | gedit]: child with name="…Other 
> stuff…" roleName='push button' (attempt 0)
> searching for descendent of [application | gedit]: child with name="…Other 
> stuff…" roleName='push button' (attempt 1)
> searching for descendent of [application | gedit]: child with name="…Other 
> stuff…" roleName='push button' (attempt 2)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='scroll bar' (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> a11y errors caught, making attempt 0
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> a11y errors caught, making attempt 0
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> a11y errors caught, making attempt 0
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> a11y errors caught, making attempt 0
> Setting config.scratchDir property
> Setting config.dataDir property
> Setting config.logDir property
> Setting config.scriptName property
> Setting config.encoding property
> Setting config.configFile property
> Setting config.baseFile property
> Setting config.actionDelay property
> Setting config.typingDelay property
> Setting config.runInterval property
> Setting config.runTimeout property
> Setting config.searchBackoffDuration property
> Setting config.searchWarningThreshold property
> Setting config.searchCutoffCount property
> Setting config.searchShowingOnly property
> Setting config.defaultDelay property
> Setting config.childrenLimit property
> Setting config.debugSearching property
> Setting config.debugSleep property
> Setting config.debugSearchPaths property
> Setting config.logDebugToStdOut property
> Setting config.absoluteNodePaths property
> Setting config.ensureSensitivity property
> Setting config.debugTranslation property
> Setting config.blinkOnActions property
> Setting config.fatalErrors property
> Setting config.checkForA11y property
> Setting config.logDebugToFile property
> Mouse button 1 click at (46,122)
> Mouse button 1 doubleclick at (46,122)
> activate on [table cell | Tool Palette]
> activate on [table cell | Tool Palette]
> activate on [table cell | Clipboard]
> Mouse absolute motion to (100,100)
> Mouse absolute motion to (100,100)
> Mouse absolute motion to (-100,-100)
> Mouse absolute motion to (100,100)
> Mouse relative motion of (-10,-10)
> Mouse absolute motion to (100,100)
> Mouse relative motion of (-10,-10)
> Mouse absolute motion with trajectory to (120,120)
> Mouse absolute motion with trajectory to (120,120)
> Mouse absolute motion with trajectory to (130,120)
> Mouse absolute motion with trajectory to (130,130)
> Mouse absolute motion with trajectory to (150,100)
> activate on [table cell | Builder]
> searching for descendent of [frame | Builder]: "New" button (attempt 3)
> searching for descendent of [frame | Builder]: "New" button (attempt 4)
> searching for descendent of [frame | Builder]: "New" button (attempt 5)
> searching for descendent of [frame | Builder]: "New" button (attempt 6)
> searching for descendent of [frame | Builder]: "New" button (attempt 7)
> searching for descendent of [frame | Builder]: "New" button (attempt 8)
> searching for descendent of [frame | Builder]: "New" button (attempt 9)
> searching for descendent of [frame | Builder]: "New" button (attempt 10)
> searching for descendent of [frame | Builder]: "New" button (attempt 11)
> searching for descendent of [frame | Builder]: "New" button (attempt 12)
> searching for descendent of [frame | Builder]: "New" button (attempt 13)
> searching for descendent of [frame | Builder]: "New" button (attempt 14)
> searching for descendent of [frame | Builder]: "New" button (attempt 15)
> searching for descendent of [frame | Builder]: "New" button (attempt 16)
> searching for descendent of [frame | Builder]: "New" button (attempt 17)
> searching for descendent of [frame | Builder]: "New" button (attempt 18)
> searching for descendent of [frame | Builder]: "New" button (attempt 19)
> activate on [table cell | Clipboard]
> activate on [table cell | Assistant]
> click on [button | Next]
> activate on [table cell | Combo Boxes]
> Clicking on [page tab | Source]
> Mouse button 1 click at (362.5,69.0)
> Clicking on [table cell | Spinner]
> Clicking on [page tab | Source]
> Mouse button 1 click at (362.5,69.0)
> activate on [table cell | Combo Boxes]
> activate on [table cell | Dialogs and Message Boxes]
> Warning: /usr/bin/nose2-3:33: The requested widget could not be focused: 
> child with name="Interactive Dialog" roleName='push button':
>       sys.exit(load_entry_point('nose2==0.14.0', 'console_scripts', 
> 'nose2')())
> 
> activate on [table cell | Builder]
> Clicking on [menu | File]
> Mouse button 1 click at (19.5,12.5)
> Clicking on [menu item | New]ok
> test_custom_actions_table_cell 
> (test_procedural.TestActions.test_custom_actions_table_cell) ... ok
> test_custom_actions_text 
> (test_procedural.TestActions.test_custom_actions_text) ... ok
> test_custom_actions_text_with_debug 
> (test_procedural.TestActions.test_custom_actions_text_with_debug) ... ok
> test_deselect (test_procedural.TestActions.test_deselect) ... ok
> test_select (test_procedural.TestActions.test_select) ... ok
> test_throws_action_not_supported 
> (test_procedural.TestActions.test_throws_action_not_supported) ... ok
> test_typing_on_widget (test_procedural.TestActions.test_typing_on_widget) ... 
> ok
> test_focus_button (test_procedural.TestFocus.test_focus_button) ... FAIL
> test_focus_getting_bogus_attribute 
> (test_procedural.TestFocus.test_focus_getting_bogus_attribute) ... ok
> test_focus_icon (test_procedural.TestFocus.test_focus_icon) ... ok
> test_focus_menu (test_procedural.TestFocus.test_focus_menu) ... ok
> test_focus_menuItem (test_procedural.TestFocus.test_focus_menuItem) ... ok
> test_focus_setting_bogus_attribute 
> (test_procedural.TestFocus.test_focus_setting_bogus_attribute) ... ok
> test_focus_table (test_procedural.TestFocus.test_focus_table) ... ok
> test_focus_tableCell (test_procedural.TestFocus.test_focus_tableCell) ... ok
> test_focus_text (test_procedural.TestFocus.test_focus_text) ... ok
> test_focusing_app (test_procedural.TestFocus.test_focusing_app)
> Ensure that focus.app() works ... ok
> test_focusing_app_via_application 
> (test_procedural.TestFocus.test_focusing_app_via_application)
> Ensure that focus.application() works ... ok
> test_focusing_roleName (test_procedural.TestFocus.test_focusing_roleName)
> Ensure that focus.widget(roleName=...) works. ... ok
> test_initial_state (test_procedural.TestFocus.test_initial_state)
> Ensure that focus.widget, focus.dialog and focus.window are None initially. 
> ... ok
> test_focusing_basic (test_procedural.TestFocusApplication.test_focusing_basic)
> Ensure that focus.application() sets focus.application.node properly ... ok
> test_focusing_bogus_name_without_fatal_error 
> (test_procedural.TestFocusApplication.test_focusing_bogus_name_without_fatal_error)
>  ... ok
> test_throw_exception_on_focusing_bogus_name 
> (test_procedural.TestFocusApplication.test_throw_exception_on_focusing_bogus_name)
>  ... ok
> test_throw_exception_on_get_no_such_attribute 
> (test_procedural.TestFocusApplication.test_throw_exception_on_get_no_such_attribute)
>  ... ok
> test_throw_exception_on_get_no_such_attribute_when_node_doesnt_exist 
> (test_procedural.TestFocusApplication.test_throw_exception_on_get_no_such_attribute_when_node_doesnt_exist)
>  ... ok
> test_throw_exception_on_set_no_such_attribute 
> (test_procedural.TestFocusApplication.test_throw_exception_on_set_no_such_attribute)
>  ... ok
> test_focusing_bogus_name_without_a_fatal_error 
> (test_procedural.TestFocusDialog.test_focusing_bogus_name_without_a_fatal_error)
>  ... ok
> test_throw_exception_on_focusing_bogus_name 
> (test_procedural.TestFocusDialog.test_throw_exception_on_focusing_bogus_name) 
> ... 
> Mouse button 1 click at (99.5,37.5)
> activate on [table cell | Combo Boxes]
> activate on [table cell | Builder]
> Clicking on [text | ]
> Mouse button 1 click at (516.0,369.5)
> activate on [table cell | Builder]
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with name="Icon 
> View" (attempt 0)
> Clicking on [table cell | Icon View]
> raw click on Icon View [table cell | Icon View] at (139.0,328.5)
> Mouse button 1 click at (139.0,328.5)
> Typing text into [table cell | Icon View]: '+'
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='tree table' (attempt 0)
> searching for descendent of [tree table | ]: child with name="Icon View 
> Basics" (attempt 0)
> activate on [table cell | Icon View Basics]
> searching for child of [application | gtk3-demo]: child with 
> name="GtkIconView demo" roleName='frame' (attempt 0)
> searching for child of [application | gtk3-demo]: child with name="Icon View 
> Basics" roleName='frame' (attempt 0)
> searching for child of [application | gtk3-demo]: "Icon View Basics" window 
> (attempt 0)
> searching for descendent of [frame | Icon View Basics]: child with 
> roleName='icon' (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> name="Source" (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='tree table' (attempt 0)
> searching for descendent of [tree table | ]: child with name="Builder" 
> (attempt 0)
> activate on [table cell | Builder]
> searching for child of [application | gtk3-demo]: child with name="GtkBuilder 
> demo" roleName='frame' (attempt 0)
> searching for child of [application | gtk3-demo]: child with name="Builder" 
> roleName='frame' (attempt 0)
> searching for child of [application | gtk3-demo]: "Builder" window (attempt 0)
> searching for descendent of [frame | Builder]: child with roleName='text' 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='text' (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='tree table' (attempt 0)
> searching for descendent of [tree table | ]: child with name="Dialog and 
> Message Boxes" (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='tree table' (attempt 0)
> searching for descendent of [tree table | ]: child with name="Dialogs and 
> Message Boxes" (attempt 0)
> activate on [table cell | Dialogs and Message Boxes]
> searching for child of [application | gtk3-demo]: "Dialogs and Message Boxes" 
> window (attempt 0)
> searching for descendent of [frame | Dialogs and Message Boxes]: child with 
> roleName='text' (attempt 0)
> Typing text into [text | ]: 'hello world'
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='tree table' (attempt 0)
> searching for descendent of [tree table | ]: child with name="Builder" 
> (attempt 0)
> activate on [table cell | Builder]
> searching for descendent of [application | gtk3-demo]: "Open" button (attempt 
> 0)
> Warning: /usr/bin/nose2-3:33: The requested widget could not be focused: 
> "Open" button:
>       sys.exit(load_entry_point('nose2==0.14.0', 'console_scripts', 
> 'nose2')())
> 
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='tree table' (attempt 0)
> searching for descendent of [tree table | ]: child with name="Clipboard" 
> (attempt 0)
> activate on [table cell | Clipboard]
> searching for child of [application | gtk3-demo]: child with name="Clipboard 
> demo" roleName='frame' (attempt 0)
> searching for child of [application | gtk3-demo]: child with name="Clipboard" 
> roleName='frame' (attempt 0)
> searching for child of [application | gtk3-demo]: "Clipboard" window (attempt 
> 0)
> searching for descendent of [frame | Clipboard]: child with name="Warning" 
> roleName='icon' (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='tree table' (attempt 0)
> searching for descendent of [tree table | ]: child with name="Builder" 
> (attempt 0)
> activate on [table cell | Builder]
> searching for descendent of [application | gtk3-demo]: "File" menu (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='tree table' (attempt 0)
> searching for descendent of [tree table | ]: child with name="Builder" 
> (attempt 0)
> activate on [table cell | Builder]
> searching for descendent of [application | gtk3-demo]: child with name="File" 
> roleName='menu' (attempt 0)
> Clicking on [menu | File]
> raw click on File [menu | File] at (19.5,12.5)
> Mouse button 1 click at (19.5,12.5)
> searching for descendent of [menu | File]: "New" menuitem (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='tree table' (attempt 0)
> searching for descendent of [tree table | ]: child with name="Builder" 
> (attempt 0)
> activate on [table cell | Builder]
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='table' (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='tree table' (attempt 0)
> searching for descendent of [tree table | ]: child with name="Builder" 
> (attempt 0)
> activate on [table cell | Builder]
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='table cell' (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='tree table' (attempt 0)
> searching for descendent of [tree table | ]: child with name="Assistant" 
> (attempt 0)
> activate on [table cell | Assistant]
> searching for child of [application | gtk3-demo]: "Page 1" window (attempt 0)
> searching for descendent of [frame | Page 1]: "" textentry (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='page tab' (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "should not be found" 
> application (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 0)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 1)ok
> test_focusing_basic (test_procedural.TestFocusWidget.test_focusing_basic)
> Ensure that focus.widget('foo') finds a node with name 'foo' ... ok
> test_focusing_bogus_name_without_a_fatal_error 
> (test_procedural.TestFocusWidget.test_focusing_bogus_name_without_a_fatal_error)
>  ... ok
> test_focusing_empty_name 
> (test_procedural.TestFocusWidget.test_focusing_empty_name) ... ok
> test_throw_exception_on_focusing_bogus_name 
> (test_procedural.TestFocusWidget.test_throw_exception_on_focusing_bogus_name) 
> ... ok
> test_focusing_bogus_name_without_a_fatal_error 
> (test_procedural.TestFocusWindow.test_focusing_bogus_name_without_a_fatal_error)
>  ... ok
> test_throw_exception_on_focusing_bogus_name 
> (test_procedural.TestFocusWindow.test_throw_exception_on_focusing_bogus_name) 
> ... ok
> test_keyCombo (test_procedural.TestKeyCombo.test_keyCombo) ... ok
> test_keyCombo_on_widget 
> (test_procedural.TestKeyCombo.test_keyCombo_on_widget) ... ERROR
> test_version_equals (test_version.TestVersion.test_version_equals) ... ok
> test_version_from_string (test_version.TestVersion.test_version_from_string) 
> ... ok
> test_version_from_string_list 
> (test_version.TestVersion.test_version_from_string_list) ... ok
> test_version_less_than (test_version.TestVersion.test_version_less_than) ... 
> ok
> test_version_more_than (test_version.TestVersion.test_version_more_than) ... 
> ok
> 
> ======================================================================
> ERROR: test_click (test_tree.TestNode.test_click)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_tree.py", line 521, in test_click
>     wnd.button('Interactive Dialog').click()
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/tree.py", line 1069, in button
>     return self.findChild(predicate.IsAButtonNamed(buttonName=buttonName), 
> recursive, showingOnly=showingOnly)
>            
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/tree.py", line 939, in findChild
>     raise SearchError(describeSearch(self, pred, recursive, debugName))
> dogtail.tree.SearchError: descendent of [frame | Dialogs and Message Boxes]: 
> "Interactive Dialog" button
> 
> ======================================================================
> ERROR: test_set_text (test_tree.TestNode.test_set_text)
> Use gtk-demo's text entry example to check that reading and writing
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_tree.py", line 174, in test_set_text
>     wnd.button('Interactive Dialog').click()
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/tree.py", line 1069, in button
>     return self.findChild(predicate.IsAButtonNamed(buttonName=buttonName), 
> recursive, showingOnly=showingOnly)
>            
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/tree.py", line 939, in findChild
>     raise SearchError(describeSearch(self, pred, recursive, debugName))
> dogtail.tree.SearchError: descendent of [frame | Dialogs and Message Boxes]: 
> "Interactive Dialog" button
> 
> ======================================================================
> ERROR: test_find_by_shortcut (test_tree.TestSearching.test_find_by_shortcut)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_tree.py", line 847, in 
> test_find_by_shortcut
>     self.assertIsNotNone(wnd.button("Save"))
>                          ^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/tree.py", line 1069, in button
>     return self.findChild(predicate.IsAButtonNamed(buttonName=buttonName), 
> recursive, showingOnly=showingOnly)
>            
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/tree.py", line 939, in findChild
>     raise SearchError(describeSearch(self, pred, recursive, debugName))
> dogtail.tree.SearchError: descendent of [frame | Builder]: "Save" button
> 
> ======================================================================
> ERROR: test_find_by_shortcut2 (test_tree.TestSearching.test_find_by_shortcut2)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_tree.py", line 859, in 
> test_find_by_shortcut2
>     self.assertIsNotNone(wnd.button("Message Dialog"))
>                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/tree.py", line 1069, in button
>     return self.findChild(predicate.IsAButtonNamed(buttonName=buttonName), 
> recursive, showingOnly=showingOnly)
>            
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/tree.py", line 939, in findChild
>     raise SearchError(describeSearch(self, pred, recursive, debugName))
> dogtail.tree.SearchError: descendent of [frame | Dialogs and Message Boxes]: 
> "Message Dialog" button
> 
> ======================================================================
> ERROR: test_unicode_char_in_name 
> (test_tree.TestUnicodeNames.test_unicode_char_in_name)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_tree.py", line 883, in 
> test_unicode_char_in_name
>     unicode_button = self.app.child(name=u'Find and Replace…', roleName='push 
> button')
>                      
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/tree.py", line 1008, in child
>     return self.findChild(predicate.GenericPredicate(name=name, 
> roleName=roleName, description=description,
>            
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/tree.py", line 939, in findChild
>     raise SearchError(describeSearch(self, pred, recursive, debugName))
> dogtail.tree.SearchError: descendent of [application | gedit]: child with 
> name="Find and Replace…" roleName='push button'
> 
> ======================================================================
> ERROR: test_unicode_char_in_name_click 
> (test_tree.TestUnicodeNames.test_unicode_char_in_name_click)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_tree.py", line 888, in 
> test_unicode_char_in_name_click
>     unicode_button = self.app.child(name=u'Find and Replace…', roleName='push 
> button')
>                      
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/tree.py", line 1008, in child
>     return self.findChild(predicate.GenericPredicate(name=name, 
> roleName=roleName, description=description,
>            
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/tree.py", line 939, in findChild
>     raise SearchError(describeSearch(self, pred, recursive, debugName))
> dogtail.tree.SearchError: descendent of [application | gedit]: child with 
> name="Find and Replace…" roleName='push button'
> 
> ======================================================================
> ERROR: test_drag (test_rawinput.TestRawinput.test_drag)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_rawinput.py", line 106, in test_drag
>     src = win.findChildren(lambda x: x.roleName == 'push button' and 
> x.showing)[0]
>           
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
> IndexError: list index out of range
> 
> ======================================================================
> ERROR: test_drag_with_trajectory 
> (test_rawinput.TestRawinput.test_drag_with_trajectory)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_rawinput.py", line 114, in 
> test_drag_with_trajectory
>     src = win.findChildren(lambda x: x.roleName == 'push button' and 
> x.showing)[0]
>           
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
> IndexError: list index out of range
> 
> ======================================================================
> ERROR: test_press_release (test_rawinput.TestRawinput.test_press_release)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_rawinput.py", line 97, in 
> test_press_release
>     btn = wnd.button('New')
>           ^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/tree.py", line 1069, in button
>     return self.findChild(predicate.IsAButtonNamed(buttonName=buttonName), 
> recursive, showingOnly=showingOnly)
>            
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/tree.py", line 939, in findChild
>     raise SearchError(describeSearch(self, pred, recursive, debugName))
> dogtail.tree.SearchError: descendent of [frame | Builder]: "New" button
> 
> ======================================================================
> ERROR: test_custom_actions_button 
> (test_procedural.TestActions.test_custom_actions_button)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_procedural.py", line 290, in 
> test_custom_actions_button
>     click.button('Interactive Dialog')
>   File "/<<PKGBUILDDIR>>/dogtail/procedural.py", line 310, in button
>     self.__call__(name=name, roleName='push button')
>   File "/<<PKGBUILDDIR>>/dogtail/procedural.py", line 364, in __call__
>     Click.node.click(button)
>     ^^^^^^^^^^^^^^^^
> AttributeError: 'NoneType' object has no attribute 'click'
> 
> ======================================================================
> ERROR: test_keyCombo_on_widget 
> (test_procedural.TestKeyCombo.test_keyCombo_on_widget)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_procedural.py", line 214, in 
> test_keyCombo_on_widget
>     focus.button('Copy')
>   File "/<<PKGBUILDDIR>>/dogtail/procedural.py", line 238, in button
>     return self.widget.findByPredicate(predicate.IsAButtonNamed(name))
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/dogtail/procedural.py", line 194, in findByPredicate
>     raise FocusError(pred.debugName)
> dogtail.procedural.FocusError: "Copy" button
> 
> ======================================================================
> FAIL: test_action_on_insensitive 
> (test_procedural.TestActions.test_action_on_insensitive)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_procedural.py", line 357, in 
> test_action_on_insensitive
>     self.assertEqual(
> AssertionError: 'click on [button | Next]\nWarning: Cannot click [bu[30 
> chars]ive.' != 'click on [push button | Next]\nWarning: Cannot clic[40 
> chars]ive.'
> - click on [button | Next]
> + click on [push button | Next]
> ?           +++++
> - Warning: Cannot click [button | Next]. It is not sensitive.
> + Warning: Cannot click [push button | Next]. It is not sensitive.
> ?                        +++++
> 
> 
> ======================================================================
> FAIL: test_focus_button (test_procedural.TestFocus.test_focus_button)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_procedural.py", line 163, in 
> test_focus_button
>     self.assertTrue(isinstance(focus.widget.node, tree.Node))
> AssertionError: False is not true
> 
> ----------------------------------------------------------------------
> Ran 215 tests in 577.598s
> 
> FAILED (failures=2, errors=11)
> 
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 2)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 3)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 4)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 5)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 6)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 7)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 8)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 9)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 10)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 11)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 12)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 13)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 14)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 15)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 16)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 17)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 18)
> searching for child of [application | gtk3-demo]: "should not be found" 
> dialog (attempt 19)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> name="Application Class" (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> name="should not be found" (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 0)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 1)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 2)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 3)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 4)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 5)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 6)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 7)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 8)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 9)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 10)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 11)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 12)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 13)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 14)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 15)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 16)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 17)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 18)
> searching for child of [application | gtk3-demo]: "should not be found" 
> window (attempt 19)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='tree table' (attempt 0)
> searching for descendent of [tree table | ]: child with name="Builder" 
> (attempt 0)
> activate on [table cell | Builder]
> searching for child of [application | gtk3-demo]: "About Builder demo" dialog 
> (attempt 0)
> searching for child of [desktop frame | main]: "gtk3-demo" application 
> (attempt 0)
> searching for descendent of [application | gtk3-demo]: child with 
> roleName='tree table' (attempt 0)
> searching for descendent of [tree table | ]: child with name="Builder" 
> (attempt 0)
> activate on [table cell | Builder]
> searching for descendent of [application | gtk3-demo]: "Copy" button (attempt 
> 0)
> make[1]: *** [debian/rules:10: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/08/09/dogtail_0.9.11-12_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240809;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240809&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: dogtail
Source-Version: 0.9.11-13
Done: Samuel Thibault <sthiba...@debian.org>

We believe that the bug you reported is fixed in the latest version of
dogtail, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1078...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Thibault <sthiba...@debian.org> (supplier of updated dogtail package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 23 Aug 2024 00:35:51 +0200
Source: dogtail
Architecture: source
Version: 0.9.11-13
Distribution: unstable
Urgency: medium
Maintainer: Samuel Thibault <sthiba...@debian.org>
Changed-By: Samuel Thibault <sthiba...@debian.org>
Closes: 1044785 1078369
Changes:
 dogtail (0.9.11-13) unstable; urgency=medium
 .
   [ Samuel Thibault ]
   * clean: Clean generated files (Closes: Bug#1044785)
 .
   [ Jeremy Bícha ]
   * patches/adapt-to-push-button-removal.patch: Fix build with at-spi2-core >=
     2.53 (Closes: Bug#1078369)
Checksums-Sha1:
 8f02b87de7a2a9c4bf0e2a275be12e15d763e745 2307 dogtail_0.9.11-13.dsc
 beece8b67fd26f39c435a98a499f38e51bdc70fe 12592 dogtail_0.9.11-13.debian.tar.xz
 7551a76b77533e80d1e5579c5c5d219921ed7137 13022 
dogtail_0.9.11-13_amd64.buildinfo
Checksums-Sha256:
 7e1d062a874560a49e4406a3c9cab06ed69274334689ab9b563ca1e7b86398be 2307 
dogtail_0.9.11-13.dsc
 9f68a93d717d6cfab85b1a1d37b86a6a19c1602e75da8edbc10b6006bb2eeeef 12592 
dogtail_0.9.11-13.debian.tar.xz
 41b0185a2011caa02f4541cc764c6df497a3a885939865a3cb252110490d71e6 13022 
dogtail_0.9.11-13_amd64.buildinfo
Files:
 9c697200406319010fc888f7c0c3ac84 2307 python optional dogtail_0.9.11-13.dsc
 c748ad7e7532f004a215d5f4d43d893e 12592 python optional 
dogtail_0.9.11-13.debian.tar.xz
 458e9ee89c64acd771ab89616c53a229 13022 python optional 
dogtail_0.9.11-13_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEZTSF1IMOAGwT71n/aHTOWK4tfj8FAmbHwaQACgkQaHTOWK4t
fj9HMw/9HGn81wyw2gFRU6MBs94DQWdlLdLUan7K1MnaBSW+Kk5Ap1x+J6FQwmwW
OVAtmvhDjIX7uV19rAist2+Wga/+d4iMF8mDAD+QPt9eKYGb3utBsCQlHBpV4sau
/I8+q/wxqZTH9Jf/8i2HZyZOi/YgnbqgPFjepGfnno3/+JVF4aAdM7vTlABqmmbl
qZYY2YcxzF1I1TJzsM6RoizJHXLLGEqOi4NQ39Qu9accEVN4Xuk90nZuta1AUDJd
9nwZKKPyxdEDM2vZ7u8hah7aEqtLYTzcOvBXzQwr9RonFFKlr4RTcLbx7Bc8LIIT
UpXF+MUYi83EMq9b/spqpKQrwNEw6y8bt7ug6lgOaeF/52Zm/sQLIRXtwbkSWfzH
pjt8th+GGJi1qHm3N+LsdHxR4VgGo67afNeAt8os8gs8DLduyXRJ+oQ5pazZ5zVW
bCuNBkXJ86JE2kM4HmgJdluyn5WUADEhfc9WSeZsqrKSF7oy44FNRX0EutzLW4B5
p9yG4vLMrwG98zOVSUcWHPiA4FwYm4O39/RH+KkSfu+ruJpNEo4ScMNBh9JI9RmO
0YHHqVVc3ZbCfK01eKE1MJa3Y2imkTbe1qoIVOrcwYexrzwQOIcdrfe31F4UFVus
oErbTe3ZLgICpPrDXZTsuNZ/Ho2lPmgUDmikk4dgLwRkoJYuU0g=
=9dQE
-----END PGP SIGNATURE-----

Attachment: pgpGcL6Xs8z3d.pgp
Description: PGP signature


--- End Message ---

Reply via email to