Summary: | Gwenview will not start | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | deathpyre.tarrant |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | arthur, benni, hena18, jrch2k10, nate |
Priority: | NOR | Keywords: | triaged |
Version: | 2.9.4 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=312208 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
deathpyre.tarrant
2012-12-25 17:49:29 UTC
Perhaps Sapranocmd (executable file) is incorrectly placed, is deleted .After checking it ,try to open it again,if that does not help you need to compile it again I guess . $ sopranocmd sopranocmd 2.8.0 Copyright (C) 2007-2010 Sebastian Trueg <trueg@kde.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Using Virtuoso Version: "6.1.6.3127-pthreads" Re-emerged (compiled), with no change. You could try the following workaround: Open gwenviewrc (ususally in ~/.kde/share/config) and change the key "AnimationMethod" (within "[ImageView]") to "DocumentView::NoAnimation". Or create it when it's not there. [ImageView] <other stuff> AnimationMethod=DocumentView::NoAnimation Could you also try my patch I posted on reviewboard? https://git.reviewboard.kde.org/r/108219/ The workaround worked fine, so did software animation. I will try the patch when I have more time to clone the git. Git commit 6f17587683b801c09c137f063ee3c89fb11f291d by Benjamin Löwe. Committed on 06/01/2013 at 02:43. Pushed by bennihill into branch 'KDE/4.10'. Check if QGLWidget has been initialised successfully before using it. REVIEW: 108219 M +7 -1 lib/documentview/documentviewcontainer.cpp http://commits.kde.org/gwenview/6f17587683b801c09c137f063ee3c89fb11f291d *** Bug 314786 has been marked as a duplicate of this bug. *** Patch doesn't seem to fix this. See duplicate bug 314786 (KDE 4.10.0). The duplicates are circular! Is this reproducible with KF5 versions of Gwenview? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |