Bug#832709: [kmail] Headers settings not remembered

2017-05-21 Thread Markus Köberl
I have the same problem.
Found this bug report for Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=1422626

The Workaround also works for me:
  1. Load Kmail
  2. Hit "Settings->KMail"
  3. Press OK (no need to change anything, just hit OK)
- After this the settings appear to reload.



regards
Markus Köberl



Re: Lost KMail Folders/outbox

2017-02-04 Thread Markus Raab
Hi,

Rainer Dorsch wrote:
> it seems that I lost the folder Kmail Folders/outbox (in the Kmail Folder
> view). I seems I have a message stuck in the outbox and now all messages
> are queing behind this message, i.e. sending mail with this kmail
> installation does not work anymore :-(
> 
> Akonadi console shows me that I have 14 messages queued in KMail
> Folders/outbox.
> 
> In Akonadi console I still see Kmail Folders/outbox in the Browser.
> 
> Any insight how to recover this installation is very welcome.

I had a similar issue with an out-going mail stucked for a very long time.
(on a Debian Jessie box) The stucked mail was not shown in the outbox.

For me, in the options -> configure kmail ("KMail einrichten") -> "Zugänge" 
-> sending mails ("Versand"), sending mails in the outbox ("Nachrichten im 
Postausgang senden:") changing to 'always when fetching mails' ("Bei allen 
Abholvorgängen") at least gets rid of stucked mails when I fetch mails the 
next time. (The english texts are guessed, I do not want to restart with 
other locales. Shouldn't be too hard to find.)

Hope that helps.

best regards,
Markus



Bug#804694: libqt5xcbqpa5 SIGSEGV crashes sporadically at QXcbWindow::handleClientMessageEvent

2015-11-16 Thread Markus Frosch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Thanks for your efforts.

It seems like the bug vanished kind of.

Quassel sometimes still goes away, but without a SIGSEGV, this is another 
problem.

I updated gnome and mutter due to other problems to the unstable versions 
(3.18.2-1) last week. Since then it seems to be okay. So maybe
the QT crash was caused by an error with the window manager.

And yes, I have a multi-monitor setup. With a notebook I'm moving to multiple 
workplaces.

Cheers
Markus Frosch
- -- 
mar...@lazyfrosch.de / lazyfro...@debian.org
http://www.lazyfrosch.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJWSbBFAAoJEPJhXZqrmHtuVpAIALy8/YT4W4sTBFWLgzH1AWVo
wbsKLPrb/mXidP+BwUvHDvlReJND1arTs7jKfTRQ42kgobJw2ppZ8mzLPnG8CzIG
E0d1jrV+T1cgk0zR2qZ5Zfoe3M7rGnHpDkmwSE4E4u3eSZBLWmihTtMDMlbctuZZ
GwSx3oJPNEIahdYHV2fH8QOgaW9w+a9Jl7XCx5yh1m77MmFxW3lCwwx2gJh6dmUs
hlN8tGJgPAKiYlvPxjGeja5uaZS4zcludVNLujBtK3s5Ls2OaS26FiZht0eoT3W9
XD828MPOI5A8S1uewc8GWmOENGJyXKLdPoIZxWR/8XpAsbmHcHvBHlK5+XLeXyY=
=tj12
-END PGP SIGNATURE-



Bug#804694: libqt5xcbqpa5 SIGSEGV crashes sporadically at QXcbWindow::handleClientMessageEvent

2015-11-12 Thread Markus Frosch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256



On 11.11.2015 16:05, Dmitry Shachnev wrote:
> It would be nice if you could provide a more useful stacktrace (i.e. with 
> qtbase5-dbg installed).

Hi Dmitry,

Oh sure, sorry for that. Here it is:

Program received signal SIGSEGV, Segmentation fault.
0x7fffe1a6e94f in QXcbWindow::handleClientMessageEvent 
(this=0x55da6f80, event=0x7fffd8003e00) at qxcbwindow.cpp:1942
1942qxcbwindow.cpp: No such file or directory.
(gdb) bt
#0  0x7fffe1a6e94f in QXcbWindow::handleClientMessageEvent 
(this=0x55da6f80, event=0x7fffd8003e00) at qxcbwindow.cpp:1942
#1  0x7fffe1a59b2b in QXcbConnection::handleXcbEvent 
(this=this@entry=0x55b9bdd0, event=event@entry=0x7fffd8003e00)
at qxcbconnection.cpp:1066
#2  0x7fffe1a5a053 in QXcbConnection::processXcbEvents 
(this=0x55b9bdd0) at qxcbconnection.cpp:1502
#3  0x72e777f1 in QObject::event (this=0x55b9bdd0, e=) at kernel/qobject.cpp:1239
#4  0x7373c9dc in QApplicationPrivate::notify_helper 
(this=this@entry=0x55b91110, receiver=receiver@entry=0x55b9bdd0,
e=e@entry=0x7fffd80035b0) at kernel/qapplication.cpp:3716
#5  0x73741ea6 in QApplication::notify (this=0x7fffdc00, 
receiver=0x55b9bdd0, e=0x7fffd80035b0)
at kernel/qapplication.cpp:3499
#6  0x72e47dbb in QCoreApplication::notifyInternal 
(this=0x7fffdc00, receiver=0x55b9bdd0,
event=event@entry=0x7fffd80035b0) at kernel/qcoreapplication.cpp:965
#7  0x72e4a1b6 in QCoreApplication::sendEvent (event=0x7fffd80035b0, 
receiver=)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224
#8  QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, 
event_type=event_type@entry=0, data=0x55b8dbf0)
at kernel/qcoreapplication.cpp:1593
#9  0x72e4a698 in QCoreApplication::sendPostedEvents 
(receiver=receiver@entry=0x0, event_type=event_type@entry=0)
at kernel/qcoreapplication.cpp:1451
#10 0x72e9e163 in postEventSourceDispatch (s=0x55bc2d50) at 
kernel/qeventdispatcher_glib.cpp:271
#11 0x708bdfe7 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x708be240 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x708be2ec in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x72e9e56f in QEventDispatcherGlib::processEvents 
(this=0x55bc2aa0, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#15 0x72e4554a in QEventLoop::exec (this=this@entry=0x7fffdb60, 
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#16 0x72e4d62c in QCoreApplication::exec () at 
kernel/qcoreapplication.cpp:1229
#17 0x55671736 in main ()

> Also, do you know if it is a new bug in Qt 5.5, or did it exist with Qt 5.4 
> too?

I think yes, this started with 5.5.

I'm running Debian testing for more than 3 years, reinstalled stretch on a new 
notebook months ago (April).

It never crashed like this.

Cheers
Markus Frosch
- -- 
mar...@lazyfrosch.de / lazyfro...@debian.org
http://www.lazyfrosch.de

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJWRJGuAAoJEPJhXZqrmHtugfcIAMUG7/OQx+R8eGoxf0DBrjBH
DbOE1I339ni0VBjEkrScdACrRsHbQBtGamkok9Twp2o1N3hIWORIIXXx0iL4bghZ
0O67ejCgSguibYHbvie8Lwm4caodNPaiuugLs32SK7G3Fr4G8/1JYLPGw02S8WAn
VdHmS6bBxOW2oGUNl3I43BhEtkZuj/SacWzkX4H4CADLD1IIK76oJxLdqMUItHDI
Eg2vs+hBLZ0gCYUJCCvXmNIWdga3zAm0xyhGx7nKju7//UxqZ2EhiW9zOAgsuTlS
LsHCN/EW9cdzzdpVyNYsMXjvKjzdsfl+1v/O1F3oYkKulNDk5RzKFTQ9JaJIpeg=
=bODu
-END PGP SIGNATURE-



Bug#804694: libqt5xcbqpa5 SIGSEGV crashes sporadically at QXcbWindow::handleClientMessageEvent

2015-11-10 Thread Markus Frosch
Package: libqt5xcbqpa5
Version: 5.5.1+dfsg-6
Severity: important

Applications that are based on QT can crash with a SIGSEGV.

This happens for me on owncloud-client and quasselclient, others maybe
as well, but not yet stacktraced.

Here is a backtrace for quasselclient.

I'll happily supply more details if required. But I'm not very deep into QT.

Cheers
Markus

Program received signal SIGSEGV, Segmentation fault.
0x7fffe1a6e94f in 
QXcbWindow::handleClientMessageEvent(xcb_client_message_event_t const*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
(gdb) bt
#0  0x7fffe1a6e94f in 
QXcbWindow::handleClientMessageEvent(xcb_client_message_event_t const*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#1  0x7fffe1a59b2b in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) 
() from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#2  0x7fffe1a5a053 in QXcbConnection::processXcbEvents() () from 
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#3  0x72e777f1 in QObject::event(QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7373c9dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) 
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#5  0x73741ea6 in QApplication::notify(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6  0x72e47dbb in QCoreApplication::notifyInternal(QObject*, QEvent*) 
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x72e4a1b6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, 
int, QThreadData*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x72e9e163 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x708bdfe7 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x708be240 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x708be2ec in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x72e9e56f in 
QEventDispatcherGlib::processEvents(QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x72e4554a in 
QEventLoop::exec(QFlags) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x72e4d62c in QCoreApplication::exec() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x55671736 in main ()

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (90, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libqt5xcbqpa5 depends on:
ii  libc62.19-22
ii  libegl1-mesa [libegl1-x11]   10.6.8-1
ii  libfontconfig1   2.11.0-6.3
ii  libfreetype6 2.6-2
ii  libgcc1  1:5.2.1-23
ii  libgl1-mesa-glx [libgl1] 10.6.8-1
ii  libglib2.0-0 2.46.1-2
ii  libice6  2:1.0.9-1+b1
ii  libqt5core5a [qtbase-abi-5-5-1]  5.5.1+dfsg-6
ii  libqt5dbus5  5.5.1+dfsg-6
ii  libqt5gui5   5.5.1+dfsg-6
ii  libsm6   2:1.2.2-1+b1
ii  libstdc++6   5.2.1-23
ii  libx11-6 2:1.6.3-1
ii  libx11-xcb1  2:1.6.3-1
ii  libxcb-glx0  1.10-3+b1
ii  libxcb-icccm40.4.1-1
ii  libxcb-image00.4.0-1
ii  libxcb-keysyms1  0.4.0-1
ii  libxcb-randr01.10-3+b1
ii  libxcb-render-util0  0.3.9-1
ii  libxcb-render0   1.10-3+b1
ii  libxcb-shape01.10-3+b1
ii  libxcb-shm0  1.10-3+b1
ii  libxcb-sync1 1.10-3+b1
ii  libxcb-xfixes0   1.10-3+b1
ii  libxcb-xkb1  1.10-3+b1
ii  libxcb1  1.10-3+b1
ii  libxi6   2:1.7.5-1
ii  libxkbcommon-x11-0   0.5.0-1
ii  libxkbcommon00.5.0-1
ii  libxrender1  1:0.9.9-2

libqt5xcbqpa5 recommends no packages.

libqt5xcbqpa5 suggests no packages.

-- no debconf information



Bug#796166: qtbase-opensource-src: -reduce-relocations breaks build when all hardening build flags are enabled

2015-08-20 Thread Markus Koschany
On Wed, 19 Aug 2015 23:03:10 -0300 Lisandro
=?ISO-8859-1?Q?Dami=E1n_Nicanor_P=E9rez?= Meyer perezme...@gmail.com
wrote:
 On Wednesday 19 August 2015 23:31:12 Markus Koschany wrote:
[...]
 Right, but sadly it's (arguably) not a Qt bug (see below).

I think closing this bug report was a bad choice and I am rather
disappointed about this move. Closing valid bug reports is wrong. You
could also reassign this bug report to GCC or mark it as wontfix. Since
all of your reverse-dependencies are affected, I won't be the only one
who stumbles about this new behaviour. Other options are to use the
-no-reduce-relocations options again.

[...]
  I think Qt's -reduce-relocation option reduces our ability to harden
  our binaries. To workaround this bug I had to change from
  
   export DEB_BUILD_MAINT_OPTIONS = hardening=+all
  
  to
  
   export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
 
 Actually that should have been -fPIC

No, it must be -pie because you must remove the -pie flag in this case.
Freeciv builds different game clients for playing the game and one of
them is the Qt client. Now I am either forced to build all binaries
without -pie or to heavily patch the build system. Of course Freeciv
upstream doesn't consider this to be a Freeciv specific bug.

 Actually this behavior was introduced by me while uploading 5.4.2 to the 
 archive. 
 
 The problem is actually that gcc's upstream do not consider the gcc bug you 
 noted above as a bug. Thus Qt's upstream developer Thiago Macieira had no 
 option but to require using -fPIC:
 
 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65886#c30
 
 So with my maintainer hat on I consider this not a bug: you need to pass
 -fPIC to the applications that build against qt.
 
 If you really think it should be different then please do as suggested in the 
 Arch linux's bug report: complain to upstream at 
 https://bugreports.qt.io/browse/QTBUG-45755 or at their mailing list  
 developm...@qt-project.org. If you get to convince upstream of this believe 
 me 
 we won't have any problems in changing whatever is necessary.

My understanding of being a Debian maintainer is that this is actually
your job. Why would we need a BTS if every maintainer decided to close
bug reports and requested to open them upstream instead? You should have
a far better insight into your package than I have and you might be able
to convince upstream, if you have worked with them before. Why would
they listen to me, if my own distribution maintainer closes the bug
report right away?

Regards,

Markus





signature.asc
Description: OpenPGP digital signature


Bug#796166: qtbase-opensource-src: -reduce-relocations breaks build when all hardening build flags are enabled

2015-08-20 Thread Markus Koschany
Am 20.08.2015 um 20:56 schrieb Lisandro Damián Nicanor Pérez Meyer:
 reopen 796166
 tag 796166 wontfix
 thanks
[...]
 I admit you are right and I was wrong, my apologies and let's solve this by 
 reopening the bug and marking it as wontfix for the time being.

Thanks for reopening the bug report.

 On the other hand we the maintainers do not currently consider this a Qt bug, 
 so feel free to clone it and reassign it to gcc.

I fear we would end up with reassign-ping-pong because both upstreams
believe the other one is to blame for the bug.

 Since
 all of your reverse-dependencies are affected, I won't be the only one
 who stumbles about this new behaviour. 
 
 Not that much. Most of the dependencies will get the correct flags from qt's 
 .pro/.pri or cmake files automatically. Those who don't have just discovered 
 a 
 bug. And if Qt is not passing the right flags (which I doubt looking at the 
 lastests KDE builds) please do file a bug against src:qtbase-opensource-src 
 specifying the problem.

Freeciv and Poppler use autotools for building their packages. If I read
the Qt upstream bug correctly
(https://bugreports.qt.io/browse/QTBUG-45755) they consider
autoconf-based Qt builds to be a side issue which is a pity. Apparently
Freeciv uses -fPIC for the Qt build but it gets overridden when -pie and
all other hardening build flags are appended to the command-line and
this breaks the whole build. I'm not aware of a simple way to build
certain components of Freeciv (SDL- or GTK client) with -pie and the Qt
client without -pie.

My Freeciv bug report can be found here:

http://gna.org/bugs/?23797

Thanks for your other explanations. I'm sure you guys do a great job
with maintaining Qt and KDE as a whole for Debian.

Regards,

Markus




signature.asc
Description: OpenPGP digital signature


Bug#796166: qtbase-opensource-src: -reduce-relocations breaks build when all hardening build flags are enabled

2015-08-19 Thread Markus Koschany
Package: src:qtbase-opensource-src
Version: 5.4.2+dfsg-8
Severity: normal

Hi,

I discovered that freeciv, particularly the freeciv-qt client, fails to build
from source when I enable all hardening build flags including
-fPIE,-pie (position independent executable). This has never been an
issue before and it seems this regression surfaced with the
introduction of GCC-5.

I think Qt's -reduce-relocation option reduces our ability to harden
our binaries. To workaround this bug I had to change from

 export DEB_BUILD_MAINT_OPTIONS = hardening=+all

to

 export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie

This appears to be not the best solution and Freeciv is not the only affected 
package:

https://bugs.debian.org/792592

There are similar bug reports for other distributions:

https://bugs.archlinux.org/task/45283

and there is also a related GCC-5 bug report

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65886

According to the changelog this regression might have been introduced
on 24 July 2015 by Rohan Garg. I'm not sure about the severity but I
would really like to see the old behaviour again.

Regards,

Markus



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

Kernel: Linux 4.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect



Re: Newer KDEPIM for Jessie

2015-05-14 Thread Markus Raab
Hello,

Rainer Dorsch wrote:
 are there any cons of having 4.14.7 in one of the next point releases and
 KDE5 via backports for jessie?
 
 I understand that in general new upstream releases are not supposed to
 pushed in in point releases. In this case it makes perfect sense for me
 though and there are other examples which do it as well, e.g. chromium
 pushes even bigger changes into point releases

If webkit could get security support again, that would be a huge benefit! So 
basically KDE has the same justification as chromium.

But I would be happy with a backport, too.

best regards,
Markus


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/mj3528$v0f$1...@news.albasani.net



Re: Newer KDEPIM for Jessie

2015-05-13 Thread Markus Raab
Hello,

Jimmy Johnson wrote:
 KDE updated in Debian, here's how. In this guide we will see how to
 have KDE in Debian constantly updated thanks to third-party repositories
 KDEbian.
 http://media-opensource.blogspot.com/2014/09/kde-updated-in-debian-heres-
how.html

The article is only talking about sid. So the repo does not really help with 
Jessie.

best regards,
Markus


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/mj09eg$bnq$1...@news.albasani.net



Bug#701463: kate: Kate crashes when selected text is deleted

2015-05-03 Thread Markus Raab
Bug unfortunately still present in debian jessie 8.0

$ kate --version
Qt: 4.8.6
KDE: 4.14.2
Kate: 3.14.2

best regards,
Markus Raab


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201505032208.16102.deb...@markus-raab.org



Re: Newer KDEPIM for Jessie

2015-05-03 Thread Markus Raab
Hello,

Martin Steigerwald wrote:
 I think it would be good to have a newer KDEPIM + Akonadi into Jessie.
 
 Why? The current akonadi 1.13 master branch together with kdepim,
 kdepimlibs, kdepim-runtime from 4.14 branches (as of 4.14.6/7) here runs
 better than ever before, including my most annoying bug
 
 [Akonadi] [Bug 343114] gets stuck on one request that times out, kmail and
 akonadiconsole do not display any mail payloads anymore, stuck waiting
 https://bugs.kde.org/show_bug.cgi?id=343114
 
 gone for good as well.
 
 [...]

 I think for the experience of the stable users it would be highly
 beneficial.

Thanks for the encouraging information.

I would highly appreciate any improvement of kmail2 compared as to it is in 
jessie, especially through backports. Are there any plans to upload a newer 
kmail2 into jessie-backports?

kmail2 is currently unusable for me. A Could not create collection error, 
maybe 305987, prevents kmail to do the initial sync of disconnected imap.

@Martin: Have you tried to build the latest kdepim as debian package (e.g. 
by copying the debian folder of kdepim as in jessie)? Would be good to have 
a (temporary) kmail2 solution w/o /usr/local installation. Which packages 
did you rebuild? I presume akonadi, KDEPIMLIBS, KDEPIM-RUNTIME and KDEPIM? 
(and not kdelibs soprano strigi nepomuk-core nepomuk-widgets kactivities 
kde-runtime)

best regards,
Markus


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/mi5rt0$9sn$1...@news.albasani.net



Bug#756411: Reason found

2014-10-19 Thread markus . mbox
Hello,

more or less by accident I have found the reason. The distorted appearance 
comes from setting Composit-Type to Xrender and Qt-System to Nativ.

All other settings work. Especially for desktop effects OpenGL is needed.

Markus

Wheezy Security Support

2014-09-29 Thread Markus Raab
Hello,

The newly arrived debian-security-support package claims that for a number 
of kde packages there is no more security support for wheezy.

Is this true? No security support upstream and backports not feasible is 
double negated, so actually it says there must be a security support?

Are there any plans for new kde packages, either in wheezy or in wheezy-
backports? Is it possible to give any dates?

best regards,
Markus


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/m0bk69$8tm$1...@news.albasani.net



Bug#737836: bomber: please provide a menu file and icons

2014-02-06 Thread Markus Koschany
Package: bomber
Version: 4:4.11.3-1
Severity: wishlist
User: pkg-games-de...@lists.alioth.debian.org
Usertags: desktop-integration goals not-gamesteam

Dear maintainer,

currently bomber does not supply a menu file and no menu
icons. It would be nice if you could provide a similar file as in your
bovo package. Please consider helping to improve the desktop
integration of games in Debian.

https://wiki.debian.org/Games/JessieReleaseGoal

Regards,

Markus



signature.asc
Description: OpenPGP digital signature


Bug#731782: konqueror postinst script quits with segmentation fault (update-alternatives)

2013-12-09 Thread Markus Wagner
Package: konqueror
Version: 4:4.11.3-1
Severity: important

Dear Maintainer,

Installation of konqueror 4:4.11.3-1 fails due to a segfault triggered by the
postinst script

Steps to reproduce:
1. apt-get install konqueror/[jessie|sid]

Outcome:
Errors were encountered while processing:
 konqueror
 kde-baseapps
 kde-plasma-desktop
 kde-plasma-netbook
 kde-full
 kde-standard
 konq-plugins
E: Sub-process /usr/bin/dpkg returned an error code (1)

Expected:
Successful complete install

First analysis shows:
konqueror.postinst calls updated-alternatives like this:

root@brick:~# update-alternatives --install /usr/bin/x-www-browser
x-www-browser /usr/bin/konqueror 100 --slave /usr/share/man/man1/x
-www-browser.1.gz x-www-browser.1.gz
/usr/share/man/man1/konqueror.1.gz
Segmentation fault

So it is either the use of update-alternatives or the current version of
update-alternatives.
root@brick:~# update-alternatives --version
Debian update-alternatives version 1.17.4.

Maybe related to #731710. If really duplicate feel free to close and sorry for
dupe.



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (950, 'unstable'), (850, 'testing'), (500, 'testing-updates'), 
(500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages konqueror depends on:
ii  install-info5.2.0.dfsg.1-2
ii  kde-baseapps-bin4:4.11.3-1
ii  kde-baseapps-data   4:4.11.3-1
ii  kde-runtime 4:4.11.3-1
ii  libc6   2.17-97
ii  libkactivities6 4:4.11.3-1
ii  libkcmutils44:4.11.3-2
ii  libkde3support4 4:4.11.3-2
ii  libkdecore5 4:4.11.3-2
ii  libkdesu5   4:4.11.3-2
ii  libkdeui5   4:4.11.3-2
ii  libkfile4   4:4.11.3-2
ii  libkhtml5   4:4.11.3-2
ii  libkio5 4:4.11.3-2
ii  libkonq5abi14:4.11.3-1
ii  libkonqsidebarplugin4a  4:4.11.3-1
ii  libkparts4  4:4.11.3-2
ii  libqt4-dbus 4:4.8.5+git192-g085f851+dfsg-2
ii  libqt4-qt3support   4:4.8.5+git192-g085f851+dfsg-2
ii  libqt4-xml  4:4.8.5+git192-g085f851+dfsg-2
ii  libqtcore4  4:4.8.5+git192-g085f851+dfsg-2
ii  libqtgui4   4:4.8.5+git192-g085f851+dfsg-2
ii  libstdc++6  4.8.2-8
ii  libx11-62:1.6.2-1

Versions of packages konqueror recommends:
ii  dolphin  4:4.11.3-1
ii  kfind4:4.11.3-1
ii  konqueror-nsplugins  4:4.11.3-1

Versions of packages konqueror suggests:
ii  konq-plugins  4:4.11.3-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131209190306.12473.8282.reportbug@brick.local



Kde 4.11 in backports?

2013-05-30 Thread Markus Raab
Hello List!

Thanks for maintaining the kde packages in such good quality, you are doing 
a great job.

I heard from rhonda that a new version of kde will arrive to wheezy-
backports sooner or later. Is this true?

Is there any schedule for doing so?

Do the news of 4.11 being a long term release[0] influence the decision 
which version will be added to the backports archive?

I personally would love to see a maintained kde 4.11 for wheezy.

best regards
Markus

[0] http://aseigo.blogspot.co.at/2013/05/plasma-workspaces-411-long-term-
release.html


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/ko7g38$fne$1...@news.albasani.net



Re: KDE SC 4.10

2013-04-17 Thread Markus Raab
Hello!

Julian wrote:
 Having a stable and tested operating system and its core packages is
 important and packages end up in stable that have gone through the
 rigmarole.

I fully agree!

 Rolling releases of individual packages are everywhere (downloadable
 .deb packages or little source repos), most of the time (all the time?)
 these are not critical core OS libraries or applications.

I would not forget backports as rolling release for stable. I am looking 
forward to wheezy lifetime if backports are more used when they are directly 
in main archive.

best regards
Markus


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/kkmjli$9us$1...@news.albasani.net



Bug#701463: kate: Kate crashes when selected text is deleted

2013-03-30 Thread Markus Raab
Tags: patch

Hello!

Am Sonntag, 24. Februar 2013 schrieben Sie:
 On Sun 24 Feb 2013 08:43:19 Markus Raab escribió:
  Hello!
 
  
 
  Am Sonntag, 24. Februar 2013 schrieben Sie:
   maybe you forgot a press of Escape here? Else you will continue to
   write letters.
 
  
 
  Ok, now the complete sequence to type in to get it crashed (on a new
  document or the end of an existing document):
  iaenterbentercenterescvupshift+d
 
 Now I could reproduce it! 
 
 [snip]

Perfectly!

   Anyway, this is an upstream bug, and the only way to get it fixed is to
   file a  bug upstream.
 
  
 
  It is already filed upstream: https://bugs.kde.org/show_bug.cgi?id=315683
 
 Indeed, I even marked it as such. My bad :-/ Sorry for the noise :-)

No problem.

  But maybe it is already fixed in a later kde version and the problem only
  exists in wheezy.
 
 [snip] 
 
  Can you fix it for wheezy if an patch is available?
 
 I think we are still on time, but we need a patch for that.

Hopefully we are still on time, here is the patch (see also in attachment):
diff --git a/part/vimode/katevinormalmode.cpp 
b/part/vimode/katevinormalmode.cpp
index fb6b899..4893736 100644
--- a/part/vimode/katevinormalmode.cpp
+++ b/part/vimode/katevinormalmode.cpp
@@ -698,6 +698,9 @@ bool KateViNormalMode::commandDeleteToEOL()
   if ( c.line()  0 ) {
 c.setLine( 0 );
   }
+  if ( c.line()  doc()-lastLine() ) {
+c.setLine( doc()-lastLine() );
+  }
   if ( c.column()  doc()-lineLength( c.line() )-1 ) {
 c.setColumn( doc()-lineLength( c.line() )-1 );
   }

And see also:
https://projects.kde.org/projects/kde/applications/kate/repository/revisions/e88d0d35c6e3cb40692a811f335a99cd79f0beaa/diff/part/vimode/katevinormalmode.cpp
https://bugs.kde.org/show_bug.cgi?id=300296

Would be great to see that fix in wheezy!

I tested it already and got no more crashes in kate or kdevelop when this 
patch is applied!


best regards
Markus
Description: Fix crash when text is deleted to EOF
 

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: upstream, 
https://projects.kde.org/projects/kde/applications/kate/repository/revisions/e88d0d35c6e3cb40692a811f335a99cd79f0beaa/diff/part/vimode/katevinormalmode.cpp
Bug: https://bugs.kde.org/show_bug.cgi?id=300296
Bug-Debian: http://bugs.debian.org/701463

--- kate-4.8.4.orig/part/vimode/katevinormalmode.cpp
+++ kate-4.8.4/part/vimode/katevinormalmode.cpp
@@ -698,6 +698,9 @@ bool KateViNormalMode::commandDeleteToEO
   if ( c.line()  0 ) {
 c.setLine( 0 );
   }
+  if ( c.line()  doc()-lastLine() ) {
+c.setLine( doc()-lastLine() );
+  }
   if ( c.column()  doc()-lineLength( c.line() )-1 ) {
 c.setColumn( doc()-lineLength( c.line() )-1 );
   }


Bug#703724: libkio5: Problem with copy files 9 GB into OpenAFS

2013-03-22 Thread Markus Koeberl
Package: libkio5
Version: 4:4.8.4-4
Severity: normal
Tags: lfs

Dear Maintainer,
If I try to copy a file  900KB (df report for /afs) into a subdirectoy of
/afs with enough quota, KDE copy breaks with a disk full message before
starting the copy process, although enough space is available.
I tryed to copy a large file 9GB from the local disk somewhere into /afs/...
using Dolphin.
I also used kioclient copy 'source' 'destination' which does not display or do
anything but returns exit value 1



-- System Information:
Debian Release: 7.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500,
'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libkio5 depends on:
ii  libacl1 2.2.51-8
ii  libattr11:2.4.46-8
ii  libc6   2.13-38
ii  libkdecore5 4:4.8.4-4
ii  libkdeui5   4:4.8.4-4
ii  libnepomuk4 4:4.8.4-4
ii  libqt4-dbus 4:4.8.2+dfsg-11
ii  libqt4-network  4:4.8.2+dfsg-11
ii  libqt4-svg  4:4.8.2+dfsg-11
ii  libqt4-xml  4:4.8.2+dfsg-11
ii  libqtcore4  4:4.8.2+dfsg-11
ii  libqtgui4   4:4.8.2+dfsg-11
ii  libsolid4   4:4.8.4-4
ii  libstdc++6  4.6.1-4
ii  libstreamanalyzer0  0.7.7-3
ii  libx11-62:1.5.0-1
ii  libxrender1 1:0.9.7-1

Versions of packages libkio5 recommends:
ii  kdelibs5-plugins  4:4.8.4-4

libkio5 suggests no packages.


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130322185701.8182.72069.report...@mobilix.lan



Bug#701463: kate: Kate crashes when selected text is deleted

2013-02-24 Thread Markus Raab
Hello!

Am Sonntag, 24. Februar 2013 schrieben Sie:
 maybe you forgot a press of Escape here? Else you will continue to write 
 letters.

Ok, now the complete sequence to type in to get it crashed (on a new document 
or the end of an existing document):
iaenterbentercenterescvupshift+d

  leave the cursor at the very last position and press v, then the up
  cursor and then D.
  - crash, new report attached (seems different then the last one). On
  another i386 laptop I got the same crash report.
 
  
 
  Expected behaviour: last two lines should be deleted.
 
 Ah, you are seing this only on i386 :-/
 
 So far I couldn't reproduce it on amd64.

No, the initial bug report was from amd64.
Obove sequence was tried on amd64, see crash report attached.
So I could reproduce it on i386 and amd64.
(the backtrace seems to differ quite a lot, but that might be unrelated
to the architecture)

 Anyway, this is an upstream bug, and the only way to get it fixed is to
 file a  bug upstream.

It is already filed upstream: https://bugs.kde.org/show_bug.cgi?id=315683

But maybe it is already fixed in a later kde version and the problem only 
exists in wheezy.

 Please report it via kate's Help - Report bug... menu item or by visiting 
 https://bugs.kde.org/ and following instructions to report a new bug.

Can you fix it for wheezy if an patch is available?

I reported it on the debian bug reporter in the hope it might be fixed in 
wheezy because it is a very annoying bug for usability.

 Whenever you open a bug report on the KDE bug tracking system, or 
 you find that the bug has been already reported on it, you can couple 
 both this Debian bug and the KDE bug together by sending a mail with 
 the text below to cont...@bugs.debian.org (replace KDE-BUG-URL with 
 the address of the bug report on https://bugs.kde.org/)

Thanks for the information!
Wasn't this already done by you in the last mail: forwarded -1 
https://bugs.kde.org/show_bug.cgi?id=315683;

best regards
Application: Kate (kate), signal: Segmentation fault
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[Current thread is 1 (Thread 0x7f8bbceb7760 (LWP 6118))]

Thread 2 (Thread 0x7f8ba91ec700 (LWP 6119)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7f8baa322e77 in QTWTF::TCMalloc_PageHeap::scavengerThread 
(this=0x7f8baa630640) at 
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x7f8baa322ea9 in QTWTF::TCMalloc_PageHeap::runScavengerThread 
(context=optimized out) at 
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x7f8bb9e16b50 in start_thread (arg=optimized out) at 
pthread_create.c:304
#4  0x7f8bbc822a7d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x in ?? ()

Thread 1 (Thread 0x7f8bbceb7760 (LWP 6118)):
[KCrash Handler]
#6  KateLineLayout::viewLineCount (this=0x0) at 
../../part/render/katelinelayout.cpp:173
#7  0x7f8baa9b103b in KateLayoutCache::lastViewLine (this=0x0, 
this@entry=0x14ea9c0, realLine=21932480) at 
../../part/render/katelayoutcache.cpp:461
#8  0x7f8baa9b1089 in KateLayoutCache::viewLineCount 
(this=this@entry=0x14ea9c0, realLine=optimized out) at 
../../part/render/katelayoutcache.cpp:466
#9  0x7f8baa9b1661 in KateLayoutCache::displayViewLine (this=0x14ea9c0, 
virtualCursor=..., limitToVisible=true) at 
../../part/render/katelayoutcache.cpp:437
#10 0x7f8baa9fc058 in KateViewInternal::cursorToCoordinate 
(this=this@entry=0x1725710, cursor=..., realCursor=realCursor@entry=true, 
includeBorder=includeBorder@entry=false) at 
../../part/view/kateviewinternal.cpp:715
#11 0x7f8baaa00376 in KateViewInternal::inputMethodQuery (this=0x1725710, 
query=optimized out) at ../../part/view/kateviewinternal.cpp:3415
#12 0x7f8bbc218bb4 in QXIMInputContext::update (this=optimized out) at 
inputmethod/qximinputcontext_x11.cpp:819
#13 0x7f8bbbcb0218 in QWidget::updateMicroFocus (this=0x1725710) at 
kernel/qwidget.cpp:11389
#14 0x7f8baaa009c1 in KateViewInternal::updateCursor (this=0x1725710, 
newCursor=..., force=optimized out, center=false, calledExternally=false) at 
../../part/view/kateviewinternal.cpp:1857
#15 0x7f8baaa1f20d in KateViNormalMode::commandDeleteToEOL (this=0x1834eb0) 
at ../../part/vimode/katevinormalmode.cpp:708
#16 0x7f8baaa2b5b6 in KateViNormalMode::executeCommand 
(this=this@entry=0x1834eb0, cmd=cmd@entry=0x183ad80) at 
../../part/vimode/katevinormalmode.cpp:433
#17 0x7f8baaa2c6c0 in KateViNormalMode::handleKeypress (this=0x1834eb0, 
e=optimized out) at ../../part/vimode/katevinormalmode.cpp:362
#18 0x7f8baaa14404 in KateViInputModeManager::handleKeypress 
(this=0x182e4d0, e=0x7fffa958f410) at 
../../part/vimode/kateviinputmodemanager.cpp:102
#19 0x7f8baaa05efe in keyPressEvent (e=0x7fffa958f410, this=0x1725710) at 
../../part/view/kateviewinternal.cpp:2282
#20 KateViewInternal::keyPressEvent 

Bug#701462: kate: When kate is already started it respawns even when I select to switch to other instance

2013-02-23 Thread Markus Raab
Package: kate
Version: 4:4.8.4-1
Severity: normal

When I launch kate during another instance with the same profile is already 
running it asks:
Die Sitzung „default“ ist bereits in einer anderen Kate-Instanz
geöffnet. Möchten Sie stattdessen dorthin wechseln?
which translates to:
Your session/profile is already open, would you like to switch?

If I say yes it correctly switches to the other session (brings the
windows up to front), but it additionally starts up another kate
instance.

Expected behaviour: Do not start another kate instance.

best regards

-- System Information:
Debian Release: 7.0
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kate depends on:
ii  kate-data   4:4.8.4-1
ii  katepart4:4.8.4-1
ii  kde-runtime 4:4.8.4-2
ii  libc6   2.13-38
ii  libkateinterfaces4  4:4.8.4-1
ii  libkdecore5 4:4.8.4-4
ii  libkdeui5   4:4.8.4-4
ii  libkfile4   4:4.8.4-4
ii  libkio5 4:4.8.4-4
ii  libknewstuff2-4 4:4.8.4-4
ii  libknewstuff3-4 4:4.8.4-4
ii  libkparts4  4:4.8.4-4
ii  libktexteditor4 4:4.8.4-4
ii  libplasma3  4:4.8.4-4
ii  libqt4-dbus 4:4.8.2+dfsg-11
ii  libqt4-qt3support   4:4.8.2+dfsg-11
ii  libqt4-sql  4:4.8.2+dfsg-11
ii  libqt4-xml  4:4.8.2+dfsg-11
ii  libqtcore4  4:4.8.2+dfsg-11
ii  libqtgui4   4:4.8.2+dfsg-11
ii  libstdc++6  4.7.2-5

kate recommends no packages.

Versions of packages kate suggests:
ii  aspell0.60.7~20110707-1
ii  khelpcenter4  4:4.8.4-2
ii  konsole   4:4.8.4-2

-- no debconf information


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130223122016.9490.98156.report...@markusbyte.markus-raab.org



Bug#701463: kate: Kate crashes when selected text is deleted

2013-02-23 Thread Markus Raab
Package: kate
Version: 4:4.8.4-1
Severity: normal
Tags: upstream

See also https://bugs.kde.org/show_bug.cgi?id=315683

Application: kate (3.8.4)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.2.0-4-amd64 x86_64
Distribution: Debian GNU/Linux 7.0 (wheezy)

-- Information about the crash:
- What I was doing when the application crashed:

I selected Text (either with V in vim mode or with mouse) at the very bottom 
(including the last line!) of a text document. When I press D (for deleting 
text) kate crashes.

- Custom settings of the application:

The VI-Insert mode is active
(but not the overwrite of kate and without status)

The crash can be reproduced every time.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[Current thread is 1 (Thread 0x7fe302cc1760 (LWP 6465))]

Thread 2 (Thread 0x7fe2eeff6700 (LWP 6520)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7fe2f012ce77 in QTWTF::TCMalloc_PageHeap::scavengerThread 
(this=0x7fe2f043a640) at 
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x7fe2f012cea9 in QTWTF::TCMalloc_PageHeap::runScavengerThread 
(context=optimized out) at 
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x7fe2ffc20b50 in start_thread (arg=optimized out) at 
pthread_create.c:304
#4  0x7fe30262ca7d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x in ?? ()

Thread 1 (Thread 0x7fe302cc1760 (LWP 6465)):
[KCrash Handler]
#6  KateLineLayout::viewLineCount (this=0x0) at 
../../part/render/katelinelayout.cpp:173
#7  0x7fe2f07bb03b in KateLayoutCache::lastViewLine (this=0x0, 
this@entry=0x18b81c0, realLine=25919936) at 
../../part/render/katelayoutcache.cpp:461
#8  0x7fe2f07bb089 in KateLayoutCache::viewLineCount 
(this=this@entry=0x18b81c0, realLine=optimized out) at 
../../part/render/katelayoutcache.cpp:466
#9  0x7fe2f07bb661 in KateLayoutCache::displayViewLine (this=0x18b81c0, 
virtualCursor=..., limitToVisible=true) at 
../../part/render/katelayoutcache.cpp:437
#10 0x7fe2f0806058 in KateViewInternal::cursorToCoordinate 
(this=this@entry=0x18b8750, cursor=..., realCursor=realCursor@entry=true, 
includeBorder=includeBorder@entry=false) at 
../../part/view/kateviewinternal.cpp:715
#11 0x7fe2f080a376 in KateViewInternal::inputMethodQuery (this=0x18b8750, 
query=optimized out) at ../../part/view/kateviewinternal.cpp:3415
#12 0x7fe302022bb4 in QXIMInputContext::update (this=optimized out) at 
inputmethod/qximinputcontext_x11.cpp:819
#13 0x7fe301aba218 in QWidget::updateMicroFocus (this=0x18b8750) at 
kernel/qwidget.cpp:11389
#14 0x7fe2f080a9c1 in KateViewInternal::updateCursor (this=0x18b8750, 
newCursor=..., force=optimized out, center=false, calledExternally=false) at 
../../part/view/kateviewinternal.cpp:1857
#15 0x7fe2f082920d in KateViNormalMode::commandDeleteToEOL (this=0x1a5c900) 
at ../../part/vimode/katevinormalmode.cpp:708
#16 0x7fe2f08355b6 in KateViNormalMode::executeCommand 
(this=this@entry=0x1a5c900, cmd=cmd@entry=0x1a62880) at 
../../part/vimode/katevinormalmode.cpp:433
#17 0x7fe2f08366c0 in KateViNormalMode::handleKeypress (this=0x1a5c900, 
e=optimized out) at ../../part/vimode/katevinormalmode.cpp:362
#18 0x7fe2f081e404 in KateViInputModeManager::handleKeypress 
(this=0x1a42e20, e=0x7fffcdbb5500) at 
../../part/vimode/kateviinputmodemanager.cpp:102
#19 0x7fe2f080fefe in keyPressEvent (e=0x7fffcdbb5500, this=0x18b8750) at 
../../part/view/kateviewinternal.cpp:2282
#20 KateViewInternal::keyPressEvent (this=0x18b8750, e=0x7fffcdbb5500) at 
../../part/view/kateviewinternal.cpp:2215
#21 0x7fe2f080822b in KateViewInternal::eventFilter (this=0x18b8750, 
obj=0x18b8750, e=0x7fffcdbb5500) at ../../part/view/kateviewinternal.cpp:2167
#22 0x7fe3004f0cc6 in 
QCoreApplicationPrivate::sendThroughObjectEventFilters (this=optimized out, 
receiver=0x18b8750, event=0x7fffcdbb5500) at kernel/qcoreapplication.cpp:1025
#23 0x7fe301a786dc in QApplicationPrivate::notify_helper 
(this=this@entry=0x11fd590, receiver=receiver@entry=0x18b8750, 
e=e@entry=0x7fffcdbb5500) at kernel/qapplication.cpp:4552
#24 0x7fe301a7d704 in QApplication::notify (this=optimized out, 
receiver=0x18b8750, e=0x7fffcdbb5500) at kernel/qapplication.cpp:3997
#25 0x7fe300d1e886 in KApplication::notify (this=0x7fffcdbb6760, 
receiver=0x18b8750, event=0x7fffcdbb5500) at 
../../kdeui/kernel/kapplication.cpp:311
#26 0x7fe3004f0b5e in QCoreApplication::notifyInternal 
(this=0x7fffcdbb6760, receiver=0x18b8750, event=0x7fffcdbb5500) at 
kernel/qcoreapplication.cpp:915
#27 0x7fe301b15a9a in QKeyMapper::sendKeyEvent 
(keyWidget=keyWidget@entry=0x18b8750, grab=grab@entry=false, 
type=QEvent::KeyPress, code=68, modifiers=..., text=..., 
autorepeat=autorepeat@entry=false, 

Bug#701463: kate: Kate crashes when selected text is deleted

2013-02-23 Thread Markus Raab
Hello!


Lisandro Damián Nicanor Pérez Meyer wrote:
 Hi! I'm unable to reproduce this bug in any of my machines. We also have
 not received any complaints of this kind of behaviour from kate from other
 users, and I really think kate is used a lot, so I'm suspecting a problem
 in your side.

First thank you for your effort!

I cant really guarantee that there are problems in my configuration (even 
though I tried it with complete new users and on three indepently installed 
machines), but I am afraid there are some (very annoying!) bugs left in kate, 
at least in VI mode. I hope it can be fixed for wheezy.

This is the most important bug and the easiest one to reproduce. I hope the 
instructions below are more clear.

 Please create a new user account and try again. If you can't reproduce it
 there, then the problem may be in a personal config file. Else, maybe you
 have some corrupted package.

I installed the debian package and debtags tells me all md5 sums are ok.

 Of course, if you can reproduce this in another system, please try being
 more explicit on how to reproduce it, maybe there is something I'm missing
 when I'm trying it (I've followed all your steps).

Open kate (even on a complete new kde user), alt+f2, type kate
klick close for the tipps
go into the menu and change the mode to VI:
settings - configure kate - editing - vi input mode - Use Vi input mode
press ok
insert following text (between ---) by pressing i and then typing the text:
---
a
b
c
---
leave the cursor at the very last position and press v, then the up cursor 
and then D.

- crash, new report attached (seems different then the last one). On another 
i386 laptop I got the same crash report.

Expected behaviour: last two lines should be deleted.

best regards
Application: Kate (kate), signal: Segmentation fault
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[Current thread is 1 (Thread 0x7fbe8b84a760 (LWP 821))]

Thread 2 (Thread 0x7fbe77a00700 (LWP 822)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7fbe78d1ce77 in QTWTF::TCMalloc_PageHeap::scavengerThread 
(this=0x7fbe7902a640) at 
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x7fbe78d1cea9 in QTWTF::TCMalloc_PageHeap::runScavengerThread 
(context=optimized out) at 
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x7fbe887a9b50 in start_thread (arg=optimized out) at 
pthread_create.c:304
#4  0x7fbe8b1b5a7d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x in ?? ()

Thread 1 (Thread 0x7fbe8b84a760 (LWP 821)):
[KCrash Handler]
#6  QTextLine::cursorToX (this=0x7fffa4d9d448, cursorPos=0x7fffa4d9d38c, 
edge=QTextLine::Leading) at text/qtextlayout.cpp:2494
#7  0x7fbe793a4fb6 in cursorToX (edge=QTextLine::Leading, cursorPos=0, 
this=optimized out) at /usr/include/qt4/QtGui/qtextlayout.h:230
#8  KateRenderer::cursorToX (this=this@entry=0x16edab0, range=..., pos=...) at 
../../part/render/katerenderer.cpp:984
#9  0x7fbe793a505e in KateRenderer::cursorToX (this=0x16edab0, range=..., 
pos=..., returnPastLine=false) at ../../part/render/katerenderer.cpp:989
#10 0x7fbe793f9c3a in KateViewInternal::makeVisible 
(this=this@entry=0x16f2ce0, c=..., endCol=0, force=force@entry=false, 
center=center@entry=false, calledExternally=calledExternally@entry=false) at 
../../part/view/kateviewinternal.cpp:641
#11 0x7fbe793facdf in KateViewInternal::updateCursor (this=0x16f2ce0, 
newCursor=..., force=optimized out, center=false, calledExternally=false) at 
../../part/view/kateviewinternal.cpp:1847
#12 0x7fbe7941920d in KateViNormalMode::commandDeleteToEOL (this=0x2475030) 
at ../../part/vimode/katevinormalmode.cpp:708
#13 0x7fbe794255b6 in KateViNormalMode::executeCommand 
(this=this@entry=0x2475030, cmd=cmd@entry=0x1be4ee0) at 
../../part/vimode/katevinormalmode.cpp:433
#14 0x7fbe794266c0 in KateViNormalMode::handleKeypress (this=0x2475030, 
e=optimized out) at ../../part/vimode/katevinormalmode.cpp:362
#15 0x7fbe7940e404 in KateViInputModeManager::handleKeypress 
(this=0x1ce5e00, e=0x7fffa4d9dfd0) at 
../../part/vimode/kateviinputmodemanager.cpp:102
#16 0x7fbe793ffefe in keyPressEvent (e=0x7fffa4d9dfd0, this=0x16f2ce0) at 
../../part/view/kateviewinternal.cpp:2282
#17 KateViewInternal::keyPressEvent (this=0x16f2ce0, e=0x7fffa4d9dfd0) at 
../../part/view/kateviewinternal.cpp:2215
#18 0x7fbe793f822b in KateViewInternal::eventFilter (this=0x16f2ce0, 
obj=0x16f2ce0, e=0x7fffa4d9dfd0) at ../../part/view/kateviewinternal.cpp:2167
#19 0x7fbe89079cc6 in 
QCoreApplicationPrivate::sendThroughObjectEventFilters (this=optimized out, 
receiver=0x16f2ce0, event=0x7fffa4d9dfd0) at kernel/qcoreapplication.cpp:1025
#20 0x7fbe8a6016dc in QApplicationPrivate::notify_helper 
(this=this@entry=0x125c660, receiver=receiver@entry=0x16f2ce0, 
e=e@entry=0x7fffa4d9dfd0) at 

Bug#699098: kdepim-groupware: GroupDAV not available as Akonadi Resource

2013-01-27 Thread Markus Raab
Package: kdepim-groupware
Version: 4:4.4.11.1+l10n-3+b1
Severity: normal

Problem:

When I press the green +-symbol in korganizer I get the possibility to add a 
GroupDAV ressource.
But this is not available, when I want to add an akonadi resource by:
1.) choosing Akonadi-Ressource and then saying Manage Calendar Sources
2.) or when directly trying to add a ressource in the Akonadi Settings

(Btw. The akonadi settings are not available in the system settings, which 
seems to be an unrelated additional bug?)


Desired Outcome:

I would like to follow the tutorial as shown in:
http://owncloud.org/support/synchronisation/kde/

But as described above, the DAV groupware resource is missing.


Possible Problem:

https://forum.kde.org/viewtopic.php?f=20t=94584
claims that this problem occurs when KDE and KDE PIM version do not match 
correctly.


-- System Information:
Debian Release: 7.0
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kdepim-groupware depends on:
ii  kdepim-runtime 4:4.4.11.1-6
ii  libc6  2.13-37
ii  libkabc4   4:4.8.4-2
ii  libkcal4   4:4.8.4-2
ii  libkde3support44:4.8.4-4
ii  libkdecore54:4.8.4-4
ii  libkdepim4 4:4.4.11.1+l10n-3+b1
ii  libkdeui5  4:4.8.4-4
ii  libkio54:4.8.4-4
ii  libkpimutils4  4:4.8.4-2
ii  libkresources4 4:4.8.4-2
ii  libqt4-dbus4:4.8.2+dfsg-10
ii  libqt4-qt3support  4:4.8.2+dfsg-10
ii  libqt4-xml 4:4.8.2+dfsg-10
ii  libqtcore4 4:4.8.2+dfsg-10
ii  libqtgui4  4:4.8.2+dfsg-10
ii  libstdc++6 4.7.2-5
ii  perl   5.14.2-16

Versions of packages kdepim-groupware recommends:
ii  kdepim-wizards  4:4.4.11.1+l10n-3+b1

kdepim-groupware suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201301271624.55757.deb...@markus-raab.org



Bug#690945: [kmail] Distribution lists do not work as expected

2012-12-27 Thread Markus Huber
Sorry. My last contribution was just a one-off. Still only akonadi 1.6.2 
creates liable results not resulting in distributionlist@localhost.

extract of dpkg -l akonadi*  libakonadi*
hi  akonadi-backend-mysql 1.6.2-2
hi  akonadi-backend-sqlit 1.6.2-2+b2
hi  akonadi-server1.6.2-2+b2
hi  libakonadiprotocolint 1.6.2-2+b2

With akonadi 1.7.2-* above error with groups/distribution lists is still 
reproducible.

Regards,
Markus Huber


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201212271538.38505.markus.hu...@yahoo.de



Bug#690945: [kmail] Distribution lists do not work as expected

2012-12-13 Thread Markus Huber
It's connected to the akonadi upgrade to akonadi 1.7.2. This bug is an on and 
off for years now (there is somewhere a bugreport at akonadi as well).

Most new installations will not see that, I don't know about upgrades, I ran 
into this bug and it was solved with a recommendation from KDE userbase:
http://userbase.kde.org/Akonadi_4.4/Troubleshooting#KAddressBook_upgrade

Scroll down to the chapter To reset nepomuk and the akonadi system in KMail 
2 which suggests:

pre
akonadictl stop
rm -rf  ~/.local/share/akonadi/db_data/* 
akonadictl start 
# we should also clean KDE temporary folders before start KMail
rm -rf /var/tmp/kdecache-$USER /tmp/ksocket-$USER /tmp/kde-$USER
/pre

But be aware: my addresses and distribution lists were all gone. I'm sure 
there is a way to get them back but I cannot be bothered at the moment to 
track that problem which might be connected to previous fruitless attempts to 
solve this bug.

Greetings
Markus Huber


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201212131921.17721.markus.hu...@yahoo.de



Bug#693413: ***SPAM*** kdelibs5-plugins: xdg-open mailto:emailaddress not working

2012-11-16 Thread Markus Schulz
Package: kdelibs5-plugins
Version: 4:4.8.4-4
Severity: important

Dear Maintainer,
i can't use mailto-links in any browser.
The browser try to use xdg-open which results to
# LANG=C xdg-open mailto:msc
gvfs-open: mailto:///msc: error launching application: Failed to execute
child process kmailservice (No such file or directory)

it looks like the kmailservice was not registered correctly.
i'm using the gnome desktop (classic mode).

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdelibs5-plugins depends on:
ii  dbus-x11   1.6.8-1
ii  katepart   4:4.8.4-1
ii  kdelibs-bin4:4.8.4-4
ii  kdelibs5-data  4:4.8.4-4
ii  kdoctools  4:4.8.4-4
ii  libacl12.2.51-8
ii  libaspell150.60.7~20110707-1
ii  libc6  2.13-35
ii  libenchant1c2a 1.6.0-7
ii  libgcc11:4.7.2-4
ii  libgssapi-krb5-2   1.10.1+dfsg-2
ii  libilmbase61.0.1-4
ii  libjasper1 1.900.1-13
ii  libkde3support44:4.8.4-4
ii  libkdecore54:4.8.4-4
ii  libkdeui5  4:4.8.4-4
ii  libkdewebkit5  4:4.8.4-4
ii  libkemoticons4 4:4.8.4-4
ii  libkfile4  4:4.8.4-4
ii  libkhtml5  4:4.8.4-4
ii  libkio54:4.8.4-4
ii  libkjsapi4 4:4.8.4-4
ii  libkjsembed4   4:4.8.4-4
ii  libkntlm4  4:4.8.4-4
ii  libkparts4 4:4.8.4-4
ii  libkrosscore4  4:4.8.4-4
ii  libopenexr61.6.1-6
ii  libphonon4 4:4.6.0.0-2
ii  libpolkit-qt-1-1   0.103.0-1
ii  libqt4-dbus4:4.8.2+dfsg-2
ii  libqt4-network 4:4.8.2+dfsg-2
ii  libqt4-qt3support  4:4.8.2+dfsg-2
ii  libqt4-script  4:4.8.2+dfsg-2
ii  libqt4-xml 4:4.8.2+dfsg-2
ii  libqtcore4 4:4.8.2+dfsg-2
ii  libqtgui4  4:4.8.2+dfsg-2
ii  libsolid4  4:4.8.4-4
ii  libstdc++6 4.7.2-4
ii  libx11-6   2:1.5.0-1
ii  perl   5.14.2-15
ii  shared-mime-info   1.0-1+b1
ii  xdg-utils  1.1.0~rc1+git20111210-6
ii  zlib1g 1:1.2.7.dfsg-13

Versions of packages kdelibs5-plugins recommends:
ii  kde-runtime  4:4.8.4-2
ii  ttf-dejavu   2.33-3

kdelibs5-plugins suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20121116090418.12549.13744.report...@103-19-1-10-dhcp.sis-gmbh.loc



Bug#693413: workaround

2012-11-16 Thread Markus Schulz
i've found a fix:
edit /usr/share/gnome/applications/kde4/kmailservice.desktop and supply the 
full path to kmailservice (/usr/lib/kde4/libexec/kmailservice) to the exec 
command and it will work again.

i don't know who creates this path/files but it works after adding the full 
path.

perhaps reassing to gnome-session-common, perhaps this package owns this path.

regards,
msc


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211161910.43502@antzsystem.de



Bug#684513: okular: unable to search

2012-08-10 Thread Markus Schölzel
Package: okular
Version: 4:4.8.4-2
Severity: important

to reproduce:
1. open okular
2. Edit - Find...
3. Search for something

okular:
  Installed: 4:4.8.4-2
  Candidate: 4:4.8.4-2
  Version table:
 *** 4:4.8.4-2 0
500 http://http.debian.net/debian/ sid/main amd64 Packages
500 http://http.debian.net/debian/ testing/main amd64 Packages
100 /var/lib/dpkg/status

--

Markus Schölzel


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120810165021.12206.536.reportbug@localhost



Bug#684515: okular: unable to search

2012-08-10 Thread Markus Schölzel

Package: okular
Version: 4:4.8.4-2
Severity: important

reproduce:
1. Open a file in okular
2. Edit - Find
3. Search for something

--
Markus Schölzel


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/50253c9c.5000...@web.de



Bug#672992: kmail: Mailing lists are not resolved

2012-06-02 Thread Markus Huber
I have to add: this time my above mentioned workaround does not work. The 
culprit seems to be akonadi 1.7.2-1. Downgrading to akonadi 1.6.2-2 solved the 
problem here. The downgrade is a bit awkward (using snapshot.debian.org) but 
it works.

Unfortunatelly I cannot provide any debug informations but reassigning the bug 
to akonadi seems to be appropriate.

Regards
Markus Huber



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201206022018.46937.markus.hu...@yahoo.de



Bug#672992: kmail: Mailing lists are not resolved

2012-05-17 Thread Markus Huber
Try this set of commands and relogin into KDE:

akonadictl stop
qdbus org.kde.NepomukServer /nepomukserver quit
kbuildsycoca4 --noincremental
rm ~/.kde/share/apps/nepomuk/repository/main/data/virtuosobackend/*
nepomukservicestub nepomukstorage
akonadictl start

Source of information:
http://socceroosd.blogspot.com/2010/02/kubuntu-karmic-kde-44-and-nepomuk.html

Also make sure in your KDE systemsettings that the nepomuk service is 
activated.

I had the same problem when using KDE 4.4 but since KDE 4.7 it never occured 
again.

Regards,
Markus Huber



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201205180022.14225.markus.hu...@yahoo.de



Bug#630617: Klipper icon not appearing in system tray

2011-12-12 Thread Markus Raab
Package: klipper
Version: 4:4.4.5-7+squeeze1
Severity: normal

*** Please type your report below this line ***

I can reproduce the same problem here.
Removing klipperrc or restarting klipper does not help.

Shortcuts for klipper, however, work: so it seems to work otherwise.


-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/4 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages klipper depends on:
ii  kdebase-runtime   4:4.4.5-1  runtime components from the 
offici
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared 
lib
ii  libkdecore5   4:4.4.5-2+squeeze3 the KDE Platform Core Library
ii  libkdeui5 4:4.4.5-2+squeeze3 the KDE Platform User Interface 
Li
ii  libqt4-dbus   4:4.6.3-4+squeeze1 Qt 4 D-Bus module
ii  libqtcore44:4.6.3-4+squeeze1 Qt 4 core module
ii  libqtgui4 4:4.6.3-4+squeeze1 Qt 4 GUI module
ii  libstdc++64.4.5-8The GNU Standard C++ Library v3
ii  libx11-6  2:1.3.3-4  X11 client-side library
ii  zlib1g1:1.2.3.4.dfsg-3   compression library - runtime

klipper recommends no packages.

klipper suggests no packages.

-- no debconf information






-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201112122112.04640.deb...@markus-raab.org



Bug#642243: [kdebindings] plasma-scriptengine-ruby is not installable

2011-09-21 Thread Markus Huber
It's installable here.

$ apt-get install plasma-scriptengine-ruby -s
NOTE: This is only a simulation!
  apt-get needs root privileges for real execution.
  Keep also in mind that locking is deactivated,
  so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be upgraded:
  plasma-scriptengine-ruby
1 upgraded, 0 newly installed, 0 to remove and 385 not upgraded.
Inst plasma-scriptengine-ruby [4:4.6.5-2] (4:4.6.5-3 Debian:unstable [all])
Conf plasma-scriptengine-ruby (4:4.6.5-3 Debian:unstable [all])

Regards
Markus Huber



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201109211916.16297.h...@aptosid.at



akonadi pops up many error messages

2011-04-25 Thread Markus Becker
Hi,

has anyone else experienced, that akonadi's imap_resource error messages saying 
There is currently no connection to the IMAP server.?

It seems to be a known bug upstream:
http://bugs.kde.org/show_bug.cgi?id=243110

Happens on login to KDE an on suspend/resume. Usually 13 error messages per 
IMAP account. Renders the KDE desktop unresponsive quite frequently.

dpkg -l | grep akonadi :
ii  akonadi-backend-mysql  1.5.1-1
MySQL storage backend for Akonadi
ii  akonadi-kde-resource-googledata1.2.0-1
Google calendar and contacts resource for Akonadi
ii  akonadi-server 1.5.1-1
Akonadi PIM storage service
ii  akonadiconsole 4:4.4.10-0r3   
management and debugging console for akonadi
ii  kdepim-runtime 4:4.4.10-0r3   
Runtime components for akonadi-kde
ii  libakonadi-calendar4   4:4.6.1-0r3
library providing calendar helpers for Akonadi items
ii  libakonadi-contact44:4.6.1-0r3
library for using the Akonadi PIM data server
ii  libakonadi-kabc4   4:4.6.1-0r3
library for using the Akonadi PIM data server
ii  libakonadi-kcal4   4:4.6.1-0r3
library for using the Akonadi PIM data server
ii  libakonadi-kde44:4.6.1-0r3
library for using the Akonadi PIM data server
ii  libakonadi-kmime4  4:4.6.1-0r3
library for using the Akonadi PIM data server
rc  libakonadiprivate1 1.4.0-0r2  
libraries for the Akonadi PIM storage service
ii  libakonadiprotocolinternals1   1.5.1-1
libraries for the Akonadi PIM storage service

dpkg -l | grep kdepim :
ii  kdepim 4:4.4.10-0r3   
Personal Information Management apps from the official KDE release
ii  kdepim-groupware   4:4.4.10-0r3   
KDE PIM Groupware plugins
ii  kdepim-kresources  4:4.4.10-0r3   
KDE PIM resource plugins
ii  kdepim-runtime 4:4.4.10-0r3   
Runtime components for akonadi-kde
ii  kdepim-strigi-plugins  4:4.4.10-0r3   
PIM file format plugins for Strigi Desktop Search
ii  kdepim-wizards 4:4.4.10-0r3   
KDE server configuration wizards
ii  kdepimlibs-dbg 4:4.6.1-0r3
debugging symbols for the KDE Development Platform PIM libraries
ii  kdepimlibs-kio-plugins 4:4.6.1-0r3
kio slaves used by KDE PIM applications
ii  kdepimlibs5-dev4:4.6.1-0r3
development files for the KDE Development Platform PIM libraries
ii  libkdepim4 4:4.4.10-0r3   
KDE PIM library


Thanks,
Markus


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201104251415.47707@comnets.uni-bremen.de



Kate make python code false

2011-01-12 Thread Markus Hackspacher
Hi!,

Kate  make python code false, 
Kate puts the Python source code is not correctly:
Kate brings a 2 characters instead of 4 and 8 after a tab!
but is not allowed under the Directive
http://python.org/dev/peps/pep-0008/

Deutsch:
Kate rückt den Python Quelltext nicht richtig ein:
Kate rückt 2 Zeichen ein und nach bei 8 ein Tab!
aber ist laut Richtlinie nicht erlaubt

Dort steht:
http://wiki.python-forum.de/PEP%208%20%28%C3%9Cbersetzung%29
Code-Aufbau

Einrückung

Benutze 4 Leerzeichen pro Einrückungsebene.

Für wirklich alten Code, den du nicht in Unordnung bringen willst,
kannst du weiterhin 8-Zeichen-Tabulatoren nehmen.

Tabulatoren oder Leerzeichen?

Vermische nie Tabulatoren und Leerzeichen.

Die gebräuchlichste Art in Python einzurücken ist es, nur Leerzeichen
zu verwenden. Die zweithäufigste Art ist, nur Tabulatoren zu benutzen.
Code, der mit einer Mischung von beidem eingerückt ist, sollte so
umgebaut werden, dass nur noch Leerzeichen benutzt werden. Wird der
Python-Kommandozeileninterpreter mit der '-t'-Option aufgerufen, so
meldet er Warnungen bezüglich Code, der unzulässig Leerzeichen und
Tabulatoren mischt. Benutzt man '-tt', werden aus diesen Warnungen
Fehler. Diese Optionen sind sehr zu empfehlen!

Für neue Projekte werden nur Leerzeichen gegenüber Tabulatoren
empfohlen. Die meisten Editoren haben Funktionen, die das einfach
machen.





Mit freundlichen Grüßen

Markus Hackspacher

Si forte in alienas manus oberraverit hec peregrina epistola incertis ventis 
dimissa, sed Deo commendata, precamur ut ei reddatur cui soli destinata, nec 
preripiat quisquam non sibi parata.


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201101122044.17055.hackspac...@gmx.de



Bug#543733: Possible Solution

2010-03-04 Thread Markus Bucher
Hi,

I recently experienced the same problem:
Comic did not get new comic-strips, only the saved ones could be displayed.

If you have installed network-manager but use the classical way with
/etc/network/interface, the not configured network-manager seems to
block comic from receiving new strips.
The fast way to check this is to restart network-manager. After that
Comic worked for me again, thus I deinstalled network-manager.

Regards,
Markus



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4b902481.6090...@gmx.de



Bug#567528: python-kde4: Uninstallable package due to unfulfilled dependency

2010-02-26 Thread Markus Schnider
Hello

In a newer package (4:4.3.4-1+b1) the dependency is not correct:
Depends: kdebase-runtime (= 4:4.3.0), kdelibs5 (= 4:4.3.4), kdepimlibs5 (= 
4:4.3.4), libc6 (= 2.2.5), libphonon4 (= 4:4.3.0), libplasma3 (= 4:4.3.4), 
libpython2.6 (= 2.6), libqt4-network (= 4:4.5.3), libqt4-svg (= 4:4.5.3), 
libqt4-xml (= 4:4.5.3), libqtcore4 (= 4:4.5.3), libqtgui4 (= 4:4.5.3), 
libsoprano4 (= 2.4.0.1), libstdc++6 (= 4.1.1), phonon (= 4:4.5.2), 
python2.5 (= 2.5), python ( 2.6), python (= 2.5), python-support (= 
0.90.0), python-qt4 (= 4.7-2), python-qt4 ( 4.7-2+~), python-sip4 (= 
none), python-sip4 ( none+~)

The version none does not exists.

Regards
Markus



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201002261135.29290.mschn...@bluewin.ch



Bug#545139: akonadi-server: not possible to create socket in AFS $HOME

2009-09-05 Thread Markus Koeberl

Package: akonadi-server
Version: 1.2.0-2
Severity: important

It is not possible to run akonadi-server if the home directory is located on a 
AFS server because creating sockets are not sported by AFS.

Please change ~/.local/share/akonadi/akonadiserver.socket somewhere to /tmp or 
make it configurable.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (700, 'unstable'), (500, 'oldstable'), (500, 
'stable'), (100, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages akonadi-server depends on:
ii  libakonadiprivate1 1.2.0-2   libraries for the Akonadi PIM 
stor
ii  libboost-program-optio 1.38.0-7  program options library for C++
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libgcc11:4.4.1-1 GCC support library
ii  libqt4-dbus4:4.5.2-1 Qt 4 D-Bus module
ii  libqt4-sql-mysql   4:4.5.2-1 Qt 4 MySQL database driver
ii  libqtcore4 4:4.5.2-1 Qt 4 core module
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  mysql-server   5.0.51a-24+lenny1 MySQL database server 
(metapackage
ii  mysql-server-5.0 [mysq 5.0.51a-24+lenny1 MySQL database server binaries

akonadi-server recommends no packages.

akonadi-server suggests no packages.

-- no debconf information




-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



kdepim extragear googledata

2009-08-06 Thread Markus Becker
Hi,

one of the items of KDE 4.3 I was looking forward to is the Korganizer - 
Google calendar integration by 
http://websvn.kde.org/trunk/extragear/pim/googledata/calendar/ . According to 
the release announcement it is part of 4.3. I haven't found it yet in the 
Debian packages yet. Are there plans to package this?

Thanks for the other nicely working packages.

BR,
Markus


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Re: kdepim extragear googledata

2009-08-06 Thread Markus Becker
 Sveiki,

 On ketvirtadienis 06 Rugpjūtis 2009 11:17:32 Markus Becker wrote:
  Hi,
 
  one of the items of KDE 4.3 I was looking forward to is the Korganizer
  - Google calendar integration by
  http://websvn.kde.org/trunk/extragear/pim/googledata/calendar/ .
  According to the release announcement it is part of 4.3. I haven't found
  it yet in the Debian packages yet. Are there plans to package this?

 Extragear is not part of official KDE 4.3. FWIW, googledata has not even
 been released yet (there is no tarball). And we all know how long it takes
 for NEW (source) package to enter Debian.

 Simply said, announcement is misleading and confusing at very least.

OK, thanks.

Markus


--
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#532308: kdebase-workspace: A window list, similar to KDE 3's Alt+F5

2009-06-08 Thread Markus Laker
Package: kdebase-workspace
Version: 4:4.2.2-2
Severity: wishlist

KDE 4 would benefit from a simple window-list hotkey, similar to the Alt+F5 
shortcut provided in KDE 3.  Justifications:

1) `Present Windows' and similar effects are impressive, but aren't available 
inside VNC sessions.

2) A simple window list is easier to navigate with a keyboard than the 
graphical effects that are currently provided.

Thanks for giving this feature your consideration.



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (1001, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdebase-workspace depends on:
ii  kde-window-manager4:4.2.2-2  the KDE 4 window manager (KWin)
ii  kdebase-workspace-bin 4:4.2.2-2  core binaries for the KDE 4 base w
ii  klipper   4:4.2.2-2  clipboard utility for KDE 4
ii  ksysguard 4:4.2.2-2  System Guard for KDE 4
ii  systemsettings4:4.2.2-2  KDE 4 System Settings

Versions of packages kdebase-workspace recommends:
ii  kdm   4:4.2.2-2  KDE Display Manager for X11

kdebase-workspace suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#532312: konsole: Resizing Konsole is slow and difficult

2009-06-08 Thread Markus Laker
Package: konsole
Version: 4:4.2.2-1
Severity: normal

When I drag the edge of a Konsole window, the window takes several seconds to 
resize.  If I release the mouse before the edge of the window has caught up, 
the window is not resized correctly.

I've configured a number of shortcut keys to maximise and restore windows in 
various dimensions.  For example, Ctrl+Shift+V, maximises a window vertically 
or restores it to its previous size.  If I use one of these keys to maximise or 
restore a Konsole window, it takes several seconds to work; during that time, 
the whole KDE session is unresponsive.

Other windows, including those produced by native KDE applications, don't have 
the same problem.



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (1001, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages konsole depends on:
ii  kdebase-runtime   4:4.2.2-1  runtime components from the offici
ii  kdelibs5  4:4.2.2-2  core libraries for all KDE 4 appli
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libqt4-dbus   4.5.1-2Qt 4 D-Bus module
ii  libqtcore44.5.1-2Qt 4 core module
ii  libqtgui4 4.5.1-2Qt 4 GUI module
ii  libstdc++64.4.0-5The GNU Standard C++ Library v3
ii  libx11-6  2:1.2.1-1  X11 client-side library
ii  libxrender1   1:0.9.4-2  X Rendering Extension client libra

konsole recommends no packages.

konsole suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#532327: kdebase: Can't start a VNC session if a local session is already running

2009-06-08 Thread Markus Laker
Package: kdebase
Version: 4:4.2.2-1
Severity: normal

If I have a local X session running KDE, I can't start a VNC session.  The VNC 
server logfile says:


Xvnc Free Edition 4.1.1 - built Jan 30 2009 23:12:26
Copyright (C) 2002-2005 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.
Underlying X server release 4030, The XFree86 Project, Inc


Mon Jun  8 15:10:50 2009
 vncext:  VNC extension running!
 vncext:  Listening for VNC connections on port 5901
 vncext:  created VNC server for screen 0
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from 
list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing 
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/misc/, removing from 
list!
Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/, removing from 
list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing 
from list!
startkde: Starting up...
kdeinit4: preparing to launch /usr/lib/kde4/libexec/klauncher
klauncher(18714) kdemain: Waiting for already running klauncher to exit.
klauncher(18714) kdemain: Waiting for already running klauncher to exit.
klauncher(18714) kdemain: Another instance of klauncher is already running!
kdeinit4: Communication error with launcher. Exiting!
kdeinit4_wrapper: Warning: connect(/home/markusl/.kde/socket-tongs/kdeinit4__1) 
failed: : Connection refused
Could not register with D-BUS. Aborting.
startkde: Shutting down...
kdeinit4_wrapper: Warning: connect(/home/markusl/.kde/socket-tongs/kdeinit4__1) 
failed: : Connection refused
Error: Can not contact kdeinit4!
startkde: Running shutdown scripts...
startkde: Done.


Connecting to a VNC session that's in this state displays an unresponsive black 
screen.

The only way I've found to start KDE under VNC is to log out my local KDE 
session first.  If I do that, both the VNC session and the local session will 
run in parallel.

KDE 3 didn't have this problem: it was possible to start a VNC session at any 
time.



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (1001, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdebase depends on:
ii  dolphin   4:4.2.2-1  file manager for KDE 4
ii  kappfinder4:4.2.2-1  non-KDE application finder for KDE
ii  kdebase-bin   4:4.2.2-1  core binaries for the KDE 4 base m
ii  kdepasswd 4:4.2.2-1  password changer for KDE 4
ii  kfind 4:4.2.2-1  file search utility for KDE 4
ii  konqueror 4:4.2.2-1  KDE 4's advanced file manager, web
ii  konqueror-nsplugins   4:4.2.2-1  Netscape plugin support for Konque
ii  konsole   4:4.2.2-1  X terminal emulator for KDE 4
ii  kwrite4:4.2.2-1  text editor for KDE 4
ii  libkonq5  4:4.2.2-1  core libraries for Konqueror
ii  plasma-widget-folderview  4:4.2.2-1  Folder View Plasma widget

kdebase recommends no packages.

kdebase suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516008: possible arbitrary code execution from .desktop files in email attachments

2009-02-22 Thread Markus Raab
Hello!

Another issue regarding this bug is that noexec is not honored. While e.g. 
Shell Scripts will only be displayed instead of executed on noexec mounted 
Filesystems when you click on them - .desktop Files will be executed 
bypassing noexec security.

 Solution:

 Change .desktop file to execute the command inside only if they have
 +x bit or - better -  change those launcher files so that the first line
 would be #!/usr/bin/desktop-launch, with the rest of the script following
 afterwards. With the execute bit set this would become merely a normal
 script, which is interpreted by the specified separate 'shell' or utility,
 rather than something integrated into the desktop

Just checking the executable bit won't help with the noexec issue, so the 
shebang seems to be the better solution.

The fact that .desktop files can have any Symbol (e.g. like a Openoffice 
Document) but can execute arbitrary *remote* Code makes this issue really 
dangerous for end-users.

Regards
Markus


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


Bug#473433: KDE SOUND SYSTEM CANNOT PLAY SYSTEM-SOUNDS

2008-03-30 Thread Markus Broeker
Package: kdelibs4c2a
Version: 4:3.5.8.dfsg.1-7
Severity: normal

--- Please enter the report below this line. ---

After upgrading libarts1c2a yesterday, the sound system wasn't able to play 
any system sounds via the notification system(better beeps, KDE_Startup.wav, 
KDE_Shutdown.wav, ...)

I fixed it by upgrading kdelibs from unstable and i hope, that this package 
will merge with this one: 
http://release.debian.org/migration/testing.pl?package=kdelibs :)

Best regards, mbroeker

Xsession: X session started for mbroeker at So 30. Mär 16:04:54 CEST 2008
startkde: Starting up...
kbuildsycoca running...
Could not open library '/usr/lib/kde3/knotify.la'.
/usr/lib/libartskde.so.1: undefined symbol: 
_ZTv0_n28_N4Arts14StdSynthModule11au
toSuspendEv
Could not open library '/usr/lib/kde3/knotify.la'.
/usr/lib/libartskde.so.1: undefined symbol: 
_ZTv0_n28_N4Arts14StdSynthModule11au

toSuspendEv
kbuildsycoca running...
Reusing existing ksycoca
X Error: BadWindow (invalid Window parameter) 3
  Major opcode:  19
  Minor opcode:  0
  Resource id:  0x286

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22

Debian Release: lenny/sid
  990 testing www.debian-multimedia.org 
  990 testing security.debian.org 
  990 testing ftp.freenet.de 

--- Package information. ---
Depends (Version) | Installed
=-+-
kdelibs-data  ( 4:3.5.9.dfsg.1) | 4:3.5.9.dfsg.1-2
kdelibs-data  ( 4:3.5.9.dfsg.2) | 4:3.5.9.dfsg.1-2
libacl1 (= 2.2.11-1) | 2.2.45-1
libart-2.0-2  (= 2.3.18) | 2.3.20-1
libarts1c2a  (= 1.5.0-1) | 1.5.9-1
libasound2( 1.0.16) | 1.0.16-2
libaspell15 (= 0.60) | 0.60.5-2
libattr1(= 2.4.41-1) | 1:2.4.41-1
libavahi-client3  (= 0.6.13) | 0.6.22-2
libavahi-common3  (= 0.6.10) | 0.6.22-2
libavahi-qt3-1 (= 0.6.0) | 0.6.22-2
libbz2-1.0| 1.0.5-0.1
libc6  (= 2.7-1) | 2.7-6
libcupsys2 (= 1.3.4) | 1.3.6-3
libfam0   | 2.7.0-13.1
libfontconfig1 (= 2.4.0) | 2.5.0-2
libgcc1   (= 1:4.1.1-21) | 1:4.3.0-1
libice6  (= 1:1.0.0) | 2:1.0.4-1
libidn11  (= 0.5.18) | 1.4-1
libilmbase6   | 1.0.1-2
libjasper1   (= 1.900.1) | 1.900.1-4
libjpeg62 | 6b-14
libkrb53  (= 1.6.dfsg.2) | 1.6.dfsg.3~beta1-4
liblua50   (= 5.0.3) | 5.0.3-3
liblualib50(= 5.0.3) | 5.0.3-3
libopenexr6(= 1.6.1) | 1.6.1-3
libpcre3 (= 7.4) | 7.4-1+lenny1
libqt3-mt   (= 3:3.3.8b) | 3:3.3.8b-5
libsm6| 2:1.0.3-1+b1
libstdc++6   (= 4.2.1-4) | 4.3.0-1
libtiff4  | 3.8.2-7
libx11-6  | 2:1.0.3-7
libxext6  | 2:1.0.4-1
libxft2( 2.1.1) | 2.1.12-2
libxml2   (= 2.6.27) | 2.6.31.dfsg-2
libxrender1   | 1:0.9.4-1
libxslt1.1(= 1.1.18) | 1.1.22-1
menu-xdg  | 0.3
perl  | 5.8.8-12
x11-xserver-utils | 7.3+2
xauth | 1:1.0.3-1
zlib1g   (= 1:1.1.4) | 1:1.2.3.3.dfsg-11


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


Bug#414498: experience queen-sized dick Boris

2007-11-14 Thread Markus Sheets
webvinz . com



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



Re: Is there a KDE equivalent of xconsole?

2007-04-27 Thread Markus Raab
Frans Pop wrote:

 However, I'm not looking for a terminal emulator, but for something that
 will display console messages, just like xconsole does.

I am afraid that there is nothing (at least in debian). Maybe karamba to
display it on desktop.

konsole and xconsole is running here too.

thank you
Markus

-- 
http://www.markus-raab.org | Keine Schneeflocke in der Lawine wird sich 
  -o)  | je verantwortlich fühlen.  -- Stanislaw
Kernel 2.6.20  /\  | Jerzy Lec (eig. S. J. de Tusch-Letz)  
on a i686 _\_v | 


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



openoffice background bug

2007-03-13 Thread Markus Raab
There is a little annoying bug in openoffice in kde.

If you open a second openoffice file in e.g. konqueror it opens the file in
background and it stays there. (the first one works well)

The other bug is when using openoffice.org-kde: Hints are not displayed, if
you
hover over a button the expected tooltip does not appear.

openoffice quick starter for kde dropped out?

Thank you very much for your work on etch, the upgrade worked gracefully
Markus Raab

-- 
http://www.markus-raab.org |
  -o)  |
Kernel 2.6.18  /\  |
on a i686 _\_v |


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



Bug#391567: konqueror: crash on download

2006-10-07 Thread Markus Schulz
Package: konqueror
Version: 4:3.5.5-1
Severity: important

Reproducable crash, cause of double download panel for same download
will be opened.

steps to reproduce
1. go to sourceforge to any projects download section
2. download a file
3. select any mirror
4. don't wait for auto-start of download - click on file on selected
mirror at top of page
5. wait till you have both download Save As | Open With | Abort
dialogs.
6. press abort on both dialogs - CRASH

you can also browse inside the file select dialog opened from first
Save As, will crash too on Abort the second dialog.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages konqueror depends on:
ii  kcontrol4:3.5.5-1control center for KDE
ii  kdebase-kio-plugins 4:3.5.5-1core I/O slaves for KDE
ii  kdelibs4c2a 4:3.5.5-1core libraries and binaries for al
ii  kdesktop4:3.5.5-1miscellaneous binaries and files f
ii  kfind   4:3.5.5-1file-find utility for KDE
ii  libacl1 2.2.41-1 Access control list shared library
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libattr12.4.32-1 Extended attribute shared library
ii  libaudio2   1.8-2The Network Audio System (NAS). (s
ii  libc6   2.3.6.ds1-5  GNU C Library: Shared libraries
ii  libfontconfig1  2.4.1-2  generic font configuration library
ii  libfreetype62.2.1-5  FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0] 0.1.7-4  Client library for the gamin file 
ii  libgcc1 1:4.1.1-15   GCC support library
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libkonq44:3.5.5-1core libraries for Konqueror
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libqt3-mt   3:3.3.6-4Qt GUI Library (Threaded runtime v
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libstdc++6  4.1.1-15 The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-9X11 client-side library
ii  libxcursor1 1.1.7-4  X cursor management library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.1-3X11 Input extension library
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.1-3X Rendering Extension client libra
ii  libxt6  1:1.0.2-2X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-13   compression library - runtime

konqueror recommends no packages.

-- no debconf information


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



Bug#380688: kdebase-kio-plugins: Devices are not mounted as user

2006-07-31 Thread Markus Huber
Package: kdebase-kio-plugins
Version: 4:3.5.4-2
Severity: normal


kde-kio-plugins 3.5.4-2 do not mount devices as user, instead there is a
failure text from kio_media_mounthelper:
A security policy in place prevents this sender from sending this
message to this recipient, see message bus configuration file (rejected
message had interface org.freedesktop.Hal.Device.Volume member Mount
error name (unset) destination org.freedesktop.Hal).

kde-kio-plugins should be able to mount devices as user again.

Regards,
Markus Huber
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'testing'), (50, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.7-slh-up-1
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages kdebase-kio-plugins depends on:
ii  kdelibs4c2a 4:3.5.4-2core libraries and binaries for al
ii  libc6   2.3.6-16 GNU C Library: Shared libraries
ii  libdbus-1-2 0.62-4   simple interprocess messaging syst
ii  libdbus-qt-1-1c20.62-4   simple interprocess messaging syst
ii  libgcc1 1:4.1.1-10   GCC support library
ii  libhal-storage1 0.5.7-2  Hardware Abstraction Layer - share
ii  libhal1 0.5.7-2  Hardware Abstraction Layer - share
ii  libldap22.1.30-13+b1 OpenLDAP libraries
ii  libopenexr2c2a  1.2.2-4.3runtime files for the OpenEXR imag
ii  libqt3-mt   3:3.3.6-3Qt GUI Library (Threaded runtime v
ii  libsasl22.1.19.dfsg1-0.2 Authentication abstraction library
ii  libsasl2-modules2.1.19.dfsg1-0.2 Pluggable Authentication Modules f
ii  libsmbclient3.0.22-1 shared library that allows applica
ii  libstdc++6  4.1.1-10 The GNU Standard C++ Library v3
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages kdebase-kio-plugins recommends:
ii  hal   0.5.7-2Hardware Abstraction Layer
ii  kamera4:3.5.4-1  digital camera io_slave for Konque
ii  kdemultimedia-kio-plugins 4:3.5.4-1  enables the browsing of audio CDs 
ii  kdesktop  4:3.5.4-2  miscellaneous binaries and files f
ii  pmount0.9.11-1   mount removable devices as normal 

-- no debconf information


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



No audio support

2006-07-24 Thread Markus Petermann
Hello,

I have a problem with the audio output of KDE 3.5.3 (the KDE version
currently used by Debian Etch Testing): There is absolutely no sound output.

After the first launch of KDE I got a pop-up with the error message:

Sound server information message:
Error while initializing sound driver:
device: default can't be opened for playback (No such device)
The sound server will continue, using the null output device.

I started kcontrol / Sound / Sound System / Hardware and activated the
ALSA sound system. I installed the remaining alsa packages and ran
alsaconf. Then I used alsamixer and unmuted all channels (both actions
as root). I also used alsamixer as normal user and of cause kmix - no
effect.

Due to Bug report #362282 I replaced libasound2 with version 1.0.11-7 -
no effect.

After this I used the module-assistent to build the ALSA module drivers,
installed them and run alsaconf and alsamixer again - no effect.

I have two remarks concerning this issue:
1. The ALSA sound system works with Debian Sarge.
2. I tested two other distributions (Kubuntu 6.06 and SusSE 10.1) in the
last weeks: I had no sound on both distributions. On Ubuntu 6.06
(using GNOME) audio is available (but I have no idea about the used
sound system).


Here is a dump of the loaded sound modules:
saturn:~$ lsmod | grep snd
snd_intel8x0m  15372  0
snd_intel8x0   29436  3
snd_ac97_codec 82784  2 snd_intel8x0m,snd_intel8x0
snd_ac97_bus2048  1 snd_ac97_codec
snd_pcm_oss43520  0
snd_mixer_oss  15584  1 snd_pcm_oss
snd_pcm74408  5
snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer  20292  2 snd_pcm
snd46080  11
snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore   8672  1 snd
snd_page_alloc  9800  3 snd_intel8x0m,snd_intel8x0,snd_pcm

Here is a hardware overview:
saturn:~$ lspci
00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O
Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 82855PM Processor to AGP
Controller (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2
EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface
Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE
Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
SMBus Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM
(ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
AC'97 Modem Controller (rev 01)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf
[FireGL 9000] (rev 01)
02:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host
Controller (rev 80)
02:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 20)
02:02.0 Network controller: Intel Corporation PRO/Wireless 2200BG
Network Connection (rev 05)
02:04.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller
(rev 01)


I am looking forward for some help.

Greeting,
Markus


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



Bug#378033: kget: saved with wrong filename

2006-07-12 Thread Markus Schulz
Package: kget
Version: 4:3.5.3-1
Severity: normal

If a site has a download via something like this:
a href=mydownload.php?id=...file/a kget want to save the file as
mydownload.php (suggested name in file dialog). If i'm using konqueror without 
kget, the file would be
saved (suggested name in file dialog) with correct name from 
Content-Disposition Header.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.16
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages kget depends on:
ii  kdelibs4c2a   4:3.5.3-1  core libraries and binaries for al
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-8  GCC support library
ii  libqt3-mt 3:3.3.6-2  Qt GUI Library (Threaded runtime v
ii  libstdc++64.1.1-8The GNU Standard C++ Library v3
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar

kget recommends no packages.

-- debconf-show failed


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



Bug#368403: kpdf: 2 on 1 reversed printing also produces weird results

2006-05-21 Thread Markus Schaber
Package: kpdf
Version: 4:3.5.2-1+b2
Severity: normal

Hi,

In the Print dialog, Output settings, select Reverse and deselect
Collate. Then click on the Properties button, and select 2 Pages per
sheet, Orientation Portrait, no banners. Then print a PDF document with
an odd number of landscape pages through CUPS.

Result:

 +-+ +-+ +-+ +-+
 |7| |5| |3| |1|
 |6| |4| |2| | |
 +-+ +-+ +-+ +-+


I'd expect something like:

 +-+ +-+ +-+ +-+
 |7| |5| |3| |1|
 | | |6| |4| |2|
 +-+ +-+ +-+ +-+

I think this bug is different from 303626, so I'm adding a new bug 
report.

Thanks,
Markus


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kpdf depends on:
ii  kdelibs4c2a   4:3.5.2-2+b1   core libraries for all KDE applica
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libfontconfig12.3.2-5.1  generic font configuration library
ii  libfreetype6  2.1.10-3   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.0-1+b1   GCC support library
ii  libjpeg62 6b-12  The Independent JPEG Group's JPEG 
ii  libpaper1 1.1.14-7   Library for handling paper charact
ii  libqt3-mt 3:3.3.6-2  Qt GUI Library (Threaded runtime v
ii  libstdc++64.1.0-1+b1 The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-6 X Window System protocol client li
ii  libxft2   2.1.8.2-5.1FreeType-based font drawing librar
ii  zlib1g1:1.2.3-11 compression library - runtime

Versions of packages kpdf recommends:
ii  kghostview  4:3.5.2-1+b2 PostScript viewer for KDE

-- no debconf information


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



Bug#338756: konqueror: reproducable crash on specific url

2006-05-07 Thread Markus Schulz
Am Samstag, 6. Mai 2006 23:35 schrieb Pierre HABOUZIT:
  Konqueror crashs every time on following url:
  http://www.maennerseiten.de/orgasmus.htm

 On Wed, Mar 08, 2006 at 11:49:47AM +0100, Grégoire Druant wrote:
  Package: konqueror
  Version: 4:3.5.1-1
 
  Konqueror crashes here too with this url, and also with this one
  that I found in google searching konqueror supported standards
  (in french).
 
  http://www.nitot.com/standards/blog/archives/2003_janvier.php

   I can't reproduce that with konqueror from unstable (3.5.2). do you
 still can ?

My (Home) Sid Konqueror works with the second 
(http://www.nitot.com/standards/blog/archives/2003_janvier.php) URL 
fine. But still crashs with the first 
(http://www.maennerseiten.de/orgasmus.htm) Url.

My Sid Konqueror at work don't crash with the first url. 

So i have done some further investigations.
at first downloaded like a browser (wget -p 
http://www.maennerseiten.de/orgasmus.htm)

And the i have to comment only the embedded object.. stuff out, to get 
it working in konqueror. That looks like more a problem with my kde 
(KParts/Kio stuff?) setup then with konqueror. If i start from the 
command line with object in, i got following message:

[EMAIL PROTECTED]:~/konqueror orgasmus.htm
kio (KMimeType): WARNING: KServiceType::offers : servicetype 
audio/x-pn-realaudio-plugin not found
KCrash: Application 'konqueror' crashing...

HTH

-- 
Markus Schulz



Bug#360081: kate: Kate is advided for large files but gets unusable on a 2.7M file

2006-03-30 Thread Markus Schaber
Package: kate
Version: 4:3.5.1-1
Severity: minor

apt-cache show kate shows that kate is for Editing of big files.

As I have some problems editing large files with other editors (nedit turned
out to be the only usable one, so I use it despite its lesstif related
problems), I installed kate and tried to open my first large .sql file.

On my Pentium M 1.7Ghz, it needs some minutes 100% CPU to refresh its 
screen. It gets better when I disable dynamic word wrapping, but then it
breaks completely when I scroll to the right.

I've to admit that it's a special file, it's a PostGIS SQL dump of an
admin area, so of the 2.7 MB, there are 12 lines of SQL commands and
one line with 2.7MB length.

For comparison, nedit keeps usable, and never lags/freezes more than 1-2 
seconds, with dynamic word wrapping on.


Thanks,
Markus

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-fire
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kate depends on:
ii  kdelibs4c2a   4:3.5.1-2  core libraries for all KDE applica
ii  libacl1   2.2.35-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.31-1   Extended attribute shared library
ii  libaudio2 1.7-5  The Network Audio System (NAS). (s
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]   0.1.7-3Client library for the gamin file 
ii  libgcc1   1:4.0.3-1  GCC support library
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libidn11  0.5.18-2   GNU libidn library, implementation
ii  libjpeg62 6b-12  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.5-4  Qt GUI Library (Threaded runtime v
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.3-1The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  zlib1g1:1.2.3-11 compression library - runtime

Versions of packages kate recommends:
ii  kregexpeditor 4:3.5.1-2  graphical regular expression edito

-- no debconf information


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



Bug#338756: konqueror: reproducable crash on specific url

2005-11-12 Thread Markus Schulz
Package: konqueror
Version: 4:3.4.2-4
Severity: important

Konqueror crashs every time on following url:
http://www.maennerseiten.de/orgasmus.htm

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.UTF-8)

Versions of packages konqueror depends on:
ii  kcontrol 4:3.4.2-4   control center for KDE
ii  kdebase-kio-plugins  4:3.4.2-4   core I/O slaves for KDE
ii  kdelibs4c2   4:3.4.2-4   core libraries for all KDE applica
ii  kdesktop 4:3.4.2-4   miscellaneous binaries and files f
ii  kfind4:3.4.2-4   file-find utility for KDE
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libaudio21.7-3   The Network Audio System (NAS). (s
ii  libc62.3.5-7 GNU C Library: Shared libraries an
ii  libfam0  2.7.0-8 client library to control the FAM 
ii  libfontconfig1   2.3.2-1.1   generic font configuration library
ii  libfreetype6 2.1.10-1FreeType 2 font engine, shared lib
ii  libgcc1  1:4.0.2-3   GCC support library
ii  libice6  6.8.2.dfsg.1-10 Inter-Client Exchange library
ii  libidn11 0.5.18-1GNU libidn library, implementation
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libkonq4 4:3.4.2-4   core libraries for Konqueror
ii  libpng12-0   1.2.8rel-5  PNG library - runtime
ii  libqt3-mt3:3.3.5-1   Qt GUI Library (Threaded runtime v
ii  libsm6   6.8.2.dfsg.1-10 X Window System Session Management
ii  libstdc++6   4.0.2-3 The GNU Standard C++ Library v3
ii  libx11-6 6.8.2.dfsg.1-10 X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 6.8.2.dfsg.1-10 X Window System miscellaneous exte
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxi6   6.8.2.dfsg.1-10 X Window System Input extension li
ii  libxinerama1 6.8.2.dfsg.1-10 X Window System multi-head display
ii  libxrandr2   6.8.2.dfsg.1-10 X Window System Resize, Rotate and
ii  libxrender1  1:0.9.0-2   X Rendering Extension client libra
ii  libxt6   6.8.2.dfsg.1-10 X Toolkit Intrinsics
ii  xlibs6.8.2.dfsg.1-10 X Window System client libraries m
ii  zlib1g   1:1.2.3-6   compression library - runtime

konqueror recommends no packages.

-- no debconf information


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



Kopete crashes when sending ICQ message

2005-10-16 Thread Markus Hofmann
Hello together

I've running debian unstable with kde and kopete 3.4.2-3.
When I want to send a message to one of my icq-contacts my kopete crashes.

Here the debugging output. I'v no idea what the crash causes.
Any ideas?

best regards
Markus


debugging output:

(no debugging symbols found)
Using host libthread_db library /lib/tls/libthread_db.so.1.
(no debugging symbols found)
`system-supplied DSO at 0xe000' has disappeared; keeping its symbols.
(no debugging symbols found)
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1239958816 (LWP 4380)]
(no debugging symbols found)
...
(no debugging symbols found)
[KCrash handler]
#3  0xb5cc81cf in Task::go () from /usr/lib/libkopete_oscar.so.2
#4  0xb5cc8581 in Client::sendTyping () from /usr/lib/libkopete_oscar.so.2
#5  0xb5cba17b in OscarContact::slotTyping ()
   from /usr/lib/libkopete_oscar.so.2
#6  0xb5cba269 in OscarContact::qt_invoke ()
   from /usr/lib/libkopete_oscar.so.2
#7  0xb5d2b83c in ICQContact::qt_invoke () from /usr/lib/kde3/kopete_icq.so
#8  0xb698bc5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#9  0xb698bfe6 in QObject::activate_signal_bool () from /usr/lib/libqt-mt.so.3
#10 0xb7ef69f4 in Kopete::ChatSession::myselfTyping ()
   from /usr/lib/libkopete.so.1
#11 0xb7ef6a22 in Kopete::ChatSession::typing () from /usr/lib/libkopete.so.1
#12 0xb7f342a2 in Kopete::ChatSession::qt_invoke ()
   from /usr/lib/libkopete.so.1
#13 0xb698bc5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#14 0xb698bfe6 in QObject::activate_signal_bool () from /usr/lib/libqt-mt.so.3
#15 0xb4c5ff82 in ChatTextEditPart::typing ()
   from /usr/lib/kde3/kopete_chatwindow.so
#16 0xb4c5ffbd in ChatTextEditPart::slotStoppedTypingTimer ()
   from /usr/lib/kde3/kopete_chatwindow.so
#17 0xb4c7021b in ChatTextEditPart::qt_invoke ()
   from /usr/lib/kde3/kopete_chatwindow.so
#18 0xb698bc5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#19 0xb698c743 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#20 0xb6d1e2b5 in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#21 0xb69b11a4 in QTimer::event () from /usr/lib/libqt-mt.so.3
#22 0xb6921778 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#23 0xb6921996 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#24 0xb709a9fc in KApplication::notify () from /usr/lib/libkdecore.so.4
#25 0xb68b1665 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#26 0xb6912a44 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#27 0xb68c53f8 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#28 0xb6939ea2 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#29 0xb6920335 in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
#30 0xb6b40fb6 in QDialog::exec () from /usr/lib/libqt-mt.so.3
#31 0xb72c06e6 in KDialogQueue::slotShowQueuedDialog ()
   from /usr/lib/libkdeui.so.4
#32 0xb72c07fe in KDialogQueue::qt_invoke () from /usr/lib/libkdeui.so.4
#33 0xb698bc5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#34 0xb6d1c5a5 in QSignal::signal () from /usr/lib/libqt-mt.so.3
#35 0xb69a9b30 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#36 0xb69b1444 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#37 0xb6921778 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#38 0xb6921996 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#39 0xb709a9fc in KApplication::notify () from /usr/lib/libkdecore.so.4
#40 0xb68b1665 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#41 0xb6912a44 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#42 0xb68c53f8 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#43 0xb6939ea2 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#44 0xb6939dcb in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#45 0xb6920305 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#46 0x080773e6 in ?? ()
#47 0xbfde2e60 in ?? ()
#48 0xbfde2f94 in ?? ()
#49 0xbfde2fa8 in ?? ()
#50 0x080773c6 in ?? ()
#51 0x000d in ?? ()
#52 0xb7fb7d60 in ?? () from /usr/lib/libktexteditor.so.0
#53 0xb7fe4ff4 in ?? () from /lib/ld-linux.so.2
#54 0xb62d1ff4 in ?? () from /lib/tls/libc.so.6
#55 0xb62d3860 in __malloc_initialize_hook () from /lib/tls/libc.so.6
#56 0x000c in ?? ()
#57 0xbfde2e78 in ?? ()
#58 0xb6206cec in malloc () from /lib/tls/libc.so.6
#59 0xb61b2ec0 in __libc_start_main () from /lib/tls/libc.so.6
#60 0x0806dc41 in ?? ()


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



Bug#324377: kghostview: kdegraphics-3.3.2 does not build

2005-08-21 Thread Markus Raab
Package: kghostview
Version: 4:3.3.2-2
Severity: serious
Justification: no longer builds from source

kdegraphics-3.3.2 does not build. I checked it twice and
also in a debootstrap.

Following error accours:
make[3]: Entering directory
`/home/markus/kuick/kdegraphics-3.3.2/kghostview'
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -Wwrite-strings -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION  -MT part_init.lo -MD -MP -MF .deps/part_init.Tpo
-c -o part_init.lo part_init.cpp; \
then mv -f .deps/part_init.Tpo .deps/part_init.Plo; else rm -f
.deps/part_init.Tpo; exit 1; fi
/usr/lib/kde3/plugins -o generalsettingswidget.h
./generalsettingswidget.ui
make[3]: execvp: /usr/lib/kde3/plugins: Keine Berechtigung
make[3]: *** [generalsettingswidget.h] Fehler 127

Of course /usr/lib/kde3/plugins can't be executed because its a
directory.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.12.3
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages kghostview depends on:
ii  gs 8.01-5Transitional package
ii  gs-esp [gs]7.07.1-9  The Ghostscript PostScript interpr
ii  gs-gpl [gs]8.01-5The GPL Ghostscript PostScript int
ii  kdelibs4   4:3.3.2-6.1   KDE core libraries
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libfam0c1022.7.0-6   client library to control the FAM 
ii  libgcc11:3.4.3-13GCC support library
ii  libice64.3.0.dfsg.1-14   Inter-Client Exchange library
ii  libidn11   0.5.13-1.0GNU libidn library, implementation
ii  libpng12-0 1.2.8rel-1PNG library - runtime
ii  libqt3c102-mt  3:3.3.4-3 Qt GUI Library (Threaded runtime v
ii  libsm6 4.3.0.dfsg.1-14   X Window System Session Management
ii  libstdc++5 1:3.3.5-13The GNU Standard C++ Library v3
ii  libx11-6   4.3.0.dfsg.1-14   X Window System protocol client li
ii  libxext6   4.3.0.dfsg.1-14   X Window System miscellaneous exte
ii  libxrender10.8.3-7   X Rendering Extension client libra
ii  xlibs  4.3.0.dfsg.1-14   X Keyboard Extension (XKB) configu
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information


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



Bug#324377: failure found

2005-08-21 Thread Markus Raab
UIC_PATH=/usr/lib/kde3/plugins was set and causes this error.


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



Bug#320348: akode: dependency package libjack0.80.0-0 removed from repository

2005-07-28 Thread Markus Kolb
Package: akode
Severity: grave
Justification: renders package unusable


Package libjack0.80.0-0 which akode package depends on was replaced with
package libjack0.100.0-0.
So akode needs a rebuild against the new libjack to be installable
again.


-- System Information:
Debian Release: sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)


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



Bug#289904: kmail: unable to write a new message

2005-01-13 Thread Markus
 rm ~/.DCOP* 
No such files... (only while logged in)
 rm ~/.ICE*
.ICEauthority ... was just 0 bytes long... after a relogin it had 183 
bytes
 rm -R /tmp/*
Well... some directories...

But, hey it worked :)
As you perhaps noticed this mail is already written in kmail :D thanks a 
lot... (sorry that I have not replied... havent got your mail... just 
saw on bugs.debian.org...)


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



libqt-mt.a

2004-07-05 Thread Markus
Hi,
why is there no Qt package in Debian sarge/sid with the static lib of
Qt (libqt-mt.a)? Debian woody has this static lib, but it's Qt2.
What should i do, if i want to compile a Qt app with static libs?
Do you know some sources were i can get the static Qt libs for Debian sid?

Thanks!
Markus!




Bug#254595: kdm does listen on udp/177 by default

2004-06-15 Thread Markus
Package: kdm
Version: 4:3.2.2-1
Severity: minor
Tags: security


only changing the config file by hand solves this...

[Xdmcp]
Enable=false


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-1-686
Locale: LANG=C, LC_CTYPE=C

Versions of packages kdm depends on:
ii  debconf   1.4.25 Debian configuration management sy
ii  kdebase-bin   4:3.2.2-1  KDE Base (binaries)
ii  kdelibs4  4:3.2.2-2  KDE core libraries
ii  libart-2.0-2  2.3.16-5   Library of functions for 2D graphi
ii  libc6 2.3.2.ds1-12   GNU C Library: Shared libraries an
ii  libfam0c102   2.7.0-5client library to control the FAM 
ii  libgcc1   1:3.3.3-9  GCC support library
ii  libice6   4.3.0.dfsg.1-1 Inter-Client Exchange library
ii  libpam-runtime0.76-21Runtime support for the PAM librar
ii  libpam0g  0.76-21Pluggable Authentication Modules l
ii  libpng12-01.2.5.0-6  PNG library - runtime
ii  libqt3c102-mt 3:3.2.3-2  Qt GUI Library (Threaded runtime v
ii  libsm64.3.0.dfsg.1-1 X Window System Session Management
ii  libstdc++51:3.3.3-9  The GNU Standard C++ Library v3
ii  libx11-6  4.3.0.dfsg.1-1 X Window System protocol client li
ii  libxext6  4.3.0.dfsg.1-1 X Window System miscellaneous exte
ii  libxrender1   0.8.3-7X Rendering Extension client libra
ii  libxtst6  4.3.0.dfsg.1-1 X Window System event recording an
ii  xbase-clients 4.3.0.dfsg.1-1 miscellaneous X clients
ii  xlibs 4.3.0.dfsg.1-1 X Window System client libraries m
ii  zlib1g1:1.2.1.1-3compression library - runtime

-- debconf information:
  kdm/stop_running_server_with_children: false
* shared/default-x-display-manager: kdm
  kdm/daemon_name: /usr/bin/kdm



kde menu structure

2004-04-29 Thread Markus
Hi!
i'm using KDE and gnome.
If i look into the gnome application menu it's really clear and there are
only the gnome programs.
But if i look in the KDE menu there are all programs mixed together. I
think this is really confusing, if i use kde i want a clear application
menu withe the kde apps.
For example if i look in the Settings menu there is the
kde-control-center and the gnome-control-center.
I think it would be much better if the kde menus would be as clear as the
gnome menus.

Cheers!
Markus




Bug#246175: strace of konsole

2004-04-28 Thread Markus
Package: konsole
Version: 4:3.1.5-2
Severity: normal
Followup-For: Bug #246175


When running konsole with strace you can see:
:
write(9, \0, 1)   = 1
sigreturn() = ? (mask now [])
gettimeofday({1083164503, 384304}, NULL) = 0
gettimeofday({1083164503, 384388}, NULL) = 0
gettimeofday({1083164503, 384553}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1083164503, 384757}, NULL) = 0
select(13, [3 5 6 8 10 12], [], [], {0, 9547}) = 2 (in [8 12], left {0, 1})
read(8, \0, 16)   = 1
waitpid(1810, [WIFEXITED(s)  WEXITSTATUS(s) == 0], WNOHANG) = 1810
select(13, [12], NULL, NULL, {0, 0})= 1 (in [12], left {0, 0})
read(12, exit\r\n, 4096)  = 6
gettimeofday({1083164503, 386115}, NULL) = 0
select(13, [12], NULL, NULL, {0, 0})= 1 (in [12], left {0, 0})
read(12, 0xbfffd920, 4096)  = -1 EIO (Input/output error)
select(13, [12], NULL, NULL, {0, 0})= 1 (in [12], left {0, 0})
read(12, 0xbfffd920, 4096)  = -1 EIO (Input/output error)
select(13, [12], NULL, NULL, {0, 0})= 1 (in [12], left {0, 0})
read(12, 0xbfffd920, 4096)  = -1 EIO (Input/output error)
select(13, [12], NULL, NULL, {0, 0})= 1 (in [12], left {0, 0})
read(12, 0xbfffd920, 4096)  = -1 EIO (Input/output error)
select(13, [12], NULL, NULL, {0, 0})= 1 (in [12], left {0, 0})
:
The last two messages repeat until the process is killed.
The file descriptor 12 points to /dev/ptmx, the pty master multiplex.
HTH


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.5
Locale: LANG=C, LC_CTYPE=C

Versions of packages konsole depends on:
ii  kdelibs44:3.2.2-2KDE core libraries
ii  libart-2.0-22.3.16-3 Library of functions for 2D graphi
ii  libaudio2   1.6c-3   The Network Audio System (NAS). (s
ii  libc6   2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libfam0c102 2.7.0-5  client library to control the FAM 
ii  libfontconfig1  2.2.2-2  generic font configuration library
ii  libfreetype62.1.7-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:3.3.3-6GCC support library
ii  libpng12-0  1.2.5.0-5PNG library - runtime
ii  libqt3c102-mt   3:3.2.3-2Qt GUI Library (Threaded runtime v
ii  libstdc++5  1:3.3.3-6The GNU Standard C++ Library v3
ii  libxcursor1 1.1.3-1  X cursor management library
ii  libxft2 2.1.2-6  FreeType-based font drawing librar
ii  libxrender1 0.8.3-7  X Rendering Extension client libra
ii  xlibmesa-gl [libgl1]4.3.0-7  Mesa 3D graphics library [XFree86]
ii  xlibs   4.3.0-7  X Window System client libraries m
ii  zlib1g  1:1.2.1-5compression library - runtime

-- no debconf information



Bug#245494: ksvg: svgdisplay gets signal 11 on some images

2004-04-23 Thread Markus Schaber
Package: ksvg
Version: 4:3.2.2-1
Severity: important
Tags: sid

Hi, on some SVG images (e. G. the attached one or the SVGAbout.svg that
comes with Adobe SVG Plugin) svgdisplay gets killed with signal 11.

The DrKonqi backtrace that shows up after the crash seems to be rather
useless because of a lack of symbols.

I run it under gnome, in a mixed testing/unstable environment.

Some of the examples that come with batik squiggle work fine while
others display distorted images, but I could not provoke a crash with
those of the squggle examples I tried.

Can you reproduce the problem?

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.4-mm2-uli
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Versions of packages ksvg depends on:
ii  kdelibs44:3.2.2-2KDE core libraries
ii  libart-2.0-22.3.16-3 Library of functions for 2D graphi
ii  libc6   2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libfam0c102 2.7.0-5  client library to control the FAM 
ii  libfontconfig1  2.2.2-2  generic font configuration library
ii  libfreetype62.1.7-2  FreeType 2 font engine, shared lib
ii  libfribidi0 0.10.4-1.1   Free Implementation of the Unicode
ii  libgcc1 1:3.3.3-6GCC support library
ii  libice6 4.3.0-7  Inter-Client Exchange library
ii  libjpeg62   6b-9 The Independent JPEG Group's JPEG 
ii  liblcms11.12-2   Color management library
ii  libpcre34.5-1.1  Perl 5 Compatible Regular Expressi
ii  libpng12-0  1.2.5.0-5PNG library - runtime
ii  libqt3c102-mt   3:3.2.3-2Qt GUI Library (Threaded runtime v
ii  libsm6  4.3.0-7  X Window System Session Management
ii  libstdc++5  1:3.3.3-6The GNU Standard C++ Library v3
ii  libx11-64.3.0-7  X Window System protocol client li
ii  libxext64.3.0-7  X Window System miscellaneous exte
ii  libxrender1 0.8.3-7  X Rendering Extension client libra
ii  xlibs   4.3.0-7  X Window System client libraries m
ii  zlib1g  1:1.2.1-5compression library - runtime

-- no debconf information


output.8.svg
Description: image/svg


pgpy0upGuIyfQ.pgp
Description: PGP signature


Bug#236750: kdm password-less-auto-login failed because of false pam settings in kdm-np

2004-03-11 Thread Markus Hubig
Package: kdm
Version: 4:3.2.1-1
Severity: normal
Followup-For: Bug #236750

Hi the auto-login feature of KDM doesn't work because of a wrong
/etc/pam.d/kdm-np file. So I just copied the gdm-autologin file and all
works fine. Now my kdm-np file looks like this:

| #
| # /etc/pam.d/kdm - specify the PAM behaviour of kdm
| # with auto-login and no-password-login.
| #
| 
| auth   required pam_nologin.so
| auth   required pam_env.so
| auth   required pam_permit.so
| accountrequired pam_unix_acct.so
| sessionrequired pam_unix_session.so
| sessionrequired pam_limits.so

Sincerely yours, Markus Hubig 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.3
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Versions of packages kdm depends on:
ii  debconf 1.4.14   Debian configuration management sy
ii  kdebase-bin 4:3.2.1-1KDE Base (binaries)
ii  kdelibs44:3.2.1-1KDE core libraries
ii  libart-2.0-22.3.16-1 Library of functions for 2D graphi
ii  libc6   2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libfam0c102 2.7.0-5  client library to control the FAM 
ii  libgcc1 1:3.3.3-2GCC support library
ii  libice6 4.3.0-5  Inter-Client Exchange library
ii  libpam-runtime  0.76-15  Runtime support for the PAM librar
ii  libpam0g0.76-15  Pluggable Authentication Modules l
ii  libpng12-0  1.2.5.0-5PNG library - runtime
ii  libqt3c102-mt   3:3.2.3-2Qt GUI Library (Threaded runtime v
ii  libsm6  4.3.0-5  X Window System Session Management
ii  libstdc++5  1:3.3.3-2The GNU Standard C++ Library v3
ii  libx11-64.3.0-5  X Window System protocol client li
ii  libxext64.3.0-5  X Window System miscellaneous exte
ii  libxrender1 0.8.3-5  X Rendering Extension client libra
ii  libxtst64.3.0-5  X Window System event recording an
ii  xbase-clients   4.3.0-5  miscellaneous X clients
ii  xlibs   4.3.0-5  X Window System client libraries m
ii  zlib1g  1:1.2.1-4compression library - runtime

-- debconf information:
  kdm/stop_running_server_with_children: false
  shared/default-x-display-manager: kdm
  kdm/daemon_name: /usr/bin/kdm



KDE debs for sarge

2004-01-24 Thread Markus Hofmann
Hello all

Does someone knew a KDE source for debian sarge?
The base sources from sarge are very incomplete. Some packages are missing.

regards
Markus




Bug#228952: kmail: Kmail with Kvim interation

2004-01-21 Thread Markus Hubig
Package: kmail
Version: 4:3.1.5-1
Severity: wishlist
Tags: patch

Hi,

I realy wish to have kvim as my editor in kmail. As far as I know
it's planed vor 3.2 to have the choice to select the Embedded Vim
Component inside kmail as your editor. But as I see ther's a little
patch at http://freenux.org/kde/patchs/kmail-ktexteditor-3.1.diff which
applyes this feature to kmail 3.1. 

I would realy like to see it in the next Debian Package ... ;-)

Thank you in advance, 
   Markus Hubig

diff -urN kmail-3.1/Makefile.am kmail+kvim/Makefile.am
--- kmail-3.1/Makefile.am	2002-11-13 09:47:31.0 -0500
+++ kmail+kvim/Makefile.am	2003-01-04 18:03:04.0 -0500
@@ -2,7 +2,7 @@
 
 SUBDIRS = . about pics profiles
 INCLUDES = -I$(top_srcdir)/libkdenetwork -I$(top_srcdir)/mimelib $(all_includes)
-LDADD	= $(LIB_KHTML) $(LIB_KSPELL) ../libkdenetwork/libkdenetwork.la ../mimelib/libmimelib.la -lkabc
+LDADD	= $(LIB_KHTML) $(LIB_KSPELL) ../libkdenetwork/libkdenetwork.la ../mimelib/libmimelib.la -lkabc -lktexteditor -lkutils
 
 bin_PROGRAMS = kmail
 
diff -urN kmail-3.1/configuredialog.cpp kmail+kvim/configuredialog.cpp
--- kmail-3.1/configuredialog.cpp	2002-12-07 04:56:17.0 -0500
+++ kmail+kvim/configuredialog.cpp	2003-01-04 18:00:08.0 -0500
@@ -97,6 +97,7 @@
 #include qlayout.h
 #include qtextcodec.h
 #include qheader.h
+#include ktexteditor/editorchooser.h
 #include qlineedit.h
 #include qpopupmenu.h
 #include qcheckbox.h
@@ -2342,7 +2343,7 @@
   // tmp. vars:
   QVBoxLayout *vlay;
   QHBoxLayout *hlay;
-  QGroupBox   *group;
+  QGroupBox   *group, *editor;
   QLabel  *label;
   QHBox   *hbox;
 
@@ -2370,6 +2371,12 @@
   connect( mWordWrapCheck, SIGNAL(toggled(bool)),
 	   mWrapColumnSpin, SLOT(setEnabled(bool)) );
 
+  //ktexteditor stuff
+  editor = new QVGroupBox (i18n(Embedded Editor), this);
+  editor-layout()-setSpacing( KDialog::spacingHint() );
+  chooser = new KTextEditor::EditorChooser(editor, Editor chooser);
+  chooser-readAppSetting();
+
   // The exteral editor group:
   group = new QVGroupBox( i18n(External Editor), this );
   group-layout()-setSpacing( KDialog::spacingHint() );
@@ -2399,6 +2406,7 @@
   connect( mExternalEditorCheck, SIGNAL(toggled(bool)),
 	   label, SLOT(setEnabled(bool)) );
 
+  vlay-addWidget( editor );
   vlay-addWidget( group );
   vlay-addStretch( 100 );
 }
@@ -2445,6 +2453,9 @@
   KConfigGroup general( kapp-config(), General );
   KConfigGroup composer( kapp-config(), Composer );
 
+  //ktexteditor
+  chooser-writeAppSetting();
+
   general.writeEntry( use-external-editor, mExternalEditorCheck-isChecked() );
   general.writeEntry( external-editor, mEditorRequester-url() );
 
diff -urN kmail-3.1/configuredialog_p.h kmail+kvim/configuredialog_p.h
--- kmail-3.1/configuredialog_p.h	2002-09-29 08:27:00.0 -0400
+++ kmail+kvim/configuredialog_p.h	2003-01-04 18:00:08.0 -0500
@@ -15,6 +15,7 @@
 
 #include kdialogbase.h
 #include klistview.h
+#include ktexteditor/editorchooser.h
 
 class QPushButton;
 class QLabel;
@@ -557,6 +558,7 @@
   void installProfile( KConfig * profile );
 
 protected:
+  KTextEditor::EditorChooser *chooser;
   QCheckBox *mAutoAppSignFileCheck;
   QCheckBox *mSmartQuoteCheck;
   QCheckBox *mWordWrapCheck;
diff -urN kmail-3.1/kmcomposewin.cpp kmail+kvim/kmcomposewin.cpp
--- kmail-3.1/kmcomposewin.cpp	2002-12-14 14:49:22.0 -0500
+++ kmail+kvim/kmcomposewin.cpp	2003-01-04 19:26:48.0 -0500
@@ -82,9 +82,20 @@
 #include cryptplugwrapperlist.h
 #include klistboxdialog.h
 
-#include kmcomposewin.moc
-
+#include ktexteditor/editor.h
+#include ktexteditor/document.h
+#include ktexteditor/view.h
+#include ktexteditor/editinterface.h
+#include ktexteditor/editorchooser.h
+#include ktexteditor/viewcursorinterface.h
+#include ktexteditor/searchinterface.h
+#include klibloader.h
+#include ktrader.h
+#include kservice.h
+#include kfinddialog.h
+#include qregexp.h
 
+#include kmcomposewin.moc
 
 //-
 KMComposeWin::KMComposeWin( KMMessage *aMsg, uint id )
@@ -139,7 +150,6 @@
   bAutoCharset = TRUE;
   fixedFontAction = 0;
   mEditor = new KMEdit(mMainWidget, this);
-  mEditor-setTextFormat(Qt::PlainText);
   disableBreaking = false;
   QString tip = i18n(Select email address(es));
   QToolTip::add( mBtnTo, tip );
@@ -221,8 +231,8 @@
 	connect(kernel-imapFolderMgr(),SIGNAL(removed(KMFolder*)),
 	SLOT(slotFolderRemoved(KMFolder*)));
 
-  connect (mEditor, SIGNAL (spellcheck_done(int)),
-this, SLOT (slotSpellcheckDone (int)));
+//XXX  connect (mEditor, SIGNAL (spellcheck_done(int)),
+//XXXthis, SLOT (slotSpellcheckDone (int)));
 
   mMainWidget-resize(480,510);
   setCentralWidget(mMainWidget);
@@ -385,7 +395,7 @@
   mEdtReplyTo-setPalette(mPalette);
   mEdtBcc-setPalette(mPalette);
   mTransport-setPalette(mPalette);
-  mEditor-setPalette(mPalette);
+//XXX  mEditor-setPalette(mPalette);
   mFcc-setPalette(mPalette);
 }
 
@@ -1038,7

k3b cdrecord

2004-01-10 Thread Markus Henrich
Hello!
I'm using woody and k3b 0.10.3. Everything in k3b is configured with the
setup-tool. I give rights for cdrecord, usw. to a group wich I belong to.
But when I start k3b now as a user, the error message couldn't find
cdrecord appeared. Changing the rights of cdrecord to be executed by a
user, k3b gives the message, that cdrecord only can be used with root.

So how could I solve this problem. Any ideas?

Greetings
Markus




Kopete 0.7-1 don't go online :-(

2003-08-07 Thread Markus Hofmann
Hello all

I've updated my 0.6 kopete to 0.7-1 from 
http://kopete.creativa.cl/debian/woody for my woody.

After this update my kopete starts. It also downloads my contact list, but it 
doesn't go online. I have done everything what I think that could help.
I also removed an reinstalled my kopete, but the problem is still there.

Does anyone have an idea?

best regards 
Markus Hofmann




Re: Kopete 0.7-1 don't go online :-(

2003-08-07 Thread Markus Hofmann
Am Donnerstag, 7. August 2003 21:56 schrieb Rasmus Bøg Hansen:
 Markus Hofmann [EMAIL PROTECTED] writes:
  I've updated my 0.6 kopete to 0.7-1 from
  http://kopete.creativa.cl/debian/woody for my woody.
 
  After this update my kopete starts. It also downloads my contact list,
  but it doesn't go online. I have done everything what I think that could
  help. I also removed an reinstalled my kopete, but the problem is still
  there.

 Did you go through settings for each protocol? There have been quite
 some chenges.

Yes I did every settings whom are needed.


 If we are talking ICQ, you might want to change your password. I had
 to change my password to one not containing digits (from another ICQ
 program).

Yes its ICQ which is not going online. IRC is running successfully!
My password is without digits, but I'll test with another password.


 /Rasmus




Kopete Package vor Woody?

2003-07-19 Thread Markus Hofmann
Hello all

Does anyone have a Kopete deb-file for debian woody?
I can't find anyone.

best regards
markus




Re: Kopete Package vor Woody?

2003-07-19 Thread Markus Hofmann
Hello Paulo

Thank you for answering. :-)
You make me very happy :-)

From where did you get this information? apt-get.org doesn't have any 
information about this package.

regards
Markus


Am Samstag, 19. Juli 2003 18:56 schrieb Paulo Richards:
 http://kopete.creativa.cl/debian/woody/

 Stable release and cvs package

 Paulo Richards

 El Sáb 19 Jul 2003 12:48, Markus Hofmann escribió:
  Hello all
 
  Does anyone have a Kopete deb-file for debian woody?
  I can't find anyone.
 
  best regards
  markus




Kopete crashs

2003-06-16 Thread Markus Hofmann
Hello all

My kopete icq client crashes everytime I want to run it.

Here the output from the kde crashmanager:

---
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 1024 
(LWP 1410)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x411c9a59 in wait4 () from /lib/libc.so.6
#0  0x411c9a59 in wait4 () from /lib/libc.so.6
#1  0x41240e48 in __check_rhosts_file () from /lib/libc.so.6
#2  0x410ae453 in waitpid () from /lib/libpthread.so.0
#3  0x408c4d6a in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.4
#4  0x410abf54 in pthread_sighandler () from /lib/libpthread.so.0
#5  0x411526b8 in sigaction () from /lib/libc.so.6
#6  0x40e83b49 in QSocket::qt_invoke () from /usr/lib/libqt-mt.so.3
#7  0x40c02899 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#8  0x40c02a14 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#9  0x40e55e1b in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#10 0x40c198cc in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#11 0x40bb039a in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#12 0x40bb01a4 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#13 0x4086544a in KApplication::notify () from /usr/lib/libkdecore.so.4
#14 0x40b92f43 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#15 0x40b74c2a in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#16 0x40bc1c6e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#17 0x40bc1bcb in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#18 0x40bb04f2 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#19 0x0805d7f1 in KDialog::marginHint ()
#20 0x4114214f in __libc_start_main () from /lib/libc.so.6
--

I've KDE 3.1.2 on a debian woody with kernel 2.4.20

thx
Markus




unsubscribe

2003-04-23 Thread markus brinkmann
unsubscribe
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact 
[EMAIL PROTECTED]





Problems with KDE

2002-09-13 Thread Markus Hansen
Hi.

I have KDE 2.2.2 on my computer and (nearly) everything works just fine.

Eccept for 2 things:

1) I can click on the DVD icon, it mounts and tries to start konqueror, but 
konqueror does not open!

2) Using konqueror for webbrowsing, it often uses too small fontswhich I 
cannot change!

I found out:
In Control Center/Country  Language I cannot 
enter a charset, the line is always empty.
I also can't do this in konqueror.
These functions 1) click icon 2) use the right size for Fonts and the line in 
charset do work, using another user.
But as my computer is used as a one-person-pc I have a very nice 
userenvironment and it would take very long to put everything into the 
another profile. If I would just copy every file I think I would also copy 
the errors which occur.
I think the problem can be solved by changing something in
/home/user/.kde, but I don't know that much about KDE to know what to do.
Has anyone an idea?

Thank you very much and regards
Markus




Konqueror problem

2001-04-09 Thread Markus Wollgarten
Hi all

and sorry for asking again, but here it is a problem.  I would like to
know, whether there exists an easy way to stop konqueror from polling
the directory contents from mounted volumes. In the case of a smbmounted
windows share this polling puts a lot of load on the windows server
which in turn the administrator dislikes a lot (and in addition brings
the linux community here in a bad position :-( ).

Your help is really appreciated,

Markus Wollgarten
--
Dr. Markus WOLLGARTEN
Institut fuer Angewandte Physik
ETH Hoenggerberg
CH-8093 Zuerich




polling by konqueror

2001-04-06 Thread Markus Wollgarten
Hello everybody,

it seems that konqueror expects the File Alteration Monitor and so it's falling 
back
to polling directories for their content since Debian Linux has no fam/imon 
support.
This puts a lot of unnecessary load on our network. What to do? ( I do not want
recompile everything :-))

Thanks a lot for the help!

Markus