Bug#512727: Cannot connect to ICQ: ICQ protocol change affecting Russia/Ukraine(maybe others).

2009-02-04 Thread Andriy Lesyuk
It happened again... :( Some information which can be useful for bug fixing: http://forum.kde.org/kopete-icq-t-27811.html http://kedge.wz.cz/kopete/icqflacfix.diff Miranda patch: http://persei.miranda.im/files/icq+.patch I believe the bug is serious enough so the fix could appear in lenny (wh

Bug#335465: Qt3 Assistant should appear in KDE menu under Development (as KDE Assistant does)

2005-10-23 Thread Andriy Lesyuk
Package: qt3-assistant Version: 3.3.4-3 Severity: normal Read subject. It does not appear in KDE menu at all (while it does in Debian submenu)... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#337390: Konqueror internal man viewer ignores locale settings

2005-11-04 Thread Andriy Lesyuk
Package: konqueror Version: 4:3.4.2-4 Severity: wishlist When using localized man pages (russian (koi8-r) in my case) konqueror ignores locale settings and shows them in default encoding (utf8). It should detect locale encoding (user must switch encodings when viewing mans and there index page

Bug#343864: Karm failes to save data

2005-12-18 Thread Andriy Lesyuk
Package: karm Version: 4:3.4.2-2 Severity: important Karm successfully loads data from data file, continues tracking but... failed to save data. It was not so all the time. I don't know when it stoped working correctly... When loading from console it gives the error (when creating or changing

Bug#347524: Finished tasks cannot be removed

2006-01-11 Thread Andriy Lesyuk
Package: karm Severity: important Version: 3.4.3-1 I have a task that starts when switching to specified desktop (saying "D"). This task was finished and I marked it as done. Now I cannot select it to delete or change (I think such tasks must be deletable). Nevertheless when I switch to deskt

Bug#359162: Crash when closing search tab

2006-03-26 Thread Andriy Lesyuk
1 in ?? () #40 0x in ?? () May be this bug is related to #355017... Hope this will help, Andriy Lesyuk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#372816: Crash on some URLs

2006-06-11 Thread Andriy Lesyuk
Package: konqueror Version: 3.5.2-2+b1 Severity: normal Crash when loading the following URL: http://www.macosxhints.com/article.php?story=20040709221157255 (gdb) bt #0 0xb6034fbf in DOM::CSSParser::lex () from /usr/lib/libkhtml.so.4 #1 0xb6053512 in DOM::CSSParser::parseShortHand () from /us

Bug#391876: Shutdown/reboot does not work sometimes

2006-10-09 Thread Andriy Lesyuk
Package: ksmserver Version: 3.5.4-2+b1 Severity: important Sometimes when I press "Shutdown" or "Reboot" button in the Session manager window (first bottom item under "K" menu) it does not really shutdown/reboot the machine. Screen becomes black but that's all. The machine just freezes. I tr

Bug#392736: Wish: Katepart syntax highlighting for NRoff/Man

2006-10-13 Thread Andriy Lesyuk
Package: kdelibs-data Version: 4:3.5.4-3 Severity: wishlist It would be great if Katepart had syntax highlighting file for NRoff/Man. Similar file exists, for example, in mc package. I created nroff.xml for katepart taking nroff.syntax from mc as a base. I don't know nroff language well and pr

Bug#392736: Wish: Katepart syntax highlighting for NRoff/Man

2006-10-13 Thread Andriy Lesyuk
Dominik Haumann, one of the Kate developers, just blogged recently that there is now a dedicated seciton for Kate highlighting files on kde-files.org http://kde-files.org/index.php?xcontentmode=680 Cheers, Kevin My nroff.xml is rather a proposal than a completed version. I need at least some

Bug#392736: Update of syntax highlighting file

2006-10-13 Thread Andriy Lesyuk
This file was posted to kwrite-devel list. It is going to be included into Kate. Andriy \fP \fR \fB \fI .SH .TH .AS .Ar .At

Bug#391876: System hangs on 3D after upgrade to xorg 7.1

2006-10-29 Thread Andriy Lesyuk
Seems like earlier machine hanged on 3D deinitialization. This probably explains why after upgrade to xorg 7.1 my system hangs on every attempt to run 3D enabled software. I tried to not use fglrx (actually i did not yet installed new version while already removed old one). So the problem is no

Bug#391876: OpenGL failure

2006-11-02 Thread Andriy Lesyuk
Confirmed that the bug is related to 3D! I do not have any hangs anymore after I commented these two lines in xorg.conf: Section "Module" ... #Load "glx" #Load "GLcore" ... EndSection This probably means that the bug actually is not in ksmserver... but in xorg. Thanks, An