Bug 335447 - broken icon for toolbar entry "Start Tutorial"
Summary: broken icon for toolbar entry "Start Tutorial"
Status: CONFIRMED
Alias: None
Product: kblackbox
Classification: Applications
Component: general (show other bugs)
Version: 0.4
Platform: Gentoo Packages Linux
: NOR minor
Target Milestone: ---
Assignee: Nicolas Roffet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-28 02:55 UTC by Martin Walch
Modified: 2018-11-12 03:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Walch 2014-05-28 02:55:29 UTC
In kbbmainwindow.cpp:100-101:
	tutorial->setText(i18n("Start Tutorial"));
	tutorial->setIcon(KIcon( QLatin1String( "footprint" )));

When looking at the toolbar, I only see a broken icon instead of whatever "footprint" should be.
Comment 1 Christoph Feck 2014-06-08 13:54:08 UTC
Would icon "games-hint" look reasonable?
Comment 2 Martin Walch 2014-06-08 22:33:40 UTC
Not sure. I think the icon alone may lead to the assumption that the button gives a hint towards the solution, not a tutorial. Still, it is better than the broken icon.
Comment 3 Andrew Crouthamel 2018-11-11 04:30:17 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Martin Walch 2018-11-11 09:59:39 UTC
Still looks broken to me (no icon visible in the running program) in KBlackBox 0.5.0 from KDE Applications 18.04.3.
Comment 5 Andrew Crouthamel 2018-11-12 03:11:09 UTC
Thanks for the update!