Description of problem: Insert with Ctrl-Shift-v kills geany Version-Release number of selected component (if applicable): geany-1.38-2.fc36.x86_64 How reproducible: 1. open `geany` 2. press (together) Ctrl-Shift-v 3. see crash /usr/include/c++/12/bits/shared_ptr_base.h:1349: std::__shared_ptr_access<_Tp, _Lp, <anonymous>, <anonymous> >::element_type& std::__shared_ptr_access<_Tp, _Lp, <anonymous>, <anonymous> >::operator*() const [with _Tp = vte::platform::Clipboard; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic; bool <anonymous> = false; bool <anonymous> = false; element_type = vte::platform::Clipboard]: Assertion '_M_get() != nullptr' failed. Aborted (core dumped) Expected results: geany should survive an "insert" with Ctrl-Shift-v.
I cannot reproduce the issue here on my machine. Probably the interesting question is, what was in the clipboard what you've tried to paste?
In the clipboard is for example my own user name, copied from the clipboard. mneteler@caddy: ~$ geany [here simply copy an ASCII word from the terminal, like the file owner user name from a `ls -la` listing, then CTRL-SHIFT-v, and "zapp":] /usr/include/c++/12/bits/shared_ptr_base.h:1349: std::__shared_ptr_access<_Tp, _Lp, <anonymous>, <anonymous> >::element_type& std::__shared_ptr_access<_Tp, _Lp, <anonymous>, <anonymous> >::operator*() const [with _Tp = vte::platform::Clipboard; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic; bool <anonymous> = false; bool <anonymous> = false; element_type = vte::platform::Clipboard]: Assertion '_M_get() != nullptr' failed. Aborted (core dumped) mneteler@caddy: ~$ abrt-cli fd5a57c 2x geany 2022-12-12 22:14:12 Unfortunately I don't know how to find the report on the retrace server. FWIW, I am using xfce4 4.16.0.
The geany crash during pasting happened again and I found this line in `~/.xsession-errors`: (xfce4-notifyd:3753298): Gtk-WARNING **: 13:08:45.773: Failed to set text 'Fwd: some text ... Kölnstraße - ...' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity — escape ampersand as &
Created attachment 1953750 [details] coredump analysis
Attached the output of `coredumpctl gdb`
This message is a reminder that Fedora Linux 36 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 36 on 2023-05-16. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '36'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 36 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
FEDORA-2023-6e660a7451 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-6e660a7451
FEDORA-2023-2106a1a955 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-2106a1a955
FEDORA-2023-2106a1a955 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-2106a1a955` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-2106a1a955 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-6e660a7451 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-6e660a7451` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-6e660a7451 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-c0407cd6cf has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-c0407cd6cf` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-c0407cd6cf See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-c0407cd6cf has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-6e660a7451 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2023-2106a1a955 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.