Summary: | Changing Font in Kate Causes Crash | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Robert Thomas <thomas.robertl> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | cfeck, thomas.robertl |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Robert Thomas
2010-12-30 14:45:45 UTC
I don't know why but apparently QFontMetrics returns 0 as height for your font. Which one did you select? And you should be able to get kate working again by editing/removing your config files in ~/.kde/share/config/ namely kateschemarc and search for Font. That worked! Thank you very much! On Thu, Dec 30, 2010 at 9:33 AM, Milian Wolff <mail@milianw.de> wrote: > https://bugs.kde.org/show_bug.cgi?id=261631 > > > > > > --- Comment #1 from Milian Wolff <mail milianw de> 2010-12-30 17:33:41 --- > I don't know why but apparently QFontMetrics returns 0 as height for your > font. > Which one did you select? And you should be able to get kate working again > by > editing/removing your config files in ~/.kde/share/config/ namely > kateschemarc > and search for Font. > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. > Yes, but what font did you use before? Maybe that is a bug in Qt that must be reported... Closing this report for now though. It happens with any font that I try. I have an enormous fonts collection, so it may be related that. On Thu, Dec 30, 2010 at 10:01 AM, Milian Wolff <mail@milianw.de> wrote: > https://bugs.kde.org/show_bug.cgi?id=261631 > > > Milian Wolff <mail@milianw.de> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |RESOLVED > Resolution| |UPSTREAM > > > > > --- Comment #3 from Milian Wolff <mail milianw de> 2010-12-30 18:01:58 --- > Yes, but what font did you use before? Maybe that is a bug in Qt that must > be > reported... > > Closing this report for now though. > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. > Created attachment 55385 [details]
New crash information added by DrKonqi
kate (3.5.1) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
As it turns out, when I try to change any of Kate's settings, the application crashes.
-- Backtrace (Reduced):
#6 QList (this=0xc0) at ../../include/QtCore/../../src/corelib/tools/qlist.h:118
#7 QWidget::actions (this=0xc0) at kernel/qwidget.cpp:3181
#8 0x00007f730b34272e in DBusMenuExporterDBus::GetChildren (this=0x21c4840, parentId=<value optimized out>, names=<value optimized out>) at ../3rdparty/dbusmenu-qt/src/dbusmenuexporterdbus_p.cpp:53
#9 0x00007f730b355c9a in DBusMenuExporterDBus::qt_metacall (this=0x21c4840, _c=<value optimized out>, _id=<value optimized out>, _a=0x7fff3f85fbe0) at .moc/release-shared/moc_dbusmenuexporterdbus_p.cpp:106
#10 0x00007f7309ab60ee in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>) at qdbusintegrator.cpp:919
|