Bug 177529 - Recent Kget 4.1.85 has less functionality than 4.1.3!
Summary: Recent Kget 4.1.85 has less functionality than 4.1.3!
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-11 20:41 UTC by msnkipa
Modified: 2008-12-12 20:19 UTC (History)
1 user (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 msnkipa 2008-12-11 20:41:34 UTC
Version:            (using Devel)
Installed from:    Compiled sources

In 4.1.3 KGet has option in configuration "Doean`t show main window at startup". This option is very comfortable. But there are no such option in recent version of kget (4.1.85). I think it is a regression.
Comment 1 Lukas Appelhans 2008-12-11 21:10:48 UTC
It's not, it now saves its State...
See: http://bugs.kde.org/165930

Lukas
Comment 2 msnkipa 2008-12-12 08:55:43 UTC
Hi,

In the latest SVN version (4.1.85) Kget doesn`t save his state. As I see the bug 165930 svn commit dated as 2008-07-27, but now 2008-12-12. I think it has been broken again.
Comment 3 Lukas Appelhans 2008-12-12 12:11:32 UTC
It works here. Beta and SVN... Please describe what you have done... ;)

Lukas
Comment 4 msnkipa 2008-12-12 12:18:03 UTC
I have compiled KDE from svn trunk, yesterday. I have enabled kget as download manager for konqueror. So it`s stast at kde statup. I close kget`s main window. I restart my laptop, loggin on, after kde startup kget show it`s main window.

Now I`m again compiling kde from svn trunk, and I will check it again.
Comment 5 Lukas Appelhans 2008-12-12 12:21:32 UTC
Ok probably it doesn't close correct for any reason ;) So I tested:
-start KGet
-Hide/Show the MainWindow
-Quit KGet
-start KGet again
-check if the MainWin is hidden or not...

Can u do those steps?

Lukas

PS: The restoring after reboot works on my Beta as well ;)
Comment 6 msnkipa 2008-12-12 12:50:33 UTC
Hi

Now I can describe problem for you in details:

I can close main window in two ways:
1) Mouse click on kget icon in tray when main window is opened
2) I can click to the close button in window title (button with "X" image)

In the first case anything works well, here you are right and I can`t argue to you. But in the second case nothing works. Try:
1 - start kget
2 - close main window by clicking the "x" in the window title
3 - exit kget
4 - start it again.

In my mind closing the window by clicking to the "x" button in it`s title is very natural decision for user. So I reopen this bug again.
Comment 7 Lukas Appelhans 2008-12-12 12:57:55 UTC
Ok :) Now I get it...
Comment 8 FiNeX 2008-12-12 18:40:23 UTC
I confirm the problem. For example each time I login, kget is visible :-|
Comment 9 Lukas Appelhans 2008-12-12 19:06:42 UTC
SVN commit 896154 by lappelhans:

Fix saving of MainWindow-State

BUG:177529


 M  +2 -2      core/transfergroup.cpp  
 M  +10 -0     mainwindow.cpp  
 M  +3 -1      mainwindow.h  
 M  +2 -2      ui/tray.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=896154
Comment 10 msnkipa 2008-12-12 19:17:52 UTC
Hi!

Now I can confirm that this bug has been resolved!
Goog work Lukas.
Comment 11 Lukas Appelhans 2008-12-12 20:19:30 UTC
Ok awesome!
Thanks for reporting :)

Lukas