Re: Exporting decorations buttons as images
Zolotukhin Mikhail <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwin |
|---|---|
| Message-ID | <S5Hwedx4zWZQMjruCZdMX2VpFYnRLPxfe6Uw5wk45jzj2e5hY0RN7q3QDu1DMnsriMGgciFEZ1j-_p6d_kpT1Rcb4ujPvSjP4f5kM9eHki0=@protonmail.com> |
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Tuesday, May 5, 2020 5:42 AM, Vlad Zahorodnii <[email protected]> wrote: > On 5/4/20 4:13 PM, Zolotukhin Mikhail wrote: > > > #0 KDecoration2::DecorationSettings::gridUnit() const (this=0x0) at /usr/include/c++/9.3.0/bits/unique_ptr.h:360 > > It seems like you forgot to provide a mock DecorationSettings object. > > Cheers, > Vlad Thank you very much. It now works as desired. I've made a stupid mistake and have skipped the setSettings method after the decoration creation. Now I will try to investigate further if it is possible to implement my idea. Best Regards, Mikhail