Bug#1065665: [Debian-lego-team] Bug#1065665: nxt-firmware: implicit type conversion from negative float to char gives 0

2024-03-08 Thread Andreas Weber

Am 08.03.24 um 18:42 schrieb Petter Reinholdtsen:

No idea about the nxt-firmware status, but just for fun and to show
support, I made a C edition:


Hi Petter, thank you for the reply.

This was fixed upstream with release 1.29.5
https://git.ni.fr.eu.org/nxt-firmware.git/commit/?id=3a3201ff808c1258bd8cea8c6ae471c446dd2ed9

thank you and sorry for the noise.

-- Andy



Bug#1065665: nxt-firmware: implicit type conversion from negative float to char gives 0

2024-03-08 Thread Andreas Weber

Package: nxt-firmware
Version: 1.29.2-1
Severity: important
Tags: upstream

Dear Maintainer, following code debug1.nxc:

task main()
{
  float a = -12.34;
  NumOut(0, 32, a);

  char b = a;
  NumOut(0, 24, b);

  Wait(3000);
}

using nbc 1.2.1.r4+dfsg-11+b1 from Debian bookworm,
compile with
$ nbc debug1.nxc -O=debug1.rxe
upload with
$ nbc -b -d debug1.rxe

with nxt-firmware 1.29.2-1 from Debian bookworm
a948539b318073287733c618ea8d31f2  nxt_firmware.bin

outputs on LCD:
-12.34
0

same with 1.29.4 from upstream.

with NXT Enhanced Firmware, aka John Hansen Firmware, aka NBC/NXC Firmware
a2a17802cde9bf610944757ab7ca6d92  lms_arm_nbcnxc_132_20120810_0021.rfw

outputs on LCD:
-12.34
-12

as expected.

This currently makes OpenRoberta Lab pretty unusable with this firmware 
because many negative float -> char conversions occur


Thank you, Andy



Bug#1050734: xfce4-terminal: Preference to disable F10 key not working

2023-10-02 Thread Andreas Weber

Thanks Martin for the link with the workaround, works for me, too.

Regards
ändu


Bug#1004770: octave-video: FTBFS with ffmpeg 5.0

2023-07-05 Thread Andreas Weber
I had a look at Williams patch but it tooks a lot more to adapt the code 
for the changed API.


To get a feeling what has to be done you can have a look at 
https://github.com/opencv/opencv/pull/21754/commits/5440fd6cb43ea65a056c46b691fcdab1a425e92d


where they patched cap_ffmpeg_impl.hpp (which was the base for my 
implementation)


Nevertheless I took the latest version from the OpenCV 4.x branch and 
applied my changes again to make it GNU Octave compatible.


See changes here https://sourceforge.net/p/octave/video/ci/default/tree/

currently tested distributions are:

PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
OCTAVE_VERSION = 4.4.1
FFmpeg_versions = Lavu56.22.100, SwS5.3.100, Lavc58.35.100, 
Lavf58.20.100  <-- lowest supported


PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
OCTAVE_VERSION = 6.2.0
FFmpeg_versions = Lavu56.51.100, SwS5.7.100, Lavc58.91.100, Lavf58.45.100

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
OCTAVE_VERSION = 7.3.0
FFmpeg_versions = Lavu57.28.100, SwS6.7.100, Lavc59.37.100, Lavf59.27.100

NAME=Fedora
VERSION="31 (Container Image)"
OCTAVE_VERSION = 5.1.0
FFmpeg_versions = Lavu56.31.100, SwS5.5.100, Lavc58.54.100, Lavf58.29.100

NAME=Fedora
VERSION="33 (Container Image)"
OCTAVE_VERSION = 5.2.0
FFmpeg_versions = Lavu56.51.100, SwS5.7.100, Lavc58.91.100, Lavf58.45.100

NAME="Fedora Linux"
VERSION="38 (Container Image)"
OCTAVE_VERSION = 7.3.0
FFmpeg_versions = Lavu58.2.100, SwS7.1.100, Lavc60.3.100, Lavf60.3.100

NAME="Ubuntu"
VERSION="20.04.6 LTS (Focal Fossa)"
OCTAVE_VERSION = 5.2.0
FFmpeg_versions = Lavu56.31.100, SwS5.5.100, Lavc58.54.100, Lavf58.29.100

PRETTY_NAME="Ubuntu 22.04.2 LTS"
NAME="Ubuntu"
OCTAVE_VERSION = 6.4.0
FFmpeg_versions = Lavu56.70.100, SwS5.9.100, Lavc58.134.100, Lavf58.76.100

PRETTY_NAME="Ubuntu 23.04"
NAME="Ubuntu"
OCTAVE_VERSION = 7.3.0
FFmpeg_versions = Lavu57.28.100, SwS6.7.100, Lavc59.37.100, Lavf59.27.100

it will take some days to get the new 2.1.0 release done and upload it 
to octave-forge


Thank you, Andy



Bug#871629: fixed in icedove 1:52.2.1-5

2017-08-12 Thread Andreas Weber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sat, 12 Aug 2017 03:21:51 + Carsten Schoenert
 wrote:
> Source: icedove Source-Version: 1:52.2.1-5
> 
> We believe that the bug you reported is fixed in the latest version
> of icedove, which is due to be installed in the Debian FTP
> archive.

I can confirm that the version from unstable is fully usable again
under LXDE.

Thanks for the quick fix!

Regards
Andreas
-BEGIN PGP SIGNATURE-

iHYEARECADYWIQTwp/ZApCHpE7mzoMLXSnOyB0m+9AUCWY7zshgcYWVuZHVAd29y
bGR3aWRld2ViZXIuY2gACgkQ10pzsgdJvvQdpACgtTA02YDQL2L9tlL1Q3Ay7tDI
dV4AoMjnCfQLEJ+rTHcwpZ6udDNxpO/e
=etEH
-END PGP SIGNATURE-



Bug#850030: [Pkg-octave-devel] Bug#850030: RM: octave-epstk -- ROM; dead upstream

2017-01-10 Thread Andreas Weber
Dear all,

Am 03.01.2017 um 11:14 schrieb Sébastien Villemot:
> Package: ftp.debian.org
> Severity: normal
> X-Debbugs-Cc: pkg-octave-de...@lists.alioth.debian.org
> 
> Please remove octave-epstk from the archive. Its upstream is dead (in
> particular, the package homepage no longer exists).

I've had email contact with Stefan Müller, the author of epstk and he
told me that he no longer has access to epstk.de and the new homepage is

http://stmweb.awardspace.info/epstk

-- Andy



Bug#828842: calibre: AttributeError when editing metadata

2016-09-03 Thread Andreas Weber
Hi Martin

On Thu, 30 Jun 2016 10:38:40 +0200 Martin Pitt  wrote:
> Control: severity -1 important
> Control: tag -1 unreproducible
> I cannot reproduce this, so it's not an universal error in the
> package, lowering severity.

This should be important again. The bug exists exactly as Sandro
reported it and is always reproducible.

If several books are marked and edited one after the other the error
won't show up.

> Does that happen for any kind of book? What's your desktop
> environment?

I can only say yes for epub format. My DE is LXDE.

Thanks for your help on that.

HTH, ändu



Bug#813370: vlc: no video in h264 files

2016-02-19 Thread Andreas Weber
On 2016-02-19 01:54, Rémi Denis-Courmont wrote:
> As far as I know, this is a bug in libvdpau-va-gl.
> 
> Uninstall the libvdpau-va-gl1 package and restart VLC.

Did that, works, thank you!



Bug#775541: NFS mounts from /etc/fstab do not work

2015-11-25 Thread Andreas Weber
Hi

I can confirm that the workaround given by Shinichiro Hida works for me
(thanks for that BTW). The mounting of NFS shares defined in /etc/fstab
stopped working on my stretch a few days ago after the last kernel
upgrade. I don't have any network-manager installed.

Regards

ändu



Bug#776151: Installation bug in Expert mode

2015-01-26 Thread Andreas Weber

Hi

On 2015-01-26 00:27, Cyril Brulebois wrote:

Just to make sure, can you please give us the full URL to the
installation medium you're using. This would be handy to try and
reproduce your issue (with either Beta 2 or RC 1).


I went to

https://www.debian.org/devel/debian-installer/

and used the first link to the amd64 netinstall image which is

http://cdimage.debian.org/cdimage/jessie_di_rc1/amd64/iso-cd/debian-jessie-DI-rc1-amd64-netinst.iso

at the moment. However I think that on 2015-01-24 when I did that, the 
amd64 link pointed to the beta2 version and not to the rc1 version and 
that's why I reported the bug that way. Did the version change this 
weekend?


HTH, ändu


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



Bug#776151: Installation bug in Expert mode

2015-01-24 Thread Andreas Weber
Package: installation-reports

Boot method: CD
Image version: Jessie Beta 2 NetInstall
Date: 2015-01-24

Machine: Mac Mini Server Mid 2011   
Processor: Intel Core 2 Duo
Memory: 4 GB
Partitions: none yet, 2 brand new 1 TB WD Red HDs

Output of lspci -knn (or lspci -nn): N/A

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]

Rest N/A, see below.

Comments/Problems:

The first menu boots without problems and the USB keyboard works. When
selecting Advanced - Expert Install, the keyboard no longer works when
the first selection menu appears, no language selection nor anything
else works then.

When Install is selected on the first menu, the keyboard works correctly.

Repeatable: Always.

I was not able to enter Expert Install mode.

When installing via default, the Mac Mini Server could be setup without
any further issues.

HTH, ändu


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



Bug#773055: libav-tools: avconv -target pal-svcd fails with Unable to parse option value scan_offset

2014-12-13 Thread Andreas Weber
Package: libav-tools
Version: 6:11-2
Severity: normal
Tags: upstream

Dear Maintainer,

avconv -i in.mp4 -target pal-svcd out.mpg

fails with:
[mpeg2video @ 0x14b63c0] [Eval @ 0x73fcfd50] Undefined constant or missing
'(' in 'scan_offset'
[mpeg2video @ 0x14b63c0] Unable to parse option value scan_offset
[mpeg2video @ 0x14b63c0] Error setting option flags to value +scan_offset.

Error while opening encoder for output stream #0:0 - maybe incorrect parameters
such as bit_rate, rate, width or height

After fixing avconv_opt.c:

--- avconv_opt.c_orig   2014-12-13 20:34:41.795060988 +0100
+++ avconv_opt.c2014-12-13 20:26:00.579042876 +0100
@@ -1825,7 +1825,7 @@
 opt_default(NULL, maxrate, 2516000);
 opt_default(NULL, minrate, 0); // 1145000;
 opt_default(NULL, bufsize, 1835008); // 224*1024*8;
-opt_default(NULL, flags, +scan_offset);
+opt_default(NULL, scan_offset, 1);


 opt_default(NULL, b:a, 224000);

avconv works as expected. Is it possible that patch
https://patches.libav.org/patch/19539/ got lost?


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

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***



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

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

Versions of packages libav-tools depends on:
ii  dpkg 1.17.21
ii  libavcodec56 6:11-2
ii  libavdevice556:11-2
ii  libavfilter5 6:11-2
ii  libavformat566:11-2
ii  libavresample2   6:11-2
ii  libavutil54  6:11-2
ii  libc62.19-13
ii  libsdl1.2debian  1.2.15-10+b1
ii  libswscale3  6:11-2
ii  libvdpau10.8-3
ii  libx11-6 2:1.6.2-3

libav-tools recommends no packages.

Versions of packages libav-tools suggests:
pn  frei0r-plugins  none

-- no debconf information
--- avconv_opt.c_orig	2014-12-13 20:34:41.795060988 +0100
+++ avconv_opt.c	2014-12-13 20:26:00.579042876 +0100
@@ -1825,7 +1825,7 @@
 opt_default(NULL, maxrate, 2516000);
 opt_default(NULL, minrate, 0); // 1145000;
 opt_default(NULL, bufsize, 1835008); // 224*1024*8;
-opt_default(NULL, flags, +scan_offset);
+opt_default(NULL, scan_offset, 1);
 
 
 opt_default(NULL, b:a, 224000);


Bug#758635: krdc: crash when trying to connect

2014-08-26 Thread Andreas Weber
On Tue, 26 Aug 2014 19:21:17 +0200 Maximiliano Curia m...@debian.org
wrote:
 Control: tag -1 + unreproducible help
 Control: severity -1 important
 
 Hi,
 
 I couldn't reproduce this issue using the xrdp server (I don't have another
 rdp server around), thus I'm lowering this bug severity. Please, could you
 confirm if this went away on it's own?

I didn't go away yet, the bug is reproucible always. But the problem is
not with RDP but with VNC.

 krdc rdp support is a gui around xfreerdp (from the freerdp-x11 package), so,
 it's most likely, showing an issue present in xfreerdp.

All I could find is that others have the same issue, but only with Mac
remote sessions as it seems.

http://sourceforge.net/p/libvncserver/mailman/message/32165820/

So the severity remains the same for me - krdc remains completely
unusable for me to connect to Macs and crashes in full, but I see your
point. Maybe I'm barking up the wrong tree?

HTH, ändu


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



Bug#758635: krdc: crash when trying to connect

2014-08-19 Thread Andreas Weber
Package: krdc
Version: 4:4.13.1-1
Severity: grave
Tags: d-i
Justification: renders package unusable

Dear Maintainer,

When I start krdc and want to connect to a Mac remotely,
the crash happens immediately after entering the credentials.

Has been working for years now without issues.

Started from console is this the result:

tp-qt 0.9.4 DEBUG: Register StreamTubeClient with name  krdc_rfb_handler  
tp-qt 0.9.4 DEBUG: Client registered - busName: 
org.freedesktop.Telepathy.Client.krdc_rfb_handler objectPath: 
/org/freedesktop/Telepathy/Client/krdc_rfb_handler interfaces: 
(org.freedesktop.Telepathy.Client.Handler)  
krdc(4166)/kdeui (kdelibs): Attempt to use QAction remote_desktop_dockwidget 
with KXMLGUIFactory! 
Fatal: failed to create the RNG lock: Invalid argument
FATAL: failed to acquire the FSM lock in libgrypt: Invalid argument
QSocketNotifier: Invalid socket 7 and type 'Read', disabling...
QSocketNotifier: Invalid socket 10 and type 'Read', disabling...
krdc: Fatal IO error: client killed

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (400, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-2-amd64 (SMP w/8 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 krdc depends on:
ii  kde-runtime 4:4.13.3-1
ii  libc6   2.19-7
ii  libkcmutils44:4.13.3-2
ii  libkdecore5 4:4.13.3-2
ii  libkdeui5   4:4.13.3-2
ii  libkdnssd4  4:4.13.3-2
ii  libkio5 4:4.13.3-2
ii  libknotifyconfig4   4:4.13.3-2
ii  libqt4-dbus 4:4.8.6+git49-gbc62005+dfsg-1
ii  libqt4-network  4:4.8.6+git49-gbc62005+dfsg-1
ii  libqt4-xml  4:4.8.6+git49-gbc62005+dfsg-1
ii  libqtcore4  4:4.8.6+git49-gbc62005+dfsg-1
ii  libqtgui4   4:4.8.6+git49-gbc62005+dfsg-1
ii  libstdc++6  4.9.1-4
ii  libtelepathy-qt4-2  0.9.4+dfsg-3
ii  libvncclient0   0.9.9+dfsg-6

Versions of packages krdc recommends:
ii  freerdp-x11  1.0.2-4+b1

Versions of packages krdc suggests:
ii  khelpcenter4  4:4.13.3-1
pn  krfb  none

-- 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#734977: Solved: dangling fltk1.3.2 headers in /usr/local/include

2014-01-13 Thread Andreas Weber
Hi Aaron,

Am 13.01.2014 16:09, schrieb Aaron M. Ucko:
 You mentioned working with local builds of newer FLTK versions; did you
 by chance have a newer version's headers under /usr/local/include when
 you encountered these errors?  If so, that would lead to version skew
 with precisely those symptoms, since 1.3.1 moved constructors out of
 line for the sake of Windows DLL builds.  If you do in fact have a
 /usr/local/include/FL tree, please move it aside (or clear it out
 entirely) and try again.

You are absolutely right. Thank you for this marvelous diagnosis. I had
fltk1.3.2 compiled from upstream (with --enable-shared) and thought I've
removed all components before installing libfltk1.3-dev from the debian
repos but I had forgotten the headers in /usr/local/include...
My fault, shame on me.

 (For some reason, GCC defaults to searching /usr/local/include before
 /usr/include when looking for headers, but considers libraries in
 /usr/local/lib only by explicit request.

I wasn't aware of the fact, that GCC behaves different for headers and
libs. Thank you for pointing this out.

Again: Thank you for your help and sorry if I caused trouble. I owe you
some beers :-D

-- Andy


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



Bug#734977: Some more examples with fltk-config --compile and undefined references

2014-01-12 Thread Andreas Weber
Hi Aaron, thank you for your fast reply.

I tried three other examples form fltk1.3-doc

$ fltk-config --compile doublebuffer.cxx
$ fltk-config --compile bitmap.cxx
$ fltk-config --compile buttons.cxx

$ fltk-config --compile doublebuffer.cxx
g++ -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -o
'doublebuffer' 'doublebuffer.cxx' -L/usr/lib/x86_64-linux-gnu -lfltk
/tmp/cc8At8e6.o: In function `single_blink_window':
/home/andy/734977/examples/doublebuffer.cxx:86: undefined reference to
`Fl_Single_Window::Fl_Single_Window(int, int, int, int, char const*)'
/tmp/cc8At8e6.o: In function `main':
/home/andy/734977/examples/doublebuffer.cxx:102: undefined reference to
`Fl_Hor_Slider::Fl_Hor_Slider(int, int, int, int, char const*)'
/tmp/cc8At8e6.o: In function `double_blink_window':
/home/andy/734977/examples/doublebuffer.cxx:93: undefined reference to
`Fl_Double_Window::Fl_Double_Window(int, int, int, int, char const*)'
/tmp/cc8At8e6.o: In function `main':
/home/andy/734977/examples/doublebuffer.cxx:112: undefined reference to
`Fl_Hor_Slider::Fl_Hor_Slider(int, int, int, int, char const*)'
collect2: error: ld returned 1 exit status

$ fltk-config --compile bitmap.cxx
g++ -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -o
'bitmap' 'bitmap.cxx' -L/usr/lib/x86_64-linux-gnu -lfltk
/tmp/cc0fW4kf.o: In function `main':
/home/andy/734977/test/bitmap.cxx:113: undefined reference to
`Fl_Double_Window::Fl_Double_Window(int, int, char const*)'
/home/andy/734977/test/bitmap.cxx:116: undefined reference to
`Fl_Toggle_Button::Fl_Toggle_Button(int, int, int, int, char const*)'
/home/andy/734977/test/bitmap.cxx:118: undefined reference to
`Fl_Toggle_Button::Fl_Toggle_Button(int, int, int, int, char const*)'
/home/andy/734977/test/bitmap.cxx:120: undefined reference to
`Fl_Toggle_Button::Fl_Toggle_Button(int, int, int, int, char const*)'
/home/andy/734977/test/bitmap.cxx:122: undefined reference to
`Fl_Toggle_Button::Fl_Toggle_Button(int, int, int, int, char const*)'
/home/andy/734977/test/bitmap.cxx:124: undefined reference to
`Fl_Toggle_Button::Fl_Toggle_Button(int, int, int, int, char const*)'
/tmp/cc0fW4kf.o:/home/andy/734977/test/bitmap.cxx:126: more undefined
references to `Fl_Toggle_Button::Fl_Toggle_Button(int, int, int, int,
char const*)' follow
collect2: error: ld returned 1 exit status

$ fltk-config --compile buttons.cxx
g++ -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -g -O2
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -o
'buttons' 'buttons.cxx' -L/usr/lib/x86_64-linux-gnu -lfltk
/tmp/ccz0RaLZ.o: In function `main':
/home/andy/734977/test/buttons.cxx:35: undefined reference to
`Fl_Return_Button::Fl_Return_Button(int, int, int, int, char const*)'
/home/andy/734977/test/buttons.cxx:36: undefined reference to
`Fl_Repeat_Button::Fl_Repeat_Button(int, int, int, int, char const*)'
collect2: error: ld returned 1 exit status


If I compile it without fltk-config I get the same results, regardless
if with -O0 or -O2.

Can I do something else to help you tracking the problem?

-- Andy


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



Bug#734977: Some more examples with fltk-config --compile and undefined references

2014-01-12 Thread Andreas Weber
Am 12.01.2014 22:06, schrieb Aaron M. Ucko:
 Could you please run the following commands, to confirm that you're
 running the proper version?

$ dpkg -s g++ | grep '^Version:'
Version: 4:4.7.2-1
$ type -all g++
g++ ist /usr/bin/g++
$ ls -l /usr/bin/g++
lrwxrwxrwx 1 root root 7 Sep 27  2012 /usr/bin/g++ - g++-4.7
$ g++ -v 21 | tail -n1
gcc version 4.7.2 (Debian 4.7.2-5)

-- Andy


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



Bug#734977: libfltk1.3: no Fl_Double_Window c'tors in libfltk.so.1.3

2014-01-11 Thread Andreas Weber
Package: libfltk1.3
Version: 1.3.0-8
Severity: grave
Justification: renders package unusable

Dear Maintainer,

apt-get install libfltk1.3-dev fltk1.3-doc

If I try to compile some code which uses Fl_Double_Window I get an
'undefined reference to `Fl_Double_Window::Fl_Double_Window(int, int, char
const*)'

As I see there is no constructor for Fl_Double_Window:

$ nm -C -D /usr/lib/x86_64-linux-gnu/libfltk.so.1.3 |grep Double_Window
000591c0 T Fl_File_Chooser::cb_window_i(Fl_Double_Window*, void*)
00059210 T Fl_File_Chooser::cb_window(Fl_Double_Window*, void*)
00057db0 T Fl_Double_Window::hide()
00057f40 T Fl_Double_Window::show()
000580f0 T Fl_Double_Window::flush(int)
000584c0 T Fl_Double_Window::flush()
00057e70 T Fl_Double_Window::resize(int, int, int, int)
00057e50 T Fl_Double_Window::~Fl_Double_Window()
00057e00 T Fl_Double_Window::~Fl_Double_Window()
00057e00 T Fl_Double_Window::~Fl_Double_Window()
00331090 V typeinfo for Fl_Double_Window
000c40e0 V typeinfo name for Fl_Double_Window
003310c0 V vtable for Fl_Double_Window

Compiling an example with doublebuffered window is also not possible:

zcat /usr/share/doc/fltk1.3-doc/examples/doublebuffer.cxx.gz  doublebuffer.cxx
fltk-config --compile doublebuffer.cxx

If I compile and install the upstream fltk1.3.2 tarball all works fine.

Regards, Andy



-- System Information:
Debian Release: 7.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/6 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 libfltk1.3 depends on:
ii  libc6  2.13-38
ii  libfontconfig1 2.9.0-7.1
ii  libgcc11:4.7.2-5
ii  libstdc++6 4.7.2-5
ii  libx11-6   2:1.5.0-1+deb7u1
ii  libxext6   2:1.3.1-2+deb7u1
ii  libxft22.3.1-1
ii  libxinerama1   2:1.1.2-1+deb7u1
ii  multiarch-support  2.13-38

libfltk1.3 recommends no packages.

libfltk1.3 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#733927: librecad: SIGSEGV when measure distance

2014-01-02 Thread Andreas Weber
Package: librecad
Version: 1.0.2+nolibs-1
Severity: important
Tags: upstream

Dear Maintainer,

* start librecad
* left mousebutton click on Show Menu 'Info'
* left mousebutton click on Abstand (Objekt, Punkt)
* right mousebutton click on Restrict nothing

Do this repeatedly until you get a segfault
(sometimes one the first try, sometimes I need to do this 3 times until it
segfaults)

I think the backtrace without debugging infos isn't very usefull but here it
is:
Program received signal SIGSEGV, Segmentation fault.
0x00529753 in ?? ()
(gdb) bt
#0  0x00529753 in ?? ()
#1  0x005297e9 in ?? ()
#2  0x004c29cf in ?? ()
#3  0x004c2bc7 in ?? ()
#4  0x004c2cc4 in ?? ()
#5  0x00638a2e in ?? ()
#6  0x75fcd713 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) ()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x0057248e in ?? ()
#8  0x7653be10 in QWidget::event(QEvent*) () from /usr/lib/x86_64
-linux-gnu/libQtGui.so.4
#9  0x764ec70c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
   from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#10 0x764f13eb in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#11 0x75fb7b5e in QCoreApplication::notifyInternal(QObject*, QEvent*)
()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x764ed54b in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointerQWidget, bool) () from
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x76567fc4 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#14 0x76566d51 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#15 0x7658dbc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#16 0x74160355 in g_main_context_dispatch () from /lib/x86_64-linux-
gnu/libglib-2.0.so.0
#17 0x74160688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x74160744 in g_main_context_iteration () from /lib/x86_64-linux-
gnu/libglib-2.0.so.0
#19 0x75fe6276 in
QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) ()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#20 0x7658d83e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#21 0x75fb68af in
QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) ()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#22 0x75fb6b38 in
QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) ()
   from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x75fbbcf8 in QCoreApplication::exec() () from /usr/lib/x86_64
-linux-gnu/libQtCore.so.4
#24 0x00425ea0 in ?? ()
#25 0x75114ead in __libc_start_main (main=optimized out,
argc=optimized out,
ubp_av=optimized out, init=optimized out, fini=optimized out,
rtld_fini=optimized out,
stack_end=0x7fffe418) at libc-start.c:228
#26 0x0042886d in ?? ()
#27 0x7fffe418 in ?? ()
#28 0x001c in ?? ()
#29 0x0001 in ?? ()
#30 0x7fffe6b5 in ?? ()
#31 0x in ?? ()



-- System Information:
Debian Release: 7.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/6 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 librecad depends on:
ii  libc6  2.13-38
ii  libdxflib-2.2.0.0  2.2.0.0-8
ii  libgcc11:4.7.2-5
ii  libmuparser2   2.1.0-3
ii  libqt4-help4: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-sql-sqlite  4:4.8.2+dfsg-11
ii  libqtcore4 4:4.8.2+dfsg-11
ii  libqtgui4  4:4.8.2+dfsg-11
ii  librecad-data  1.0.2+nolibs-1
ii  libstdc++6 4.7.2-5

librecad recommends no packages.

librecad 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#697431: src atlas: missing build-dep devscripts

2013-01-05 Thread Andreas Weber
Package: atlas
Version: 3.8.4-9
Severity: serious
Justification: fails to build from source (but built successfully in the
past)

Dear Maintainer,

src:atlas uses dch to build which is available in package devscripts but
it's no dependency.

apt-get build-dep atlas
doesn't install devscripts and therefore fakeroot debian/rules custom
because of missing dch.

Regards, Andy


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

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


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



Bug#697431: src atlas: missing build-dep devscripts

2013-01-05 Thread Andreas Weber
Am 05.01.2013 11:14, schrieb Ansgar Burchardt:
 Andreas Weber andy.weber...@gmail.com writes:
 apt-get build-dep atlas
 doesn't install devscripts and therefore fakeroot debian/rules custom
 because of missing dch.
 
 Which isn't used in regular builds so doesn't have to be in
 Build-Depends.  The documentation for the custom target should probably
 mention it though.

Dear Ansgar, thank you for your reply.

Since it was decided to remove the optimized packages and give locally
built packes a higher priority as debian/README.Debian states and users
were encouraged to building optimized Atlas packages I still think it
should be a build-dep.

Or at least the description in debian/README.Debian, chapter Building
Optimized Atlas Packages on your ARCH should mention the needed devscripts.

Best Regards, Andy


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



Bug#669046: No crash since 2 weeks after memory change

2012-05-30 Thread Andreas Weber
Dear maintainers,
please close this bug because it turns out that the problem was damaged
memory. After replacing the 8GB with two new modules, the problem didn't
show up since 2 weeks.

Sorry for the false bug report,
Andy



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



Bug#662986: scilab-full-bin: libjvm.so not found and looks.jar missing on 64bit system

2012-03-07 Thread Andreas Weber
Package: scilab-full-bin
Version: 5.3.3-5
Severity: important

Dear Maintainer,

after installing scilab-full-bin and scilab-doc and trying to run it i get:

$ scilab-bin
SCI environment variable not defined.

$ SCIVERBOSE=1 /usr/bin/scilab
SCILABBIN : scilab-bin
DISABLE_JAVA_DETECTION : 0
SCILAB_MODE : gui
OS : Linux
MODEL : x86_64
IS_SCILAB_BINARY : 0
Trying to find Java in /usr/lib/jvm/default-java/
found
Have not been able to find any Java VM on this computer. Some features may be
broken.
JAVA_HOME : /usr/lib/jvm/default-java/
SCI : /usr/share/scilab/
SCIBIN : /usr/bin/scilab-bin
PATH :
/usr/share/scilab/:/usr/share/scilab//bin:/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
CLASSPATH : /usr/share/scilab//modules/core/jar/org.scilab.modules.core.jar
LD_LIBRARY_PATH : /usr/lib/scilab/:/usr/lib64/scilab/:/usr/lib/jvm/default-
java//jre/lib/amd64/:/usr/lib/jvm/default-
java//jre/lib/amd64/server/:/usr/lib/jvm/default-
java//jre/lib/amd64/native_threads/
DOCBOOK : /usr/share/sgml/docbook/stylesheet/xsl/nwalsh

(process:29123): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Error parsing gtk-icon-sizes string: ''

this gives me a scilab console. I also tried:
$ export SCI=/usr/share/scilab
$ scilab-bin

Kann die JVM dynamische Bibliothek (libjava) nicht laden.
Fehler: libjvm.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder
Verzeichnis nicht gefunden
Wenn Sie eine Binärversion von Scilab verwenden, geben Sie einen Fehlerbreicht
unter http://bugzilla.scilab.org/ ab.
Wenn Sie eine selbsterzeugte Version von Scilab verwenden, aktualisieren Sie
das Skript Bin/Scilab, um einen Pfad zu JVM zu geben.
Das Problem könnte mit SELinux zusammenhängen. Versuchen Sie es zu
deaktivieren.
Please also check that you are not trying to run Scilab 64 bits on a 32 bits
system (or vice versa).

Scilab kann JVM Bibliothek nicht öffnen.

$ locate libjvm.so | xargs md5sum
f4e641ca87f510970857558518b7dd7d
/usr/lib/jvm/java-1.5.0-gcj-4.4/jre/lib/amd64/client/libjvm.so
f4e641ca87f510970857558518b7dd7d
/usr/lib/jvm/java-1.5.0-gcj-4.4/jre/lib/amd64/server/libjvm.so
f4e641ca87f510970857558518b7dd7d  /usr/lib/jvm/java-1.5.0-gcj-4.4/lib/libjvm.so
7f9c87a9426a27b50770ab2dacba1bad
/usr/lib/jvm/java-1.5.0-gcj-4.6/jre/lib/amd64/client/libjvm.so
7f9c87a9426a27b50770ab2dacba1bad
/usr/lib/jvm/java-1.5.0-gcj-4.6/jre/lib/amd64/server/libjvm.so
7f9c87a9426a27b50770ab2dacba1bad  /usr/lib/jvm/java-1.5.0-gcj-4.6/lib/libjvm.so
36bb8365ba978198d2cc1327e80a48c0  /usr/lib/jvm/java-6-openjdk-
amd64/jre/lib/amd64/cacao/libjvm.so
8b9d248cff713e07d1e98b9479a6d249  /usr/lib/jvm/java-6-openjdk-
amd64/jre/lib/amd64/jamvm/libjvm.so
8b8f339d2ef7a4bb056595ab2dcad545  /usr/lib/jvm/java-6-openjdk-
amd64/jre/lib/amd64/server/libjvm.so
4d7eb8c257d2097ac302bb106148a7ca  /usr/lib/jvm/java-7-openjdk-
amd64/jre/lib/amd64/jamvm/libjvm.so
ac3517dd1e08bd9b5c9df79b8ca93230  /usr/lib/jvm/java-7-openjdk-
amd64/jre/lib/amd64/server/libjvm.so
f4e641ca87f510970857558518b7dd7d  /usr/lib/x86_64-linux-
gnu/gcj-4.4-10/libjvm.so
7f9c87a9426a27b50770ab2dacba1bad  /usr/lib/x86_64-linux-
gnu/gcj-4.6-12/libjvm.so

Then I tried to use ldconfig:
$ ldconfig /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/server

After that
$ scilab-bin
  Warnung: kann kein Java Paket finden '/usr/share/java//looks.jar'.
  Einige Probleme sind während des Ladens der Java Bibliotheken aufgetreten.
  Dies kann zu unvorhergesehenem Verhalten führen.
  Überprüfen Sie SCI/etc/classpath.xml.

scilab starts but I cannot use the menus in the scilab console. Therefore I
installed
libjgoodies-looks-java which includes /usr/share/java/looks.jar

$ apt-get install libjgoodies-looks-java

Now scilab runs as expected.
Best regards
Andreas Weber


$ dpkg -l|grep jre
ii  default-jre   1:1.6-46
Standard Java or Java compatible Runtime
ii  default-jre-headless  1:1.6-46
Standard Java or Java compatible Runtime (headless)
ii  gcj-4.4-jre   4.4.6-11   Java
runtime environment using GIJ/classpath
ii  gcj-4.4-jre-headless  4.4.6-11   Java
runtime environment using GIJ/classpath (headless version)
ii  gcj-4.4-jre-lib   4.4.6-11   Java
runtime library for use with gcj (jar files)
ii  gcj-4.6-jre   4.6.2-2Java
runtime environment using GIJ/classpath
ii  gcj-4.6-jre-headless  4.6.2-2Java
runtime environment using GIJ/classpath (headless version)
ii  gcj-4.6-jre-lib   4.6.2-2Java
runtime library for use with gcj (jar files)
ii  gcj-jre   4:4.6.2-4  Java
runtime environment using GIJ/classpath
ii  gcj-jre-headless  4:4.6.2-4  Java
runtime environment using GIJ/classpath (headless version)
ii

Bug#662986: Sorry, not a bug but my mistake

2012-03-07 Thread Andreas Weber
I have just figured out, that I have to run scilab and not scilab-bin.

Perhaps there should be a README.Debian in
/usr/share/doc/scilab-full-bin which explains a quickstart.

Sorry for the noise, Andy
-- 
PGP: 0x3C864E6D



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



Bug#656190: pidgin fails to connect to Google talk when /etc/hostname doesn't match /etc/hosts

2012-01-17 Thread Andreas Weber
Package: pidgin
Version: 2.10.1-1
Severity: normal

Dear Maintainers,

Pidgin 2.10.1 (libpurple 2.10.1) was configured for Google talk
but it fails to connect with the message Der Server benutzt keine der
unterstützten Authentifizierungsmethoden,
in english: Server does not use any supported authentication method,
which is not true(see below).

I figured out that this occurs when the hostname in /etc/hostname
doesn't match the one in /etc/hosts. After adapting the two entries,
Pidgin connected fine.

The relevant part of the debug log:
(10:51:04) certificate: Successfully verified certificate for googlemail.com
(10:51:04) jabber: Sending (ssl) (myusern...@googlemail.com):
stream:streamto='googlemail.com' xmlns='jabber:client'
xmlns:stream='http://etherx.jabber.org/streams' version='1.0'
(10:51:04) jabber: Recv (ssl)(143): stream:stream
from=googlemail.com id=2C325E3B61D1A3B7 version=1.0
xmlns:stream=http://etherx.jabber.org/streams; xmlns=jabber:client
(10:51:04) jabber: Recv (ssl)(197): stream:featuresmechanisms
xmlns=urn:ietf:params:xml:ns:xmpp-saslmechanismPLAIN/mechanismmechanismX-GOOGLE-TOKEN/mechanismmechanismX-OAUTH2/mechanism/mechanisms/stream:features
(10:51:04) sasl: sasl_state is -1, failing the mech and trying again
(10:51:04) connection: Connection error on 0x7f4413d85890 (reason: 3
description: Der Server benutzt keine der unterstützten
Authentifizierungsmethoden)
(10:51:04) account: Disconnecting account
myusern...@googlemail.com/(0x7f4413158080)

This problem was also reported on
http://askubuntu.com/questions/88989/unable-to-connect-to-google-talk-using-
pidgin-sasl-error
for ubuntu

Greetings, Andy

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

Kernel: Linux 3.1.0-1-amd64 (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 pidgin depends on:
ii  gconf2  2.32.4-1
ii  libatk1.0-0 2.2.0-2
ii  libc6   2.13-24
ii  libcairo2   1.10.2-6.2
ii  libdbus-1-3 1.4.16-1
ii  libdbus-glib-1-20.98-1
ii  libfontconfig1  2.8.0-3
ii  libfreetype62.4.8-1
ii  libgdk-pixbuf2.0-0  2.24.0-2
ii  libglib2.0-02.30.2-4
ii  libgstreamer0.10-0  0.10.35-1
ii  libgtk2.0-0 2.24.8-2
ii  libgtkspell02.0.16-1
ii  libice6 2:1.0.7-2
ii  libpango1.0-0   1.29.4-2
ii  libpurple0  2.10.1-1
ii  libsm6  2:1.2.0-2
ii  libx11-62:1.4.4-4
ii  libxml2 2.7.8.dfsg-5.1
ii  libxss1 1:1.2.1-2
ii  perl-base [perlapi-5.14.2]  5.14.2-6
ii  pidgin-data 2.10.1-1

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base  0.10.35-1
ii  gstreamer0.10-plugins-good  0.10.30-2.1

Versions of packages pidgin suggests:
ii  evolution-data-server none
ii  gnome-panel | kdebase-workspace-bin | docker  none
ii  libsqlite3-0  3.7.9-2

-- 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#630120: iceweasel: bookmark management with drag and drop fails

2011-08-07 Thread Andreas Weber
On 2011-08-07 15:46, Mike Hommey wrote:
 Does this still apply to Iceweasel 5.0?

Yes, it does.

If the bookmarks toolbar contains folders, then you can:

Scenario a:
1. start Iceweasel
2. drag around single entries and it works (no folders!)

Scenario b:
1. start Iceweasel
2. try to drag around folders and it doesn't work
3. dragging around normal entries doesn't work either anymore

Scenario c:
1. start Iceweasel
2. drag around everything you want in the full bookmarks view

After scenario b, you can't drag around stuff in the full bookmarks view
anymore either. It seems that the event on the toolbar also breaks the
other view.

Looks like the event triggered (OnDrag|OnMouseDown) on folders in the
bookmarks toolbar breaks somethings else.

HTH, ändu



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



Bug#630120: iceweasel: bookmark management with drag and drop fails

2011-06-11 Thread Andreas Weber
Package: iceweasel
Version: 4.0.1-1~bpo60+1
Severity: normal

Bookmarks can be managed with the mouse using drag and drop. This works right 
after restart,
e.g. in the bookmarks toolbar, but not after having clicked on a folder in the 
bookmarks bar. 
Once done so, the management stops working; this applies to the bookmarks bar 
and the full
bookmark manager, too.

Reproducible: always

-- Package-specific info:

-- Plugins information
Name: Shockwave Flash
Location: /usr/lib/flashplugin-nonfree/libflashplayer.so
Status: enabled

Name: Skype Buttons for Kopete
Location: /usr/lib/mozilla/plugins/skypebuttons.so
Package: kopete
Status: enabled


-- Addons package information
ii  kopete 4:4.6.3-1  instant messaging and chat application

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

Kernel: Linux 2.6.38-2-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 iceweasel depends on:
ii  debianutils  4.0.1   Miscellaneous utilities specific t
ii  fontconfig   2.8.0-2.2   generic font configuration library
ii  libc62.13-4  Embedded GNU C Library: Shared lib
ii  libglib2.0-0 2.28.6-1The GLib library of C routines
ii  libgtk2.0-0  2.24.4-3The GTK+ graphical user interface 
ii  libnspr4-0d  4.8.8-1 NetScape Portable Runtime Library
ii  libstdc++6   4.6.0-10The GNU Standard C++ Library v3
ii  procps   1:3.2.8-10  /proc file system utilities
ii  xulrunner-2.02.0.1-1~bpo60+1 XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  libgssapi-krb5-2   1.9+dfsg-1+b1 MIT Kerberos runtime libraries - k
pn  mozplugger none(no description available)
ii  ttf-lyx2.0.0-1   TrueType versions of some TeX font
pn  ttf-mathematica4.1 none(no description available)
ii  xfonts-mathml  4 Type1 Symbol font for MathML
pn  xprint none(no description available)

Versions of packages xulrunner-2.0 depends on:
ii  libasound2  1.0.23-4 shared library for ALSA applicatio
ii  libatk1.0-0 2.0.0-1  The ATK accessibility toolkit
ii  libbz2-1.0  1.0.5-6  high-quality block-sorting file co
ii  libc6   2.13-4   Embedded GNU C Library: Shared lib
ii  libcairo2   1.10.2-6 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.4.8-3  simple interprocess messaging syst
ii  libevent-1.4-2  1.4.13-stable-1  An asynchronous event notification
ii  libfontconfig1  2.8.0-2.2generic font configuration library
ii  libfreetype62.4.4-1  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.6.0-10   GCC support library
ii  libglib2.0-02.28.6-1 The GLib library of C routines
ii  libgtk2.0-0 2.24.4-3 The GTK+ graphical user interface 
ii  libhunspell-1.2-0   1.2.14-4 spell checker and morphological an
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG 
ii  libmozjs4d  2.0.1-1~bpo60+1  The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d 4.8.8-1  NetScape Portable Runtime Library
ii  libnss3-1d  3.12.10-1Network Security Service libraries
ii  libpango1.0-0   1.28.3-6 Layout and rendering of internatio
ii  libpixman-1-0   0.21.8-1 pixel-manipulation library for X a
ii  libreadline66.2-2GNU readline and history libraries
ii  libsqlite3-03.7.6.3-1SQLite 3 shared library
ii  libstartup-notification 0.12-1   library for program launch feedbac
ii  libstdc++6  4.6.0-10 The GNU Standard C++ Library v3
ii  libvpx0 0.9.6-1  VP8 video codec (shared library)
ii  libx11-62:1.4.3-1X11 client-side library
ii  libxext62:1.3.0-1X11 miscellaneous extension librar
ii  libxrender1 1:0.9.6-1X Rendering Extension client libra
ii  libxt6  1:1.1.1-1X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages xulrunner-2.0 suggests:
ii  libcanberra0  0.24-1 a simple abstract interface for pl
ii  libdbus-glib-1-2  0.92-1 simple interprocess messaging syst
ii  libgconf2-4   2.28.1-6   GNOME configuration database syste
pn  libgnomeui-0  none (no description available)
pn  

Bug#620218: roundcube: class Net_IDNA2 not found

2011-03-31 Thread Andreas Weber (3w)
On 2011-03-31 09:34, Vincent Bernat wrote:
 This class is only used if you don't have a working idn_to_utf8
 function. It should be included into PHP 5.3. In Debian, this is
 php5-intl package. Is intl.so loaded (look at phpinfo() output if
 possible)?

intl.so was indeed not loaded. apt-get install --reinstall php5-intl did
not install /etc/php5/conf.d/intl.ini which we had deleted after an
earlier upgrade because it caused problems.

Thanks for the hint.



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



Bug#460837: Info received (dhcp3-client: 3.1.0-3 does not solve the problem)

2008-03-18 Thread Andreas Weber

Hi

I'm very sorry to have bothered you. My bug report was wrong. After a 
reboot, all seems to be ok.


Really sorry. Move my previous message to /dev/null.

ändu



signature.asc
Description: OpenPGP digital signature


Bug#460837: dhcp3-client: 3.1.0-3 does not solve the problem

2008-03-17 Thread Andreas Weber
Package: dhcp3-client
Version: 3.1.0-3
Followup-For: Bug #460837

The bug still persist in my system, therefore I ask to reopen it.

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

Kernel: Linux 2.6.22-3-486
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 dhcp3-client depends on:
ii  debconf [debconf-2.0] 1.5.19 Debian configuration management sy
ii  debianutils   2.28.4 Miscellaneous utilities specific t
ii  dhcp3-common  3.1.0-3common files used by all the dhcp3
ii  libc6 2.7-6  GNU C Library: Shared libraries

dhcp3-client recommends no packages.

-- debconf information:
  dhcp3-client/dhclient-needs-restarting:
  dhcp3-client/dhclient-script_moved:



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



Bug#462942: gdm: restarts the first time username and password is entered

2008-03-16 Thread Andreas Weber
I can confirm this bug on 3 systems (2 i386 PCs and 1 notebook) with 
fresh lenny installation.


The following infos are from one PC with nvidia GPU an the GNU nv driver.

Composite is not enabled in xorg.conf

/var/log# gdm --version
GDM 2.20.3

gdm log:
Build Operating System: Linux Debian (xorg-server 2:1.3.0.0.dfsg-12lenny2)
Current Operating System: Linux AsusBabe 2.6.22-3-k7 #1 SMP Sun Feb 10 
21:04:14 UTC 2008 i686

Build Date: 19 January 2008
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sun Mar 16 11:11:02 2008
(==) Using config file: /etc/X11/xorg.conf
(II) Module already built-in
(II) Module already built-in
(II) Module already built-in
(EE) AIGLX: Screen 0 is not DRI capable
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
The XKEYBOARD keymap compiler (xkbcomp) reports:
 Warning:  Type ONE_LEVEL has 1 levels, but RALT has 2 symbols
   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server

syslog:
Mar 16 11:11:00 AsusBabe gdm[2884]: WARNING: gdm_cleanup_children: child 
2891 crashed of signal 6
Mar 16 11:11:00 AsusBabe gdm[2884]: WARNING: gdm_cleanup_children: Slave 
crashed, killing its children


I'll try now if installing x11-xkb-utils solves the problem as described 
above.

best regards, Andy








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



Bug#462942: (kein Betreff)

2008-03-16 Thread Andreas Weber

installing  x11-xkb-utils didn't solve the problem.

I made copies from the relevant logfiles and a diff after the first 
logon attemp and found only one difference in syslog:


Mar 16 12:05:12 AsusBabe gdm[2882]: WARNING: gdm_cleanup_children: child 
2889 crashed of signal 6
Mar 16 12:05:12 AsusBabe gdm[2882]: WARNING: gdm_cleanup_children: Slave 
crashed, killing its children


I made ps aux  ps1.log before the first logon attemp but cannot find 
2889.


Should I compile gdm from source with debug flags and start it with gdb?

Andy





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