Activity log for bug #2016162

Date Who What changed Old value New value Message
2023-04-13 15:22:48 Trevor D'Arcy-Evans bug added bug
2023-04-13 15:27:13 Trevor D'Arcy-Evans description git commit de3e6855074bef9f832a40e2c08ca1d34120324b Linux Mint 21.1 dotnet 7.0.203 Steps to repro: * start Pinta * default/blank image displayed * use any brush to draw a line * close via X button in title bar * CRASH Callstack: Unhandled exception. System.EntryPointNotFoundException: Unable to find an entry point named 'adw_message_dialog_new' in shared library 'Adw'. at Adw.Internal.MessageDialog.New(IntPtr parent, String heading, String body) at Adw.MessageDialog.New(Window parent, String heading, String body) at Pinta.Actions.CloseDocumentAction.Activated(Object sender, EventArgs e) in /home/trevorde/dev/Pinta/Pinta/Actions/File/CloseDocumentAction.cs:line 62 at Pinta.Core.Command.<.ctor>b__33_0(SimpleAction o, ActivateSignalArgs args) in /home/trevorde/dev/Pinta/Pinta.Core/Actions/Command.cs:line 64 Aborted (core dumped) git commit de3e6855074bef9f832a40e2c08ca1d34120324b OS: Linux Mint 21.1 dotnet 7.0.203 Steps to repro: * start Pinta * default/blank image displayed * use any brush to draw a line * close via X button in title bar * CRASH Callstack: Unhandled exception. System.EntryPointNotFoundException: Unable to find an entry point named 'adw_message_dialog_new' in shared library 'Adw'.    at Adw.Internal.MessageDialog.New(IntPtr parent, String heading, String body)    at Adw.MessageDialog.New(Window parent, String heading, String body)    at Pinta.Actions.CloseDocumentAction.Activated(Object sender, EventArgs e) in /home/trevorde/dev/Pinta/Pinta/Actions/File/CloseDocumentAction.cs:line 62    at Pinta.Core.Command.<.ctor>b__33_0(SimpleAction o, ActivateSignalArgs args) in /home/trevorde/dev/Pinta/Pinta.Core/Actions/Command.cs:line 64 Aborted (core dumped) Libs: dpkg -l libadwaita* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-======================-==============-============-========================================== ii libadwaita-1-0:amd64 1.1.0-1ubuntu2 amd64 Library with GTK widgets for mobile phones ii libadwaita-1-dev:amd64 1.1.0-1ubuntu2 amd64 Development files for libadwaita un libadwaita-1-doc <none> <none> (no description available)
2023-04-13 22:36:55 Cameron White pinta: status New Triaged
2023-04-13 22:36:55 Cameron White pinta: milestone 2.2
2023-04-15 03:32:37 Cameron White pinta: status Triaged Fix Committed