[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#738617: marked as done (/usr/lib/x86_64-linux-gnu/qt5/bin/lupdate: lupdate would need qmldevtools to collect translation strings from qml files)



Your message dated Tue, 11 Feb 2014 19:37:57 +0000
with message-id <E1WDJ9Z-0002cu-42@franck.debian.org>
and subject line Bug#738617: fixed in qttools-opensource-src 5.2.1-3
has caused the Debian Bug report #738617,
regarding /usr/lib/x86_64-linux-gnu/qt5/bin/lupdate: lupdate would need qmldevtools to collect translation strings from qml files
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 owner@bugs.debian.org
immediately.)


-- 
738617: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738617
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qttools5-dev-tools
Version: 5.2.0-9
Severity: minor
File: /usr/lib/x86_64-linux-gnu/qt5/bin/lupdate

Dear Maintainer,

lupdate has conditional support to collect strings from qml files. To
enable qml support qttools build would need access to qmldevtools module.
If I understand qt module system correctly that would mean build
dependency to qtdeclarative5-private-dev.

The optional dependency is in 
src/linguist/lupdate/lupdate.pro

test.pro:
TARGET = test

QT += quick

lupdate_only {
SOURCES += test.qml
}

TRANSLATIONS = en.ts

OTHER_FILES = test.qml


test.qml:

import QtQuick 2.0

Rectangle {
	width: 400
	height: 400

	Text {
		text: qsTr("Translated text")
	}
}


result:
$ lupdate test.pro 
lupdate warning: Some files have been ignored due to missing qml/javascript support
Updating 'en.ts'...
    Found 0 source text(s) (0 new and 0 already existing)

Thanks,
Pauli


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

Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages qttools5-dev-tools depends on:
ii  libc6                            2.17-97
ii  libgcc1                          1:4.8.2-15
ii  libqt5core5a [qtbase-abi-5-2-0]  5.2.0+dfsg-7
ii  libqt5dbus5                      5.2.0+dfsg-7
ii  libqt5designer5                  5.2.0-9
ii  libqt5designercomponents5        5.2.0-9
ii  libqt5gui5                       5.2.0+dfsg-7
ii  libqt5help5                      5.2.0-9
ii  libqt5network5                   5.2.0+dfsg-7
ii  libqt5printsupport5              5.2.0+dfsg-7
ii  libqt5sql5                       5.2.0+dfsg-7
ii  libqt5widgets5                   5.2.0+dfsg-7
ii  libqt5xml5                       5.2.0+dfsg-7
ii  libstdc++6                       4.8.2-15
ii  qtchooser                        39-g4717841-2
ii  zlib1g                           1:1.2.8.dfsg-1

Versions of packages qttools5-dev-tools recommends:
ii  libqt5sql5-sqlite  5.2.0+dfsg-7

qttools5-dev-tools suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: qttools-opensource-src
Source-Version: 5.2.1-3

We believe that the bug you reported is fixed in the latest version of
qttools-opensource-src, 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 738617@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> (supplier of updated qttools-opensource-src 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 11 Feb 2014 15:59:24 -0300
Source: qttools-opensource-src
Binary: libqt5clucene5 libqt5designer5 libqt5designercomponents5 qdbus-qt5 libqt5help5 qttools5-dev qttools5-private-dev qttools5-dev-tools qttools5-examples qttools5-dbg qttools5-examples-dbg qtbase5-doc qtdeclarative5-doc qttools5-doc qttools5-doc-html
Architecture: source amd64 all
Version: 5.2.1-3
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Description: 
 libqt5clucene5 - Qt 5 CLucene module
 libqt5designer5 - Qt 5 designer module
 libqt5designercomponents5 - Qt 5 Designer components module
 libqt5help5 - Qt 5 help module
 qdbus-qt5  - Qt 5 D-Bus tool
 qtbase5-doc - Qt 5 base documentation
 qtdeclarative5-doc - Qt 5 declarative documentation
 qttools5-dbg - Qt 5 tools debugging symbols
 qttools5-dev - Qt 5 tools development files
 qttools5-dev-tools - Qt 5 development tools
 qttools5-doc - Qt 5 tools documentation
 qttools5-doc-html - Qt 5 tools HTML documentation
 qttools5-examples - Qt 5 tools examples
 qttools5-examples-dbg - Qt 5 tools examples debugging symbols
 qttools5-private-dev - Qt 5 tools private development files
Closes: 738617
Changes: 
 qttools-opensource-src (5.2.1-3) experimental; urgency=medium
 .
   [ Dmitry Shachnev ]
   * Set version number to 5.2.1-3 to correctly handle upgrades
     for qtdeclarative5-doc package.
   * Build qtdeclarative5-doc package from this source.
 .
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Update symbols files with buildd's and current logs.
   * Add qtdeclarative5-private-dev to build lrelease with qml support
     (Closes: #738617).
Checksums-Sha1: 
 d2aad72183d5a9eb864c6cb2278158585bfd01fa 3199 qttools-opensource-src_5.2.1-3.dsc
 52dcf8197a12fae787c48f73e99d35d4226e4da7 45844 qttools-opensource-src_5.2.1-3.debian.tar.xz
 9cf680d77a597b45483c3e23a8cfbfd7de15d9f1 278832 libqt5clucene5_5.2.1-3_amd64.deb
 9f6bbb11395febf94567273139c7a0c9842f5f30 2734154 libqt5designer5_5.2.1-3_amd64.deb
 94c574d1c1d0f18b78c5d7bdd27340a1f096816d 679444 libqt5designercomponents5_5.2.1-3_amd64.deb
 f8ed9680a6e5b0f9e290908d92ecb9e05123807c 27050 qdbus-qt5_5.2.1-3_amd64.deb
 b10159a7ef4c2ce18013137111faeaa0e22eebf8 185008 libqt5help5_5.2.1-3_amd64.deb
 62ffdd94ec3c4e5249821a57fb8827d26e22a546 190302 qttools5-dev_5.2.1-3_amd64.deb
 b7349e6d1c09fa8a088b577a36d1250e3bb10f86 83110 qttools5-private-dev_5.2.1-3_amd64.deb
 cee0d661699194f1f83ebd7f3f0a223b98e0c072 1631668 qttools5-dev-tools_5.2.1-3_amd64.deb
 b11f4e2de2fe55d8d9871dfee1bff46f36ee194f 476224 qttools5-examples_5.2.1-3_amd64.deb
 2c599472b7bc1599217c1d005e5e5678cf0a78d1 91735746 qttools5-dbg_5.2.1-3_amd64.deb
 c57ee897f4445ac60deca59c8e7ca31ec65ffcfe 12361082 qttools5-examples-dbg_5.2.1-3_amd64.deb
 d026567cd0507b4ca15c36b755cf7941247ef61b 26212946 qtbase5-doc_5.2.1-3_all.deb
 b4dba7a28bd857d7790f3100cc8476ba125d9681 9510896 qtdeclarative5-doc_5.2.1-3_all.deb
 56890bd072fe51c2f3d70d89eee8a122bf07a21c 3667116 qttools5-doc_5.2.1-3_all.deb
 6f6d03a2b1e46ce249a0e03c221c0b25e2d24f4d 3381302 qttools5-doc-html_5.2.1-3_all.deb
Checksums-Sha256: 
 5a5b8bab4a2ee9962695e2a10c6a238f5eafd606ac09a3f8863caa47f97747af 3199 qttools-opensource-src_5.2.1-3.dsc
 00e86d0e1e3f80730ad3a69cd4bbe1026fdf6f597e93c73b084020df655236b4 45844 qttools-opensource-src_5.2.1-3.debian.tar.xz
 67d9560cbf631f2936147604d91f649b1bf73b90df782cfa846fc71988497c51 278832 libqt5clucene5_5.2.1-3_amd64.deb
 e93fc78bc6ca08387f383786624a64535adc6690d46f07747866d1fbf19c588e 2734154 libqt5designer5_5.2.1-3_amd64.deb
 6fae7df12887e3c27076f2b87727933509daed7e4003c3dedbcce91ba9ef9d53 679444 libqt5designercomponents5_5.2.1-3_amd64.deb
 fd28308fba5128750a254bad14c1ea9749d9528bcc3ba1cee0d15a8804657dc2 27050 qdbus-qt5_5.2.1-3_amd64.deb
 7ec7c93c737c699705978ae4d789e6e26003fc89f41f6d4765960a649f16c6e9 185008 libqt5help5_5.2.1-3_amd64.deb
 1047bfc5d1c381ca0aaa4ff166cbff01fc885947e1fbb49e2b2210063b81e468 190302 qttools5-dev_5.2.1-3_amd64.deb
 8c32c62e1181b54bcc7435b222a9e67207a89e14ad6fd65b7779fc5f6fa292e0 83110 qttools5-private-dev_5.2.1-3_amd64.deb
 61424ee27f22ef7f16c0a83f955fad1ba1b3668145cd69a31c8f694b556ad166 1631668 qttools5-dev-tools_5.2.1-3_amd64.deb
 907a31774c86f5d881846a35ada1dc03a85863ed8d5ba0c492bae93c6cd20710 476224 qttools5-examples_5.2.1-3_amd64.deb
 b87724bac0f381507f6b3e493a53b5eca1a5f4ecfd8ef730dd964eff886e5430 91735746 qttools5-dbg_5.2.1-3_amd64.deb
 af0cd31c06932db4a3457674a1b717042c352c3b514ba905e1cbdb579dda9b0e 12361082 qttools5-examples-dbg_5.2.1-3_amd64.deb
 9e2ac509ae2c08756a2621356680d0423b07b6bd1f5199ee082716e93668847a 26212946 qtbase5-doc_5.2.1-3_all.deb
 9236c93e8df9bf4196a9564c60eb52cd513196bcbb32195066799334c95a89c8 9510896 qtdeclarative5-doc_5.2.1-3_all.deb
 5d001f87153a0d66228eff91cbcfe97bfb68af3532e35c82be28e4e10101b310 3667116 qttools5-doc_5.2.1-3_all.deb
 662bd6bdb0131a3b7ebfe94db42381b6fefb83cd6d90907f4141ffc760d9ea76 3381302 qttools5-doc-html_5.2.1-3_all.deb
Files: 
 fe2557bc96e7a40a63ed19388f66d051 3199 libs optional qttools-opensource-src_5.2.1-3.dsc
 819fa383197ac3d89739221c40324652 45844 libs optional qttools-opensource-src_5.2.1-3.debian.tar.xz
 28e1ca55c5b275a582996e2d3fe119af 278832 libs optional libqt5clucene5_5.2.1-3_amd64.deb
 efbf4a1b72a1dd84750cfb0285a592a2 2734154 libs optional libqt5designer5_5.2.1-3_amd64.deb
 80233551fe88f05ab04c2cb6819e1234 679444 libs optional libqt5designercomponents5_5.2.1-3_amd64.deb
 edf266ca91bb60281b50e26090c54a6c 27050 utils optional qdbus-qt5_5.2.1-3_amd64.deb
 5f3c4c7c9250286bb44b82b3b56c8ced 185008 libs optional libqt5help5_5.2.1-3_amd64.deb
 6d4e002ffd4e87e0ebd76a0a27241732 190302 libdevel optional qttools5-dev_5.2.1-3_amd64.deb
 5d019f10039dc5bc6d42dfeeb9fd01cd 83110 libdevel optional qttools5-private-dev_5.2.1-3_amd64.deb
 85c49c46e086ac6674310b392cbf89e1 1631668 devel optional qttools5-dev-tools_5.2.1-3_amd64.deb
 c12aca6c307e0090bcb8a890644d7b56 476224 x11 optional qttools5-examples_5.2.1-3_amd64.deb
 9433fecdca0a96078724e7046a39bbe9 91735746 debug extra qttools5-dbg_5.2.1-3_amd64.deb
 d00f555ec0727046a135fe02288f26e0 12361082 debug extra qttools5-examples-dbg_5.2.1-3_amd64.deb
 33d92ec32aaf7bef06864d9a1c9d9d96 26212946 doc extra qtbase5-doc_5.2.1-3_all.deb
 d2b7eb4de72dae920b653953ec6e7027 9510896 doc extra qtdeclarative5-doc_5.2.1-3_all.deb
 b87efcc577da0fc58ca612023db51cc1 3667116 doc extra qttools5-doc_5.2.1-3_all.deb
 02fc140983956fedc06efa2ae2df7fcb 3381302 doc extra qttools5-doc-html_5.2.1-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJS+nZQAAoJEKtkX0BihqfQs7kP/3hoql1qAihWzkHhYT0lAprb
jvw0kWJeFK0dMc8woc00vUFtIlM8lzI739Wuxiu67EyVNCEFatYD+se/TTYdBWKW
zDWUtp+yvTUcQ8U+xjH38Kc3GyexZ+rfrXxxwU4mN9b3dbPi7HA5r1ym2LRuXoEz
oIcihmC0F6a6/nGoQ3EizIECULgKsullZKgHxBtpAa2WrY4NO1dO7YQbuTHabIXP
I9I9vP2+B2290GX/TLcLQ1UGOUNaLrbgEoY1cDpB0aJY3sJ2RPKd/2LLjEpUmA4M
KGEtDh1nAmlVKQivxOthRBw0X5BrzjU5sX9HjRtAhafGkjKaN/GLPLdgjd5O+aGt
ZXtbvPjDTb4IkP/FQS6PE5wOmSY8i0XrmarMMWQ+tWi1ur9JUpd9XdsPrmPSvhAN
URQ4VxK6LwUdEZ2Q0u1duHUEdrJJ/XBfeujWv2A/9c06X0ndopfMqk6UHYYJgLg+
y6oHV7MZnonZGEOzt5wWi9UM1B4sC5m7i5YWFpRW3AbdcEaJi+ARQcSTm9J8WHS6
ci+EV/waXGsKYiHe9CoEohyOC22e/7+5VnzWrzga1nFExUf3o1U/JEheFVaH6XFD
Ucz0lXa6zWIZsbdQgBPlh5A5pWcR3LwEarlFsBxoxFHTqQv4JWVMPjf3vv2JJovw
0+ATATgC/FJSWBpINwWT
=BTh0
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: