[Bug 18671] Re: Can't turn the "Candy bar" off

2010-11-22 Thread Alexey Shentyakov
hi
I did it for the lucid

folder:
"gtk-engines-2.20.0/engines/clearlooks/src/"

files:
clearlooks_draw.c
clearlooks_draw_glossy.c
clearlooks_draw_gummy.c
clearlooks_draw_inverted.c

comment this block of code:

/* Draw the Strokes */
while (stroke_width > 0 && tile_pos <= width+x_step)
{
cairo_move_to (cr, stroke_width/2-x_step, 0);
cairo_line_to (cr, stroke_width-x_step,   0);
cairo_line_to (cr, stroke_width/2-x_step, height);
cairo_line_to (cr, -x_step, height);

cairo_translate (cr, stroke_width, 0);
tile_pos += stroke_width;
}

go to "gtk-engines-2.20.0/" and build it:
./configure
make

after that go to "gtk-engines-2.20.0/engines/clearlooks/.libs/" and replace 
"libclearlooks.so" in "/usr/lib/gtk-2.0/2.10.0/engines/" with your new file:
strip libclearlooks.so
sudo cp libclearlooks.so /usr/lib/gtk-2.0/2.10.0/engines/

and restart your gnome session

-- 
Can't turn the "Candy bar" off
https://bugs.launchpad.net/bugs/18671
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 676060] Re: Cannot connect to ICQ

2010-11-18 Thread Alexey Shentyakov
Ubuntu 10.04 LTS
Linux ws-1 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:52:42 UTC 2010 x86_64 
GNU/Linux
Empathy 2.30.2

my ICQ account started to work after disabling SSL with mc-tool

-- 
Cannot connect to ICQ
https://bugs.launchpad.net/bugs/676060
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs