Bug 186187

Summary: Crash on Go->Up in View mode
Product: [Applications] gwenview Reporter: Andrey Cherepanov <sibskull>
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: potatog
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Patch to fix crash

Description Andrey Cherepanov 2009-03-05 09:02:35 UTC
Version:           2.2.0 (using 4.2.00 (KDE 4.2.0), ALT Linux i586)
Compiler:          gcc
OS:                Linux (i686) release 2.6.27-std-def-alt7

Step to reproduce:
1. Open any image in Gwenview 
2. Select Go->Up.

Expected result: Gwenview change mode from View to Browse.

Go->Up works in Browse mode as expected (go to parent folder)
Comment 1 Andrey Cherepanov 2009-03-05 09:05:03 UTC
Do you accept patch or I must do it in SVN branch?
Comment 2 Aurelien Gateau 2009-03-05 10:09:20 UTC
Patches are always welcome! Either attach it to this bug or mail it to me.
Comment 3 Andrey Cherepanov 2009-03-05 19:10:56 UTC
Created attachment 31802 [details]
Patch to fix crash

I check this patch on KDE 4.2.0 and crash did not happen. Please, apply it to SVN.
Comment 4 Andrey Cherepanov 2009-03-06 10:15:32 UTC
*** Bug 185971 has been marked as a duplicate of this bug. ***
Comment 5 Andrey Cherepanov 2009-03-06 10:26:46 UTC
Fix both in trunk and stable branch.