ksplash-engine-moodin: moodin transparency bug with xorg twinvieworientation leftof
vincent matrion
moguay at moguay.biz
Wed Sep 27 10:49:02 UTC 2006
Package: ksplash-engine-moodin
Version: 0.4.2-1ubuntu3
Severity: normal
Binary package hint: ksplash-engine-moodin
On multi-screen with moodin splash kde startup and the xorg nvidia
option twinvieworientation "leftof", the EffectWidget background is
black, not transparent!!!
i have modified the code for correct this,
in effectwidget.cpp line 148
void EffectWidget::updateCache()
{
if (!bgImage)
return;
- QPoint pos(mapToGlobal(QPoint(0, 0)))
+ QPoint pos(mapToParent(QPoint(0, 0)));
background = bgImage->copy(pos.x(), pos.y(), width(), height());
}
it s very easy ;)
excuse for my bad English
-- System Information:
Debian Release: testing/unstable
APT prefers edgy-updates
APT policy: (500, 'edgy-updates'), (500, 'edgy-security'), (500,
'edgy-proposed'), (500, 'edgy-backports'), (500, 'edgy')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-10-generic
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages ksplash-engine-moodin depends on:
ii kdelibs4c2a 4:3.5.4-0ubuntu17 core libraries and binaries
for al
ii ksplash 4:3.5.4-0ubuntu27 the KDE splash screen
ii libart-2.0-2 2.3.17-1 Library of functions for 2D
graphi
ii libaudio2 1.8-2 The Network Audio System
(NAS). (s
ii libc6 2.4-1ubuntu10 GNU C Library: Shared libraries
ii libfontconfig1 2.3.2-7ubuntu2 generic font configuration
library
ii libfreetype6 2.2.1-5 FreeType 2 font engine,
shared lib
ii libgcc1 1:4.1.1-13ubuntu3 GCC support library
ii libice6 2:1.0.1-1ubuntu1 X11 Inter-Client Exchange
library
ii libidn11 0.6.3-1 GNU libidn library,
implementation
ii libjpeg62 6b-13 The Independent JPEG
Group's JPEG
ii libpng12-0 1.2.8rel-5.1 PNG library - runtime
ii libqt3-mt 3:3.3.6-3ubuntu1 Qt GUI Library (Threaded
runtime v
ii libsm6 2:1.0.1-1ubuntu1 X11 Session Management library
ii libstdc++6 4.1.1-13ubuntu3 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.3-0ubuntu3 X11 client-side library
ii libxcursor1 1.1.7-0ubuntu1 X cursor management library
ii libxext6 2:1.0.1-1ubuntu1 X11 miscellaneous extension
librar
ii libxft2 2.1.10-1ubuntu1 FreeType-based font drawing
librar
ii libxi6 2:1.0.1-0ubuntu1 X11 Input extension library
ii libxinerama1 2:1.0.1-4build1 X11 Xinerama extension library
ii libxrandr2 2:1.1.1-0ubuntu1 X11 RandR extension library
ii libxrender1 1:0.9.1-0ubuntu1 X Rendering Extension
client libra
ii libxt6 1:1.0.2-1ubuntu1 X11 toolkit intrinsics library
ii zlib1g 1:1.2.3-13ubuntu1 compression library - runtime
ksplash-engine-moodin recommends no packages.
-- no debconf information
More information about the ubuntu-users
mailing list