Bug#1027669: RFP: jworldwindearth -- Java visual interface for NASA WorldWind SDK

2023-01-01 Thread Stephan Bodmer

Package: wnpp
Severity: wishlist

* Package name: jworldwindearth
  Version : 0.9.0
  Upstream Contact: Name 
* URL : https://github.com/sbodmer/JWorldWindEarth
* License : GPL
  Programming Lang: Java
  Description : Java visual interface for NASA WorldWind SDK

Example implementation for the NASA Java WorldWind SDK.

This project aims to be a "reference" app which shows
all the available layers of the SDK in an easy
and visual manner (sort of a Google Earth alternative).

All layers writers are encouraged to integrate their work
in this application so that we have a centralised app
showing all the powerful features of the WorldWind SDK.



Bug#939985: Gimp: crashes when I try open or create an image

2019-09-12 Thread Stephan Bodmer
Package: gimp
Version: 2.10.8-2+b1
Followup-For: Bug #939985

I Have the same problem, opening or creating a new image crashes...



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

Kernel: Linux 5.2.0-2-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gimp depends on:
ii  gimp-data2.10.8-2
ii  libaa1   1.4p5-46+b1
ii  libbabl-0.1-00.1.62-1
ii  libbz2-1.0   1.0.6-9.2
ii  libc62.28-10
ii  libcairo21.16.0-4
ii  libfontconfig1   2.13.1-2+b1
ii  libfreetype6 2.9.1-4
ii  libgcc1  1:9.2.1-4
ii  libgdk-pixbuf2.0-0   2.38.1+dfsg-1
ii  libgegl-0.4-00.4.12-2
ii  libgexiv2-2  0.10.9-1
ii  libgimp2.0   2.10.8-2+b1
ii  libglib2.0-0 2.60.6-2
ii  libgs9   9.27~dfsg-3.1
ii  libgtk2.0-0  2.24.32-3
ii  libgudev-1.0-0   232-2
ii  libharfbuzz0b2.6.1-2
ii  libheif1 1.5.1-1
ii  libilmbase24 2.3.0-6
ii  libjpeg62-turbo  1:1.5.2-2+b1
ii  liblcms2-2   2.9-3+b1
ii  liblzma5 5.2.4-1+b1
ii  libmng1  1.0.10+dfsg-3.1+b5
ii  libmypaint-1.3-0 1.3.0-2.1+b1
ii  libopenexr24 2.3.0-6
ii  libopenjp2-7 2.3.0-2
ii  libpango-1.0-0   1.42.4-7
ii  libpangocairo-1.0-0  1.42.4-7
ii  libpangoft2-1.0-01.42.4-7
ii  libpng16-16  1.6.37-1
ii  libpoppler-glib8 0.71.0-5+b1
ii  librsvg2-2   2.44.14-1
ii  libstdc++6   9.2.1-4
ii  libtiff5 4.0.10+git190818-1
ii  libwebp6 0.6.1-2+b1
ii  libwebpdemux20.6.1-2+b1
ii  libwebpmux3  0.6.1-2+b1
ii  libwmf0.2-7  0.2.8.4-14
ii  libx11-6 2:1.6.7-1
ii  libxcursor1  1:1.2.0-2
ii  libxext6 2:1.3.3-1+b2
ii  libxfixes3   1:5.0.3-1
ii  libxmu6  2:1.1.2-2+b3
ii  libxpm4  1:3.5.12-1
ii  xdg-utils1.1.3-1
ii  zlib1g   1:1.2.11.dfsg-1+b1

Versions of packages gimp recommends:
ii  ghostscript  9.27~dfsg-3.1

Versions of packages gimp suggests:
ii  gimp-data-extras  1:2.0.2-1
pn  gimp-help-en | gimp-help  
pn  gimp-python   
ii  gvfs-backends 1.38.1-5+b1
ii  libasound21.1.8-1

-- no debconf information



Bug#812578: automysqlbackup: Support DOMONTHLY=xx and a new OPTIONS="xx" configurations

2016-01-25 Thread Stephan Bodmer
Package: automysqlbackup
Version: 2.6+debian.4-1
Severity: wishlist
Tags: patch

Hi folks,

The original script support the configuration of the day of the month (also 00
to disable it).
I need this to "disable" the monthly backup (which takes too much disk
space)...

I also need a mysqldump option "--single-transaction" to avoid the DB lock (our
DB is 22GB and
takes 15 minutes to backup, and we cannot lock the DB that long).

The fix is trivial, simple add a new DOMONTHLY=xx and OPTIONS="xx" in
/etc/default/automysqlbackup and
change a bit /usr/sbin/automysqlbackup



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

Kernel: Linux 3.16.0-4-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
Init: sysvinit (via /sbin/init)

Versions of packages automysqlbackup depends on:
ii  bsd-mailx [mailx]8.1.2-0.2006cvs-1
ii  mysql-client 5.5.42-1
ii  mysql-client-5.5 [virtual-mysql-client]  5.5.42-1

Versions of packages automysqlbackup recommends:
ii  mutt  1.5.23-3

automysqlbackup suggests no packages.
--- /usr/sbin/automysqlbackup	2014-07-23 10:21:08.0 +0200
+++ automysqlbackup	2016-01-25 10:02:10.434759681 +0100
@@ -76,6 +76,10 @@
 # Which day do you want weekly backups? (1 to 7 where 1 is Monday)
 DOWEEKLY=6
 
+# Which day of the month to execute the monthly backup (00 = no monthly backup)
+# Two digit required
+DOMONTHLY=01
+
 # Choose Compression type. (gzip or bzip2)
 COMP=gzip
 
@@ -100,6 +104,9 @@
 # Backup of stored procedures and routines
 ROUTINES=yes
 
+# Mysqldump additional option (like "--single-transaction")
+OPTIONS=""
+
 fi
 
 #=
@@ -427,7 +434,7 @@
 	if [ $1 = "information_schema" ] ; then
 		NEWOPT="--skip-opt ${OPT}"
 	else
-		NEWOPT="--opt $OPT"
+		NEWOPT="--opt $OPT $OPTIONS"
 	fi
 
 	if [ -z "${USERNAME}" -o -z "${PASSWORD}" ] ; then
@@ -523,7 +530,7 @@
 echo Backup Start Time `date`
 echo ==
 	# Monthly Full Backup of all Databases
-	if [ "$DOM" = "01" ]; then
+	if [ "$DOM" = "$DOMONTHLY" ]; then
 		for MDB in $MDBNAMES
 		do
  
@@ -596,7 +603,7 @@
 echo Backup Start `date`
 echo ==
 	# Monthly Full Backup of all Databases
-	if [ "$DOM" = "01" ]; then
+	if [ "$DOM" = "$DOMONTHLY" ]; then
 		echo Monthly full Backup of \( $MDBNAMES \)...
 			dbdump "$MDBNAMES" "$BACKUPDIR/monthly/$DATE.$M.all-databases.sql"
 			compression "$BACKUPDIR/monthly/$DATE.$M.all-databases.sql"