On 2025-01-07 14:41, Ted Felix wrote:
On 1/1/25 11:52 AM, Jeronimo Pellegrini wrote:
7. Close the "Manage MIDI Devices" window
Then Rosegarden crashes.
Upstream here...
We made extensive changes to the "Manage MIDI Devices" window this
cycle.
https://sourceforge.n
Hello!
On 2025-01-07 14:41, Ted Felix wrote:
Upstream here...
We made extensive changes to the "Manage MIDI Devices" window this
cycle.
https://sourceforge.net/p/rosegarden/bugs/1692/
However, we're not currently seeing a crash like this.
Would you be able to do a debug build and run gdb t
Package: rosegarden
Version: 1:24.12-1
Severity: normal
Hello.
This happens consistently for me after upgrading rosegarden from
1:24.06-1 to 1:24.12-1 in sid:
0. rm -rf ~.config/rosegardenmusic/ to make sure no particular config
by me has to do with the problem
1. Make sure jack is runnin
The new uploaded libisl23 (version 0.26-3) seems to have fixed the
problem (I have successfully compiled darktable with GCC 12).
Thanks a lot Matthias for the really wuick fix to the problem!
J.
I forgot: the steps to reproduce are these
git clone https://github.com/darktable-org/darktable.git
git submodule update
cd darktable
./build.sh --prefix /usr/local --build-type Release
but of course, one needs the darktable dependencies before --
apt-get build-dep darktable
J.
Package: gcc-12
Version: 12.3.0-4
Severity: important
Dear Maintainer,
It seems that the Debian package of GCC 12 was compiled with BMI1 (and
BMI2) instructions (perhaps the wrong -march setting is being
used?). At least apparently (see below). Those are relatively new
instruction sets, and are n
I have tried the exact same example with version 3.20, and
the interpreter exits after running the program... It seems
that it has been fixed!
J.
This seems to not happen anymore in version 3.20.
bwbasic fornext.bas
1
2
3
4
5
6
7
8
9
10
J.
Package: bwbasic
Version: 2.20pl2-12
Severity: wishlist
Hello,
The current version ov bwBASIC in Debian is 2.20 which seems
(correct me if this is not right) was an unofficial release
from 2006.
There have been several releases, and version 3.20 is the latest
one:
https://sourceforge.net/projec
Package: dovecot-core
Version: 1:2.3.4.1-5
Severity: normal
Tags: upstream
Hello,
After upgrading a server to buster, dovecot was upgraded to
1:2.3.4.1-5, and /usr/lib/dovecot/maildirlock now complains
that it did not get a timeout parameter (although I did pass
the argument).
How to reproduce:
The installation instructions are here:
https://framagit.org/framasoft/framadate/wikis/home
(It's really a standard PHP package -- no surprises)
J.
The following document:
https://gist.github.com/gelim/a840a99d15cb765cb7b65105b72f00c4
is a guide to installing plain ShareLaTeX (without Docker).
Basically, the author shows how to get the source for the
Docker image and make the installation from it on a Ubuntu
system. This would perhaps help a
Package: wnpp
Severity: wishlist
* Package name: sharelatex
Version : 1.0.0
Upstream Author : Henry Oswald (https://twitter.com/henryoswald), James Allen
(https://twitter.com/thejpallen)
* URL : https://github.com/sharelatex/sharelatex
* License : AGPLv3
Prog
Package: wnpp
Severity: wishlist
* Package name: framadate
Version : 1.0
Upstream Author : several (see
https://git.framasoft.org/framasoft/framadate/blob/master/AUTHORS.md )
* URL : https://git.framasoft.org/framasoft/framadate
* License : CeCILL-B
Programm
I don't know if this helps but the same happens with me (qemu 1:2.8+dfsg-6),
and I also tried removing all qemu packages and compiling 2.9.0 from scractch
(downloaded the released 2.9.0 from the qemu site), and the problem persists.
It's also Windows 7 on a x86_64 system which is being emulated,
Package: kicad-common
Version: 4.0.5+dfsg1-4
Severity: normal
Dear Maintainer,
I believe KiCad (CvPcb actually) is not working as expected.
I have tried (in two different systems, one testing and one unstable)
the following:
- create schematics with eeschema (using the kicad gui)
- annotate com
Hello,
I instaled the Ubuntu script, and it works perfectly.
The script that Dmitry Smirnov presented also works, but creates
only zram0.
The Ubuntu script creates one for each CPU (so that compressing
and decompressing work is spread among them). For an 8-core system,
for example, this may be r
Package: gitstats
Version: 2015.10.03-1
Severity: normal
Dear Maintainer,
I have used gitstats with success on several repositories. However, on
the Chicken Scheme repository, it stalls. The repository is here:
http://code.call-cc.org/git/chicken-core.git
I have tried
$ mkdir stats
$ gitstats
Hello,
The attached patch fixes the build issues with CDCD.
This is what the patch does:
- Include readline.h in cmd_cdcd.c
- Change the declaration of cdcd_completion parameters (add a const
modifier to the first parameter)
- Remove the casting when assigning to rl_attempted_completion_functi
Hello,
The attached patch fixes the build issues with CDCD.
This is what the patch does:
- Include readline.h in cmd_cdcd.c
- Change the declaration of cdcd_completion parameters (add a const
modifier to the first parameter)
- Remove the casting when assigning to rl_attempted_completion_functi
Package: maxima
Version: 5.33.0-13
Severity: normal
Dear Maintainer,
>From the documentation I understand that newdet only handles
matrices 50x50 or smaller. However, the 50x50 case seems to
crash Maxima:
Maxima 5.33.0 http://maxima.sourceforge.net
using Lisp GNU Common Lisp (GCL) GCL 2.6.10 (a.
Today I upgraded my system and got new versions of both GCL (2.6.10-12)
and Maxima (5.33.0-3). The lisp file I mentioned was overwritten and
teh variable name "2d" is back there...
But now Maxima can load Lapack without problems!
I wonder why it was happening, since "2d" is actually a valid symbol
Package: maxima
Version: 5.33.0-2
Severity: normal
Dear Maintainer,
In my system, Maxima cannot load Lapack. It fails after showing
this error message:
Finished loading
/home/jeronimo/.maxima/binary/binary-gcl/share/lapack/lapack/zheev.o
Compiling /usr/share/maxima/5.33.0/share/lapack/eigensys.
Hello,
I have done some more tests with 5.30.0-9, and it's really
strange...
First, if I start up maxima and try right away to ask for
the documentation on hessian(), it fails:
/==
Maxima 5.30.0 http://maxima.sourceforge.net
using Lisp GNU Common Lisp (GCL) GCL 2.6.7 (a.k.a. GCL)
Distributed
Package: maxima-doc
Version: 5.30.0-7
Severity: minor
Hello,
The online documentation for the "hessian()" function seems to be wrong.
Asking "? hessian" shows the docs on hankel():
(%i1) ? hessian
-- Function: hankel (, )
Return a Hankel matrix . The first column of is ;
except fo
Package: wnpp
Severity: wishlist
* Package name: gnu-lightning
Version : 1.2
Upstream Author : Paolo Bonzini
* URL : http://www.gnu.org/s/lightning/
* License : GPL v2
Programming Lang: C
Description : generates assembly language code at run-time
GNU l
Hi,
I could run the inferior picolisp process by editing
/etc/emacs/site-start.d/50picolisp.el
and changing this line:
(setq picolisp-program-name "/usr/lib/picolisp/plmod")
to this:
(setq picolisp-program-name "/usr/bin/pil")
I'm not sure if it's the right solution.
J.
--
To UNSU
Package: picolisp
Version: 3.0.6.11-1
Severity: normal
When I open a Picolisp file in Emacs (a file whose name
ends in '.l'), Emacs enters Picolisp mode.
But clicking on the Picolisp menu and then choosing "Run
Inferior Picolisp" doesn't work. The following error
message is displayed:
=
Can
Hi,
Alexander Burger has told me that picolisp.org is not functioning
anymore; the correct site for picolisp is picolisp.com.
J.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: wnpp
Severity: wishlist
* Package name: schemescript
Version : 1.3.0.alpha10
Upstream Author : Dominique Boucher
* URL :
https://sourceforge.net/apps/wordpress/schemeway/the-schemescript-plugin/
* License : CPL
Programming Lang: Scheme
Description
Package: libmpfi-dev
Version: 1.3.4~rc4~cvs20080519-1
Severity: minor
Hi,
The info documentation for mpfi says that the arguments for
mpfi_is_inside_d and similar ones are:
-- Function: int mpfi_is_inside_d (mpfi_t OP1, double OP2)
-- Function: int mpfi_is_inside_ui (mpfi_t OP1, unsigned long
Package: wnpp
Severity: wishlist
* Package name: ditaa
Version : 0.9
Upstream Author : Efstathios (Stathis) Sideris (stathissideris {at} users
{dot} sourceforge {dot} net)
* URL : http://ditaa.org/
* License : GPL
Programming Lang: Java
Description : tr
The author is Yasuaki Honda;
His email is imaxima at mac.com.
Sorry for the typo!
J.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: wnpp
Severity: wishlist
* Package name: imaxima-imath
Version : 1.0
Upstream Author : Yasuaki (Honda imaxima at mac.com)
* URL : http://sites.google.com/site/imaximaimath/
* License : GPL
Programming Lang: Emacs Lisp
Description : graphical Emac
There's a new website for PicoLisp:
http://www.picolisp.org/
J.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Ah, I wasn't aware of the missing jars; Sure, pleae close the bug
again then and sorry about the noise.
J.
On Fri, Mar 12, 2010 at 08:12:26AM +0100, Sebastien Delafond wrote:
> severity 565250 wishlist
> thanks
>
> ditaa is coded in java, so its source include many other jars, that in
> turn do
Hi,
I see that ditaa has been removed from org-mode because
the source was not found. It is actually here:
http://ditaa.sourceforge.net/#download
Now, I wonder:
- If it's easy to check which ditaa version was compiled
into the jar in org-mode, and include ditaa sources in
org-mode;
- Or if
Package: gnu-smalltalk
Version: 3.0.3-2
Severity: normal
Hello,
GNU Smalltalk segfaults if I try to set the 100-th bit of
a number (maybe it could print an error message and fail
gracefully):
st> 0 bitAt: 100 put: 1
"Global garbage collection... done, heap grown"
"Global garbage collecti
Package: wnpp
Severity: wishlist
* Package name: scmxlate
Version : 20090410
Upstream Author : Dorai Sitaram (http://evalwhen.com/index.html,
http://evalwhen.com/neuindex.html)
* URL : http://evalwhen.com/scmxlate/index.html
* License : Somet
Ops...
> It's an LLGPL and MIT/X mix
It's "LGPL", not "LLGPL".
J.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: wnpp
Severity: wishlist
* Package name: larceny-scheme
Version : 0.97
Upstream Author : William D Clinger (http://www.ccs.neu.edu/home/will/) and
others
* URL : http://www.ccs.neu.edu/home/will/Larceny/
* License : It's an LLGPL and MIT/X mix
Program
Package: ghc6
Version: 6.10.4-1
Severity: normal
Hello,
The following program will run normally, but when it exits an
error is reported:
/-
import System.Posix.Semaphore
main = do
s <- semOpen "c" (OpenSemFlags True False) 0666 1
semThreadWait s
Hi,
I'm sorry, only now I noticed you asked me about the ITP a couple of
times and I didn't answer (probably the message went to an old email
of mine that is now defunct).
Anyway, I filed the original RFP, but wouldn't package it. I'm glad
there's been progress in packaging postfixadmin -- I've be
Package: wnpp
Severity: wishlist
* Package name: picolisp
Version : 2.3.6
Upstream Author : Alexander Burger
* URL : http://www.software-lab.de/down.html
* License : GPL
Programming Lang: C
Description : Lisp interpreter and aplication server framework
Package: texlive-latex-recommended
Version: 2007.dfsg.1-3
Severity: minor
Tags: patch
Hello.
Ths listings package comes with definitions of languages so it
can highlight them. The definition for Lisp is on this file:
/usr/share/texmf-texlive/tex/latex/listings/lstlang2.sty
However, it defines L
Package: wnpp
Severity: wishlist
* Package name: fusecompress
Version : 1.99.19
Upstream Author : Milan Svoboda <[EMAIL PROTECTED]>
* URL : http://miio.net/fusecompress/
* License : GPL (v2)
Programming Lang: C
Description : Transparent compressed filesy
Package: virtualbox-ose-guest-source
Version: 1.5.6-dfsg-5
Severity: normal
Hello.
I have installed virtualbox-ose-guest-source on a sid/amd64 box and tried
to build the modules, but the build fails:
gcc
-Wp,-MD,/home/jeronimo/Linux/modules/virtualbox-ose-guest/vboxadd/r0drv/linux/.alloc-r0dr
Package: lp-solve
Version: 5.5.0.10-5
Severity: normal
Tags: patch
Hi.
There is a bug in lp_matrix.c, which is triggered when you use
xli_CPLEX:
http://www.nabble.com/Segmentation-fault-at-command-line-tf3286912.html#a9142855
http://www.nabble.com/Small-Problem-with-%22lp_solve--rxli-xli_CPLEX%2
Hi,
It happened to me also (today), and after looking into several packages
and changing lots of things, the only thing that worked was to switch
from the driver provided by NVidia to the one in Xorg.
J.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Co
Package: wnpp
Severity: wishlist
* Package name: qi
Version : 8.0
Upstream Author : Mark Tarver <[EMAIL PROTECTED]>
* URL : http://www.lambdassociates.org/
* License : GPL
Programming Lang: Qi (and ANSI Common Lisp)
Description : Lisp-based modern functi
Oops!
The URL for cl-containers is
http://common-lisp.net/project/cl-containers/
(Also available at http://www.cliki.net/cl-containers)
J.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: wnpp
Severity: wishlist
* Package name: cl-containers
Version : 0.9.8
Upstream Author : Gary King <[EMAIL PROTECTED]>
* URL : http://www.example.org/
* License : MIT
Programming Lang: Common Lisp
Description : implementation of several container
@@
+fusecompress (0.9.5+svn) unstable; urgency=low
+
+ * New upstream (snapshot from subversion):
++ Includes tool to compress and decompress offline
++ Several bug fixes
+
+ -- Jeronimo Pellegrini <[EMAIL PROTECTED]> Sat, 20 Jan 2007 10:01:49 -0200
+
+fusecompress (0.9.0) unstable; u
This patch is lintian clean. Manpages are included now.
J.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
from subversion):
++ Includes tool to compress and decompress offline
++ Several bug fixes
+
+ -- Jeronimo Pellegrini <[EMAIL PROTECTED]> Sat, 20 Jan 2007 10:01:49 -0200
+
+fusecompress (0.9.0) unstable; urgency=low
+
+ * Initial release.
+
+ -- Jeronimo Pellegrini <[EMAIL PROTECT
-0200
@@ -0,0 +1,5 @@
+copyfs (1.3M) unstable; urgency=low
+
+ * Initial release.
+
+ -- Jeronimo Pellegrini <[EMAIL PROTECTED]> Sat, 20 Jan 2007 08:02:12 -0200
diff -Nur copyfs-1.3M-original/debian/compat copyfs-1.3M/debian/compat
--- copyfs-1.3M-original/debian/compat 1969-12-31 21:00:00.
press-0.9.0/debian/changelog 2007-01-20 06:59:43.0 -0200
@@ -0,0 +1,5 @@
+fusecompress (0.9.0) unstable; urgency=low
+
+ * Initial release.
+
+ -- Jeronimo Pellegrini <[EMAIL PROTECTED]> Sat, 20 Jan 2007 06:58:14 -0200
diff -Nur fusecompress-0.9.0-original/debian/compat fusecompress-0
Package: wnpp
Severity: wishlist
* Package name: fusecompress
Version : 0.9.0
Upstream Author : Milan Svoboda <[EMAIL PROTECTED]>
* URL : http://www.miio.net/fusecompress/
* License : GPL
Programming Lang: C
Description : transparent filesystem compressi
Package: wnpp
Severity: wishlist
* Package name: copyfs
Version : 1.0.1
Upstream Author : Nicolas Vigier <[EMAIL PROTECTED]> and
Thomas Joubert <[EMAIL PROTECTED]>
* URL : http://n0x.org/copyfs/
* License : GPL
Programming Lang: C
Descrip
Actually, I think I included in the long description the features of an
unofficial branch.
Anyway, whoever decides to package CopyFS, please don't miss this link:
http://mattwork.potsdam.edu/projects/wiki/index.php/CopyFS
J.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "uns
Package: libbeecrypt6-dev
Version: 4.1.2-4
Severity: wishlist
Hi.
Currently beecrypt is being packaged without documentation. The
libbeecrypt6-dev package doesn't include the docs at:
http://beecrypt.sourceforge.net/doxygen/c/index.html
http://beecrypt.sourceforge.net/doxygen/c++/index.html
The
Hi.
This is a patch that fixes some other problems, besides the
looping-forever-without-arguments.
It's a rather ugly patch, but I was in a hurry. :-(
It limits the size of strings being read to the size of
buffers. I hope it helps.
Thanks,
J.
diff -Nur latex-sanskrit-2.2/skt.c latex-sanskrit-2.
Package: latex-sanskrit
Version: 2.2
Severity: normal
Tags: patch
Hi.
I'm really happy to see that latex-sanskrit has finally been added to
Debian! (I'm the one who RFP'd it)
If you check the original RFP bug, there is one bug that can be easily
solved: if you call "skt" without arguments, it wil
Hi.
Since this thread is about documentation, I thought I'd
mention something:
- It would be nice to install the FAQ, or maybe some
other document that tells users what to do when
something goes wrong. How to reassign bad blocks,
etc.
- There are some links at the end of the manpage for
Package: installation-reports
INSTALL REPORT
Debian-installer-version:
It's the first official installer for Sarge -- the one
that includes "testing" in /etc/apt/sources.list (I
saw no reason to burn another CD -- that little glitch
is easy to fix)
uname
Ops -- sorry! The patch attached to the original report
won't apply cleanly. This one should be OK.
J.
diff -Nur encfs-1.2.0/encfs/MACFileIO.cpp
encfs-1.2.0-fixmemleak/encfs/MACFileIO.cpp
--- encfs-1.2.0/encfs/MACFileIO.cpp 2005-02-10 17:37:51.0 -0200
+++ encfs-1.2.0-fixmemleak/encfs/
Package: encfs
Version: 1.2.0-3
Severity: normal
Tags: patch
Hello.
Encfs may leak memory if it tries to access corrupted blocks too
often. The author of encfs, Valient Gogh, found this after I
reported that encfs was using 1Gb memory on my system.
Basically, each IO error would leak 512 bytes of
I can confirm the previous report.
I have two MSN contacts; centericq works well for one of them,
but the second always shows offline. When this second contact
sends me a message, it shows up, but her status is still
offline, so I can't reply.
I have tried removing the contact and adding again, an
Package: wnpp
Severity: wishlist
* Package name: fwp
Version : 0.0.5
Upstream Author : The FWP-Team
* URL : http://fightwinprevail.sourceforge.net
* License : ZLIB licence
Description : fight win prevail - a multiplayer first person shooter
The game is se
I have one more remark on this:
Debian already includes lufs-cryptofs,which works with lufs.
I have used encfs and compared it to lufs-cryptofs, and
encfs seems to be faster... And fuse seems to be more actively
maintained upstream than lufs.
J.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
wi
70 matches
Mail list logo