Bug 186187 - Crash on Go->Up in View mode
Summary: Crash on Go->Up in View mode
Status: RESOLVED FIXED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
: 185971 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-03-05 09:02 UTC by Andrey Cherepanov
Modified: 2012-10-19 13:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch to fix crash (537 bytes, patch)
2009-03-05 19:10 UTC, Andrey Cherepanov
Details

Note You need to log in before you can comment on or make changes to this bug.
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.