Summary: | Menu bar show entry "No text" | ||
---|---|---|---|
Product: | [Applications] krdc | Reporter: | Remigio Conti <remigio.conti> |
Component: | general | Assignee: | Urs Wolfer <uwolfer> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adaptee, bugs.kde.org |
Priority: | NOR | ||
Version: | 4.10.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/krdc/0233f23b99095d641336fb6fad080b62852ddcc9 | Version Fixed In: | 4.11.1 |
Sentry Crash Report: | |||
Attachments: |
KRDC main window screenshot (see the menu bar with entry "No text")
KRDC about dialog screenshot |
Description
Remigio Conti
2013-04-26 18:31:18 UTC
What language are you using? I cannot reproduce this issue. Please provide a screenshot which also shows the about dialog of KRDC. Created attachment 79576 [details]
KRDC main window screenshot (see the menu bar with entry "No text")
Created attachment 79577 [details]
KRDC about dialog screenshot
I use KUbuntu 12.04.2 with KDE 4.10.2, OS language American English and locale country is set to Italy. This issue appeared after latest KDE/KRDC update. Thanks for your support! Thanks for your information. Can you reproduce this issue also with other KDE applications? Not in those that I use (Konsole, Ktorrent, Amarok, K3B etc.) same here on gentoo amd64 with Version 4.10.2. this happens always after I customize my toolbar. steps to reproduce: 1) right click --> configure toolbar --> change something 2) quit and restart krdc Removing the newly created file ~/.kde4/share/apps/krdc/krdcui.rc solves this problem. But of course I lose my changes. so I blame `krdc(17269)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:` but that's just guessing. I can confirm the steps in comment #7. Thanks for your investigations. Git commit 0233f23b99095d641336fb6fad080b62852ddcc9 by Urs Wolfer. Committed on 18/08/2013 at 14:07. Pushed by uwolfer into branch 'KDE/4.11'. fix broken menu bar after changing settings - after editing, it displayed text 'No text' and some standard actions got lost - simplify code (thanks a lot to Albert Astals Cid for fixing this bug the correct way) FIXED-IN: 4.11.1 M +1 -19 mainwindow.cpp M +0 -2 mainwindow.h http://commits.kde.org/krdc/0233f23b99095d641336fb6fad080b62852ddcc9 |