Summary: | Reloading a QMake project removes buttons from build toolbar | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | David Sansome <me> |
Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 3.0.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
David Sansome
2004-04-17 02:25:59 UTC
It also happens with CustomProject, but I can't reproduce it with AutoProject. The actions are always created, and they always exist in the Build menu, but the icons are not put into the toolbar for some reason. Crossref bug #72359, bug #73771, bug #76492. Is it just me, or is something quite likely broken somewhere around here? :) I can't reproduce this with KDevelop 3.1.90 (KDevelop 3.2 Alpha 1). Please reopen if you can still reproduce after upgrading to at least KDevelop 3.1.0 or greater. I still have this problem with KDevelop 3.1.91 (beta 1) on KDE 3.3.2. Please try to remove $HOME/.kde/share/apps/kdevtrollproject/kdevtrollproject.rc file and see what happens. Yes, thanks, removing $HOME/.kde/share/apps/kdevtrollproject/kdevtrollproject.rc solved the problem. Maybe this could be done automatically? I guess a lot of qmake project users would love to see this annoying bug go away after the update to KDE 3.4 :) |