


Be-Shell/Bespin by thomas12777 1663 comments

Be-Shell/Bespin by thomas12777 1663 comments
This font also has problems with the ktitlewidget hack, again because of font metric calculation issues. I "fixed" that by commenting out the code that changes the font size there.
- Dec 15 2012

Be-Shell/Bespin by thomas12777 1663 comments
It's not because of special font settings in KMail, since the error also appears in toolbar buttons. - Dec 15 2012

Be-Shell/Bespin by thomas12777 1663 comments
However, there were no special settings for KMail, so it is strange that only KMail was affected. - Dec 15 2012

Be-Shell/Bespin by thomas12777 1663 comments
I am, interestingly enough, able to create a topic in the forum which I have done.
A relevant screen capture is here:
http://imgur.com/g89vf - Dec 14 2012

Be-Shell/Bespin by thomas12777 1663 comments
The bug itself is that in KMail(2), the text on all widgets, including toolbar buttons, appears at the very bottom of the widget rather than centered vertically. - Dec 14 2012

Be-Shell/Bespin by thomas12777 1663 comments

Be-Shell/Bespin by thomas12777 1663 comments

Be-Shell/Bespin by thomas12777 1663 comments

Be-Shell/Bespin by thomas12777 1663 comments
http://img542.imageshack.us/img542/3084/ktitlewidgeterror.png - Apr 20 2012

Be-Shell/Bespin by thomas12777 1663 comments

Be-Shell/Bespin by thomas12777 1663 comments

Be-Shell/Bespin by thomas12777 1663 comments
(I am trying to set up the decorator so gtk windows also have a seamless titlebar) - Apr 09 2012

Be-Shell/Bespin by thomas12777 1663 comments
>>> tests.run()
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5746714 in QString::endsWith(QString const&, Qt::CaseSensitivity) const ()
from /usr/lib/libQtCore.so.4
(gdb) backtrace
#0 0x00007ffff5746714 in QString::endsWith(QString const&, Qt::CaseSensitivity) const ()
from /usr/lib/libQtCore.so.4
#1 0x00007fffe0c5a5de in Bespin::Hacks::add (w=0x2051110) at /root/cloudcity/hacks.cpp:603
#2 0x00007fffe0c6d5a8 in Bespin::Style::polish (this=0x1eb5280, widget=0x2051110)
at /root/cloudcity/polish.cpp:358
#3 0x00007ffff32c891a in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#4 0x00007ffff36bcb2a in QScrollBar::event(QEvent*) () from /usr/lib/libQtGui.so.4
#5 0x00007ffff3277df4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
from /usr/lib/libQtGui.so.4
#6 0x00007ffff327cc81 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#7 0x00007ffff41f6fe3 in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtGui.so
#8 0x00007ffff57ea76c in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
from /usr/lib/libQtCore.so.4
#9 0x00007ffff32c04dc in QWidget::ensurePolished() const () from /usr/lib/libQtGui.so.4
#10 0x00007ffff36bc9f1 in QScrollBar::sizeHint() const () from /usr/lib/libQtGui.so.4
#11 0x00007ffff36edaad in QAbstractScrollAreaPrivate::layoutChildren() ()
from /usr/lib/libQtGui.so.4
#12 0x00007ffff36ee4af in QAbstractScrollAreaPrivate::init() () from /usr/lib/libQtGui.so.4
#13 0x00007ffff36ee5c4 in QAbstractScrollArea::QAbstractScrollArea(QAbstractScrollAreaPrivate&, QWidget*) () from /usr/lib/libQtGui.so.4
#14 0x00007ffff377acfd in QAbstractItemView::QAbstractItemView(QAbstractItemViewPrivate&, QWidget*)
() from /usr/lib/libQtGui.so.4
#15 0x00007ffff379a76d in QListView::QListView(QListViewPrivate&, QWidget*) ()
from /usr/lib/libQtGui.so.4
#16 0x00007ffff37e4177 in QListWidget::QListWidget(QWidget*) () from /usr/lib/libQtGui.so.4
#17 0x00007ffff40bfdaf in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtGui.so
---Type <return> to continue, or q <return> to quit---
#18 0x00007ffff40bfe67 in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtGui.so
#19 0x00007ffff48301ef in ?? () from /usr/lib/python2.7/dist-packages/sip.so
#20 0x000000000048e8e6 in ?? ()
#21 0x000000000049d1e6 in PyObject_Call ()
#22 0x0000000000522f4a in PyEval_EvalFrameEx ()
#23 0x0000000000529c42 in PyEval_EvalCodeEx ()
#24 0x000000000057e740 in ?? ()
#25 0x000000000049d1e6 in PyObject_Call ()
#26 0x00000000004e4baa in ?? ()
#27 0x000000000049d1e6 in PyObject_Call ()
#28 0x000000000051a3ee in ?? ()
#29 0x000000000048e8e6 in ?? ()
#30 0x000000000049d1e6 in PyObject_Call ()
#31 0x0000000000522f4a in PyEval_EvalFrameEx ()
#32 0x00000000005230b2 in PyEval_EvalFrameEx ()
#33 0x00000000005230b2 in PyEval_EvalFrameEx ()
#34 0x0000000000529c42 in PyEval_EvalCodeEx ()
#35 0x000000000057fb95 in PyRun_InteractiveOneFlags ()
#36 0x000000000057fea5 in PyRun_InteractiveLoopFlags ()
#37 0x0000000000534d06 in Py_Main ()
#38 0x00007ffff6977ead in __libc_start_main (main=<optimized out>, argc=<optimized out>,
ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>,
stack_end=0x7fffffffe808) at libc-start.c:228
#39 0x000000000041dfd1 in _start ()
- Apr 06 2012

Be-Shell/Bespin by thomas12777 1663 comments

Be-Shell/Bespin by thomas12777 1663 comments
bespin continues to use default settings in KDM even after root's settings are changed - Dec 12 2010

Be-Shell/Bespin by thomas12777 1663 comments
Unfortunately, config.defaults uses a different syntax to the presents
(the preset uses an INI style syntax, whereas config.defaults is really a header file) - Dec 12 2010

Be-Shell/Bespin by thomas12777 1663 comments

Be-Shell/Bespin by thomas12777 1663 comments
(kate on the plasma menu, or usually Edit on application menus) to not appear.
The bug is in bespin, not xbar, since the bug does not manifest if I kquitapp plasma-desktop, then
plasma-desktop -style=oxygen
or
plasma-desktop -style=skulpture - Jun 13 2010

Be-Shell/Bespin by thomas12777 1663 comments

Be-Shell/Bespin by thomas12777 1663 comments
Sometimes the text from tool bar buttons appears in the standard window text color instead of the inverted one for UNO, making it unreadable. When I say sometimes, I mean the same button will sometimes be the wrong color, some times the right one, and usually, not all buttons in the toolbar are the wrong color.
Also, would it be possible to XBar display some sort of special "desktop" or "system" menu set (e.g. like the finder menus on mac) when the user is in plasma, and a message saying somethign like "This program does not have any menus" when the program does not provide menus. Also of intrest might be that there is a bug that means when I am in the lancelot launcher, XBar shows the taskbar instead of the menus for the application that is active. - Jan 23 2010

Be-Shell/Bespin by thomas12777 1663 comments
a) Does this mean that Qt 4.6 will show KDE dialogs, or simply that it can open files through kio (and in this case, transparantly or the application developer has to enable support)
b) In the first case, is this supposed to work with KDE SC 4.3, or only 4.4 as it doesn't in my 4.3 - Jan 09 2010

Be-Shell/Bespin by thomas12777 1663 comments

Be-Shell/Bespin by thomas12777 1663 comments

Be-Shell/Bespin by thomas12777 1663 comments

Be-Shell/Bespin by thomas12777 1663 comments

Be-Shell/Bespin by thomas12777 1663 comments
Same applies to 0.3.13. Also, when I use pkcon get-details kde-devel, I get the package details, however, if pkmon is running on another tty at the same time, I get
"Error: internal-error : The backend took too much time to process the synchronus request - you need to fork" - Jan 24 2009

QtCurve by CraigD 2890 comments

Various KDE 1.-4. Improvements by key87 19 comments
Theme not usable with authentication method 'username + Password (classic)'
Then I get the Clean_Swirl background image and the overlay with the semi-transparent box, but nothing else, except a Username and Password entry at the top left corner. - Jul 20 2008

Various KDE 1.-4. Improvements by CraigD 453 comments
The QtGtk libraries may help here. - May 21 2008

Usplash Themes by ghettocomp 1 comment

System Sounds by SlipStreamScapes 107 comments