Bug 378849 - yakuakerc from 3.0.2 breaks 3.0.4 on Wayland
Summary: yakuakerc from 3.0.2 breaks 3.0.4 on Wayland
Status: RESOLVED INTENTIONAL
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: 3.0.4
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-16 21:07 UTC by Antonio Rojas
Modified: 2018-07-11 10:25 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Rojas 2017-04-16 21:07:22 UTC
Having the following lines on yakuakerc:

[Window]
Height=80
KeepOpen=false
KeepOpenAfterLastSessionCloses=true

breaks yakuake on Wayland when upgrading to 3.0.4. It starts correctly, but the window is never displayed.
Comment 1 Dennis Schridde 2017-05-20 11:28:20 UTC
I confirm the issue. Deleting the Window section from the config solves the issue. Keeping the window open is enabled in the settings menu after restarting Yakuake, and KeepOpen is not set to false in yakuakerc.
Comment 2 Nowshed H. Imran 2017-10-12 17:03:10 UTC
Same here. Command output:

yakuake                                                                                                                                       
QObject::connect: invalid null parameter

Removing yakuakerc solves it for a session unless any settings modifications are made.
Comment 3 miku84 2018-01-18 17:00:16 UTC
For me it did not solved the issue. After typing yakuake there is no error, only a yakuake window popup and disappear. I have tried to delete the profile, no sucess.
Comment 4 Aitor 2018-02-03 18:12:36 UTC
I found the same issue and removing the following line from yakuakerc fixed it:
KeepOpen=false
Comment 5 Aitor 2018-02-03 22:50:26 UTC
Can't reproduce it in master and seems that this have been fixed by https://phabricator.kde.org/R369:7534df21025b10fd236dd5a8f92d0dff7889e0ef
Comment 6 miku84 2018-02-05 19:58:07 UTC
For me it is working now (3.04-2) on wayland, however the KeepOpen=false does not work. It is always on top and fix, the keepopen setup does not seem to work.
Comment 7 Alexander Mentyu 2018-07-11 10:05:56 UTC
Issued about KeepOpen option -  https://bugs.kde.org/show_bug.cgi?id=380497
Comment 8 Antonio Rojas 2018-07-11 10:25:25 UTC
Closing this - It's an upgrade issue from over a year ago. If it's not fixed by now it doesn't make much sense to keep it open