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=3a3201ff808c12
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
Thanks Martin for the link with the workaround, works for me, too.
Regards
ändu
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
-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.
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
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
report
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!
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
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 t
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 Install
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 "s
On Tue, 26 Aug 2014 19:21:17 +0200 Maximiliano Curia
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 yo
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
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 sy
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/b
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/
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
c
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 s
Am 05.01.2013 11:14, schrieb Ansgar Burchardt:
> Andreas Weber 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
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 th
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
w
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
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 comp
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 aut
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 f
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; thi
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 in
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
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: LA
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 AsusB
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 (
32 matches
Mail list logo