Bug#907281: Package should recommend fonts-hack instead of fonts-hack-ttf

2018-08-25 Thread Thomas Viehweger
Package: plasma-desktop Version: 4:5.13.4-1 The description of fonts-hack-ttf says: This package used to contain the TTF variants of the Hack font, which are now part of the consolidated fonts-hack package. This package is a dummy transitional package. It can be safely removed. Please update the

Bug#907280: Package should recommend fonts-hack instead of fonts-hack-ttf

2018-08-25 Thread Thomas Viehweger
Package: plasma-integration Version: 5.13.4-1 The description of fonts-hack-ttf says: This package used to contain the TTF variants of the Hack font, which are now part of the consolidated fonts-hack package. This package is a dummy transitional package. It can be safely removed. Please update

Bug#846996: The mini-if is really not needed

2016-12-18 Thread Thomas Viehweger
I just tested with the following test program. The result is as expected: #include #include #include int main(void) { printf("0 -> %d\n\n", 16U); puts("__tzcnt_u16:"); printf("0x%x -> %d\n", 0, __tzcnt_u16(0)); for (uint16_t i = 1; i > 0; i <<= 1) {

Bug#846996: Unable to compile with g++-6

2016-12-05 Thread Thomas Viehweger
Hi Dmitry, >> Trying to compile lxqt-panel with g++-6 and qtbase5-dev_5.7.1 results in the >> following errors: >> >> /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h: In function ‘uint >> qCountTrailingZeroBits(quint16)’: >> /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:630:32:

Bug#846996: Unable to compile with g++-6

2016-12-04 Thread Thomas Viehweger
Package: qtbase5-dev Version: 5.7.1~20161021+dfsg-6 Severity: important Trying to compile lxqt-panel with g++-6 and qtbase5-dev_5.7.1 results in the following errors: In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:43:0, from

Bug#795006: sddm should provide x-display-manager

2015-08-09 Thread Thomas Viehweger
Package: sddm Version: 0.11.0-3 The package should have a Provides: x-display-manager field. Because of this if I look into the list of x-display-manager, sddm is missing. A Tag: field in the description would be nice, too. Suggestion (adapted from kdm): Tag: implemented-in::c++,

Bug#651227: Compositing unuseable with Radeon r300

2012-10-17 Thread Thomas Viehweger
I retried with 4:4.8.4-3 but got similar bad results than a year ago: glxgears Running synchronized to the vertical refresh. The framerate should be approximately the same as the monitor refresh rate. 62 frames in 5.0 seconds = 12.369 FPS 64 frames in 5.0 seconds = 12.778 FPS ... from glxinfo:

Bug#651227: Compositing unuseable with Radeon r300

2011-12-06 Thread Thomas Viehweger
Package: kde-window-manager Version: 4:4.6.5-3 Severity: normal If I enable windows effects the glxgears framerate goes down to 20 fps, moving windows etc. is a pain. Doing compiz --replace works as expected: glxgears is at the expected 60 fps (synchronized with monitor refresh rate), wobbling