Bug#894611: [php-libsodium] Error message "PHP Fatal error: sodium_init() in Unknown on line 0" when used by other programs

2018-04-02 Thread Thomas Hackert
Package: php-libsodium
Version: 1.0.6-1+b2
Severity: normal

--- Please enter the report below this line. ---
Dear maintainers of this package,

thank you so much for providing it, but I found the following bug:

If php uses this library, it spits out "PHP Fatal error:
sodium_init() in Unknown on line 0" as an error message ... :( As I
am using ownCloud X, Nextcloud 13.0.1.1 with PHP 7.2.3.1, it is a
rather annoying bug ... :( I found out that the PECL maintainer has
fixed this issue already (see
https://github.com/oerdnj/deb.sury.org/issues/659), I would like to
ask you to fix it as well ... ;)
Sorry for the inconvenience
Thomas Hackert.

--- System information. ---
Architecture: 
Kernel:   Linux 4.15.0-2-amd64

Debian Release: buster/sid
  500 xenial  updates.signal.org 
  500 testing www.deb-multimedia.org 
  500 testing ftp.de.debian.org 
  500 stable  repo.skype.com 
  500 stable  deb.opera.com 
  500 jessie  repo.morph027.de 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
php-common  (>= 1:7.0+33~) | 1:60
phpapi-20170718| 
 OR phpapi-20160303| 
 OR phpapi-20151012| 
libc6(>= 2.14) | 2.27-2
libsodium23(>= 1.0.10) | 1.0.16-2


Package's Recommends field is empty.

Package's Suggests field is empty.




-- 
How much does she love you?  Less than you'll ever know.


signature.asc
Description: PGP signature


Bug#836965: virtualbox-5.1: No VM starts, only error "RCR3initEx failed with rc=-1912"

2016-09-09 Thread Thomas Hackert
Hello Gianfranco,
On Fri, Sep 09, 2016 at 09:03:22AM +, Gianfranco Costamagna wrote:
> please set the devices permissions back to the correct values
> sudo ls -l /dev/vbox*
> crw--- 1 root root 10, 55 set  9 10:57 /dev/vboxdrv
> crw-rw-rw- 1 root root 10, 54 set  9 10:57 /dev/vboxdrvu
> crw--- 1 root root 10, 53 set  9 10:57 /dev/vboxnetctl
> 
> chmod 600 /dev/vboxdrv /dev/vboxnetctl
> chmod 666 /dev/vboxdrvu

[done]

> I don't see anything strange here

Hm, one of all your tips led to an again running VBox, thanks :)

> is the guest a windows 10 machine?

Although I have one installed, I discovered this with pfSense but
also with an Salt vagrant demo image ... :(

Still, I would like to know, why this problem occurred after the
last update but not before ... ;)

Thanks anyway and have a nice day
Thomas.

-- 
I'm not an Iranian!!  I voted for Dianne Feinstein!!



Bug#836965: virtualbox-5.1: No VM starts, only error "RCR3initEx failed with rc=-1912"

2016-09-09 Thread Thomas Hackert
Hello Gianfranco,
On Fri, Sep 09, 2016 at 08:21:53AM +, Gianfranco Costamagna wrote:
> Hi, can you please provide more details?

I hope so ... ;)

> (sorry for the late answer)

No problem :)

> >When I start an VM, I am getting the message mentioned in the subject, but 
> >also
> >another error with
> >
> >Für die virtuelle Maschine pfSense konnte keine neue Sitzung eröffnet werden.
> >
> >The virtual machine 'pfSense' has terminated unexpectedly during startup with
> >exit code 1 (0x1).
> >
> >Fehlercode:NS_ERROR_FAILURE (0x80004005)
> >Komponente:MachineWrap
> >Interface:IMachine {b2547866-a0a1-4391-8b86-6952d82efaa0}
> >
> >... :(
> 
> >Trying to find a solution in the web, trying to reinstall all 
> >installed>virtualbox packages (virtualbox, virtualbox-guest-dkms, 
> >virtualbox-guest-utils,
> >virtualbox-guest-x11, virtualbox-guest-additions-iso and virtualbox-qt),
> >changing all /dev/vbox files with "chmod 666 /dev/vbox*" (a tip I found
> >somewhere in the web) did not change anything ... :(
> 
> 
> please remove all the virtualbox-guest-utils virtualbox-guest-dkms and 
> virtualbox-guest-x11
> (they are needed inside the VM, not outside)

[done]

> and do
> apt-get install --reinstall virtualbox virtualbox-dkms and post the result
> here
> (or a simple
> dpkg-reconfigure virtualbox-dkms)

I did the "dpkg-reconfigure" command. Does this make any difference?

> after that an
> lsmod |grep vbox

# lsmod |grep vbox
vboxpci24576  0
vboxnetadp 28672  0
vboxnetflt 28672  0
vboxdrv   450560  3 vboxnetadp,vboxnetflt,vboxpci

> and 
> 
> find /lib/modules/ -name "*vbox*.ko*" -exec modinfo "{}" \;

I will attach the output as a file on this mail, if this is OK ...
;)

> this will give me a clue about the kernel module build, and the reason for 
> having a bad /dev/vbox* device
> 
> also
> ls /dev/vboxdrv -l

crw-rw-rw- 1 root root 10, 58 Sep  4 12:08 /dev/vboxdrv

> and last thing:
> dpkg-query -l |grep virtualbox

ii  virtualbox5.1.4-dfsg-1+b1
amd64x86 virtualization solution - base binaries
ii  virtualbox-dkms   5.1.4-dfsg-1
all  x86 virtualization solution - kernel module sources for
dkms
ii  virtualbox-qt 5.1.4-dfsg-1+b1
amd64x86 virtualization solution - Qt based user interface

> thanks,

You are welcome :)
Have a nice day
Thomas.

-- 
Liar:
one who tells an unpleasant truth.
-- Oliver Herford
filename:   /lib/modules/4.5.0-2-amd64/updates/dkms/vboxdrv.ko
version:5.1.4_Debian r110228 (0x0026)
license:GPL
description:Oracle VM VirtualBox Support Driver
author: Oracle Corporation
srcversion: 141D4C026DB2D609EC82545
depends:
vermagic:   4.5.0-2-amd64 SMP mod_unload modversions 
parm:   force_async_tsc:force the asynchronous TSC mode (int)
filename:   /lib/modules/4.5.0-2-amd64/updates/dkms/vboxnetadp.ko
version:5.1.4_Debian r110228 ((0xA2CDe001U))
license:GPL
description:Oracle VM VirtualBox Network Adapter Driver
author: Oracle Corporation
srcversion: 29B5552C5D92B8323EE00BD
depends:vboxdrv
vermagic:   4.5.0-2-amd64 SMP mod_unload modversions 
filename:   /lib/modules/4.5.0-2-amd64/updates/dkms/vboxnetflt.ko
version:5.1.4_Debian r110228 ((0xA2CDe001U))
license:GPL
description:Oracle VM VirtualBox Network Filter Driver
author: Oracle Corporation
srcversion: D686CF2E1879C70DBB1488B
depends:vboxdrv
vermagic:   4.5.0-2-amd64 SMP mod_unload modversions 
filename:   /lib/modules/4.5.0-2-amd64/updates/dkms/vboxpci.ko
version:5.1.4_Debian r110228
license:GPL
description:Oracle VM VirtualBox PCI access Driver
author: Oracle Corporation
srcversion: 5A37F4F33AC46B030951EAF
depends:vboxdrv
vermagic:   4.5.0-2-amd64 SMP mod_unload modversions 
filename:   /lib/modules/4.6.0-1-amd64/updates/dkms/vboxdrv.ko
version:5.1.4_Debian r110228 (0x0026)
license:GPL
description:Oracle VM VirtualBox Support Driver
author: Oracle Corporation
srcversion: 141D4C026DB2D609EC82545
depends:
vermagic:   4.6.0-1-amd64 SMP mod_unload modversions 
parm:   force_async_tsc:force the asynchronous TSC mode (int)
filename:   /lib/modules/4.6.0-1-amd64/updates/dkms/vboxnetadp.ko
version:5.1.4_Debian r110228 ((0xA2CDe001U))
license:GPL
description:Oracle VM VirtualBox Network Adapter Driver
author: Oracle Corporation
srcversion: 29B5552C5D92B8323EE00BD
depends:vboxdrv
vermagic:   4.6.0-1-amd64 SMP mod_unload modversions 
filename:   /lib/modules/4.6.0-1-amd64/updates/dkms/vboxnetflt.ko
version:5.1.4_Debian r110228 ((0xA2CDe001U))
license:GPL
description:Oracle VM VirtualBox Network Filter Driver
author: Oracle 

Bug#836965: virtualbox-5.1: No VM starts, only error "RCR3initEx failed with rc=-1912"

2016-09-07 Thread Thomas Hackert
Package: virtualbox-dkms
Version: 5.1.4-dfsg-1
Severity: normal
File: virtualbox-5.1
Tags: newcomer

Dear Maintainer,
I hope I have chosen the right severity and such. If not, feel free to change
:)

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
AFAIKT just an upgrade for VirtualBox 5.1, but not really sure, sorry ... :(

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
When I start an VM, I am getting the message mentioned in the subject, but also
another error with

Für die virtuelle Maschine pfSense konnte keine neue Sitzung eröffnet werden.

The virtual machine 'pfSense' has terminated unexpectedly during startup with
exit code 1 (0x1).

Fehlercode:NS_ERROR_FAILURE (0x80004005)
Komponente:MachineWrap
Interface:IMachine {b2547866-a0a1-4391-8b86-6952d82efaa0}

... :(

Trying to find a solution in the web, trying to reinstall all installed
virtualbox packages (virtualbox, virtualbox-guest-dkms, virtualbox-guest-utils,
virtualbox-guest-x11, virtualbox-guest-additions-iso and virtualbox-qt),
changing all /dev/vbox files with "chmod 666 /dev/vbox*" (a tip I found
somewhere in the web) did not change anything ... :(

   * What was the outcome of this action?
Nothing changed ... :(

   * What outcome did you expect instead?

That I would be able to run my VMs again.



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

Kernel: Linux 4.5.0-2-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/dash
Init: systemd (via /run/systemd/system)

Versions of packages virtualbox-dkms depends on:
ii  dkms  2.2.1.0+git20160527-1

Versions of packages virtualbox-dkms recommends:
ii  virtualbox  5.1.4-dfsg-1+b1

virtualbox-dkms suggests no packages.

-- no debconf information



Bug#834220: [libreoffice] LO crashes if started from command line with "--backtrace" parameter on several occasions

2016-08-14 Thread Thomas Hackert
Hello Rene, *,
On Sun, Aug 14, 2016 at 02:20:01PM +0200, Rene Engelhard wrote:
> On Sun, Aug 14, 2016 at 12:35:53PM +0200, Thomas Hackert wrote:
> > > OK, then IMHO it's even minor, since normal users won't do that :)
> > 
> > Well, but people in QA at LO or some users trying to get a backtrace
> > to report a bug ... ;)
> 
> Sure, but it doesn't affect normal operations.

OK.

> > > > > But yes, if you want a --backtrace, you DO need the -dbgsym packages. 
> > > > > They
> > > > > contain the debug symbols. Without them a backtrace not very useful.
> > > > 
> > > > But still it should not crash immediately ... ;)
> > > 
> > > That's true. I was aiming at your "I don't want to install the -dbgsym 
> > > packages".
> > 
> > But how do I install the debug packages? Neither "apt-cache search
> > libreoffice dbg" or "libreoffice debug" show anything. "apt-cache
> > search dbgsym" does only show mariadb, openhpi packages and owfs-dbg
> 
> -dbg packages are suppoed to be gone. -dbgsym is what is done now..

OK.

> > ... :( Do I need an special entry to my sources.list?
> 
> .. and yes, it's a different archive. Google would have told you:
> 
> http://lmgtfy.com/?q=dbgsym+Debian

Oh, sorry for the dump question ... :( Though I prefer
https://lmddgtfy.net/ ... ;)
Sorry for the noise
Thomas.

-- 
Money is its own reward.



Bug#834220: [libreoffice] LO crashes if started from command line with "--backtrace" parameter on several occasions

2016-08-14 Thread Thomas Hackert
Hello Rene, *,
On Sun, Aug 14, 2016 at 12:01:15PM +0200, Rene Engelhard wrote:
> On Sat, Aug 13, 2016 at 02:34:32PM +0200, Thomas Hackert wrote:
> > > On Sat, Aug 13, 2016 at 12:19:44PM +0200, Thomas Hackert wrote:
> > > > while trying to get a backtrace for a crash with an installed
> > > > extension, I started LO from command line with "soffice
> > > > --backtrace". To my astonishment LO crashes, when
> > > 
> > > You mean it only happens with --backtrace or also without? Your title
> > > suggests the first.
> > 
> > Yes. It only happens if I start LO from command line with "soffice
> > --backtrace".
> 
> OK, then IMHO it's even minor, since normal users won't do that :)

Well, but people in QA at LO or some users trying to get a backtrace
to report a bug ... ;)

> > > But yes, if you want a --backtrace, you DO need the -dbgsym packages. They
> > > contain the debug symbols. Without them a backtrace not very useful.
> > 
> > But still it should not crash immediately ... ;)
> 
> That's true. I was aiming at your "I don't want to install the -dbgsym 
> packages".

But how do I install the debug packages? Neither "apt-cache search
libreoffice dbg" or "libreoffice debug" show anything. "apt-cache
search dbgsym" does only show mariadb, openhpi packages and owfs-dbg
... :( Do I need an special entry to my sources.list?
Have a nice day
Thomas.

-- 
 Yeah, well that's why it's numbered 2.3.1... it's for those of us
 who miss NT-like uptimes



Bug#834220: libreoffice: Reproducible after installing LanguageTool extension in a clean environment

2016-08-14 Thread Thomas Hackert
Package: libreoffice
Version: 1:5.1.5~rc2-1
Followup-For: Bug #834220

Hello Rene, *,

I have tried to reproduce this bug in a clean environment (I hope
you count a Debian installation in VirtualBox as "Clean" ... ;) ):

1. Downloaded
http://cdimage.debian.org/cdimage/weekly-builds/amd64/iso-dvd/debian-testing-amd64-DVD-1.iso
and created a Debian VM in VirtualBox
2. Installed it in "Expert GUI mode" and selected XFCE as well as
KDE as DEs
3. After the installation was finished, I started LO from command
line ("soffice --backtrace") - leads to a "gbd>" promt
4. Started "soffice" (without "--backtrace") to see if LO wants to
recover something
5. Started "soffice --backtrace" - LO started
6. Neither + nor click on any module crashes LO
7. Downloaded
http://extensions.libreoffice.org/extension-center/texmaths-1/releases/0.42/texmaths-0-42.oxt
and installed it in LO
8. Closed LO and restarted it with "soffice --backtrace" - no crash
with + or any click on one of the modules
9. Downloaded https://languagetool.org/download/LanguageTool-3.4.oxt
and installed it in LO
10. In LO "Tools - LanguageTool - Options" and click on "Help"
button shows a long warning
11. Closed LO
12. Started LO with again "soffice --backtrace"
13. + - crash

So, this crash only appears after installing the LanguageTool
extension - but I am still confused as it crashes LO with the
"--backtrace" parameter from command line as well ... :( LO's own
version 5.1.5.2, 5.2.0.4 or 5.2.1.1 does not show this crash - even
with installed LanguageTool extension.

Do you need any further information? I have only added

deb http://ftp.de.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.debian.org/debian/ testing main contrib non-free

to /etc/apt/sources.list (without an additional "apt-get update &
apt-get upgrade" to reproduce it with Testing's LO version ... ;)
Have a nice day
Thomas.

-- System Information:
Debian Release: stretch/sid
Architecture: amd64 (x86_64)

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

Versions of packages libreoffice depends on:
ii  dpkg   1.18.10
ii  fonts-dejavu   2.36-1
ii  fonts-sil-gentium-basic1.1-7
ii  libreoffice-avmedia-backend-gstreamer  1:5.1.5~rc2-1
ii  libreoffice-base   1:5.1.5~rc2-1
ii  libreoffice-calc   1:5.1.5~rc2-1
ii  libreoffice-core   1:5.1.5~rc2-1
ii  libreoffice-draw   1:5.1.5~rc2-1
ii  libreoffice-impress1:5.1.5~rc2-1
ii  libreoffice-java-common1:5.1.5~rc2-1
ii  libreoffice-math   1:5.1.5~rc2-1
ii  libreoffice-report-builder-bin 1:5.1.5~rc2-1
ii  libreoffice-writer 1:5.1.5~rc2-1
ii  python3-uno1:5.1.5~rc2-1

libreoffice recommends no packages.

Versions of packages libreoffice suggests:
ii  cups-bsd2.1.4-4
ii  default-jre [java5-runtime] 2:1.8-57
ii  gstreamer1.0-libav  1.8.2-1
pn  gstreamer1.0-plugins-bad
ii  gstreamer1.0-plugins-base   1.8.2-1
ii  gstreamer1.0-plugins-good   1.8.2-1
ii  gstreamer1.0-plugins-ugly   1.8.2-1
ii  hunspell-de-at [hunspell-dictionary]20160407-1
ii  hunspell-de-ch [hunspell-dictionary]20160407-1
ii  hunspell-de-de [hunspell-dictionary]20160407-1
ii  hunspell-en-us [hunspell-dictionary]20070829-6
ii  hyphen-de [hyphen-hyphenation-patterns] 1:5.1.3-2
ii  hyphen-en-us [hyphen-hyphenation-patterns]  2.8.8-3
ii  iceweasel   45.2.0esr-1
ii  imagemagick 8:6.8.9.9-7.2
ii  libgl1-mesa-glx [libgl1]11.2.2-1
pn  libreoffice-grammarcheck
ii  libreoffice-help-de [libreoffice-help-5.1]  1:5.1.5~rc2-1
ii  libreoffice-help-en-us [libreoffice-help-5.1]   1:5.1.5~rc2-1
ii  libreoffice-kde 1:5.1.5~rc2-1
ii  libreoffice-l10n-de [libreoffice-l10n-5.1]  1:5.1.5~rc2-1
pn  libreoffice-officebean  
ii  libsane 1.0.25-2+b1
ii  libxrender1 1:0.9.9-2
pn  myspell-dictionary  
ii  mythes-de [mythes-thesaurus]20160424-3
ii  mythes-de-ch [mythes-thesaurus] 20160424-3
ii  mythes-en-us [mythes-thesaurus] 1:5.1.3-2
pn  openclipart2-libreoffice | openclipart-libreoffice  
ii  openjdk-8-jre [java5-runtime]

Bug#834220: [libreoffice] LO crashes if started from command line with "--backtrace" parameter on several occasions

2016-08-13 Thread Thomas Hackert
And again ... ;)
On Sat, Aug 13, 2016 at 02:26:03PM +0200, Rene Engelhard wrote:
> On Sat, Aug 13, 2016 at 12:19:44PM +0200, Thomas Hackert wrote:
> > do something further to help fixing this bug (apart from installing
> > all LO debug packages or so), feel free to ask as well.
> [...]
> > -8<---8<---8<---8<---8<---8<---8<---8<---8<--
> > Please attach the file:
> >   /tmp/reportbug-ng-libreoffice-atcAcA.txt
> > to the mail. I'd do it myself if the output wasn't too long to handle.
> > 
> >   Thank you!
> > ->8--->8--->8--->8--->8--->8--->8--->8--->8--
> 
> Oh, and you should do what it says :) Especially if it's caused by some
> extension, it will show installed extensions

it is only 4k in size and empty, but I will attach it to this mail.
Sorry for the inconvenience
Thomas.

-- 
NP: Bring Me the Horizon – Who Want's Flowers when You're Dead?
Nobody



Bug#834220: [libreoffice] LO crashes if started from command line with "--backtrace" parameter on several occasions

2016-08-13 Thread Thomas Hackert
Hello Rene, *,
On Sat, Aug 13, 2016 at 01:48:51PM +0200, Rene Engelhard wrote:
> just tried in clean, current sid (you use a testing with some mix from some
> random stuff you probably shouldn't use - like Ubuntu xenial ppas..). But
> testing and sid should be similar enough.

I know ... ;)

> On Sat, Aug 13, 2016 at 12:19:44PM +0200, Thomas Hackert wrote:
> > while trying to get a backtrace for a crash with an installed
> > extension, I started LO from command line with "soffice
> > --backtrace". To my astonishment LO crashes, when
> 
> You mean it only happens with --backtrace or also without? Your title
> suggests the first.

Yes. It only happens if I start LO from command line with "soffice
--backtrace".

> > - pressing +
> 
> works for me.
> 
> > - clicking either on "Writer Document", "Impress Presentation",
> >   or "Draw Drawing"
> 
> works for me.
> 
> > - it does not crashes immediately but later in Base (after
> >   saving the file as a last step in the Base wizard)
> 
> Didn't try (yet).

O.K.

> > - if a crash happened and you have not recovered a document and
> >   closed LO before, a new "soffice --backtrace" will also crash
> > immediately ... :( Actually I found this bug with the last version
> 
> No, that was the case on my first try, worked, too.

O.K.

> > (5.1.5-2, IIRC) but due to an update to 5.2.0.1 today, I have this
> > version no longer installed.
> 
> Then you should set Version: to the correct value. The BTS tracks that,
> ans right now only  thinks 5.2.0-1 was affected.

O.K. Thanks for changing it :)

> > If you need any further information, feel free to ask :) If I could
> > do something further to help fixing this bug (apart from installing
> > all LO debug packages or so), feel free to ask as well.
> 
> I'd firstly try in a clean system.

It still crashes after moving .config/libreoffice to
.config/libreoffice_old and starting "soffice --backtrace" from
commandline on my system ... :(

> But yes, if you want a --backtrace, you DO need the -dbgsym packages. They
> contain the debug symbols. Without them a backtrace not very useful.

But still it should not crash immediately ... ;)

> [useless reportbug-ng output snipped. Does reportbug-ng have a bug and
> doesn't display the versions of the dependencies? Isn't shown here at least
> and I saw it before too]

No idea, sorry ... :(
Have a nice afternoon
Thomas.

-- 
Academicians care, that's who.



Bug#834220: [libreoffice] LO crashes if started from command line with "--backtrace" parameter on several occasions

2016-08-13 Thread Thomas Hackert
Package: libreoffice
Version: 1:5.2.0-1
Severity: normal

--- Please enter the report below this line. ---
Hello @ll,
while trying to get a backtrace for a crash with an installed
extension, I started LO from command line with "soffice
--backtrace". To my astonishment LO crashes, when

- pressing +
- clicking either on "Writer Document", "Impress Presentation",
  or "Draw Drawing"
- it does not crashes immediately but later in Base (after
  saving the file as a last step in the Base wizard)
- if a crash happened and you have not recovered a document and
  closed LO before, a new "soffice --backtrace" will also crash
immediately ... :( Actually I found this bug with the last version
(5.1.5-2, IIRC) but due to an update to 5.2.0.1 today, I have this
version no longer installed.

If you need any further information, feel free to ask :) If I could
do something further to help fixing this bug (apart from installing
all LO debug packages or so), feel free to ask as well.
Sorry for the inconvenience
Thomas.


--- System information. ---
Architecture: amd64
Kernel:   Linux 4.5.0-2-amd64

Debian Release: stretch/sid
  500 xenial  ppa.launchpad.net 
  500 unstabledownload.jitsi.org 
  500 testing www.deb-multimedia.org 
  500 testing ftp.de.debian.org 
  500 stable  deb.opera.com 
  500 sid linux.dropbox.com 

--- Package information. ---
Depends  (Version) | Installed
==-+-=
fonts-sil-gentium-basic| 1.1-7
libreoffice-base   | 1:5.2.0-1
libreoffice-calc   | 1:5.2.0-1
libreoffice-core (= 1:5.2.0-1) | 1:5.2.0-1
libreoffice-draw   | 1:5.2.0-1
libreoffice-impress| 1:5.2.0-1
libreoffice-math   | 1:5.2.0-1
libreoffice-report-builder-bin | 1:5.2.0-1
libreoffice-writer | 1:5.2.0-1
libreoffice-avmedia-backend-gstreamer  | 1:5.2.0-1
 OR libreoffice-avmedia-backend-vlc| 
fonts-dejavu   | 2.36-1
libreoffice-java-common  (>= 1:5.2.0~) | 1:5.2.0-1
python3-uno   (>= 4.4.0~beta2) | 1:5.2.0-1
fontconfig | 2.11.0-6.5
fonts-opensymbol   | 
2:102.7+LibO5.2.0-1
libreoffice-common(>> 1:5.2.0) | 1:5.2.0-1
ure  (>= 4.2~) | 5.2.0-1
libboost-date-time1.61.0   | 1.61.0+dfsg-2.1
libc6(>= 2.16) | 
libcairo2  (>= 1.12.0) | 
libclucene-contribs1v5(>= 2.3.3.4) | 
libclucene-core1v5(>= 2.3.3.4) | 
libcmis-0.5-5v5| 
libcups2(>= 1.4.0) | 
libcurl3-gnutls(>= 7.16.2) | 
libdbus-1-3(>= 1.9.14) | 
libdbus-glib-1-2 (>= 0.78) | 
libdconf1  (>= 0.14.0) | 
libeot0| 
libexpat1   (>= 2.0.1) | 
libexttextcat-2.0-0 (>= 2.2-8) | 
libfontconfig1   (>= 2.11) | 
libfreetype6(>= 2.3.5) | 
libgcc1 (>= 1:3.4) | 
libgl1-mesa-glx| 
 OR libgl1 | 
libglew1.13(>= 1.12.0) | 
libglib2.0-0   (>= 2.31.8) | 
libgltf-0.0-0v5| 
libglu1-mesa   | 
 OR libglu1| 
libgraphite2-3  (>= 1.2.2) | 
libharfbuzz-icu0   (>= 0.9.18) | 
libharfbuzz0b  (>= 0.9.42) | 
libhunspell-1.4-0  | 
libhyphen0  (>= 2.7.1) | 
libice6   (>= 1:1.0.0) | 
libicu57  (>= 57.1-1~) | 
libjpeg62-turbo  

Bug#831977: [libreoffice-calc] I can confirm bug831977 with Debian's own version but not upstream

2016-07-22 Thread Thomas Hackert
Hello Rene,
On Fri, Jul 22, 2016 at 10:22:47AM +0200, Rene Engelhard wrote:
> On Fri, Jul 22, 2016 at 10:12:56AM +0200, Thomas Hackert wrote:
> > I'll attach a file with its output to this mail (less c errors ...
> > ;) ). I hope it is O.K for you.
> [...]
> > How? Sorry for such dumb n00b questions ... :(
> 
> By telling me what you have installed (and maybe which desktop you use,
> but here it's clear/not necessary)? :)

O.K.

> > Installed VCLplugs:
> > Desired=Unknown/Install/Remove/Purge/Hold
> > | 
> > Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> > |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> > ||/ Name Version   Architecture Description
> > +++--=--=
> > un  libreoffice-gtk (no description available)
> > ii  libreoffice-gtk3 1:5.1.5~rc1-1 amd64office productivity suite 
> > -- GTK+ 3.0 integration
> > ii  libreoffice-kde  1:5.1.5~rc1-1 amd64office productivity suite 
> > -- KDE integration
> 
> or this :)

O.K.

> (That's exactly why I don't like reportbug it not picking up if you don't 
> report againstz
> libreoffice-core. See #819543)

Will this be fixed in the future?

> But yeah, so it's indeed gtk3 what you use.

Thanks for the info :)
Thomas.

-- 
The world wants to be deceived.
-- Sebastian Brant



Bug#831977: [libreoffice-calc] I can confirm bug831977 with Debian's own version but not upstream

2016-07-22 Thread Thomas Hackert
Hello Rene,
On Fri, Jul 22, 2016 at 09:31:21AM +0200, Rene Engelhard wrote:
> On Fri, Jul 22, 2016 at 08:58:37AM +0200, Thomas Hackert wrote:
> > where do I find this script? Is it included in one of the LO
> > packages?
> 
> yes. /usr/share/bug//script. Here I mean
> 
> /usr/share/bug/libreoffice-core/script (run it as
> /usr/share/bug/libreoffice-core/script 3>&1)

I'll attach a file with its output to this mail (less c errors ...
;) ). I hope it is O.K for you.

> > > (BTW: I see you are not using Debian but a crude mix of Ubuntu ppa,
> > > testing and stable-security, where the first one is questionable and the 
> > > last
> > > one nonsense, testing either has newer versions or stuff in stable might 
> > > not
> > > be compatible anymore - transitions, etc..)
> > 
> > Oh, I know, that this seems to be a crude mix ... ;) But all
> > security entries are those which were included after Debian's
> > installation AFAIKR. Do you mean I can remove them?
> 
> No, they weren't. They were when you installed it as stable. When you upgraded
> to testing they are left-overs.

I am only installing esting since years, with additional
repositories like mentioned before. I am mainly downloading the DVD
image 1 for AMD64.

> > > so it seems to be gtk3-only?
> > 
> > Not sure, sorry ... :( I have never installed gtk for itself, but as
> > dependencies to the one or the other package.
> 
> But you also can look up what VCLplug you use etc.

How? Sorry for such dumb n00b questions ... :(
Greetings
Thomas.

-- 
This dungeon is owned and operated by Frobozz Magic Co., Ltd.
All deployed bundled extensions:

Identifier: org.openoffice.comp.pyuno.lightproof.oxt.lightproof_en
  Version: 0.4.3
  URL: vnd.sun.star.expand:$BUNDLED_EXTENSIONS/lightproof_en
  is registered: yes
  Media-Type: application/vnd.sun.star.package-bundle
  Description: 
  bundled Packages: {
  URL: 
vnd.sun.star.expand:$BUNDLED_EXTENSIONS/lightproof_en/dialog/OptionsDialog.xcs
  is registered: yes
  Media-Type: application/vnd.sun.star.configuration-schema
  Description: 

  URL: 
vnd.sun.star.expand:$BUNDLED_EXTENSIONS/lightproof_en/dialog/OptionsDialog.xcu
  is registered: yes
  Media-Type: application/vnd.sun.star.configuration-data
  Description: 

  URL: vnd.sun.star.expand:$BUNDLED_EXTENSIONS/lightproof_en/Lightproof.py
  is registered: yes
  Media-Type: application/vnd.sun.star.uno-component;type=Python
  Description: 

  URL: vnd.sun.star.expand:$BUNDLED_EXTENSIONS/lightproof_en/Linguistic.xcu
  is registered: yes
  Media-Type: application/vnd.sun.star.configuration-data
  Description: 

  }

Identifier: org.openoffice.da.writer2latex.oxt
  Version: 1.4
  URL: vnd.sun.star.expand:$BUNDLED_EXTENSIONS/writer2latex
  is registered: yes
  Media-Type: application/vnd.sun.star.package-bundle
  Description: Writer2Latex bietet Writer Exportfilter für LaTeX und BibTeX

  bundled Packages: {
  URL: vnd.sun.star.expand:$BUNDLED_EXTENSIONS/writer2latex/help
  is registered: yes
  Media-Type: application/vnd.sun.star.help
  Description: 

  URL: vnd.sun.star.expand:$BUNDLED_EXTENSIONS/writer2latex/writer2latex.rdb
  is registered: yes
  Media-Type: application/vnd.sun.star.uno-typelibrary;type=RDB
  Description: 

  URL: vnd.sun.star.expand:$BUNDLED_EXTENSIONS/writer2latex/W2LDialogs2/
  is registered: yes
  Media-Type: application/vnd.sun.star.basic-library
  Description: 

  URL: vnd.sun.star.expand:$BUNDLED_EXTENSIONS/writer2latex/W2LDialogs/
  is registered: yes
  Media-Type: application/vnd.sun.star.basic-library
  Description: 

  URL: vnd.sun.star.expand:$BUNDLED_EXTENSIONS/writer2latex/Options.xcs
  is registered: yes
  Media-Type: application/vnd.sun.star.configuration-schema
  Description: 

  URL: 
vnd.sun.star.expand:$BUNDLED_EXTENSIONS/writer2latex/writer2latex-filter.jar
  is registered: yes
  Media-Type: application/vnd.sun.star.uno-component;type=Java
  Description: 

  URL: vnd.sun.star.expand:$BUNDLED_EXTENSIONS/writer2latex/w2l_types.xcu
  is registered: yes
  Media-Type: application/vnd.sun.star.configuration-data
  Description: 

  URL: vnd.sun.star.expand:$BUNDLED_EXTENSIONS/writer2latex/w2l_filters.xcu
  is registered: yes
  Media-Type: application/vnd.sun.star.configuration-data
  Description: 

  URL: vnd.sun.star.expand:$BUNDLED_EXTENSIONS/writer2latex/OptionPages.xcu
  is registered: yes
  Media-Type: application/vnd.sun.star.configuration-data
  Description: 

  URL: vnd.sun.star.expand:$BUNDLED_EXTENSIONS/writer2latex/Options.xcu
  is registered: yes
  Media-Type: application/vnd.sun.star.configuration-data
  Description: 

  }

Identifier: com.su

Bug#831977: [libreoffice-calc] I can confirm bug831977 with Debian's own version but not upstream

2016-07-22 Thread Thomas Hackert
Good morning Rene, *,
On Thu, Jul 21, 2016 at 08:23:48PM +0200, Rene Engelhard wrote:
> tag 831977 confirmed
> forwarded 831977 https://bugs.documentfoundation.org/show_bug.cgi?id=100841
> tag 831977 + upstream
> thanks
> 
> On Thu, Jul 21, 2016 at 11:24:24AM +0200, Thomas Hackert wrote:
> > as the one who did some further testing with my parallel installed
> > versions of LO and recommended D. to report it here, I just want to
> 
> Aha.
> 
> > add my system's information in case this is of any importance ... ;)
> 
> Not really, if you used the script for -core, yes, maybe, due to reportbug
> shortcomings here, not really. It e.g. doesn't show the installed VCLplugs...

where do I find this script? Is it included in one of the LO
packages?

> (BTW: I see you are not using Debian but a crude mix of Ubuntu ppa,
> testing and stable-security, where the first one is questionable and the last
> one nonsense, testing either has newer versions or stuff in stable might not
> be compatible anymore - transitions, etc..)

Oh, I know, that this seems to be a crude mix ... ;) But all
security entries are those which were included after Debian's
installation AFAIKR. Do you mean I can remove them?

And the PPA is an entry for a newer version of Java. Then there are
my own entries for ownCloud, MariaDB, VirtualBox and the like.

> > For further information, please see my comment at
> > https://bugs.documentfoundation.org/show_bug.cgi?id=100841#c10.
> 
> Well, "it works here and not there". Where we obviously don't patch this
> stuff, so it's a interesting information but nothing which helps ;)

O.K.

> But yeah, I can confirm this in 5.1.5~rc1-1, too. Even with UI render: 
> standard
> (which is the immediate difference I can see in your above-mentioned comment)

Yes.

> I checked:
> - default install: libreoffice-gtk3: no tooltip
> - libreoffice-gtk3 removed so neither gtk2 or gtk3: tooltip
> - install libreoffice-gtk: LO picks up gtk(2): tooltip

Thanks for checking :)

> so it seems to be gtk3-only?

Not sure, sorry ... :( I have never installed gtk for itself, but as
dependencies to the one or the other package.
Have a nice day
Thomas.

-- 
Perhaps Debian is concerned more about technical excellence rather than
ease of use by breaking software. In the former we may excel.  In the
latter we have to concede the field to Microsoft. Guess where I want to go
today?
-- Manoj Srivastava



Bug#831977: [libreoffice-calc] I can confirm bug831977 with Debian's own version but not upstream

2016-07-21 Thread Thomas Hackert
Package: libreoffice-calc
Version: 1:5.1.4~rc2-2

--- Please enter the report below this line. ---
Hello @ll,
as the one who did some further testing with my parallel installed
versions of LO and recommended D. to report it here, I just want to
add my system's information in case this is of any importance ... ;)
For further information, please see my comment at
https://bugs.documentfoundation.org/show_bug.cgi?id=100841#c10.
HTH
Thomas.

--- System information. ---
Architecture: amd64
Kernel:   Linux 4.5.0-2-amd64

Debian Release: stretch/sid
  500 xenial  ppa.launchpad.net 
  500 unstabledownload.jitsi.org 
  500 testing www.deb-multimedia.org 
  500 testing ftp.de.debian.org 
  500 stable  security.debian.org 
  500 stable  deb.opera.com 
  500 sid linux.dropbox.com 

--- Package information. ---
Depends  (Version) | Installed
==-+-=
libreoffice-base-core(= 1:5.1.4~rc2-2) | 1:5.1.4~rc2-2
libreoffice-core (= 1:5.1.4~rc2-2) | 1:5.1.4~rc2-2
lp-solve(>= 5.5.0.13-5+b1) | 5.5.0.15-4
coinor-libcbc3 | 2.8.12-1+b1
coinor-libcoinmp1v5| 1.7.6+dfsg1-2
libboost-filesystem1.58.0  | 1.58.0+dfsg-5.1
libboost-iostreams1.58.0   | 1.58.0+dfsg-5.1
libc6(>= 2.14) | 
libetonyek-0.1-1   | 
libgcc1 (>= 1:3.0) | 
libicu55  (>= 55.1-1~) | 
liblcms2-2(>= 2.2+git20110628) | 
libmwaw-0.3-3  | 
libodfgen-0.1-1| 
liborcus-0.11-0| 
librevenge-0.0-0   | 
libstdc++6(>= 5.2) | 
libwps-0.4-4   | 
libxml2 (>= 2.7.4) | 
uno-libs3 (>= 5.1.0~alpha) | 
ure| 
zlib1g(>= 1:1.1.4) | 
fontconfig | 
fonts-opensymbol   | 
libreoffice-common(>> 1:5.1.4~rc2) | 
ure  (>= 4.2~) | 
libboost-date-time1.58.0   | 
libc6(>= 2.16) | 
libcairo2  (>= 1.10.0) | 
libclucene-contribs1v5(>= 2.3.3.4) | 
libclucene-core1v5(>= 2.3.3.4) | 
libcmis-0.5-5v5| 
libcups2(>= 1.4.0) | 
libcurl3-gnutls(>= 7.16.2) | 
libdbus-1-3(>= 1.9.14) | 
libdbus-glib-1-2 (>= 0.78) | 
libdconf1  (>= 0.14.0) | 
libeot0| 
libexpat1   (>= 2.0.1) | 
libexttextcat-2.0-0 (>= 2.2-8) | 
libfontconfig1   (>= 2.11) | 
libfreetype6(>= 2.3.5) | 
libgcc1 (>= 1:3.0) | 
libgl1-mesa-glx| 
 OR libgl1 | 
libglew1.13(>= 1.12.0) | 
libglib2.0-0   (>= 2.31.8) | 
libgltf-0.0-0v5| 
libglu1-mesa   | 
 OR libglu1| 
libgraphite2-3  (>= 1.2.2) | 
libharfbuzz-icu0   (>= 0.9.18) | 
libharfbuzz0b  (>= 0.9.18) | 
libhunspell-1.4-0  | 
libhyphen0  (>= 2.7.1) | 
libice6   (>= 1:1.0.0) | 
libicu55  (>= 55.1-1~) | 
libjpeg62-turbo (>= 1.3.1) | 
liblangtag1 (>= 0.4.0) | 
liblcms2-2(>= 2.2+git20110628) | 
libldap-2.4-2   (>= 2.4.7) | 
libmythes-1.2-0| 
libneon27-gnutls   | 
libnspr4(>= 2:4.9-2~)  | 
 OR libnspr4-0d  (>= 1.8.0.10) | 
libnss3  (>= 2:3.13.4-2~)  | 
 OR libnss3-1d   (>= 3.12.0~beta2) | 
libodfgen-0.1-1| 
libpcre3   | 
libpng16-16   (>= 1.6.2-1) | 
librevenge-0.0-0   | 
libsm6 | 

Bug#727013: Bug #727013: [gnupg2] gpg2 cannot connect to pinentry, although it is installed

2015-01-06 Thread Thomas Hackert
Hello Eric, *,
 Control: tags -1 unreproducible
 
 * Thomas Hackert (thack...@nexgo.de) wrote:
  Package: gnupg2
  Version: 2.0.20-1
  Severity: normal
  
  --- Please enter the report below this line. ---
  Hello @ll,
  when I create a test file via
  quote
  echo test  test
  /quote
  and then use
  quote
  gpg2 --sign test
  /quote
  to sign my test file, I get the following message
  quote
  You need a passphrase to unlock the secret key for
  user: Test User
  2048-bit RSA key, ID $secret, created 2013-10-21
  
  gpg: can't connect to the agent - trying fall back
  gpg-agent[4199]: enabled debug flags: assuan
  gpg: problem with the agent: No pinentry
  gpg: no default secret key: Operation cancelled
  gpg: signing failed: Operation cancelled
  /quote
 
 Odd. Could you try running your agent under strace to try to see where
 it's failing to find pinentry?

I have tried different things:
First on my netbook (an Asus eeepC 1000H with Debian Testing i686):
1. killall gpg-agent to kill the agent
2. strace /usr/bin/gpg-agent --daemon --sh
--write-env-file=~/.gnupg/gpg-agent-info-niobe
/usr/bin/dbus-launch --exit-with-session x-session-manager 2
~/gnupg_strace.log to restart the agent (or did you mean something
different here?)
3. switched to another tab in konsole and typed gpg2 --sign test (got
the same message as before)
4. switched back to the tab with the strace command
5. have waited for ca. 20 seconds, before an Xdialog window with KDE is
already running (or something like that) popped up
6. stopped strace with CRTL+C, after I confirmed this dialog
.

This resulted in an log file, which is 7.1 MB large. But as I am not a
dev, I cannot see, if my gpg2 --sign... leads to any error message,
sorry ... :(

The second try was done on the PC, which I use for my recreational
training with Debian Testing AMD64:
1. Moved my .gnupg directory to dotgnupg (though I have never used GPG
there ... ;) )
2. tried gpg2 --gen-key
3. entered all needed data like name, mail address, etc.
4. confirmed its correctness

There I got the message
quote
You need a Passphrase to protect your secret key.

gpg: problem with the agent: No pinentry
gpg: Key generation canceled.
/quote
... :( I have installed – as with my eeePC – pinentry-qt4 as well as
pinentry-curses, where the last one is entered in my gpg-agent.conf.

Third try (back at home):
1. Restarted my netbook
2. Did the gpg2 --sign test again

Got the message
quote
gpg: writing to `test.gpg'
gpg: signing failed: No pinentry
gpg: signing failed: No pinentry
/quote

Now I am at my wit's end ... :( If you know something easy to help you,
feel free to ask :)
Sorry for the inconvenience and have a nice afternoon
Thomas.

-- 
Everyone who comes in here wants three things:
(1) They want it quick.
(2) They want it good.
(3) They want it cheap.
I tell 'em to pick two and call me back.
-- sign on the back wall of a small printing company


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



Bug#767076: gnuvd not able to search for words

2014-10-28 Thread Thomas Hackert
Package: gnuvd
Version: 1.0.12-1
Severity: normal

Dear Maintainer,
since a couple of weeks, gnuvd is not able to search for words ... :(

   * What led up to the situation?

Sorry, no idea ... :(

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

In the last couple of weeks, I tried to search for different Dutch words like
geneuzel, but even more simple words like blijven with

quote
gnuvd geneuzel
/quote

or

quote
gnuvd blijven
/quote
..

   * What was the outcome of this action?
I only get the error: Dictionary is currently unavailable message so far ...
:(

   * What outcome did you expect instead?
An exact definition of this word in Dutch

Sorry for the inconvenience and have a nice day
Thomas.



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

Kernel: Linux 3.14-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnuvd depends on:
ii  libc6  2.19-11

gnuvd recommends no packages.

gnuvd suggests no packages.

-- no debconf information


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



Bug#760751: [okular] Okular shows [Please insert PrerenderUnicode{??} into preamble] in the title bar, when the title of the document contains an umlaut

2014-09-08 Thread Thomas Hackert
Hello Stuart, *,
On Mon, Sep 08, 2014 at 04:12:04PM +1000, Stuart Prescott wrote:
  But now to my problem. If I open an PDF file, which has an German umlaut
  in its title, Okular will replace the umlaut with Please insert
  PrerenderUnicode{??} into preamble] (e.g. if its title would be
  Einführung it will become Einf[Please insert PrerenderUnicode{??} into
  preamble]hrung) ... :
  
  Steps to reproduce:
  
  1. Download https://www.bg.bib.de/portale/dab/pdf/einf_dab.pdf
  2. Open it in Okular
  3. Look at the title bar
  
  You will see Einf[Please insert PrerenderUnicode{ü} into preamble]hrung
  in das Fach Datenbanken instead of Einführung in das Fach Datenbanken
  ... :(
  
  You could also use File - Properties (I hope, this is the right
  translation. In German it is Datei - Eigenschaften ... ;) ), where you
  could see its title with this Please insert... annotation.
 
 This is a problem with the specific PDF that you have linked to and not with 
 okular. What you see in the title bar there is quite literally what is set 
 as the title for that PDF in the document metadata:
 
 $ pdfinfo einf_dab.pdf 
 [...]
 Keywords:   Datenbanken, Einf[Please insert PrerenderUnicode{ü} into 
 preamble]hrung, Motivation

thank you for your information :)

 The producer of this pdf (pdfeTeX-1.21a by the looks of it) needs to be 
 configured to correctly handle non-ASCII characters in the PDF metadata. If 
 you had the latex source available, you'd be able to fix this by 

I am afraid not ... :(

 regenerating the PDF... The solution is to either tell pdflatex that the 
 input file is encoded in UTF-8 (for example \usepackage[utf8]{inputenc}) or 
 to help pdflatex understand how to deal with this character (add 
 \PrerenderUnicode{ü} to the preamble.)

O.K. I will try to ask someone from bib, if it is possible to fix this.
Thanks again for your answer and have a nice evening
Thomas.

-- 
Operator, please trace this call and tell me where I am.


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



Bug#760750: [okular] Okular shows [Please insert PrerenderUnicode{??} into preamble], when the title of the PDF contains an umlaut

2014-09-07 Thread Thomas Hackert
Package: okular
Version: 4:4.14.0-2
Severity: normal

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


--- System information. ---
Architecture: i386
Kernel:   Linux 3.14-2-686-pae

Debian Release: jessie/sid
  500 unstabledownload.jitsi.org 
  500 trusty  ppa.launchpad.net 
  500 testing www.deb-multimedia.org 
  500 testing security.debian.org 
  500 testing ftp.de.debian.org 
  500 stable  dl.google.com 
  500 sid-pgdgapt.postgresql.org 
  500 sid linux.dropbox.com 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.


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



Bug#760751: [okular] Okular shows [Please insert PrerenderUnicode{??} into preamble] in the title bar, when the title of the document contains an umlaut

2014-09-07 Thread Thomas Hackert
Package: okular
Version: 4:4.14.0-2
Severity: normal

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


--- System information. ---
Architecture: i386
Kernel:   Linux 3.14-2-686-pae

Debian Release: jessie/sid
  500 unstabledownload.jitsi.org 
  500 trusty  ppa.launchpad.net 
  500 testing www.deb-multimedia.org 
  500 testing security.debian.org 
  500 testing ftp.de.debian.org 
  500 stable  dl.google.com 
  500 sid-pgdgapt.postgresql.org 
  500 sid linux.dropbox.com 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.


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



Bug#760752: [okular] [Okular] Title bar shows Please insert PrerenderUnicode{??} into preamble] when there is an umlaut in the PDF's title

2014-09-07 Thread Thomas Hackert
Package: okular
Version: 4:4.14.0-2
Severity: normal

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


--- System information. ---
Architecture: i386
Kernel:   Linux 3.14-2-686-pae

Debian Release: jessie/sid
  500 unstabledownload.jitsi.org 
  500 trusty  ppa.launchpad.net 
  500 testing www.deb-multimedia.org 
  500 testing security.debian.org 
  500 testing ftp.de.debian.org 
  500 stable  dl.google.com 
  500 sid-pgdgapt.postgresql.org 
  500 sid linux.dropbox.com 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.


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



Bug#760753: [okular] Okular shows [Please insert PrerenderUnicode{??} into preamble] in title bar, when there is an umaut in the PDF's title

2014-09-07 Thread Thomas Hackert
Package: okular
Version: 4:4.14.0-2
Severity: normal

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


--- System information. ---
Architecture: i386
Kernel:   Linux 3.14-2-686-pae

Debian Release: jessie/sid
  500 unstabledownload.jitsi.org 
  500 trusty  ppa.launchpad.net 
  500 testing www.deb-multimedia.org 
  500 testing security.debian.org 
  500 testing ftp.de.debian.org 
  500 stable  dl.google.com 
  500 sid-pgdgapt.postgresql.org 
  500 sid linux.dropbox.com 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.


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



Bug#760751: [okular] Okular shows [Please insert PrerenderUnicode{??} into preamble] in the title bar, when the title of the document contains an umlaut

2014-09-07 Thread Thomas Hackert
Package: okular
Version: 4:4.14.0-2
Followup-For: Bug #760751

Dear Maintainer,
sorry for my empty bug reports, but for whatever reason reportbug-ng has not
opened an window, where I could enter any further information. So I thought, it
has done nothing and tried to open this bug a couple of times ... :(

But now to my problem. If I open an PDF file, which has an German umlaut in its
title, Okular will replace the umlaut with Please insert PrerenderUnicode{??}
into preamble] (e.g. if its title would be Einführung it will become
Einf[Please insert PrerenderUnicode{??} into preamble]hrung) ... :

Steps to reproduce:

1. Download https://www.bg.bib.de/portale/dab/pdf/einf_dab.pdf
2. Open it in Okular
3. Look at the title bar

You will see Einf[Please insert PrerenderUnicode{ü} into preamble]hrung in
das Fach Datenbanken instead of Einführung in das Fach Datenbanken ... :(

You could also use File - Properties (I hope, this is the right translation.
In German it is Datei - Eigenschaften ... ;) ), where you could see its title
with this Please insert... annotation.

Sorry for the inconvenience and have a nice day
Thomas.



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

Kernel: Linux 3.14-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages okular depends on:
ii  kde-runtime 4:4.14.0-1
ii  libc6   2.19-10
ii  libfreetype62.5.2-1.1
ii  libgcc1 1:4.9.1-12
ii  libjpeg88d1-1
ii  libkactivities6 4:4.13.3-1
ii  libkdecore5 4:4.14.0-1
ii  libkdeui5   4:4.14.0-1
ii  libkexiv2-114:4.14.0-1
ii  libkio5 4:4.14.0-1
ii  libkparts4  4:4.14.0-1
ii  libkprintutils4 4:4.14.0-1
ii  libkpty44:4.14.0-1
ii  libokularcore5  4:4.14.0-2
ii  libphonon4  4:4.7.2-1
ii  libpoppler-qt4-40.26.4-1
ii  libqca2 2.0.3-6
ii  libqimageblitz4 1:0.0.6-4
ii  libqmobipocket1 4:4.12.2-2
ii  libqt4-dbus 4:4.8.6+git64-g5dc8b2b+dfsg-1
ii  libqt4-declarative  4:4.8.6+git64-g5dc8b2b+dfsg-1
ii  libqt4-svg  4:4.8.6+git64-g5dc8b2b+dfsg-1
ii  libqt4-xml  4:4.8.6+git64-g5dc8b2b+dfsg-1
ii  libqtcore4  4:4.8.6+git64-g5dc8b2b+dfsg-1
ii  libqtgui4   4:4.8.6+git64-g5dc8b2b+dfsg-1
ii  libsolid4   4:4.14.0-1
ii  libspectre1 0.2.7-3
ii  libstdc++6  4.9.1-12
ii  phonon  4:4.7.2-1
ii  zlib1g  1:1.2.8.dfsg-1

okular recommends no packages.

Versions of packages okular suggests:
ii  ghostscript9.05~dfsg-9
ii  jovie  4:4.14.0-1
pn  okular-extra-backends  none
ii  poppler-data   0.4.7-1
ii  texlive-binaries   2014.20140528.34243-5
ii  unrar  1:5.0.10-1

-- no debconf information


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



Bug#734511: [plasma-widget-yawp] Plasma crashes, when you search for Koeln with German umlaut u in some of the weather services

2014-01-07 Thread Thomas Hackert
Package: plasma-widget-yawp
Version: 0.4.2-1
Severity: important

--- Please enter the report below this line. ---
Hello @ll,
when I use plasma-widget-yawp and want to set it up, it crashes on some
of the services, if you search for Köln (the town, where I live ... ;)
) ... :( I discovered it with BBC-Wetter aus dem UK-MET-Büro (I am
using KDE with Germanophone UI, so maybe roughly translated BBC weather
from the UK MET office?), Debian Wetterdienst (Debian weather
service) and wetter.com ... :( If you need further testing, feel free
to ask :)
Sorry for the inconvenience and have a nice evening
Thomas.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.11-2-amd64

Debian Release: jessie/sid
  500 testing security.debian.org 
  500 testing ftp.de.debian.org 
  500 testing debian.netcologne.de 
  500 stable  dl.google.com 
  500 saucy   ppa.launchpad.net 
  500 libreofficebox  de.libreofficebox.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
libc6   (= 2.2.5) | 2.17-97
libkdecore5   (= 4:4.4.0) | 4:4.11.3-2
libkdeui5 (= 4:4.3.4) | 4:4.11.3-2
libkio5   (= 4:4.3.4) | 4:4.11.3-2
libkunitconversion4   (= 4:4.4.0) | 4:4.11.3-2
libplasma3   (= 4:4.5.90) | 4:4.11.3-2
libqtcore4  (= 4:4.7.0~beta1) | 4:4.8.5+git192-g085f851+dfsg-2
libqtgui4 (= 4:4.5.3) | 4:4.8.5+git192-g085f851+dfsg-2
libsolid4 (= 4:4.3.4) | 4:4.11.3-2
libstdc++6  (= 4.1.1) | 4.8.2-10
plasma-dataengines-yawp(= 0.4.2-1) | 0.4.2-1


Package's Recommends field is empty.

Suggests  (Version) | Installed
===-+-===
plasma-dataengines-workspace| 4:4.11.3-2+b1
plasma-widget-yawp-dbg  | 


-- 
A great empire, like a great cake, is most easily diminished at the edges.
-- B. Franklin


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



Bug#732840: [systemsettings] No predefined providers in Social Desktop settings

2013-12-22 Thread Thomas Hackert
Package: systemsettings
Version: 4:4.11.3-2
Severity: normal

--- Please enter the report below this line. ---
Hi @ll,
when I open systemsettings from Konsole, choose the option
Benutzerkontodetails (I am using the Germanophone UI on Debian, so
maybe roughly translated to User Account Details or something like
that?), then Social Desktop, I am neither able to choose a provider
nor to register on the tab register ... :( Is this intended or is it a
bug? I think, it is too much a hassle for a user to find an URL for an
provider (which would be possible via the Add provider [Anbieter
hinzufügen] button, but I as a normal user would not know, which
provider are there and how I can find the needed provider.xml file ...
:( And as I have started systemsettings from Konsole, I see a lot of
quote
$ systemsettings(16904)/kutils
(KCModuleProxy) KCModuleProxyPrivate::loadModule: Module not already
loaded, loading module  Passwort  Benutzerzugang  from library
kcm_useraccount  using symbol  kcm_useraccount
systemsettings(16904)/kutils (KCModuleProxy)
KCModuleProxyPrivate::loadModule: Module not already loaded, loading
module  Social-Desktop  from library  kcm_attica  using symbol
kcm_attica
Loaded paths from config:
(QUrl(http://download.kde.org/ocs/providers.xml;) )  
systemsettings(16904)/kio (Scheduler) KIO::SchedulerPrivate::doJob:
KIO::SimpleJob(0x2875e50)
systemsettings(16904)/kio (Scheduler) KIO::SchedulerPrivate::protoQ:
creating ProtoQueue instance for http
systemsettings(16904)/kio (Scheduler) KIO::ProtoQueue::ProtoQueue:
m_maxConnectionsTotal: 20 m_maxConnectionsPerHost: 5
systemsettings(16904)/kio (KIOConnection)
KIO::ConnectionServer::listenForRemote: Listening on
local:/tmp/ksocket-$myuser/systemsettingsZ16904.slave-socket
systemsettings(16904)/kio (Slave) KIO::Slave::createSlave: createSlave
http for KUrl(http://download.kde.org/ocs/providers.xml;)
systemsettings(16904)/kio (KIOConnection)
KIO::ConnectionServer::listenForRemote: Listening on
local:/tmp/ksocket-$myuser/systemsettingsl16904.slave-socket
Loaded paths from config:
(QUrl(http://download.kde.org/ocs/providers.xml;) )  
systemsettings(16904)/kio (KIOJob) KIO::SlaveInterface::dispatch: error
124   download.kde.org
systemsettings(16904)/kio (KIOJob) KIO::TransferJob::slotFinished:
KUrl(http://download.kde.org/ocs/providers.xml;)
systemsettings(16904)/kio (Scheduler)
KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x2875e50)
KIO::Slave(0x2b5c940)
systemsettings(16904)/kio (AccessManager)
KDEPrivate::AccessManagerReply::jobError: KIO::ERR_CONNECTION_BROKEN -
QNetworkReply::RemoteHostClosedError
systemsettings(16904)/kio (Slave) KIO::Slave::kill: killing slave pid
16907 ( http://download.kde.org; )
systemsettings(16904)/kutils (KCModuleProxy)
KCModuleProxyPrivate::loadModule: Module not already loaded, loading
module  Passwort  Benutzerzugang  from library  kcm_useraccount
using symbol  kcm_useraccount
systemsettings(16904)/kutils (KCModuleProxy)
KCModuleProxyPrivate::loadModule: Module not already loaded, loading
module  Social-Desktop  from library  kcm_attica  using symbol
kcm_attica
Loaded paths from config:
(QUrl(http://download.kde.org/ocs/providers.xml;) )  
systemsettings(16904)/kio (Scheduler) KIO::SchedulerPrivate::doJob:
KIO::SimpleJob(0x28a1af0)
systemsettings(16904)/kio (Slave) KIO::Slave::createSlave: createSlave
http for KUrl(http://download.kde.org/ocs/providers.xml;)
systemsettings(16904)/kio (KIOConnection)
KIO::ConnectionServer::listenForRemote: Listening on
local:/tmp/ksocket-$myuser/systemsettingsC16904.slave-socket
Loaded paths from config:
(QUrl(http://download.kde.org/ocs/providers.xml;) )  
systemsettings(16904)/kio (KIOJob) KIO::SlaveInterface::dispatch: error
124   download.kde.org
systemsettings(16904)/kio (KIOJob) KIO::TransferJob::slotFinished:
KUrl(http://download.kde.org/ocs/providers.xml;)
systemsettings(16904)/kio (Scheduler)
KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x28a1af0)
KIO::Slave(0x2bd8930)
systemsettings(16904)/kio (AccessManager)
KDEPrivate::AccessManagerReply::jobError: KIO::ERR_CONNECTION_BROKEN -
QNetworkReply::RemoteHostClosedError
systemsettings(16904)/kio (bookmarks)
KBookmarkManager::KBookmarkManager: starting KDirWatch for
~/.local/share/user-places.xbel
Object::connect: No such signal
org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal
org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
systemsettings(16904)/kio (KDirListerCache) KDirListerCache::listDir:
Listing directory: KUrl(trash:/)
systemsettings(16904)/kio (Scheduler) KIO::SchedulerPrivate::doJob:
KIO::SimpleJob(0x2c32720)
systemsettings(16904)/kio (Scheduler) KIO::SchedulerPrivate::protoQ:
creating ProtoQueue instance for trash
systemsettings(16904)/kio (Scheduler) KIO::ProtoQueue::ProtoQueue:
m_maxConnectionsTotal: 2 m_maxConnectionsPerHost: 2
systemsettings(16904)/kio (Scheduler) KIO::SchedulerPrivate::doJob:
KIO::SimpleJob(0x2d2cec0)
systemsettings(16904)/kio (Scheduler) 

Bug#727013: [gnupg2] gpg2 cannot connect to pinentry, although it is installed

2013-10-21 Thread Thomas Hackert
Package: gnupg2
Version: 2.0.20-1
Severity: normal

--- Please enter the report below this line. ---
Hello @ll,
when I create a test file via
quote
echo test  test
/quote
and then use
quote
gpg2 --sign test
/quote
to sign my test file, I get the following message
quote
You need a passphrase to unlock the secret key for
user: Test User
2048-bit RSA key, ID $secret, created 2013-10-21

gpg: can't connect to the agent - trying fall back
gpg-agent[4199]: enabled debug flags: assuan
gpg: problem with the agent: No pinentry
gpg: no default secret key: Operation cancelled
gpg: signing failed: Operation cancelled
/quote
... :( If I try the same with gpg (1.4.15)
quote
gpg --sign test
/quote
, I get
quote
You need a passphrase to unlock the secret key for
user: Test User
2048-bit RSA key, ID $secret, created 2013-10-21

can't connect to `/tmp/gpg-rz6R90/S.gpg-agent': No such file or
directory
gpg: can't connect to `/tmp/gpg-rz6R90/S.gpg-agent': connect failed
/quote
and - despite of the No such file... and connect failed messages -
am able to sign my test file ... ;) I have installed different pinentry
packages (dpkg -l | grep pinentry says
quote
ii  pinentry-curses   0.8.1-1
amd64curses-based PIN or pass-phrase entry dialog for GnuPG
ii  pinentry-qt4  0.8.1-1
amd64Qt-4-based PIN or pass-phrase entry dialog for GnuPG) and
have an entry for it in ~/.gnupg/gpg-agent.conf (pinentry-program
/usr/bin/pintentry-curses, but it does not make any differnce, if I
enter pinentry-program /usr/bin/pintentry-qt4 here ... :( ), but still
I am not able to use gpg2 ... :( It would be nice, if this can get fixed
... ;)
Sorry for the inconvenience
Thomas.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.10-3-amd64

Debian Release: jessie/sid
  500 wheezy-pgdg apt.postgresql.org 
  500 unstablesnapshots.ekiga.net 
  500 unstabledownload.jitsi.org 
  500 testing www.deb-multimedia.org 
  500 testing ftp.de.debian.org 
  500 testing apt.last.fm 
  500 stable  security.debian.org 
  500 stable  dl.google.com 
  500 libreofficebox  LibOx 4.1 Test-ISO 
  500 isv:ownCloud:testing download.opensuse.org 

--- Package information. ---
Depends(Version) | Installed
-+-=
gnupg-agent (= 2.0.20-1) | 2.0.20-1
libassuan0(= 2.0.1) | 2.1.1-1
libbz2-1.0   | 1.0.6-5
libc6  (= 2.15) | 2.17-93
libcurl3-gnutls  (= 7.16.2) | 7.32.0-1
libgcrypt11   (= 1.4.5) | 1.5.3-2
libgpg-error0  (= 1.10) | 1.12-0.2
libksba8  (= 1.2.0) | 1.3.0-2
libreadline6(= 6.0) | 6.2+dfsg-0.1
zlib1g  (= 1:1.1.4) | 1:1.2.8.dfsg-1
dpkg(= 1.15.4)  | 1.16.12
 OR install-info | 5.2.0.dfsg.1-1


Package's Recommends field is empty.

Suggests(Version) | Installed
=-+-===
gnupg-doc | 
xloadimage| 

-- 
Indecision is the basis of flexibility
-- button at a Science Fiction convention.


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



Bug#725228: [devscripts] Namecheck errors for alioth.debian.org and gna.org

2013-10-02 Thread Thomas Hackert
Package: devscripts
Version: 2.13.4
Severity: normal

--- Please enter the report below this line. ---
Hello @ll,
after I found the command namecheck, I wanted to find out, what it does
and what I can do with it ... ;) After running namecheck
$MyInternetNick as my user, I got the error messages
quote
Testingalioth.debian.orgERROR fetching
http://alioth.debian.org/projects/$MyInternetNick - 406 Not Acceptable
/quote
as well as
quote
Testing  gna.orgERROR fetching
https://gna.org/projects/$MyInternetNick   - 500 Can't connect to
gna.org:443 (certificate verify failed)
/quote
... :( Is there a possibility to fix it? Should I report two different
bugs for it, or is it OK to report it at once?
Sorry for the inconvenience
Thomas.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.10-3-amd64

Debian Release: jessie/sid
  500 wheezy-pgdg apt.postgresql.org 
  500 unstablesnapshots.ekiga.net 
  500 unstabledownload.jitsi.org 
  500 testing www.deb-multimedia.org 
  500 testing ftp.de.debian.org 
  500 testing apt.last.fm 
  500 stable  security.debian.org 
  500 stable  dl.google.com 
  500 libreofficebox  LibOx 4.1 Test-ISO 
  500 isv:ownCloud:testing download.opensuse.org 

--- Package information. ---
Depends (Version) | Installed
=-+-==
dpkg-dev  (= 1.16.4) | 1.16.10
perl  | 5.18.1-4
python3:any (= 3.3.2-2~) | 
python3   | 3.3.2-17
libc6  (= 2.3.4) | 2.17-93


Recommends (Version) | Installed
-+-
at   | 
dctrl-tools  | 2.23
dput | 
 OR dupload  | 
fakeroot | 1.18.4-2
gnupg| 1.4.14-1
libdistro-info-perl  | 
libencode-locale-perl| 1.03-1
libjson-perl | 
libparse-debcontrol-perl | 
liburi-perl  | 1.60-1
libwww-perl  | 6.05-1
lintian  | 
man-db   | 2.6.5-2
patch| 2.7.1-3
patchutils   | 
python3-debian   (= 0.1.15) | 
python3-magic| 
sensible-utils   | 0.0.9
strace   | 4.5.20-2.3
unzip| 6.0-9
wdiff| 
wget | 1.14-2
 OR curl | 7.32.0-1
xz-utils | 5.1.1alpha+20120614-2
debian-keyring   | 
equivs   | 
libcrypt-ssleay-perl | 
libsoap-lite-perl| 


Suggests   (Version) | Installed
-+-===
bsd-mailx| 
 OR mailx| 
build-essential  | 11.6
cvs-buildpackage | 
devscripts-el| 
gnuplot  | 
gpgv | 1.4.14-1
libauthen-sasl-perl  | 
libfile-desktopentry-perl| 
libnet-smtp-ssl-perl | 1.01-3
libterm-size-perl| 
libtimedate-perl | 1.2000-1
libyaml-syck-perl| 
mutt | 1.5.21-6.4
ssh-client   | 
svn-buildpackage | 
w3m  | 



--- Output from package bug script ---

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
Not present


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



Bug#712635: [apt] apt-cache show $packagename spits error on telepathy packages

2013-07-26 Thread Thomas Hackert
Hello David, *,
On Fri, Jul 26, 2013 at 11:13:20AM +0200, David Kalnischkies wrote:
 On Tue, Jun 18, 2013 at 9:15 AM, Thomas Hackert thack...@nexgo.de wrote:
  . When I try this with telepathy-haze (but also with telepathy-gabble or
  -rakia) I get only the message
  quote
  E: Handler silently failed
  /quote
 
  ... :( I am not sure, if this is really a bug in apt and/or a bug in
  these packages. If I am wrong here, it would be nice someone could
  reassign it to the right package ... ;)
  Sorry for the inconvenience
  Thomas.
 
 Thanks for the report, but while I tried for a while to reproduce this I seem
 to be unable to do so. Usually our bugscript would have attached config
 and sources which might help to identify what is going on here.

did you try
quote
apt-cache show telepathy-haze
/quote
? I still get this error ... :(

 But it would also be nice if you could try current unstable versions as they
 introduce some changes to the 'show' code, which might have fixed this
 as a by-product.

Which unstable versions do you mean? From apt and its dependencies?
Have a nice day
Thomas.

-- 
All men are mortal. Socrates was mortal. Therefore, all men are Socrates.
-- Woody Allen


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



Bug#712635: [apt] apt-cache show $packagename spits error on telepathy packages

2013-06-18 Thread Thomas Hackert

Package: apt
Version: 0.9.8.2
Severity: normal

--- Please enter the report below this line. ---
Hello all,
when I want to get information about a package in apt, I use

quote
apt-cache show $packagename
/quote

. When I try this with telepathy-haze (but also with telepathy-gabble or
-rakia) I get only the message
quote
E: Handler silently failed
/quote

... :( I am not sure, if this is really a bug in apt and/or a bug in
these packages. If I am wrong here, it would be nice someone could
reassign it to the right package ... ;)
Sorry for the inconvenience
Thomas.


--- System information. ---
Architecture: amd64
Kernel:   Linux 3.7-trunk-amd64

Debian Release: jessie/sid
  500 wheezy-pgdg apt.postgresql.org 
  500 unstablesnapshots.ekiga.net 
  500 unstabledownload.jitsi.org 
  500 testing www.deb-multimedia.org 
  500 testing ftp.de.debian.org 
  500 stable  security.debian.org 
  500 stable  dl.google.com 
  500 stable  deb.opera.com 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
libapt-pkg4.12 (= 0.9.8.2) | 0.9.8.2
libc6 (= 2.15) | 2.17-3
libgcc1(= 1:4.1.1) | 1:4.8.1-2
libstdc++6 (= 4.6) | 4.8.1-2
debian-archive-keyring  | 2012.4
gnupg   | 1.4.12-7


Package's Recommends field is empty.

Suggests(Version) | Installed
=-+-===
aptitude  | 0.6.8.2-1
 OR synaptic  | 0.80.2
 OR wajig | 
dpkg-dev  | 1.16.10
apt-doc   | 
xz-utils  | 5.1.1alpha+20120614-2
python-apt| 0.8.9



--- Output from package bug script ---


-- 
Please remain calm, it's no use both of us being hysterical at the same time.


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



Bug#702804: [clamz] Amazon URL in manpage invalid

2013-03-11 Thread Thomas Hackert
Package: clamz
Version: 0.5-1
Severity: normal

--- Please enter the report below this line. ---
Hello @ll,
I tried to download a file and/or an album from amazon.de. As I had no
idea how to use clamz, I read the manpage. There I found the text

quote
In order to use clamz, you must first enable the  ``MP3  dowloader
mode''  by visiting the following URL:

 
http://www.amazon.com/gp/dmusic/after_download_man‐ager_install.html?AMDVersion=1.0.9
/quote
.

When I copy this URL in Firefox 21.0a2 (2013-03-11), I get the message

quote
Looking for something?
We're sorry. The Web address you entered is not a functioning page on
our site

Go to Amazon.com's Home Page 
/quote
.
And it is the same, if I use amazon.de (as recommend in the manpage)
instead ... :(
Sorry for the inconvience
Thomas.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.0-4-amd64

Debian Release: 7.0
  500 wheezy-pgdg apt.postgresql.org 
  500 unstablesnapshots.ekiga.net 
  500 unstabledownload.jitsi.org 
  500 testing www.deb-multimedia.org 
  500 testing security.debian.org 
  500 testing ftp.de.debian.org 
  500 stable  dl.google.com 
  500 stable  deb.opera.com 
  500 precise ppa.launchpad.net 
  500 libreofficebox  LibOx 4.0 Test-ISO 

--- Package information. ---
Depends (Version) | Installed
=-+-==
libc6(= 2.3) | 2.13-38
libcurl3-gnutls (= 7.16.2-1) | 7.26.0-1+wheezy1
libexpat1 (= 1.95.8) | 2.1.0-1
libgcrypt11(= 1.4.5) | 1.5.0-5


Package's Recommends field is empty.

Package's Suggests field is empty.

-- 
Q: What's the big deal about rm, I have been deleting stuff for years? And
   never lost anything.. oops!
A: ...
-- From the Frequently Unasked Questions


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



Bug#667795: Debian Bug report logs - #667795 [gmtp] gmtp does not connect to Archos 80 G9 250GB

2012-05-06 Thread Thomas Hackert
Hello Darran,
On Sun, May 06, 2012 at 01:28:55PM +, Darran Kartaschew wrote:
 Thank you for submitting the bug report, but would just like to confirm which 
 version of Android your tablet is running. (Android 3.2 or Android 4.0)

as of today I am running Android 4.0.6. Before 4.0.6 I had 4.0.5
installed. With 4.0.6 this problem still exists ... :(

 There is a known issue with some Android releases related to the MTP software 
 stack, in that some API calls will return an error when called twice is a 
 row, rather than returning the desired information on each API call.

As I am not a developer: How do I find out, that this happens to me?

 One of the problematic MTP API calls is the GetStorage call, in that if it's 
 called repeatedly with no other operations occuring in between Android will 
 return an error, rather than just servicing the API call (which is the 
 correct response). I believe based on the error message you provided, it's 
 this MTP API call is the source of the issue you are experiencing.

O.K.

 I have a Toshiba Thrive 7 tablet (running Android 3.2) that has the same 
 problem, but have yet to determine the best course of action in how gMTP 
 should handle this type of error (inability to get storage parameters from 
 the device). Currently gMTP simply reports the error and disconnects the 
 device, as the storage information retrieved can't be trusted, and I want to 
 avoid all possibilities of device filesystem corruption. 

Originally I had Android 3.2.80 installed. With this Android version I
could copy files to my Archos PMP (though I got a warning about creating
and/or reading the album tag, IIRC). After I discovered the newer 4.0.5
on Archos' web site, I was interested to test it ... ;)

 Once I have a working solution to this sort of problem, I'll be releasing 
 gMTP 1.3.2 as soon as possible. My only other advise is to keep libmtp up to 
 date as much as possible, as libmtp has many work-arounds for problematic 
 devices (and Android certainly has it's share of problems in it's MTP 
 implementation, as do all MTP implementations).

In Debian Testing AMD64 the up-to-date version of mtp-tools, libmtp9
and libmtp-common is version 1.1.3-2, which is the newest version in
Debian SID as well. Or is there a newer version (without compiling it
from git or so), which I have not found yet?

 PS. For those Android devices that support MTP and are running Android 2.x, 
 the MTP implementation is supplied by the device implementor and not Google, 
 so you should not see the above mentioned issue. Only those devices running 
 Android 3.x+, that may be using the MTP software stack native to Android, may 
 come across the above mentioned issue. (I have reports from other tablet 
 owners running Android 3.2 that do not have the above mentioned issue).

O.K.
Thank you for all these information and have a nice evening
Thomas.

-- 
Natural laws have no pity.



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



Bug#667795: [gmtp] gmtp does not connect to Archos 80 G9 250GB

2012-04-06 Thread Thomas Hackert
Package: gmtp
Version: 1.3.1-2
Severity: normal

--- Please enter the report below this line. ---
Hello @ll,
I have installed the gmtp package from unstable (with its depending
packages) to circumvent problems I discovered with the version from
Debian Testing. As I opened a feature request on sf.net for libmtp to
support my PMP (an Archos 80 G9 250GB), I was interested to test it ...
;) You can find the feature request at
http://sourceforge.net/tracker/?func=detailatid=809061aid=3489064group_id=158745
... ;)

When I start gmtp, I get after a couple of minutes the error message
Fehler beim Abrufen von Speicher-Parametern vom Gerät - Verbindung
muss getrennt werden (roughly translated: Error to get parameters of
the storage from the device - Disconnected or something like that ...
;) ). The terminal, where I started gmtp just reports
quote
gmtp
Device 0 (VID=0e79 and PID=1518) is a Archos 80G9.
Android device detected, assigning default bug flags
ERROR: Could not close session!

(gMTP:14466): Pango-WARNING **: Invalid UTF-8 string passed to
pango_layout_set_text()
/quote
... :(
Is there any way to help you any further?
Sorry for the inconvenience and have a nice Good Friday
Thomas.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.0-2-amd64

Debian Release: wheezy/sid
  500 testing www.debian-multimedia.org 
  500 testing security.debian.org 
  500 testing ftp.de.debian.org 
  500 stable-updates  ftp.de.debian.org 
  500 stable  deb.opera.com 
  500 squeeze linux.dropbox.com 
  500 proposed-updates ftp.de.debian.org 
  500 libreofficebox  download.documentfoundation.org 

--- Package information. ---
Depends(Version) | Installed
-+-=
libc6 (= 2.2.5) | 2.13-27
libflac8  (= 1.2.1) | 1.2.1-6
libgdk-pixbuf2.0-0   (= 2.22.0) | 2.24.1-1
libglib2.0-0 (= 2.26.0) | 2.30.2-6
libgtk-3-0(= 3.0.0) | 3.2.3-1
libid3tag0  (= 0.15.1b) | 0.15.1b-10
libmtp9   (= 1.1.0) | 1.1.3-1
libvorbisfile3(= 1.1.2) | 1.3.2-1.1
dconf-gsettings-backend  | 0.10.0-3
 OR gsettings-backend| 


Package's Recommends field is empty.

Package's Suggests field is empty.

-- 
Cahn's Axiom:
When all else fails, read the instructions.



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



Bug#553370: [openoffice.org-wiki-publisher] Error during upgrade from 1.0+OOo3.1.1-2 to 1.0+OOo3.1.1-5

2009-10-31 Thread Thomas Hackert
Hello Rene,
On Fri, Oct 30, 2009 at 07:18:17PM +0100, Rene Engelhard wrote:
 severity 553370 serious
 tag 553370 missing dependency on liblucene2-java
 tag 553370 + pending
 thanks

you are welcome :)

 On Fri, Oct 30, 2009 at 06:23:14PM +0100, Thomas Hackert wrote:
  Vorbereiten zum Ersetzen von openoffice.org-wiki-publisher
  1.0+OOo3.1.1-2 (durch
  .../openoffice.org-wiki-publisher_1.0+OOo3.1.1-5_all.deb) ...
  
  ERROR: There is no such extension deployed: com.sun.wiki-publisher
  
  unopkg failed.
  
  ERROR: There is no such extension deployed: com.sun.wiki-publisher
  Exception details:
  (com.sun.star.lang.IllegalArgumentException) { { Message = There is
  no such extension deployed: com.sun.wiki-publisher, Context =
  (com.sun.star.uno.XInterface) @1e7f7a0 }, ArgumentPosition = (short)
  -1 }
  
  unopkg failed.
 
 So this is because the extension was not properly installed before.
 [ For whatever reason, maybe because you tried a upgrade while OOo is running

I got the message, that I had OOo running, so I stopped it and
continued with the upgrade.

 and unopkg would not allow that (but it doesn't return != 0 so the
 install continues and the package system thinks it's all OK :-( ]

O.K.

 Since 3.1.1-3 the packages will warn if you have a OOo running.

Ah, O.K. This was something, I did not know ... :(

  there is another message:
  Richte openoffice.org-wiki-publisher ein (1.0+OOo3.1.1-5) ...
  Copying: wiki-publisher.oxt  
  Enabling: Wiki Publisher 
   Enabling: help  
  
  ERROR: (com.sun.star.deployment.DeploymentException) { { Message =
  An error occurred while enabling: help, Context =
  (com.sun.star.uno.XInterface) @26fe540 }, Cause = (any) {
  (com.sun.star.loader.CannotActivateFactoryException) { { Message =
  Can not activate the factory for com.sun.star.help.HelpIndexer
  because java.lang.NoClassDefFoundError:
  org/apache/lucene/analysis/cjk/CJKAnalyzer, Context =
  (com.sun.star.uno.XInterface) @0 } } } }

 [...]
 Obviously you miss lucene; and indeed the dependency is missing... :-(

But why was it not installed, if it is a dependency?

 Install it for now, will add the dep in the next upload.

Now I have installed liblucene2-java and its dependencies.

 That registering a extension need it is complete nonsense, but that thankfully
 will be fixed in 3.2; see 
 http://qa.openoffice.org/issues/show_bug.cgi?id=98680

I will have a look at it later ... ;)

 [...]
  --- Output from package bug script ---
 
 So you don't have the extension properly installed. As said:
 Install liblucene2-java and reinstall -wiki-publisher to make it
 registered correctly.

Maybe ... I have installed liblucene2-java (and its dependecies) as
well as (tried to) reinstalled -wiki-publisher, but now I get a load
of messages during the reinstall ... :( OOo was not running, when I
started the reinstall ... ;)

Now it says:
Vorbereiten zum Ersetzen von openoffice.org-wiki-publisher
1.0+OOo3.1.1-5 (durch
.../openoffice.org-wiki-publisher_1.0+OOo3.1.1-5_all.deb) ...

ERROR: There is no such extension deployed: com.sun.wiki-publisher

unopkg failed.

ERROR: There is no such extension deployed: com.sun.wiki-publisher
Exception details:
(com.sun.star.lang.IllegalArgumentException) { { Message = There is
no such extension deployed: com.sun.wiki-publisher, Context =
(com.sun.star.uno.XInterface) @1c47af0 }, ArgumentPosition = (short)
-1 }

unopkg failed.
Entpacke Ersatz für openoffice.org-wiki-publisher ...
Richte openoffice.org-wiki-publisher ein (1.0+OOo3.1.1-5) ...
Copying: wiki-publisher.oxt  
Enabling: Wiki Publisher 
 Enabling: help  
 .Lucene: Indexing to directory
 
'/var/spool/openoffice/uno_packages/cache/uno_packages/Z5O4FH_/wiki-publisher.oxt/help/af/help.idxl'...

 Indexing, adding files 
 .  
 Optimizing ... 
 357 total milliseconds 
 .Lucene: Indexing to directory
 
'/var/spool/openoffice/uno_packages/cache/uno_packages/Z5O4FH_/wiki-publisher.oxt/help/ar/help.idxl'...

 Indexing, adding files 
 .  
 Optimizing ... 
 160 total milliseconds 
 .Lucene: Indexing to directory
 
'/var/spool/openoffice/uno_packages/cache/uno_packages/Z5O4FH_/wiki-publisher.oxt/help/bg

Bug#553370: [openoffice.org-wiki-publisher] Error during upgrade from 1.0+OOo3.1.1-2 to 1.0+OOo3.1.1-5

2009-10-30 Thread Thomas Hackert
Package: openoffice.org-wiki-publisher
Version: 1.0+OOo3.1.1-5
Severity: normal

--- Please enter the report below this line. ---
Hello @ll,
during the dist-upgrade from Squeeze to SID I got the following
error:
Vorbereiten zum Ersetzen von openoffice.org-wiki-publisher
1.0+OOo3.1.1-2 (durch
.../openoffice.org-wiki-publisher_1.0+OOo3.1.1-5_all.deb) ...

ERROR: There is no such extension deployed: com.sun.wiki-publisher

unopkg failed.

ERROR: There is no such extension deployed: com.sun.wiki-publisher
Exception details:
(com.sun.star.lang.IllegalArgumentException) { { Message = There is
no such extension deployed: com.sun.wiki-publisher, Context =
(com.sun.star.uno.XInterface) @1e7f7a0 }, ArgumentPosition = (short)
-1 }

unopkg failed.

Later on - after loads of packages were upgrade to its SID version -
there is another message:
Richte openoffice.org-wiki-publisher ein (1.0+OOo3.1.1-5) ...
Copying: wiki-publisher.oxt  
Enabling: Wiki Publisher 
 Enabling: help  

ERROR: (com.sun.star.deployment.DeploymentException) { { Message =
An error occurred while enabling: help, Context =
(com.sun.star.uno.XInterface) @26fe540 }, Cause = (any) {
(com.sun.star.loader.CannotActivateFactoryException) { { Message =
Can not activate the factory for com.sun.star.help.HelpIndexer
because java.lang.NoClassDefFoundError:
org/apache/lucene/analysis/cjk/CJKAnalyzer, Context =
(com.sun.star.uno.XInterface) @0 } } } }
  
 rollback...   
  rollback finished.   
An error occurred while enabling: help

Interestingly the dist-upgrade ended without any further message or
stopped because of this error message. But now, after starting OOo -
if I try to convert a document to a wiki page - I get the (roughly)
translated message:
Error while saving $DocumentName: Wrong parameter. Operation was
started with an invalid parameter.

HTH


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.30-2-amd64

Debian Release: squeeze/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.de.debian.org 
  500 testing dl.google.com 
  500 testing deb.opera.com 
  500 sid www.lamaresh.net 

--- Package information. ---
Depends (Version) | Installed
=-+-===
libcommons-codec-java | 1.4-1
libcommons-httpclient-java| 3.1-7
libcommons-lang-java  | 2.4-4
libcommons-logging-java   | 1.1.1-5
openoffice.org-core(= 1:2.4.0-6) | 1:3.1.1-5


Package's Recommends field is empty.

Suggests   (Version) | Installed
-+-===
mediawiki| 



--- Output from package bug script ---


-- 
Pittsburgh driver's test

(10) Potholes are

(a) extremely dangerous.
(b) patriotic.
(c) the fault of the previous administration.
(d) all going to be fixed next summer.
The correct answer is (b). Potholes destroy unpatriotic, unamerican,
imported cars, since the holes are larger than the cars.  If you drive a
big, patriotic, American car you have nothing to worry about.



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



Bug#490894: audacious: Looks for an .so file that doesn't exist

2009-07-02 Thread Thomas Hackert
Hello John, *,
On Wed, Jul 01, 2009 at 10:28:41PM -0400, John Lindgren wrote:
 Please check to see whether this problem (problems?) still occur in
 2.0.1.

I still get
quote
** (audacious2:25068): WARNING **: Could not open
file:///etc/timidity/timidity.cfg for reading or writing: Error
opening file: No such file or directory
MADPlug-Message: Rejecting
file:///multimedia/08/Knorkator/silent.mp3 (not an MP3 file?)
/quote
but I think this is a different bug, isn't it?
The original problem with the segfault seems to be resolved, many
thanks :)
Have fun
Thomas.

-- 
Drilling for oil is boring.



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



Bug#500308: [aptitude] aptitude dist-upgrade crashes with *** glibc detected *** aptitude: corrupted double-linked list: 0x0000000001d88ea0 ***

2008-09-27 Thread Thomas Hackert
Package: aptitude
Version: 0.4.11.10-1
Severity: normal

--- Please enter the report below this line. ---
Hello,
if I try to dist-upgrade via aptitude, I get
quote
*** glibc detected *** aptitude: corrupted double-linked 
list: 0x01d88ea0 ***
=== Backtrace: =
/lib/libc.so.6[0x7f74fb897038]
/lib/libc.so.6[0x7f74fb899f23]
/lib/libc.so.6(__libc_malloc+0x98)[0x7f74fb89b5d8]
/usr/lib/libstdc++.so.6(_Znwm+0x1d)[0x7f74fc0d7b4d]
aptitude(_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE10_M_insert_EPKSt18_Rb_tree_node_baseS8_RKSs+0x3a)
[0x45135a]
aptitude[0x50abc8]
aptitude[0x50d96e]
aptitude[0x4e1760]
aptitude[0x41c47d]
/lib/libc.so.6(__libc_start_main+0xe6)[0x7f74fb841466]
aptitude(_ZNSt8ios_base4InitD1Ev+0x69)[0x419a79]
=== Memory map: 
0040-0062a000 r-xp  08:02 168343 
/usr/bin/aptitude
00829000-0082d000 rw-p 00229000 08:02 168343 
/usr/bin/aptitude
0082d000-0083 rw-p 0082d000 00:00 0 
0132b000-01ed1000 rw-p 0132b000 00:00 0  
[heap]
41031000-41032000 ---p 41031000 00:00 0 
41032000-41832000 rw-p 41032000 00:00 0 
7f74f400-7f74f4021000 rw-p 7f74f400 00:00 
0 
7f74f4021000-7f74f800 ---p 7f74f4021000 00:00 
0 
7f74f918e000-7f74f92ed000 rw-p 7f74f918e000 00:00 
0 
7f74f92ed000-7f74f92f8000 r-xp  08:01 
133120 /lib/libnss_files-2.8.so
7f74f92f8000-7f74f94f7000 ---p b000 08:01 
133120 /lib/libnss_files-2.8.so
7f74f94f7000-7f74f94f9000 rw-p a000 08:01 
133120 /lib/libnss_files-2.8.so
7f74f94f9000-7f74f9503000 r-xp  08:01 
133112 /lib/libnss_nis-2.8.so
7f74f9503000-7f74f9702000 ---p a000 08:01 
133112 /lib/libnss_nis-2.8.so
7f74f9702000-7f74f9704000 rw-p 9000 08:01 
133112 /lib/libnss_nis-2.8.so
7f74f9704000-7f74f9719000 r-xp  08:01 
133105 /lib/libnsl-2.8.so
7f74f9719000-7f74f9918000 ---p 00015000 08:01 
133105 /lib/libnsl-2.8.so
7f74f9918000-7f74f991a000 rw-p 00014000 08:01 
133105 /lib/libnsl-2.8.so
7f74f991a000-7f74f991c000 rw-p 7f74f991a000 00:00 
0 
7f74f991c000-7f74f9923000 r-xp  08:01 
133101 /lib/libnss_compat-2.8.so
7f74f9923000-7f74f9b22000 ---p 7000 08:01 
133101 /lib/libnss_compat-2.8.so
7f74f9b22000-7f74f9b24000 rw-p 6000 08:01 
133101 /lib/libnss_compat-2.8.so
7f74f9b24000-7f74f9cae000 rw-p 7f74f9b24000 00:00 
0 
7f74f9daf000-7f74fa485000 rw-p 7f74f9daf000 00:00 0 
7f74fa485000-7f74fa48c000 r--s  08:02 6390   
/usr/lib/gconv/gconv-modules.cache
7f74fa48c000-7f74fa707000 rw-p 7f74fa48c000 00:00 
0 
7f74fa707000-7f74fb41c000 r--s  03:46 303
/frei/doxdown/linux/apt/pkgcache.bin
7f74fb41c000-7f74fb41e000 r-xp  08:01 
133111 /lib/libdl-2.8.so
7f74fb41e000-7f74fb61e000 ---p 2000 08:01 
133111 /lib/libdl-2.8.so
7f74fb61e000-7f74fb62 rw-p 2000 08:01 
133111
ibdl-2.8.so
7f74fb62-7f74fb622000 r-xp  08:01 
133102 /lib/libutil-2.8.so
7f74fb622000-7f74fb821000 ---p 2000 08:01 
133102 /lib/libutil-2.8.so
7f74fb821000-7f74fb823000 rw-p 1000 08:01 
133102 /lib/libutil-2.8.so
7f74fb823000-7f74fb96e000 r-xp  08:01 
133113 /lib/libc-2.8.so
7f74fb96e000-7f74fbb6d000 ---p 0014b000 08:01 
133113 /lib/libc-2.8.so
7f74fbb6d000-7f74fbb7 r--p 0014a000 08:01 
133113 /lib/libc-2.8.so
7f74fbb7-7f74fbb72000 rw-p 0014d000 08:01 
133113 /lib/libc-2.8.so
7f74fbb72000-7f74fbb77000 rw-p 7f74fbb72000 00:00 
0 
7f74fbb77000-7f74fbb8d000 r-xp  08:01 
125191 /lib/libgcc_s.so.1
7f74fbb8d000-7f74fbd8d000 ---p 00016000 08:01 
125191 /lib/libgcc_s.so.1
7f74fbd8d000-7f74fbd8e000 rw-p 00016000 08:01 
125191 /lib/libgcc_s.so.1
7f74fbd8e000-7f74fbe1 r-xp  08:01 
133104
7f74fc00f000-7f74fc011000 rw-p 00081000 08:01 
133104 /lib/libm-2.8.so
7f74fc011000-7f74fc101000 r-xp  08:02 
0  /usr/lib/libstdc++.so.6.0.10
7f74fc101000-7f74fc301000 ---p 000f 08:02 
0  /usr/lib/libstdc++.so.6.0.10
7f74fc301000-7f74fc307000 r--p 000f 08:02 
0  /usr/lib/libstdc++.so.6.0.10
7f74fc307000-7f74fc30a000 rw-p 000f6000 08:02 
0  /usr/lib/libstdc++.so.6.0.10
7f74fc30a000-7f74fc31d000 rw-p 7f74fc30a000 00:00 
0 
7f74fc31d000-7f74fc333000 r-xp  08:01 
133115 /lib/libpthread-2.8.so
7f74fc333000-7f74fc532000 ---p 00016000 08:01 
133115 /lib/libpthread-2.8.so
7f74fc532000-7f74fc534000 rw-p 

Bug#495506: [ksysguard] ksysguard crashes with ProcessTable.sgrd does not contain valid XML

2008-08-22 Thread Thomas Hackert
Good morning Xavier,
On Thu, Aug 21, 2008 at 04:11:44PM +0200, Xavier Vello wrote:
   Can't reproduce the bug on 4:4.1.0-2.
   Try removing ~/.kde4/share/apps/ksysguard/SystemLoad.sgrd , it may have
   gotten corrupt.
 
  if I remove this file, I still get message, that the
  ProcessTable.sgrd file does not contain valid XML. But if I remove
  that file as well, I get ksysguard started. Though there is no
  possibility to scroll neither to active an entry to kill it via UI
 Then try removing ~/.kde4/share/apps/ksysguard/* and 
 ~/.kde4/share/config/ksysguardrc for a fresh start.

O.K. ... After I have done this, ksysguard starts as normal.

   You can also try removing and reinstalling the ksysguard package if
   it doesn't work.
  Yes, I know ... ;) Although I have not done it yet ... :( But why on
  earth leads an update to an non-functional prog?
 Hard disks aren't perfect, think of bad sectors :)

That may be, but the only problem I have is with ksysguard and
nothing else ... And that old is neither my HD nor my PC at all
(although there are some older disks attached to this PC ... ;) ).

 dpkg has a md5 checksum check builtin, but it may have been corrupted 
 afterwards. Even if it's low probability, it's good to try it.

As I am using apt-get to update my system, I have never tried to
update my system via dpkg. And as I am short of time atm (and maybe
the next months ... :( ), I am not able to read the dpkg
documentation/man page and to test it, sorry ... :( As ksysguard
works for me again, this bug could be closed as worksforme,
although I find it astonishing, that an system update via apt-get
leads to an unfunctional program ... :(

  Thanks for your answer anyway and I hope it is OK, that I have
  answered your mail privately ...
 You should always CC [EMAIL PROTECTED] when adding information, so 
 that it's archived on our BTS and easilly available for everyone.

Sorry, I have not seen the [EMAIL PROTECTED] address in the reply, so I
answered you instead of both ... :(
Have a nice day
Thomas.

-- 
Gnagloot, n.:
A person who leaves all his ski passes on his jacket just to
impress people.
-- Rich Hall, Sniglets



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



Bug#495506: [ksysguard] ksysguard crashes with ProcessTable.sgrd does not contain valid XML

2008-08-18 Thread Thomas Hackert
Package: ksysguard
Version: 4:4.1.0-2
Severity: normal

--- Please enter the report below this line. ---
Hello all,
after an experimental upgrade yesterday 
ksysguard opens the above mentioned 
message box, if I try to start it ... :( If I click 
the OK button (or hit enter) the next dialog 
tells me, that SystemLoad.sgrd does as well 
not contain valid XML. After that, the KDE 
Crash Handler appears to tell the user, that 
ksysguard has crashed ... :( It is reading the 
files from ~/.kde4/share/apps/ksysguard, if 
this is important ...
HTH
Thomas.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.26-1-openvz-amd64

Debian Release: lenny/sid
  990 unstablewww.debian-
multimedia.org 
  990 unstablemirror.noreply.org 
  990 unstablekmuto.jp 
  990 unstableftp.debian-unofficial.org 
  990 unstableftp.de.debian.org 
  990 unstableemacs.orebokech.com 
  990 unstabledebian.wgdd.de 
  990 unstabledebian.hug.cx 
  990 unstabledebian.alphagemini.org 
  990 unstabledeb.opera.com 
  600 experimentalwww.debian-
multimedia.org 
  600 experimentalftp.de.debian.org 
  600 experimentaldebian.wgdd.de 
  500 testing security.debian.org 
  500 stable  dl.google.com 
  500 kernel-dists-sid kernel-
archive.buildserver.net 
  500 experimental-0.2.0.x-sid 
mirror.noreply.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-
=
kdebase-runtime   (= 4:4.1.0) | 
4:4.1.0-2
kdebase-workspace-libs4+5  | 
4:4.1.0-2
kdelibs5  (= 4:4.1.0) | 
4:4.1.0-2
libc6   (= 2.7-1) | 
2.8+20080809-1
libplasma2 | 4:4.1.0-2
libqt4-dbus (= 4.4.0) | 4.4.1-1
libqt4-xml  (= 4.4.0) | 4.4.1-1
libqtcore4  (= 4.4.0) | 4.4.1-1
libqtgui4   (= 4.4.0) | 4.4.1-1
libstdc++6  (= 4.1.1) | 4.3.1-9


-- 
love,  n.:
Love ties in a knot in the end of the 
rope.



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



Bug#489351: hlbr: upgrade fails, although if configured

2008-08-04 Thread Thomas Hackert
Hello Eriberto, *,
I have configured hlbr and it is up and 
running :) But if I try to upgrade or to purge 
the package I get
quote
Removing hlbr ...   

Parando o HLBR / Stopping HLBR
/usr/sbin/invoke-rc.d: line 437: 21016 
Terminated  
${INITDPREFIX}${INITSCRIPTID} 
${saction} $@
invoke-rc.d: initscript hlbr, action stop 
failed. 
dpkg: error processing hlbr (--purge):  
 subprocess pre-removal script returned 
error exit status 143   

Inicializando o HLBR / Starting HLBR
Config file is /etc/hlbr/hlbr.config
Rules file is /etc/hlbr/hlbr.rules  
Loaded 108 rules
Tree is empty   
Tree is empty   
Errors were encountered while processing:
 hlbr
E: Sub-process /usr/bin/dpkg returned an 
error code (1)
/quote
So I think, this is a bug, not a feature ... :(
-- System information:
Debian Release: sid
Architecture: amd64

Kernel: Linux 2.6.25.2-vserver-amd64
Locale: 
LANG=de_DE.UTF-8,LC_CTYPE=de_DE.UTF-8
Shell: /bin/sh linked to /bin/bash

I hope that the information above is 
enough. It is entered manually, as I have 
not the faintest idea to do it otherwise ... :(
HTH
Thomas.

-- 
!07/11 PDP a ni deppart m'I  !pleH



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