Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293274 - kde-base/gwenview:4.3 - incorrect runtime dependencies
Summary: kde-base/gwenview:4.3 - incorrect runtime dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: InOverlay
Depends on:
Blocks:
 
Reported: 2009-11-15 13:10 UTC by Marcin Kowalski
Modified: 2009-12-07 08:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Kowalski 2009-11-15 13:10:42 UTC
when you install kde-base/gwenview, but don't have any kde4 packages in your system, dependencies it pulls make it unable to delete images to the trash (message about unknown trash:/// protocol pops up)

after installing kdebase-meta , deleting images in gwenview works fine. my guess is that kdebase-kioslaves are not installed.

Reproducible: Always

Steps to Reproduce:
1. start with a system that does not even have kdelibs 4.x installed (no kde4 packages)
2. install media-gfx/gwenview, which should pull necessary kde4 packages as well.
3. run gwenview and try moveing some files to the trash (normally, via pressing DEL)

4. install kdebase-meta
5. now deleting files works

Actual Results:  
gwenview cannot delete images.

Expected Results:  
gwenview should be able to delete images.

kdebase-meta installed with USE="-symantic-desktop" - that might affect dependencies.
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2009-11-16 19:25:36 UTC
I'm almost sure this is another case of optional run-time deps.

@kde: Did we / can we get to a decision about optional run-time deps?