Re: Builder create_from_file throwing exception

Abhay Raj Singh Rathod via gtkmm-list <[email protected]> Thu, 4 Jun 2020 13:48:21 +0530
Newsgroups gmane.comp.gnome.gtkmm
Message-ID <CAO-s8Y3ochFQNK97hu+nTGBHJcr7YWCJqB1PpfV6es=BUbO8eA@mail.gmail.com>
I am really sorry this part was causing problems earlier so I assumed this
was cause this time too, error is cause by a different part of code. Thanks
for your time and extremely sorry for the unecessary trouble.

On Thu, Jun 4, 2020 at 1:21 PM Daniel Boles via gtkmm-list <
[email protected]> wrote:

> You can debug it to find out.
>
> The quoted exception stated clearly that your code is somehow invoking an
> std::string constructor with a nullptr, which is illegal. Since
> Glib::ustring contains an std::string, it might be a ustring causing this.
> Debug to find out where a null pointer is arising and then determine why.
>
> _______________________________________________
> gtkmm-list mailing list
> [email protected]
> https://mail.gnome.org/mailman/listinfo/gtkmm-list
>

_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list