https://bugs.documentfoundation.org/show_bug.cgi?id=155562

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated today, I got an assertion with
gtk3:

#5  0x00007fb784a53df2 in __GI___assert_fail
    (assertion=0x7fb77294b205 "rc && \"could not load UI file\"",
file=0x7fb772927ab9 "/home/julien/lo/libreoffice/vcl/unx/gtk3/gtkinst.cxx",
line=23554, function=0x7fb7729478c7 "void (anonymous
namespace)::load_ui_file(GtkBuilder *, const rtl::OUString &)") at
./assert/assert.c:101
#6  0x00007fb772ad1ffc in (anonymous namespace)::load_ui_file(_GtkBuilder*,
rtl::OUString const&)
    (pBuilder=0x56365035ecf0,
rUri="file:///home/julien/lo/libreoffice/instdir/program/../share/config/soffice.cfg/dbaccess/ui/postgrespage.ui")
at /home/julien/lo/libreoffice/vcl/unx/gtk3/gtkinst.cxx:23554
#7  0x00007fb772ad17a6 in (anonymous
namespace)::GtkInstanceBuilder::GtkInstanceBuilder(_GtkWidget*,
std::basic_string_view<char16_t, std::char_traits<char16_t> >, rtl::OUString
const&, SystemChildWindow*, bool) (this=0x563650a34bd0, pParent=0x563650a21470,
rUIRoot=u"file:///home/julien/lo/libreoffice/instdir/program/../share/config/soffice.cfg/",
rUIFile="dbaccess/ui/postgrespage.ui", pInterimGlue=0x0,
bAllowCycleFocusOut=true) at
/home/julien/lo/libreoffice/vcl/unx/gtk3/gtkinst.cxx:23933
#8  0x00007fb772ab7215 in std::make_unique<(anonymous
namespace)::GtkInstanceBuilder, _GtkWidget*&, rtl::OUString const&,
rtl::OUString const&, decltype(nullptr), bool>(_GtkWidget*&, rtl::OUString
const&, rtl::OUString const&, decltype(nullptr)&&, bool&&)

after some minutes, gdb doesn't indicate the rest.

On console, I got:
warn:vcl.gtk:117490:117490:vcl/unx/gtk3/gtkinst.cxx:23551: GtkInstanceBuilder:
error when calling gtk_builder_add_from_file:
/home/julien/lo/libreoffice/instdir/program/../share/config/soffice.cfg/dbaccess/ui/postgrespage.ui:26:93
Invalid property: AtkObject.label
soffice.bin: /home/julien/lo/libreoffice/vcl/unx/gtk3/gtkinst.cxx :23554 : void
(anonymous namespace)::load_ui_file(GtkBuilder *, const rtl::OUString &): 
l'assertion « rc && "could not load UI file" » a échoué.


With kf5 or gen rendering, no assertion but:
warn:legacy.tools:117378:117378:vcl/source/control/roadmapwizard.cxx:298:
RoadmapWizard::implUpdateRoadmap: there is no such path!
warn:vcl.builder:117378:117378:vcl/source/window/builder.cxx:3098: unhandled
atk prop: label
warn:vcl.builder:117378:117378:vcl/source/window/builder.cxx:3098: unhandled
atk prop: label

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to