Bug 344127

Summary: The GUI seems to be very distorted. Going into full screen on an image causes the program to freeze. The window covers the entirety of my screen, including my bottom taskbar/panel. There are no minimize, maximize, or close buttons.
Product: [Applications] gwenview Reporter: ryan.wagner.mail
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: grave CC: myriam, nate
Priority: NOR    
Version First Reported In: Other (add details in bug description)   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description ryan.wagner.mail 2015-02-13 19:19:31 UTC
Version 5.0.0 pre
Using KDE Frameworks 5.6.0
Screenshot of the issue:
http://tinypic.com/r/1z2opxd/8

I recently switched from KDE to Cinnamon, but do like some of KDE's apps. I uninstalled everything KDE and then reinstalled what I wanted. I believe gwenview worked fine after that until recently. 

The GUI seems to be very distorted. Going into full screen on an image causes the program to freeze. The window covers the entirety of my screen, including my bottom taskbar/panel. There are no minimize, maximize, or close buttons. 

Output when launching from terminal:
Invalid pixmap specified.
QTimeLine::setDuration: cannot set duration <= 0
Couldn't start kglobalaccel from org.kde.kglobalaccel.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kglobalaccel was not provided by any .service files")
Invalid pixmap specified.
QTimeLine::setDuration: cannot set duration <= 0
Invalid pixmap specified.
QTimeLine::setDuration: cannot set duration <= 0
kf5.kservice.sycoca: Trying to open ksycoca from "/home/ryan/.cache/ksycoca5"
Invalid pixmap specified.
QTimeLine::setDuration: cannot set duration <= 0
Shortcut for action  "rate_0" "Zero" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "rate_1" "⋆" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "rate_2" "⋆⋆" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "rate_3" "⋆⋆⋆" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "rate_4" "⋆⋆⋆⋆" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "rate_5" "⋆⋆⋆⋆⋆" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kf5.kio.core: KLocalSocket(0x28438e0) Jumbo packet of 50064 bytes
KServiceTypeTrader: serviceType "ThumbCreator" not found
KServiceTypeTrader: serviceType "ThumbCreator" not found
KServiceTypeTrader: serviceType "ThumbCreator" not found
KServiceTypeTrader: serviceType "ThumbCreator" not found
KServiceTypeTrader: serviceType "ThumbCreator" not found
KServiceTypeTrader: serviceType "ThumbCreator" not found
KServiceTypeTrader: serviceType "ThumbCreator" not found
KServiceTypeTrader: serviceType "ThumbCreator" not found
KServiceTypeTrader: serviceType "ThumbCreator" not found
KServiceTypeTrader: serviceType "ThumbCreator" not found
KServiceTypeTrader: serviceType "ThumbCreator" not found
KServiceTypeTrader: serviceType "ThumbCreator" not found
KServiceTypeTrader: serviceType "ThumbCreator" not found
KServiceTypeTrader: serviceType "ThumbCreator" not found

I have tried removing gwenview and its dependencies and reinstalling. 
This was also suggested elsewhere but it did not fix the problem:
rm -f .cache/ksycoca5
kbuildsycoca5 --noincremental
kbuildsycoca5 running...
Recreating ksycoca file ("/home/ryan/.cache/ksycoca5", version 300)
Parse error in  "/home/ryan/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu" , line  1 , col  1 :  "unexpected end of file"
Menu "applications-kmenuedit.menu" not found.
Saving
Emitting notifyDatabaseChanged ("services", "servicetypes", "xdgdata-mime", "apps")



Reproducible: Always
Comment 1 Christoph Feck 2015-02-13 22:04:02 UTC
> This was also suggested elsewhere

Odd. On Linux, reinstalling packages usually never solves issues (unless you previously installed them from multiple incompatible repositories).

What you could try is cleaning configuration files, or testing with a freshly created user account.
Comment 2 Nate Graham 2017-09-09 03:38:28 UTC

*** This bug has been marked as a duplicate of bug 353313 ***