| Summary: | Save as disabled for Plasma file | ||
|---|---|---|---|
| Product: | [Applications] gwenview | Reporter: | Frederik Himpe <fhimpe> |
| Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Frederik Himpe
2008-06-15 10:57:00 UTC
I can't reproduce this, do you still get this bug? Yes, still happens with 4.0.85. To reproduce, you have to move an avatar from Kopete to the desktop (outside a Folder View widget). Moving a normal file from Dolphin does not trigger this bug, it has to be an image which is not yet saved on the disk, so that it includes the base64 encoding of the file in the Plasma widget itself. SVN commit 833487 by gateau: Update actions when part as loaded. Otherwise file_save* actions won't get enabled since updateActions() is only called when selection changes. Fix saving Kopete avatars and http images. BUG:164121 M +1 -0 mainwindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=833487 |