Bug 189332 - yakuake crashes when changing width/height in the "quick options"
Summary: yakuake crashes when changing width/height in the "quick options"
Status: RESOLVED FIXED
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: 2.9.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
: 192297 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-11 01:27 UTC by Unknown
Modified: 2009-06-10 10:46 UTC (History)
3 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 Unknown 2009-04-11 01:27:39 UTC
Version:           2.9.4 (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

When I go to the "quick options" tab in yakuake and I change either width or height, yakuake crashes for me. I'm running yakuake 2.9.4 in Jaunty (Gnome). The terminal output is

> yakuake 
> KCrash: Application 'yakuake' crashing...
sock_file=/home/bkoenig/.kde/socket-amilo/kdeinit4__0
Comment 1 Julien Humbert 2009-04-11 13:47:16 UTC
I can reproduce this bug on my Fedora 10 too, using Yakuake 2.9.4 with KDE 4.2.2.
Comment 2 Eike Hein 2009-04-11 14:26:37 UTC

*** This bug has been marked as a duplicate of bug 188858 ***
Comment 3 Eike Hein 2009-04-11 20:32:19 UTC
SVN commit 952380 by hein:

Fix crash when changing the window width/height from the
menu with Qt 4.5. While Qt probably shouldn't crash here
(well, it looks to be a race condition), the workaround
also happens to generally improve the efficiency of win-
dow size changes.
BUG:189332


 M  +2 -0      ChangeLog  
 M  +40 -16    app/mainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=952380
Comment 4 Unknown 2009-04-11 20:36:39 UTC
Thanks! Do you know which version will contain the fix?
Comment 5 Eike Hein 2009-04-11 20:41:40 UTC
Yes, version 2.9.5, which should be released fairly soon. However, this release contains a fair amount of string changes and I have not yet announced string freeze to the translators -- and string freeze needs to be sufficiently long to give them a fair chance to catch up and complete their translations. So don't expect "soon" to mean "tomorrow" :-).
Comment 6 Eike Hein 2009-05-11 16:30:05 UTC
*** Bug 192297 has been marked as a duplicate of this bug. ***
Comment 7 Nico Heiligers 2009-06-09 22:50:55 UTC
it also crashes when trying to change it via the menu option right bottom of screen.
I'm using gnome desktop
with ubuntu 9.04
Comment 8 Eike Hein 2009-06-10 01:56:22 UTC
I'm not sure what you mean with "also" here, since this report is about a crash that happened with Qt 4.5 and Yakuake versions earlier than 2.9.5 when using the Width/Height options in the menu available from the middle of the three buttons in the bottom-right of the default skin. Since you write "menu option right bottom of screen", you appear to be talking about the same thing. 

Are you saying that you're still seeing this crash with version 2.9.5 or higher (the current version is 2.9.6 at the time of this writing), or are you talking about a crash under different circumstances entirely?
Comment 9 Nico Heiligers 2009-06-10 10:46:15 UTC
Sorry should have check that first , indeed i'm running version 2.9.4 
never realised that ubuntu is so far behind with the updates.

Ps do you know where i can download the latest BINARIES , because i only sees source code files.

regards
Nico