Your message dated Mon, 03 Oct 2016 22:08:20 +0000 with message-id <[email protected]> and subject line Bug#696221: fixed in cutecom 0.30.3-1 has caused the Debian Bug report #696221, regarding Patch to provide more detailed info on errors 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 [email protected] immediately.) -- 696221: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696221 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: cutecom Version: 0.22.0-2 When opening one of the serial ports fails, you only get the error that it failed but not why, which is frustrating and not helpful. The typical faults are that a port isn't there or that you don't have access permissions. The following piece of code changes the error handling after open() so that the actual error becomes available to the user: m_fd=open(dev.toLatin1(), flags | O_NDELAY); if (m_fd<0) { int e = errno; char* es = strerror(e); std::cerr<<"opening failed with errno=" << e << "(" << es << ")" <<std::endl; m_fd=-1; QMessageBox::information(this, tr("Error"), tr("Could not open %1:\n error #%2 (%3)").arg(dev).arg(e).arg(es)); return; } Cheers! Uli
--- End Message ---
--- Begin Message ---Source: cutecom Source-Version: 0.30.3-1 We believe that the bug you reported is fixed in the latest version of cutecom, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Roman I Khimov <[email protected]> (supplier of updated cutecom 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 03 Oct 2016 23:04:20 +0300 Source: cutecom Binary: cutecom Architecture: source Version: 0.30.3-1 Distribution: unstable Urgency: low Maintainer: Roman I Khimov <[email protected]> Changed-By: Roman I Khimov <[email protected]> Description: cutecom - Graphical serial terminal, like minicom Closes: 614793 696221 788179 Launchpad-Bugs-Fixed: 1575347 Changes: cutecom (0.30.3-1) unstable; urgency=low . * New upstream release based on Qt5 (Closes: #788179, #696221) * Update license to GPLv3+, upstream changed to that in 2015 * Update homepage, source, copyright and watch information (upstream development moved to github) * Switch to dpkg-source 3.0 (quilt) format * Upgrade package to standards 3.9.8 * Upgrade to debhelper 10, set compat 10 * Use standard dh rules to build the package * Drop "cutecom-0.22.0-nolinebreak.diff", obsolete * Drop "cutecom-remove-deprecated-desktop-entries.patch", obsolete * Drop "fix_pathes_for_debian.patch", obsolete * Remove obsolete menu support * Use Cmake RelWithDebInfo build type to get '-O2 -g' flags * Install desktop file (for 'System' category) system-wide (previously it was installed into kde directory) (Closes: #614793) (LP: #1575347) * Install an icon Checksums-Sha1: be5c348c08218889fb04d93ab68e1884ff440d68 1819 cutecom_0.30.3-1.dsc b47d8b039ec344a62d22c67b2863b16b1ac79af7 359825 cutecom_0.30.3.orig.tar.gz ebbd8312b03e51552d3ed95d74d6bc36aa8ebb4b 7324 cutecom_0.30.3-1.debian.tar.xz Checksums-Sha256: 4375c27655f07407e0442730ec4c93a80c1c32b3675270cb821ff4dba2db13a0 1819 cutecom_0.30.3-1.dsc cb8fcda716a8c6982e097a98d1fc660f639b68eb70a17bbcd45fc5adade7ba31 359825 cutecom_0.30.3.orig.tar.gz 585550bacae40e1ee71609ab82635b2afeb17d01798472945d51074faa23b086 7324 cutecom_0.30.3-1.debian.tar.xz Files: e02daca76b0f7cf97166810bb3d487d2 1819 comm optional cutecom_0.30.3-1.dsc ada66bad4b9793418492085f5ef62633 359825 comm optional cutecom_0.30.3.orig.tar.gz 8e6c32902fdd90aaea14c72aa4a5ee63 7324 comm optional cutecom_0.30.3-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJX8s2cAAoJEPNPCXROn13ZRZoQAIrFvBT7jg/ajh+Q35AvTvJm fdEK6HhPx+m61nB/my631dCCoQC+ls6mKEXxNHyIAO/Hi7f7T41W9qWWOEXEtXYv xHqWVBWTTwveCqdDGFO9n2k1eCd+cKzShH/l/btqkLLd0PguCPB9SC13+em0QPoR ikCoEi+9DRa+lLtYcMIWIxMTLrBAKBO3V0Ooc3/Kl1slh9M09b29OMjq8h9/efoa JeTzkMD5tB+z9HiBMYaujVFwsHYdY3dvg8hQ53MpOE78UqUPjBHxvoFoYpbymEWR Fa61GlX74dTjENC70gOule1zh19qp9p54w2FBPXQurysOdRp4nNY80+Lk1zMj95D wK8dkx1YAW6i4ZDSXGVOoeKQ4pl8u3f5GfcG4gSPCcr2LSgbshD7cgOCM8E8Lv/U 2EQgwETKLoJRa196Dl17qxX8BCpLnJNWPgSdnHcm7u9pnmAcDqng0y0d7l+FExT0 8BFBjgLc2sBDJtxaou1wGXpv9fzyrtIXr/Q7ypEwdVM5oop4e4UErlzZNXL2zBH6 2PBtnGCJPQHM/O44nPrO5o49KX7/oWIejLf0YXiMglSkzU0TGpIYpxnH0nLfjWYP LuHZztn6D9Uoi4QnWqf2iZ+7g7509a9jsf+fBs4RyLCS6riXpY5bAZsw78eCLQAh gJWlq02OPYBikb0cZlLi =szQh -----END PGP SIGNATURE-----
--- End Message ---

