cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #05191
[Bug 1127281] Re: Artifacts when scrolling
It seems I'm not able to reproduce this bug (I just tried with Ubuntu
12.04.2 on two notebooks with an Intel GPU but I don't have this bug)
Is it maybe possible to help us by compiling the dock in order to find
which modification has introduced this bug?
It's not complicated: Simply use a script to compile the dock (it's really easy on Ubuntu): http://glx-dock.org/ww_page.php?p=By%20compiling&lang=en#5-Debian%20/%20Ubuntu
(you can choose the 2d option: 2 --> Download only the last rev)
Then, open a terminal and launch this command:
$ cd /opt/cairo-dock_bzr/cairo-dock-core/build
Now, it's time to check if you have this bug with older versions. You
can use bzr to download a previous version, then make to compile it and
cairo-dock -f to launch the dock without plugins (no need to recompile
all plugins each time if you also have this bug without plugins):
$ bzr up -r XXXX ## => where XXXX is the revision, e.g.: bzr up -r 1380
$ make -j $(grep -c ^processor /proc/cpuinfo) && sudo make install
$ cairo-dock -f
I think that the bug has been introduced before the rev 1380 (maybe
before rev 1330 if masterok had this bug for the first time in January)
but after the rev 1276 (the 3.1 version). So is it possible to launch
these 3 previous commands and just change the rev until you find which
rev has introduced this bug => ex: check the rev 1380, 1340, 1300, etc.
if the bug is between 1340 and 1300, download the rev 1330 then 1320
etc.
PS: it's possible that the compilation fails, simply try the next (+1)
revision ;)
Thank you for your help!
--
You received this bug notification because you are a member of Cairo-
Dock Devs, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/1127281
Title:
Artifacts when scrolling
Status in Cairo-Dock : Core:
Invalid
Status in “xserver-xorg-video-intel” package in Ubuntu:
Incomplete
Bug description:
When scrolling pages in the browser the opera or text scrollings in documents are shown artifacts in the form of bands with not updated pregoing image.
If you turn off Cairodock the defect does not appear.
cairo-dock -v
3.1.99.rc1
Motherboard GA-H61M-S2PV
CPU Intel Celeron G530 Sandy Bridge
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.2 LTS
Release: 12.04
Codename: precise
uname -a
Linux masterok 3.2.0-37-generic #58-Ubuntu SMP Thu Jan 24 15:28:10 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Desktop
GL_NV_conditional_render, GL_AMD_draw_buffers_blend,
glxheads
glxheads: exercise multiple GLX connections (any key = exit)
Usage:
glxheads xdisplayname ...
Example:
glxheads :0 mars:0 venus:1
Name: :0
Display: 0x12ea010
Window: 0x4400002
Context: 0x12f9350
GL_VERSION: 3.0 Mesa 9.0
GL_VENDOR: Intel Open Source Technology Center
GL_RENDERER: Mesa DRI Intel(R) Sandybridge Desktop
Xorg 1.11.3 (17 January 2013 06:14:10AM)
CompizConfig Settings Manager 0.9.5.92
More: http://forum.ubuntu.ru/index.php?topic=213201.0
screen:
http://piccy.info/view3/4086107/009bf681d51ae03fc0930f7e8f83796b/orig/
To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1127281/+subscriptions
References