KDE Proxy still not work

2008-07-10 Thread Антон Литвиненко
Do you solve the KDE proxy bug before Debian Lenny become stable?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#490058: Missing decoding of headers confirmed

2008-07-10 Thread Martin Steigerwald

Missing decoding is with 3.5.9-4 from Sid, it works with 3.5.9-2 from 
Lenny.

-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7


signature.asc
Description: This is a digitally signed message part.


Bug#490160: libqt4-webkit / arora: SIGBUS on sparc

2008-07-10 Thread Axel Beckert
Package: libqt4-webkit
Version: 4.4.0-3
Severity: grave

The web browser arora (which uses QT's WebKit as rendering engine)
crashes with SIGBUS on Sparc with the default configuration (which
IIRC tries to load the Arora project home page).

This is very likely the same memory alignment problem as in the GTK
version of WebKit (as already predicted by GTK WebKit's maintainer),
see http://bugs.debian.org/487745 for details. This and the backtrace
below make me believe that this is not a bug in arora but in QT's
WebKit.

$ gdb arora
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as sparc-linux-gnu...
(no debugging symbols found)
Using host libthread_db library /lib/libthread_db.so.1.
(gdb) r
Starting program: /usr/bin/arora 
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xf6532710 (LWP 14629)]

Program received signal SIGBUS, Bus error.
[Switching to Thread 0xf6532710 (LWP 14629)]
0xf7c3ce44 in WebCore::ValueList::addValue (this=0x174648, [EMAIL PROTECTED])
at ../JavaScriptCore/wtf/Vector.h:635
635 ../JavaScriptCore/wtf/Vector.h: No such file or directory.
in ../JavaScriptCore/wtf/Vector.h
Current language:  auto; currently c++
(gdb) bt
#0  0xf7c3ce44 in WebCore::ValueList::addValue (this=0x174648, [EMAIL 
PROTECTED])
at ../JavaScriptCore/wtf/Vector.h:635
#1  0xf7c3c0e4 in cssyyparse (parser=0xffa55d90) at ../css/CSSGrammar.y:1022
#2  0xf76499b8 in WebCore::CSSParser::parseSheet (this=0xffa55d90, 
sheet=0x16c550, [EMAIL PROTECTED]) at css/CSSParser.cpp:201
#3  0xf76799d0 in WebCore::CSSStyleSheet::parseString (this=0x16c550, 
[EMAIL PROTECTED], strict=true) at css/CSSStyleSheet.cpp:158
#4  0xf76607b0 in parseUASheet (
characters=0xf7c98ef8 namespace \http://www.w3.org/1999/xhtml\;; html { 
display: block } head { display: none } meta { display: none } title { display: 
none } link { display: none } style { display: none } script { display:..., 
size=8078) at css/CSSStyleSelector.cpp:342
#5  0xf7660ea4 in WebCore::CSSStyleSelector::loadDefaultStyle ()
at css/CSSStyleSelector.cpp:348
#6  0xf7672c7c in CSSStyleSelector (this=0x16c240, doc=0x16ab58, 
[EMAIL PROTECTED], styleSheets=0x16b2e0, _strictParsing=true)
at css/CSSStyleSelector.cpp:230
#7  0xf7695ba8 in Document (this=0x16ab58, impl=value optimized out, 
frame=0x15b000, isXHTML=false) at dom/Document.cpp:317
#8  0xf7782ce8 in HTMLDocument (this=0x16ab58, implementation=0x16a938, 
frame=0x15b000) at html/HTMLDocument.cpp:82
#9  0xf76a8b18 in WebCore::DOMImplementation::createDocument (this=0x16a938, 
[EMAIL PROTECTED], frame=0x15b000, inViewSourceMode=value optimized out)
at dom/DOMImplementation.cpp:361
#10 0xf77fb4a4 in WebCore::FrameLoader::begin (this=0x15b348, [EMAIL 
PROTECTED], 
dispatch=value optimized out) at loader/FrameLoader.cpp:894
#11 0xf78068b0 in WebCore::FrameLoader::init (this=0x15b348)
at loader/FrameLoader.cpp:272
#12 0xf79c4e74 in QWebFrame (this=0x15ad30, parent=0x136098, 
frameData=0xffa569d0) at ../WebKit/qt/Api/qwebframe.cpp:171
#13 0xf79cc2ac in QWebPagePrivate::createMainFrame (this=0x15a338)
at ../WebKit/qt/Api/qwebpage.cpp:186
#14 0xf79cc308 in QWebPage::mainFrame (this=0x136098)
at ../WebKit/qt/Api/qwebpage.cpp:987
#15 0xf79cc338 in QWebPage::setViewportSize (this=0x136098, [EMAIL PROTECTED])
at ../WebKit/qt/Api/qwebpage.cpp:1353
#16 0xf79cc7f4 in QWebPage::setView (this=0x136098, view=0x159f20)
at ../WebKit/qt/Api/qwebpage.cpp:1017
#17 0xf79cc948 in QWebPage (this=0x136098, parent=0x159f20)
at ../WebKit/qt/Api/qwebpage.cpp:961
#18 0x00077a54 in ?? ()
#19 0x00077bf8 in ?? ()
#20 0x0007204c in ?? ()
#21 0x00071a44 in ?? ()
#22 0x00042b00 in ?? ()
#23 0x00042d58 in ?? ()
#24 0x0003a6f8 in ?? ()
#25 0x0007ec44 in ?? ()
#26 0xf68dac5c in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#27 0xf68e1fa0 in ?? () from /usr/lib/libQtCore.so.4
#28 0xf68d5464 in QObject::event () from /usr/lib/libQtCore.so.4
#29 0xf6c21318 in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#30 0xf6c21450 in QApplication::notify () from /usr/lib/libQtGui.so.4
#31 0xf68c184c in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#32 0xf68f6610 in ?? () from /usr/lib/libQtCore.so.4
#33 0xf68f2a40 in ?? () from /usr/lib/libQtCore.so.4
#34 0xf61e8274 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#35 0xf61ec278 in ?? () from /usr/lib/libglib-2.0.so.0
#36 0xf61ec278 in ?? () from /usr/lib/libglib-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), 

Bug#490177: please recommend network-manager-kde

2008-07-10 Thread Peter Eisentraut
Package: kde
Version: 5:48
Severity: wishlist

I think network-manager-kde is a nice tool that a desktop user would want.  If 
you could add a recommendation into the kde metapackage (or perhaps some other 
place that you find more suitable), I think this would enhance the experience 
for KDE users in Debian.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#488871: Fix for Kopete

2008-07-10 Thread Marcel Dischinger
Package: kopete
Version: 4:3.5.7-4~bpo40+1
Followup-For: Bug #488871

There is actually also a source-code fix available here:
http://bugs.kde.org/attachment.cgi?id=25779action=view

But the one Michael mentions will help without an updated package by
just editing a configuration file, so it is a quick workaround.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#490177: please recommend network-manager-kde

2008-07-10 Thread Lisandro Damián Nicanor Pérez Meyer
On Thursday 10 July 2008 12:03:34 Peter Eisentraut wrote:
 Package: kde
 Version: 5:48
 Severity: wishlist

 I think network-manager-kde is a nice tool that a desktop user would want. 
 If you could add a recommendation into the kde metapackage (or perhaps some
 other place that you find more suitable), I think this would enhance the
 experience for KDE users in Debian.

I think another metapackage if included. Or any other method. It gives 
headaches to some power users (including me, power user or not).

Regards, Lisandro.


-- 
Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/



signature.asc
Description: This is a digitally signed message part.


Bug#490177: please recommend network-manager-kde

2008-07-10 Thread Ana Guerrero
On Thu, Jul 10, 2008 at 01:37:55PM -0300, Lisandro Damián Nicanor Pérez Meyer 
wrote:
 On Thursday 10 July 2008 12:03:34 Peter Eisentraut wrote:
  Package: kde
  Version: 5:48
  Severity: wishlist
 
  I think network-manager-kde is a nice tool that a desktop user would want. 
  If you could add a recommendation into the kde metapackage (or perhaps some
  other place that you find more suitable), I think this would enhance the
  experience for KDE users in Debian.
 
 I think another metapackage if included. Or any other method. It gives 
 headaches to some power users (including me, power user or not).


It is not another metapackage, it is a application to add in Recommends.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#490186: kwin starts eating all keypresses sometimes because of the keyboard shortcuts popup

2008-07-10 Thread Heikki Hokkanen
Package: kwin
Version: 4:3.5.9.dfsg.1-2+b1
Severity: normal

Hello,

kwin suffers of a nasty bug that is triggered by the keyboard shortcuts
popup. In KDE's Control Center
  - Regional  Accessibility
  - Keyboard Shortcuts
  - Shortcut Sequences
  - Desktop Switching

I have set shortcuts for Switch to Desktop 1..20 to Win+Tab,1 (1-5, q-t, a-g,
z-b). So first row of keys (1-5) jumps to desktops 1-5, second (q-t) to
desktops 6-10 and so on.

When Win+Tab is pressed, KDE pops up a window at top left corner showing the
available combinations. The title is Win+Tab,... and contains a list of the
commands as well as bound keys (Switch to Desktop 1 1). Sometimes this
window is closed without the shortcut sequence being completed, which seems to
trigger the bug.

After the bug is triggered, no keyboard input will go to any applications.
Ctrl-Alt-F1 seems to work still though, and mouse does work normally - you can
still change focus of windows etc. Only cure to this I have figured is to kill
kicker and kwin from another X and restart them (DISPLAY=:0 kwin ).

I can't point out the exact version when this was introduced, but it has been
around for a long time.

Regards,
Heikki Hokkanen

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25.10-20080705 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
(ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kwin depends on:
ii  kdelibs4c2a  4:3.5.9.dfsg.1-2+b1 core libraries and binaries for al
ii  libc62.7-2   GNU C Library: Shared libraries
ii  libgcc1  1:4.3.0-1   GCC support library
ii  libice6  2:1.0.4-1   X11 Inter-Client Exchange library
ii  libqt3-mt3:3.3.8b-4  Qt GUI Library (Threaded runtime v
ii  libsm6   2:1.0.3-1+b1X11 Session Management library
ii  libstdc++6   4.3.0-1 The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxcomposite1   1:0.3.2-1+b1X11 Composite extension library
ii  libxdamage1  1:1.1.1-3   X11 damaged region extension libra
ii  libxext6 1:1.0.3-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.3-2   X11 miscellaneous 'fixes' extensio
ii  libxrender1  1:0.9.4-1   X Rendering Extension client libra

kwin recommends no packages.

-- no debconf information

-- 
Heikki Hokkanen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#487812: reopen

2008-07-10 Thread Eric Valette
Has been 3 weeks and since that the autobuilder did not compile it.

-- eric





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#487812: [EMAIL PROTECTED]

2008-07-10 Thread Eric Valette
reopen 487812





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#490160: libqt4-webkit / arora: SIGBUS on sparc

2008-07-10 Thread Sune Vuorela


On Thursday 10 July 2008 13:34:02 Axel Beckert wrote:
 The web browser arora (which uses QT's WebKit as rendering engine)
 crashes with SIGBUS on Sparc with the default configuration (which
 IIRC tries to load the Arora project home page).

 This is very likely the same memory alignment problem as in the GTK
 version of WebKit (as already predicted by GTK WebKit's maintainer),
 see http://bugs.debian.org/487745 for details. This and the backtrace
 below make me believe that this is not a bug in arora but in QT's
 WebKit.

To leave a paper trail in the bts, the patches of GTK webkit were ported and 
uploaded yesterday. but is not yet available on sparc, but is supposed to fix 
this.

/Sune
-- 
Genius, I cannot reinstall the head, how does it work?

You neither have to get access on the TCP/IP virus, nor need to save a 
periferic to insert the virus.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#490229: kate: Kate fails to update timestamps for saved files

2008-07-10 Thread Gareth Morgan

Package: kate
Version: 4:3.5.5a.dfsg.1-6etch2
Severity: normal

Essentially Kate doesn't update the timestamps on files it saves. Files 
retain
whatever timestamp they had at the point the save was made, usually the 
time
of creation. This breaks make since it can no long tell if a source file 
is older

than a built binary.

Steps to reproduce:
1. Find an old file
2. Modify it in Kate
3. Save
4. Read the timestamp

-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-4-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages kate depends on:
ii  kdelibs4c2a   4:3.5.5a.dfsg.1-8etch1 core libraries and binaries 
for al
ii  libacl1   2.2.41-1   Access control list shared 
library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D 
graphi
ii  libattr1  2.4.32-1   Extended attribute shared 
library
ii  libaudio2 1.8-4  The Network Audio System 
(NAS). (s
ii  libc6 2.3.6.ds1-13etch5  GNU C Library: Shared 
libraries
ii  libfam0   2.7.0-12   Client library to control 
the FAM
ii  libfontconfig12.4.2-1.2  generic font configuration 
library
ii  libfreetype6  2.2.1-5+etch2  FreeType 2 font engine, 
shared lib

ii  libgcc1   1:4.1.1-21 GCC support library
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange 
library
ii  libidn11  0.6.5-1GNU libidn library, 
implementation
ii  libjpeg62 6b-13  The Independent JPEG 
Group's JPEG

ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libqt3-mt 3:3.3.7-4etch1 Qt GUI Library (Threaded 
runtime v

ii  libsm61:1.0.1-3  X11 Session Management library
ii  libstdc++64.1.1-21   The GNU Standard C++ 
Library v3

ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1.1.7-4X cursor management library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension 
librar
ii  libxft2   2.1.8.2-8  FreeType-based font drawing 
librar

ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxrandr22:1.1.0.2-5X11 RandR extension library
ii  libxrender1   1:0.9.1-3  X Rendering Extension 
client libra

ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages kate recommends:
pn  kregexpeditor none (no description available)

-- no debconf information



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: klock does not work: let bug open and tag won't fix

2008-07-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reopen 487932
Bug#487932: kdebase-bin: kcheckpass should be setuid root
Bug#478274: kdesktop_lock refuse to unlock even with correct passwd
Bug reopened, originator not changed.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: 3 weeks and no progress

2008-07-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reopen 487812
Bug#487812: kdeplasmoids: only available for i386
Bug reopened, originator not changed.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#487812: marked as done (kdeplasmoids: only available for i386)

2008-07-10 Thread Debian Bug Tracking System

Your message dated Fri, 11 Jul 2008 07:45:33 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#487812: reopen
has caused the Debian Bug report #487812,
regarding kdeplasmoids: only available for i386
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
487812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487812
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: kdeplasmoids
Version: This packages is currently not installable on amd64 arch
Severity: normal

Please make it avaiable so that I can try kde4.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-rc7 (SMP w/2 CPU cores; PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash



---End Message---
---BeginMessage---
On Thu, Jul 10, 2008 at 08:20:06PM +0200, Eric Valette wrote:
 Has been 3 weeks and since that the autobuilder did not compile it.


And it won't. You will have to wait until next upload in the beginning of the
next week, with the RC1.
This is not considered a bug.

ana

---End Message---


Print To (File) PDF Code in Kword

2008-07-10 Thread shehnaz shafi
Hi All,

We are analysing the Kword source code to find the code part corresponding to 
the 'Print to File (PDF)' option. Can anybody help us to locate this in the 
Kword source code?

Also please help us to get the overall structure of the Koffice source code so 
that we can easily navigate through the Code.

Expecting reply

Thanks and  Regards,
Shehnaz



  From Chandigarh to Chennai - find friends all over India. Go to 
http://in.promos.yahoo.com/groups/citygroups/

Re: Print To (File) PDF Code in Kword

2008-07-10 Thread Raúl Sánchez Siles
  Hello Shehnaz:

  The Print to PDF feature is really a kdeprint system option, I'm not an 
expert in kword but I think kword just interfaces with kprinter and then send 
the print information for kprinter to print it actually.

  If you want to get further information about koffice, you should rather 
contact with koffice developers on koffice user mailinglist [1] or developers 
mailing list [2]. Also you can find documentation on [3]

  Regards,

 [1] http://mail.kde.org/mailman/listinfo/koffice
 [2] http://mail.kde.org/mailman/listinfo/koffice-devel
 [3] http://koffice.org/developer/

El Jueves, 10 de Julio de 2008, shehnaz shafi escribió:
 Hi All,

 We are analysing the Kword source code to find the code part corresponding
 to the 'Print to File (PDF)' option. Can anybody help us to locate this in
 the Kword source code?

 Also please help us to get the overall structure of the Koffice source code
 so that we can easily navigate through the Code.

 Expecting reply

 Thanks and  Regards,
 Shehnaz



   From Chandigarh to Chennai - find friends all over India. Go to
 http://in.promos.yahoo.com/groups/citygroups/



-- 
 Raúl Sánchez Siles
-Proud Debian user-
Linux registered user #416098


signature.asc
Description: This is a digitally signed message part.


Re: Print To (File) PDF Code in Kword

2008-07-10 Thread Chris Roberts
On Thursday 10 Jul 2008, Raúl Sánchez Siles wrote:
   The Print to PDF feature is really a kdeprint system option, I'm not an
 expert in kword but I think kword just interfaces with kprinter and then
 send the print information for kprinter to print it actually.

And by the same token, I think that you will find that kprinter is just using 
gs. See:

http://marc.info/?l=kde-printm=108011564722602w=2

Chris.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



nepomuksearch protocol

2008-07-10 Thread Ramon Antonio Parada
Hello,
today have found great info about things can be done using nepomuk (See [1]
and [2]). Some old posts specify nepomuksearch: protocol in Dolphin but it
doesn't exists in current experimental kde 4.0.84. Need to install something
extra? Anybody if that has been launched or when will be launched?

Cheers,
Ramon Antonio


[1] http://www.kdedevelopers.org/node/3426
[2] http://blog.lydiapintscher.de/2008/06/14/folderview-is-the-awesome/

-- 
Ramon Antonio Parada
Skype: ramon.parada
Spain: +34 651 948819
US: +1 (310) 651-8072
http://ramonantonio.net/