on qt5 either, it says pyqt6, since Sep
2023.
Where did you see the dependency on qt5?
--
mit freundlichen Grüssen
Wolfgang Rohdewald
use?
730ecbdb1 2024-10-09 Wolfgang Rohdewald remove remaining traces for windows
installer
b5658fec4 2024-10-09 Wolfgang Rohdewald also remove *.ui files from CMake and
other metadata
1e1549360 2024-10-09 Wolfgang Rohdewald mypy: also silence warnings from
Pyside6 bindings
0cfbbf71f 2024-10-09
Package: nextcloud-desktop
Version: 3.7.3-1+deb12u1
Severity: normal
Dear Maintainer,
~/.config/Nextcloud/nextcloud.conf contains no specific
settings for where logs are saved.
Default seems to be ./config/Nextcloud/logs/
Which is definitively wrong. Logs can grow indefinitively.
Mixing them wi
Am Freitag, dem 29.12.2023 um 02:46 +0800 schrieb Shengjing Zhu:
> On Tue, Dec 26, 2023 at 5:48 AM Michael Tokarev wrote:
> >
> > On Sat, 16 Dec 2023 14:54:32 +0100 Wolfgang Rohdewald
> > wrote:
> > > Package: docker.io
> > > Version: 20.10
Package: docker.io
Version: 20.10.24+dfsg1-1+b3
Severity: critical
Justification: breaks unrelated software
Dear Maintainer,
* What led up to the situation?
installed docker.io with existing qemu guests in bridge mode, did not do
anything else.
* What was the outcome of this action?
qemu
Kajongg is written in Python, it cannot cause a segementation error by itself.
The faulty package might be python3-pyqt5, please reassign your bug report to
that package.
Somebody might want to make kajongg run with pyside instead of pyqt5 but
I currently have no time to do that.
--
Wolfgang
Hi!
you are currently packaging version 16.08.
Since at least 17.04, kajongg is ported to qt5 and python3.
Please consider updating to version 17.12.
--
Wolfgang
Hi,
for buster, you are packaging kajongg 16.08.
Since version 17.04, kajongg is ported to qt5 and python3.
Current version is 17.12
--
Wolfgang
version 16.04 is really old. Buster is on 16.08,
tomorrow 17.12 will be tagged.
I am upstream, and I will not fix such old
versions, so you may just as well close this bug.
Why do I actively have to search for kajongg bug reports?
Is there some way you can setup automatic notification for kajong
Buster is on kajongg 16.08, tomorrow KDE 17.12 will be tagged.
Please consider updating.
The depencendy of python-kde4 has gone.
17.12 is ported to python3, python2 is not supported anymore.
17.12 is ported to qt5, qt4 is not supported anymore.
New dependency is twisted 16.6.0 but Buster alrea
Package: kajongg
Version: 4:16.12.3-0ubuntu1
Severity: normal
Dear Maintainer,
man kajongg
most options under GENERIC, QT and KDE are not supported, the only exception
being --help.
I found this bug while browsing sources.debian.org, so it is also
valid for version 16.08 which you currently in
Package: app-install-data
Version: 0.11.04.7.3
Severity: normal
please use svn.kde.org/home/kde/trunk/KDE/kdegames/kajongg/hi64-apps-kajongg.png
I just committed this, up to now kajongg only had an svg icon
this is needed for the ubuntu unity because it uses those icons as
starter icons - I beli
Package: geneweb
Version: 5.02~cvs20091031-7
Severity: normal
Tags: upstream
gwu bla > bla.gw
where bla.gwb is encoded in iso-8859-1
and system encoding is UTF-8
encodes bla.gw mostly in UTF-8 but not the comments, they remain iso-8859-1
I looked at geneweb/src/gwu.ml but this a language I do n
On Samstag 03 April 2010, Sylvain Le Gall wrote:
> If you are able to create a simple script that set everything
> up and generates the bug, I can try to see if I can get the
> backtrace and be more precise than a simple "End_of_file"
> error.
the original bug submitter posted a simple way how to
I now have the same bug after migrating from ubuntu 9.10 32bit
to ubuntu 10.4 64bit.
Did anybody already find a solution for this?
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On Wednesday 12 July 2006 12:18, Neil Williams wrote:
> It's been two years since you reported this bug and a new version of
> gnucash is now in unstable. Without a test file, it is not possible to
> determine whether or not this is a bug at all.
last time I tried gnucash (2 or 3 months ago) it st
Package: lirc
Version: 0.7.2-2
Severity: grave
Tags: patch
Justification: renders package unusable
if udev is used and /etc/init.d/lirc loads the lirc modules,
it should wait for a moment after doing modprobe. Otherwise
this happens in /etc/init.d/lirc:
modprobe lirc_serial
# here we should sle
Package: ethereal
Version: 0.10.14-2
Severity: important
open column editor, try to move last field upwards.
this valgrind output points to one more problems, I think:
valgrind ethereal -a duration:3600 -klS -i vmnet2
==17979== Syscall param socketcall.sendto(msg) points to uninitialised byte(
I just posted a patch on the linux-usb-devel mailing list. Please
check it out.
--
Wolfgang
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I just bought the same keyboard, lsusb -v gives exactly the same output.
In my case the messages about irq status -32 appeared right away while
booting.
This is with a kernel 2.6.15
--
Wolfgang
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
Please undo the previous patch, it solved only half the problem.
This one is better.
--
Wolfgang
--- ksudokuview.cpp 2006-02-27 01:18:03.0 +0100
+++ /home/wr/knew/ksudokuview.cpp 2006-02-27 00:28:28.0 +0100
@@ -57,6 +57,7 @@
update();
resizeEvent(0);
+ current_btn = 0;
}
this patch does not remove all warnings but at least some...
the rest would need a deeper understanding of the source.
--
Wolfgang
--- Makefile.am 2005-09-25 19:08:45.0 +0200
+++ /home/wr/knew/Makefile.am 2006-02-26 16:03:03.0 +0100
@@ -7,6 +7,9 @@
# set the include path for X, q
this supports moving with arrow keys in 2D mode
--
Wolfgang
--- qsudokubutton.cpp 2006-02-26 16:04:25.0 +0100
+++ /home/wr/knew/qsudokubutton.cpp 2006-02-26 16:55:21.0 +0100
@@ -71,8 +71,61 @@
void QSudokuButton::keyReleaseEvent ( QKeyEvent * e )
{
+int order = p->puzzl
Package: ksudoku
Version: 0.3-3
Severity: wishlist
as the subject says...
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: [EM
--
Wolfgang
--- ksudoku_org/ksudoku-0.3/src/knewdlg.cpp 2005-09-29 16:48:38.0 +0200
+++ ksudoku-0.3/src/knewdlg.cpp 2006-02-24 01:42:27.0 +0100
@@ -24,7 +24,7 @@
btnsType = new QVButtonGroup("Dimensions", this);
btnsOrder = new QVButtonGroup("Order", this);
btnsDiffi
this fixes marking cells filled by the player.
I will add the missing shortcut option in Settings/Configure with
another patch.
--
Wolfgang
--- ksudoku_org/ksudoku-0.3/src/ksudokuview.cpp 2005-09-29 17:15:47.0 +0200
+++ ksudoku-0.3/src/ksudokuview.cpp 2006-02-24 02:02:27.0 +0100
Package: ksudoku
Version: 0.3-3
Severity: normal
I let ksudoku generate a 3x3 puzzle with hardest difficulty.
This is what it generated:
9
051470932
264391075
079520614
607915423
543207196
192634507
725049360
410763259
936052740
this is the solution ksudoku claims to be correct:
9
851476932
26
Package: ksudoku
Version: 0.3-3
Severity: normal
when generating new sudokus, I sometimes get unexpected results. In this run, I
always generate hardest level, no symmetry, but the actually generated levels
often are not what I wanted.
Especially this one is strange: Same difficulty as normal for
On Mittwoch 04 Januar 2006 00:45, Ryan Schultz wrote:
> > when pressing the shift key on a filled cell,
> > all cells are marked red which cannot contain the
> > same value anymore.
> >
> > 2. it sometimes forgets to mark cells which I already filled
>
> I can't confirm this -- if you can, please
Package: ksudoku
Version: 0.3-3
Severity: normal
when pressing the shift key on a filled cell,
all cells are marked red which cannot contain the
same value anymore.
1. this function is missing in Settings/Configure shortcuts
2. it sometimes forgets to mark cells which I already filled
-- Syst
Package: ksudoku
Version: 0.3-3
Severity: wishlist
it would be nice being able to move using the
arrow keys, at least in 2D variants.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:
Package: ksudoku
Version: 0.3-3
Severity: minor
should be symmetry
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-abi
Locale: [EMAIL
Package: whois
Version: 4.7.10
Severity: wishlist
as the subject says
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-abi
Locale: [EM
Package: digikam
Version: 0.8.0-1-1
Severity: normal
I cannot update KDE because that would uninstall digikam.
digikam should be built against the new *c2a c++ libraries
like kdelibs4c2a
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Package: lftp
Version: 3.3.3-1
Followup-For: Bug #336408
this script segfaults at exit:
lftp -c "open mirror.switch.ch/mirror/debian-unofficial/etch-dvd;get
debian-32-i386-binary-1.iso & ; get debian-32-i386-binary-2.iso "
(I had it run only once yet, so maybe it is not reproducible)
(gdb) bt
#
MAKEDEV isdn-tty is not optimal because it only makes ttyI0..ttyI7.
I believe before switching to udev I always had ttyI0..ttyI15.
Suse 10.0 also allocates 0..15
So either MAKDEV isdn-tty should be changed to at least make ttyI0..ttyI15
or we should call MAKEDEV ttyI instead of MAKEDEV isdn-tty w
dependency on makedev to 2.3.1-77.
(Closes: #294968)
--
mit freundlichen Grüssen
with my best greetings
Wolfgang Rohdewald
dipl. Informatik Ing. ETH Rohdewald Systemberatung
Karauschenstieg 4
D 21640 Horneburg
Tel.: 04163 826 819
Fax: 04163 826 828
Internet: http://www.rohdewald.de
Package: isdnutils-base
Version: 1:3.7.2005-07-09-2
Severity: important
/etc/init.d/isdnutils start does not detect udev and does not set up
the isdn devices. This patch fixes both. NOTE: I think udev
should be detected by other means, e.g. by checking the output of
udevinfo -r (I don't know the
On Mittwoch 13 Juli 2005 21:31, Thijs Kinkhorst wrote:
> Werner Koch <[EMAIL PROTECTED]> writes:
> > > /home/wr# cat hallo | gpg -e --no-tty >xx
> > > gpg: WARNING: unsafe ownership on configuration file
> >
> > Where is the problem? The warning message is not supposed to
> > be printed directly
Package: syslog-ng
Version: 1.6.7-2
Severity: minor
* Please type your report below this line ***
--- xx 2005-06-05 18:22:25.0 +0200
+++ syslog-ng.conf 2005-06-05 18:22:34.0 +0200
@@ -78,7 +78,7 @@
unix-stream("/dev/log");
# messages from the kernel
Package: syslog-ng
Version: 1.6.7-2
Severity: minor
cut & paste error for the filter functions host and match:
* program(regexp to match program name)
* host(regexp to match program name)
* match(regexp to match program name)
-- System Information:
Debian Release: 3.1
Package: isdnlog-data
Version: 1:3.6.2005-01-03-5
Severity: normal
as the subject says.
/usr/share/isdn/holiday-nl.dat is the only holiday file in the package.
If it is correct that this file should not be installed, isdnlog should
not output this error:
Jun 1 13:39:38 wr kernel: isdn: Verbose
Package: libtag1
Version: 1.3.1-1
Severity: normal
libtag1 is compiled with debug output
debug output can be disabled with configure --disable-debug
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
this helps to locate the reason for Can't encode path to ...:
Can't encode path PUR:Seiltänzertraum.m3u as ascii.
--- /tmp/Util.pm2005-05-05 06:54:51.0 +0200
+++ Util.pm 2005-05-05 06:51:00.0 +0200
@@ -308,7 +308,7 @@
my $enc = ref $_[2] ? $_[2] : get_encoder ($_[
Package: svk
Version: 0.991-1
Severity: normal
[EMAIL PROTECTED]:/etc/vdr-1.2/plugins/muggle# svk diff 1970\'S
Can't encode path as iso-8859-15.
[EMAIL PROTECTED]:/etc/vdr-1.2/plugins/muggle# svk log 1970\'S
--
r2: root | 2005-02
/share/zoneinfo/Europe/Berlin
\ No newline at end of file
+link
\ No newline at end of file
workaround:
36 svk revert localtime
38 svk rm localtime
41 mv /tmp/localtime .
42 svk add localtime
--
mit freundlichen Grüssen
with my best greetings
Wolfgang Rohdewald
dipl
Package: svk
Version: 0.30-1
Severity: normal
cd /etc ; svk commit -m`date` .
Use of uninitialized value in concatenation (.) or string at
/usr/share/perl5/SVK/XD.pm line 1374.
Use of uninitialized value in concatenation (.) or string at
/usr/share/perl5/SVK/XD.pm line 1374.
Can't encode path a
Package: dnsmasq
Version: 2.22-1
Severity: minor
--- xo 2005-04-01 05:03:01.0 +0200
+++ dnsmasq.conf2005-04-01 05:03:13.0 +0200
@@ -10,7 +10,7 @@
# uneccessarily. If you have a dial-on-demand link they also stop
# these requests from bringing up the link uneccessarily.
On Sonntag 06 März 2005 07:54, Christian Perrier wrote:
> The Debian mailing lists can be subscribed to/from at
> http://lists.debian.org.
>
> However, the lists policy allow non subscribers posts (this is the
> case for all Debian lists). So you can for sure imagine sending a file
> for review wi
Package: iso-codes
Version: 0.44-1
Severity: wishlist
At least all european languages should be translated.
E.g. "Greek, Modern (1453-)" and "Spanish (Castilian)" have
no german translation
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Archit
Package: iso-codes
Version: 0.44-1
Severity: critical
Justification: breaks unrelated software
as the subject says...
iso_639.tab:cus cus XX Cushitic (Other)
iso_639.tab:cus cus XX Portuguese-based (Other)
here the bibliographic code is duplicate:
iso_639.tab:mal mal ml
Package: mysql-client
Version: 4.0.23-6
Severity: critical
Justification: breaks unrelated software
mysql-client depends on libmysqlclient12. OK.
but it also depends on libdbd-mysql-perl which in turn
depends on libmysqlclient10.
So I have two libmysqlclient installed. Now my self
compiled appli
52 matches
Mail list logo