Your message dated Thu, 09 Jan 2025 06:19:17 +0000
with message-id <e1tvlsz-00acc4...@fasolo.debian.org>
and subject line Bug#1091840: fixed in marknote 1.3.0-5
has caused the Debian Bug report #1091840,
regarding marknote: Fails to import notes from KJots with notes in
subdirectories
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1091840: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: marknote
Version: 1.3.0-4
Severity: normal
Dear Maintainer,
KJots no longer works, and it was suggested that Marknote can import
notes, but it does not work in my case.
With strace, I see this:
```
readlink("/home", 0x7ffd86967c30, 1023) = -1 EINVAL (Netinkamas argumentas)
readlink("/home/vincas", 0x7ffd86967c30, 1023) = -1 EINVAL (Netinkamas
argumentas)
readlink("/home/vincas/.local", 0x7ffd86967c30, 1023) = -1 EINVAL (Netinkamas
argumentas)
readlink("/home/vincas/.local/share", 0x7ffd86967c30, 1023) = -1 EINVAL
(Netinkamas argumentas)
readlink("/home/vincas/.local/share/notes", 0x7ffd86967c30, 1023) = -1 EINVAL
(Netinkamas argumentas)
statx(AT_FDCWD, "/home/vincas/.local/share/notes/tmp",
AT_STATX_SYNC_AS_STAT|AT_NO_AUTOMOUNT, STATX_ALL, 0x7ffd86969090) = -1 ENOENT
(Toks failas ar aplankas neegzistuoja)
statx(AT_FDCWD, "/home/vincas/.local/share/notes/cur",
AT_STATX_SYNC_AS_STAT|AT_NO_AUTOMOUNT, STATX_ALL, 0x7ffd86969090) = -1 ENOENT
(Toks failas ar aplankas neegzistuoja)
statx(AT_FDCWD, "/home/vincas/.local/share/notes/new",
AT_STATX_SYNC_AS_STAT|AT_NO_AUTOMOUNT, STATX_ALL, 0x7ffd86969090) = -1 ENOENT
(Toks failas ar aplankas neegzistuoja)
```
So it searches tmp/cur/new inside ~/.local/share/notes.
But in my case, I hate three subdirectories there (created by KJots):
```
$ tree -d ~/.local/share/notes/
/home/vincas/.local/share/notes/
├── Kita
│ ├── cur
│ ├── new
│ └── tmp
├── Nurodos
│ ├── cur
│ ├── new
│ └── tmp
└── Žinynas
├── cur
├── new
└── tmp
```
And Marknote does not allow to select Maildir directory.
-- System Information:
Debian Release: trixie/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.11.10-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=lt_LT.UTF-8, LC_CTYPE=lt_LT.UTF-8 (charmap=UTF-8), LANGUAGE=lt
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages marknote depends on:
ii libc6 2.40-4
ii libkf6breezeicons6 6.8.0-2
ii libkf6colorscheme6 6.8.0-1
ii libkf6configcore6 6.8.0-1
ii libkf6configgui6 6.8.0-1
ii libkf6configwidgets6 6.8.0-1
ii libkf6coreaddons6 6.8.0-1
ii libkf6crash6 6.8.0-1
ii libkf6i18n6 6.8.0-2
ii libkf6xmlgui6 6.8.0-1
ii libkpim6mime6 [libkpim6mime6-24.12] 24.12.0-2
ii libmd4c-html0 0.5.2-2+b1
ii libqt6core6t64 6.7.2+dfsg-5
ii libqt6gui6 6.7.2+dfsg-5
ii libqt6qml6 6.7.2+dfsg-11
ii libqt6quick6 6.7.2+dfsg-11
ii libqt6quickcontrols2-6 6.7.2+dfsg-11
ii libqt6widgets6 6.7.2+dfsg-5
ii libstdc++6 14.2.0-12
ii qml6-module-org-kde-iconthemes 6.8.0-1
ii qml6-module-org-kde-kirigami 6.8.0-2
ii qml6-module-org-kde-kirigamiaddons-components 1.6.0-1
ii qml6-module-org-kde-kirigamiaddons-delegates 1.6.0-1
ii qml6-module-org-kde-kirigamiaddons-formcard 1.6.0-1
ii qml6-module-org-kde-kirigamiaddons-settings 1.6.0-1
ii qml6-module-org-kde-kitemmodels 6.8.0-1
ii qml6-module-org-kde-sonnet 6.8.0-1
ii qml6-module-qt-labs-platform 6.7.2+dfsg-11
ii qml6-module-qtcore 6.7.2+dfsg-11
ii qml6-module-qtqml 6.7.2+dfsg-11
ii qml6-module-qtqml-models 6.7.2+dfsg-11
ii qml6-module-qtquick 6.7.2+dfsg-11
ii qml6-module-qtquick-controls 6.7.2+dfsg-11
ii qml6-module-qtquick-dialogs 6.7.2+dfsg-11
ii qml6-module-qtquick-layouts 6.7.2+dfsg-11
ii qml6-module-qtquick-templates 6.7.2+dfsg-11
ii qml6-module-qtquick-window 6.7.2+dfsg-11
marknote recommends no packages.
marknote suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: marknote
Source-Version: 1.3.0-5
Done: Patrick Franz <delta...@debian.org>
We believe that the bug you reported is fixed in the latest version of
marknote, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1091...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Patrick Franz <delta...@debian.org> (supplier of updated marknote package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 09 Jan 2025 07:09:05 +0100
Source: marknote
Architecture: source
Version: 1.3.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Patrick Franz <delta...@debian.org>
Closes: 1091840
Changes:
marknote (1.3.0-5) unstable; urgency=medium
.
[ Patrick Franz ]
* Backport patch to make maildir selection work (Closes: #1091840).
Checksums-Sha1:
e5eff18312ddca068579c4e069b3c2570e03112f 2821 marknote_1.3.0-5.dsc
9dd6db842641eb41786179619ff7d6664499b61c 6760 marknote_1.3.0-5.debian.tar.xz
f9735370b61dcdb6ba493bd6a84302d094095695 15482
marknote_1.3.0-5_source.buildinfo
Checksums-Sha256:
1726e84573f77fa3fef6fc805975232b63c9e49853ae75dab67b2a5aac96bd73 2821
marknote_1.3.0-5.dsc
ae509e2fde5da2413c9312dfca43c242f277b15d0c794393c9596d811dd8291e 6760
marknote_1.3.0-5.debian.tar.xz
09cc6a5e4e38554d47da329b0d53727b79a77828432292c716b8d204ba9ece99 15482
marknote_1.3.0-5_source.buildinfo
Files:
7c1c53f54d24b0f7872238559bc53be9 2821 kde optional marknote_1.3.0-5.dsc
15edfc4a3e7b3ec69f428654b4987baa 6760 kde optional
marknote_1.3.0-5.debian.tar.xz
baebb4bcbab7367eb51303675bc395f8 15482 kde optional
marknote_1.3.0-5_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEYodBXDR68cxZHu3Knp96YDB3/lYFAmd/aBsACgkQnp96YDB3
/lYtgA/+JRMYg7Nz5Cw/ZHWZhpPpzP7XqarBTW/G6Lh/3VesHO1xUXgDZZf5xPxx
6iVrHB+fzT/FbxdG0HcoErsaB0d87ATOdpBRYMtpDCuRn26ZAtKcDelQbxxQlJIj
WxScwfVc27UfQNZaXZwYZfCRpMbcHXCBGSN8leJzFgQlfhYJO0aeHk8+Xqbz+UcY
zvOC3Y6SHGmVfmfM86OgygllbtuB7gdJ2XnP13oo1OviXiHX730EfILJXuQSXTPP
o5v2NC6vUMp1/xHNZnQI+otCOI2QoerTVO9yFdcnSsdF0bbqILaYSTM69fNBgfRP
wPKe1xhZ4JnL9I21lNUMIawdhCuyUG7b17xGZ0ZNgoAqw0TBirFt8XrJqEtRFVnE
MVjkbqSGuqsVlVUCCOmGsML3Lef8+GmioQ1DK+1d4vjoMvWJiurklI66Fj+MmqDB
bKybEdTBCKne8bWU2MsrQ9HsWeWZRRRYhXwBza+cdzRdgys0QE/65af0VFYyhs/s
P0KuWHFjsJlZI/sCmQ4B8jaYZQOF9NzIAAC+mKi650RNztTLGp0fpH7HQyr28Tru
JPyV6XCTzhVWlrA88PnYc2PIs/3Og+BGB1BgZrNF95WEXokW0aiab5aUWCpxg0q8
ItAhK6qP0FVNQHM4JQOAZffqtpjgA/I1/8a4+36Lb/YIrz6ZCAM=
=9BaT
-----END PGP SIGNATURE-----
pgpAVJgL29NPj.pgp
Description: PGP signature
--- End Message ---