Processed: Re: Bug#860515: Many translations missing in french KDE lang packages while we're close to release

2017-04-20 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 important
Bug #860515 [kde-l10n-fr] Translations missing in French KDE language packages
Severity set to 'important' from 'grave'
> forcemerge 857647 860515
Bug #857647 [kde-l10n-fr] kde-l10n-fr: Many missing translations on KDE 5.8 on 
Stretch
Bug #860515 [kde-l10n-fr] Translations missing in French KDE language packages
Merged 857647 860515

-- 
857647: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857647
860515: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860515
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#860515: Many translations missing in french KDE lang packages while we're close to release

2017-04-20 Thread Maximiliano Curia

Control: severity -1 important
Control: forcemerge 857647 860515

¡Hola Julien!

El 2017-04-18 a las 06:59 +0200, Julien Aubin escribió:
Package: kde-l10n-fr 
Version: 4:16.04.3-1 
Severity: grave


I know that the severity is exagerated but this is because we're very close to 
release and the issue is still not fixed.


Please don't create duplicated bugs with unjustified severities, this only 
reduces the value of the bugs being reported (and increases the time we need 
to expend dealing with them instead of fixing them)


There are still many missing translations in French KDE translation package, 
such as many "Apply" buttons left untranslated, some "do you want to continue" 
questions untranslated and so on. The issue is due to some translations in 
Debian being too old, as the same package, kde-l10n-fr 16.04 in Gentoo is not 
affected.


It seems to me that the missing translations are from qt5's QDialog stock 
buttons. So this might need to be addressed in the qt packages.


This is, at least for the dolphin settings dialog (which creates a 
QDialogButtonBox with:

QDialogButtonBox* box = new QDialogButtonBox(QDialogButtonBox::Ok
 | QDialogButtonBox::Apply | QDialogButtonBox::Cancel | 
QDialogButtonBox::RestoreDefaults);

And it doesn't override the buttons texts.

Happy hacking,
--
"Seek simplicity, and distrust it." -- Whitehead's Rule
Saludos /\/\ /\ >< `/


signature.asc
Description: PGP signature


Bug#860515: Many translations missing in french KDE lang packages while we're close to release

2017-04-20 Thread Julien Aubin
There are also many missing translations in Kmail, System settings and so
on.

Oddly enough I could test on a Polish computer and here (polish)
translations are correct notably in systemsettings.

I know severity is overrated (and I opened it previously which is bad but
as nothing happened...) but such a bug has to be fixed before release. As
well Gentoo has never been affected with such issue.

Le 20 avr. 2017 09:28, "Maximiliano Curia"  a écrit :

Control: severity -1 important
Control: forcemerge 857647 860515

¡Hola Julien!

El 2017-04-18 a las 06:59 +0200, Julien Aubin escribió:

> Package: kde-l10n-fr Version: 4:16.04.3-1 Severity: grave
>

I know that the severity is exagerated but this is because we're very close
> to release and the issue is still not fixed.
>

Please don't create duplicated bugs with unjustified severities, this only
reduces the value of the bugs being reported (and increases the time we
need to expend dealing with them instead of fixing them)

There are still many missing translations in French KDE translation
> package, such as many "Apply" buttons left untranslated, some "do you want
> to continue" questions untranslated and so on. The issue is due to some
> translations in Debian being too old, as the same package, kde-l10n-fr
> 16.04 in Gentoo is not affected.
>

It seems to me that the missing translations are from qt5's QDialog stock
buttons. So this might need to be addressed in the qt packages.

This is, at least for the dolphin settings dialog (which creates a
QDialogButtonBox with:
QDialogButtonBox* box = new QDialogButtonBox(QDialogButtonBox::Ok
 | QDialogButtonBox::Apply | QDialogButtonBox::Cancel |
QDialogButtonBox::RestoreDefaults);

And it doesn't override the buttons texts.

Happy hacking,
-- 
"Seek simplicity, and distrust it." -- Whitehead's Rule
Saludos /\/\ /\ >< `/


Bug#860515: Many translations missing in french KDE lang packages while we're close to release

2017-04-20 Thread Maximiliano Curia

¡Hola Julien!

El 2017-04-20 a las 09:53 +0200, Julien Aubin escribió:

There are also many missing translations in Kmail, System settings and so on.


"Many" is unspecific, we can't check for "many" missing translations, if you 
are refering to the Ok/Apply/Cancel buttons I would guess it's the same 
issue described in the previous mail.


Oddly enough I could test on a Polish computer and here (polish) translations 
are correct notably in systemsettings.


Can you point to a specific text? Are you claiming that the Ok/Apply/Cancel 
buttons are translated using a polish locales?


I know severity is overrated (and I opened it previously which is bad but as 
nothing happened...) but such a bug has to be fixed before release. As well 
Gentoo has never been affected with such issue.


Please don't abuse the bug tracking system. And, please provide information in 
a way that the issue is easily reproducible and easy to check for someone that 
doesn't have your background (doesn't speak french, or polish, doesn't know 
what to look for in the window, etc).


Happy hacking,
--
"recursividad 95, 154, 156, 201, 224, 293"
-- El Lenguaje de Programacion C, pag. 293 (Kernighan & Ritchie)
Saludos /\/\ /\ >< `/


signature.asc
Description: PGP signature


Bug#860515: Many translations missing in french KDE lang packages while we're close to release

2017-04-20 Thread Julien Aubin
Hi

Okay check in Kmail settings / editor configuration. Kmail antivirus /
antispam wizard left untranslated.
In system settings the confirm dialog does contain untranslated buttons but
situation has improved.
Window configure shortcuts in Dolphin / Konsole is partly left untranslated
(click manage schemes).
Kate menu file > save as with encoding


On Polish locales ok / apply / cancel is translated. Now in French
translation is correct when you right click on the clock and reach clock
settings. Basically in French 95% of the bottom dialog buttons are
untranslated (ex : konsole settings) while polish is not affected.
Kopete is also fully translated.

Kdevelop browse menu : jump to next / previous


Note : if the issue was just ok / apply / cancel I would not have set such
high severity.

My locale : fr_FR.UTF-8


Le 20 avr. 2017 10:12, "Maximiliano Curia"  a écrit :

¡Hola Julien!


El 2017-04-20 a las 09:53 +0200, Julien Aubin escribió:

> There are also many missing translations in Kmail, System settings and so
> on.
>

"Many" is unspecific, we can't check for "many" missing translations, if
you are refering to the Ok/Apply/Cancel buttons I would guess it's the same
issue described in the previous mail.


Oddly enough I could test on a Polish computer and here (polish)
> translations are correct notably in systemsettings.
>

Can you point to a specific text? Are you claiming that the Ok/Apply/Cancel
buttons are translated using a polish locales?


I know severity is overrated (and I opened it previously which is bad but
> as nothing happened...) but such a bug has to be fixed before release. As
> well Gentoo has never been affected with such issue.
>

Please don't abuse the bug tracking system. And, please provide information
in a way that the issue is easily reproducible and easy to check for
someone that doesn't have your background (doesn't speak french, or polish,
doesn't know what to look for in the window, etc).

Happy hacking,
-- 
"recursividad 95, 154, 156, 201, 224, 293"
-- El Lenguaje de Programacion C, pag. 293 (Kernighan & Ritchie)

Saludos /\/\ /\ >< `/


Bug#860778: okular: Often fails to open via symlinks

2017-04-20 Thread Maximiliano Curia

¡Hola Ben!

El 2017-04-19 a las 17:27 -0700, Ben Longbons escribió:
Package: okular 
Version: 4:16.08.2-1+b1 
Severity: normal


The following perfectly-legitimate, common, use of symlinks works with 
*all* programs that don't go out of their way to *break* it.


Okular manages to do this wrong, presumably by trying to do filesystem 
operations without, you know, talking to the filesystem.


#!/bin/sh 
set -e 
mkdir -p /tmp/okular-bug/ 
cd /tmp/okular-bug/ 
mkdir -p bar/baz 
echo 'Hello, World!' > bar/hello.txt 
ln -sf bar/baz foo 
cat bar/hello.txt 
okular bar/hello.txt 
cat foo/../hello.txt 
okular foo/../hello.txt


What do you mean with often fails? Is the "issue" not always reproducible with 
the shown command sequence?


Anyway, afaik, the behaviour using a path with a symlink to a dir and a ".." 
after it is not specified (please correct me if I'm wrong). The current 
behaviour is the expected one from a hierarchical filesystem point of view 
(creating a file in /tmp/okular-bug/hello.txt should open it).


My recommendation is to avoid using a mix of symlinks and .. in the path.

I might tag the issue as wontfix in the future, but since I'm not sure if 
POSIX mandates a particular behaviour when following the parent dir of a 
symlink (nor I have found much about this) I haven't done so .


Also you might prefer to forward this report upstream reporting it in 
https://bugs.kde.org, if you do so, please add the reported issue url to this 
bug report.


Happy hacking,
--
"Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning."
-- Rich Cook
Saludos /\/\ /\ >< `/


signature.asc
Description: PGP signature


Processing of qtcharts-opensource-src_5.7.1-2_source.changes

2017-04-20 Thread Debian FTP Masters
qtcharts-opensource-src_5.7.1-2_source.changes uploaded successfully to 
localhost
along with the files:
  qtcharts-opensource-src_5.7.1-2.dsc
  qtcharts-opensource-src_5.7.1-2.debian.tar.xz
  qtcharts-opensource-src_5.7.1-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#860584: marked as done (libqt5charts5-dev: missing Depends: libqt5charts5 (= ${binary:Version}))

2017-04-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Apr 2017 12:48:59 +
with message-id 
and subject line Bug#860584: fixed in qtcharts-opensource-src 5.7.1-2
has caused the Debian Bug report #860584,
regarding libqt5charts5-dev: missing Depends: libqt5charts5 (= 
${binary:Version})
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.)


-- 
860584: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860584
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libqt5charts5-dev
Version: 5.7.1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package ships (or creates)
a broken symlink.

>From the attached log (scroll to the bottom...):

0m57.1s ERROR: FAIL: Broken symlinks:
  /usr/lib/x86_64-linux-gnu/libQt5Charts.so -> libQt5Charts.so.5.7.1


cheers,

Andreas


libqt5charts5-dev_5.7.1-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: qtcharts-opensource-src
Source-Version: 5.7.1-2

We believe that the bug you reported is fixed in the latest version of
qtcharts-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 860...@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  (supplier of updated 
qtcharts-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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 20 Apr 2017 09:18:51 -0300
Source: qtcharts-opensource-src
Binary: libqt5charts5 libqt5charts5-dev qml-module-qtcharts qtcharts5-examples 
qtcharts5-doc qtcharts5-doc-html
Architecture: source
Version: 5.7.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Lisandro Damián Nicanor Pérez Meyer 
Description:
 libqt5charts5 - Qt charts shared library
 libqt5charts5-dev - Qt charts development files
 qml-module-qtcharts - Qt charts QML module
 qtcharts5-doc - Qt charts QCH documentation
 qtcharts5-doc-html - Qt charts HTML documentation
 qtcharts5-examples - Qt chart examples
Closes: 860584
Changes:
 qtcharts-opensource-src (5.7.1-2) unstable; urgency=medium
 .
   * Add missing dependency on libqt5charts5 to libqt5charts5-dev (Closes:
 #860584). Thanks Andreas Beckmann for the bug report.
Checksums-Sha1:
 f2b1ea3226a00667f03df13450f5c1107c065e36 2805 
qtcharts-opensource-src_5.7.1-2.dsc
 ba176d5baccc27b0a650f0f59fafa16cb38ff6cb 10324 
qtcharts-opensource-src_5.7.1-2.debian.tar.xz
 28aea1e0e2abcf5a83b49821a3b52d30878b7946 6482 
qtcharts-opensource-src_5.7.1-2_source.buildinfo
Checksums-Sha256:
 bd625c15ff9317d3938a14e6967330fcb52084363a0c2991f18d3975ac9f8766 2805 
qtcharts-opensource-src_5.7.1-2.dsc
 2b2c4797fbb512a2638b73b683ad271c777fdfb230c26d231b7b1e3c8fa1647e 10324 
qtcharts-opensource-src_5.7.1-2.debian.tar.xz
 c34dd4b647629769e56c5e36f7ebf40a51eabfcc3650b3afb2fda8f672c6dafb 6482 
qtcharts-opensource-src_5.7.1-2_source.buildinfo
Files:
 2f6b1fa66cbb13461b54d2240c221644 2805 libs optional 
qtcharts-opensource-src_5.7.1-2.dsc
 2b5e147cc96620bf090af3f9e4f68891 10324 libs optional 
qtcharts-opensource-src_5.7.1-2.debian.tar.xz
 b304ac9f5475e718bbaf595a5977e989 6482 libs optional 
qtcharts-opensource-src_5.7.1-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCAAyFiEEEt36hKwjsrvwSzE8q2RfQGKGp9AFAlj4p5EUHGxpc2FuZHJv
QGRlYmlhbi5vcmcACgkQq2RfQGKGp9CdcBAAueHu1l1TIYCUfnY4XIlfdMhYWeE/
IjY0Qwz/daXtGKxpwUs/OlG1Q0LYdL/DZ6fYdijmW47Q3WEzLAV4M/ncEeadITL4
U4kDD1xm5Q1ZDR3vL/a1aSAl1upmvUPzBgjcQHbcgPu/TCbw8qnHPpA13ao1yjbv
KohHnLr3CR78DkWpb7QbKfhsX2Ifbw+yFaA4dh5F+NzPfauM8Z3eLuwW0E8HAobS
cmKlvMeRMiQBcgOvdhXjp0AfVgG8jQ2ddEEJmbUo+ioC3TZ8wzoG8i+W9bc7YCyi
DljeFndseErp960sV5QjCGeUNi7bFWaIOvOfNsOZ3RidRgZzTPpMJ8iO7PngIPww
R6fgBHmXjjKeMKqpi4Cwsy6U3DaTvF/mChiNfup2emX9/xz4i+872KjqunUw5cqG
jwxiWWvmI6etatZ2LsvEn0ILiPQauw4haYNxSE+F2Q273eHmEdZFGlqZVIKZPHRo
N8CUxCb4ez17nKeZS6wKvzFM0v/Ao9UGfPl4weG+5PfIfRRvpZxs/aIjz/U8sCpQ
4bsSTcm+1IF8lQRl2KZ9nCp8s/d+havVVGjOf6z8c1MBK1SzR+iBUvKqT2Gwg56o
cfPzhiIu8Wy8yGJolWR92sUHpDmIy5uwO8iyltyv6WHdHK++CBAuSc0CPfP6T3cW
PPMBb5jDb6hU+Ms=
=P1ds
-END PGP SIGNATURE End Message ---


qtcharts-opensource-src_5.7.1-2_source.changes ACCEPTED into unstable

2017-04-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 20 Apr 2017 09:18:51 -0300
Source: qtcharts-opensource-src
Binary: libqt5charts5 libqt5charts5-dev qml-module-qtcharts qtcharts5-examples 
qtcharts5-doc qtcharts5-doc-html
Architecture: source
Version: 5.7.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Lisandro Damián Nicanor Pérez Meyer 
Description:
 libqt5charts5 - Qt charts shared library
 libqt5charts5-dev - Qt charts development files
 qml-module-qtcharts - Qt charts QML module
 qtcharts5-doc - Qt charts QCH documentation
 qtcharts5-doc-html - Qt charts HTML documentation
 qtcharts5-examples - Qt chart examples
Closes: 860584
Changes:
 qtcharts-opensource-src (5.7.1-2) unstable; urgency=medium
 .
   * Add missing dependency on libqt5charts5 to libqt5charts5-dev (Closes:
 #860584). Thanks Andreas Beckmann for the bug report.
Checksums-Sha1:
 f2b1ea3226a00667f03df13450f5c1107c065e36 2805 
qtcharts-opensource-src_5.7.1-2.dsc
 ba176d5baccc27b0a650f0f59fafa16cb38ff6cb 10324 
qtcharts-opensource-src_5.7.1-2.debian.tar.xz
 28aea1e0e2abcf5a83b49821a3b52d30878b7946 6482 
qtcharts-opensource-src_5.7.1-2_source.buildinfo
Checksums-Sha256:
 bd625c15ff9317d3938a14e6967330fcb52084363a0c2991f18d3975ac9f8766 2805 
qtcharts-opensource-src_5.7.1-2.dsc
 2b2c4797fbb512a2638b73b683ad271c777fdfb230c26d231b7b1e3c8fa1647e 10324 
qtcharts-opensource-src_5.7.1-2.debian.tar.xz
 c34dd4b647629769e56c5e36f7ebf40a51eabfcc3650b3afb2fda8f672c6dafb 6482 
qtcharts-opensource-src_5.7.1-2_source.buildinfo
Files:
 2f6b1fa66cbb13461b54d2240c221644 2805 libs optional 
qtcharts-opensource-src_5.7.1-2.dsc
 2b5e147cc96620bf090af3f9e4f68891 10324 libs optional 
qtcharts-opensource-src_5.7.1-2.debian.tar.xz
 b304ac9f5475e718bbaf595a5977e989 6482 libs optional 
qtcharts-opensource-src_5.7.1-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJIBAEBCAAyFiEEEt36hKwjsrvwSzE8q2RfQGKGp9AFAlj4p5EUHGxpc2FuZHJv
QGRlYmlhbi5vcmcACgkQq2RfQGKGp9CdcBAAueHu1l1TIYCUfnY4XIlfdMhYWeE/
IjY0Qwz/daXtGKxpwUs/OlG1Q0LYdL/DZ6fYdijmW47Q3WEzLAV4M/ncEeadITL4
U4kDD1xm5Q1ZDR3vL/a1aSAl1upmvUPzBgjcQHbcgPu/TCbw8qnHPpA13ao1yjbv
KohHnLr3CR78DkWpb7QbKfhsX2Ifbw+yFaA4dh5F+NzPfauM8Z3eLuwW0E8HAobS
cmKlvMeRMiQBcgOvdhXjp0AfVgG8jQ2ddEEJmbUo+ioC3TZ8wzoG8i+W9bc7YCyi
DljeFndseErp960sV5QjCGeUNi7bFWaIOvOfNsOZ3RidRgZzTPpMJ8iO7PngIPww
R6fgBHmXjjKeMKqpi4Cwsy6U3DaTvF/mChiNfup2emX9/xz4i+872KjqunUw5cqG
jwxiWWvmI6etatZ2LsvEn0ILiPQauw4haYNxSE+F2Q273eHmEdZFGlqZVIKZPHRo
N8CUxCb4ez17nKeZS6wKvzFM0v/Ao9UGfPl4weG+5PfIfRRvpZxs/aIjz/U8sCpQ
4bsSTcm+1IF8lQRl2KZ9nCp8s/d+havVVGjOf6z8c1MBK1SzR+iBUvKqT2Gwg56o
cfPzhiIu8Wy8yGJolWR92sUHpDmIy5uwO8iyltyv6WHdHK++CBAuSc0CPfP6T3cW
PPMBb5jDb6hU+Ms=
=P1ds
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Bug#860515: Many translations missing in french KDE lang packages while we're close to release

2017-04-20 Thread Julien Aubin
After checking again on polish translations everything is there : ok/cancel
properly translated, kmail antivirus/antispam wizard, ... The only missing
translations is in Kmail settings / editor configuration.

So the issue has definitely nothing to see with code but with faultly
french lang package.

Rgds

2017-04-20 10:35 GMT+02:00 Julien Aubin :

> Hi
>
> Okay check in Kmail settings / editor configuration. Kmail antivirus /
> antispam wizard left untranslated.
> In system settings the confirm dialog does contain untranslated buttons
> but situation has improved.
> Window configure shortcuts in Dolphin / Konsole is partly left
> untranslated (click manage schemes).
> Kate menu file > save as with encoding
>
>
> On Polish locales ok / apply / cancel is translated. Now in French
> translation is correct when you right click on the clock and reach clock
> settings. Basically in French 95% of the bottom dialog buttons are
> untranslated (ex : konsole settings) while polish is not affected.
> Kopete is also fully translated.
>
> Kdevelop browse menu : jump to next / previous
>
>
> Note : if the issue was just ok / apply / cancel I would not have set such
> high severity.
>
> My locale : fr_FR.UTF-8
>
>
> Le 20 avr. 2017 10:12, "Maximiliano Curia"  a écrit :
>
> ¡Hola Julien!
>
>
> El 2017-04-20 a las 09:53 +0200, Julien Aubin escribió:
>
>> There are also many missing translations in Kmail, System settings and so
>> on.
>>
>
> "Many" is unspecific, we can't check for "many" missing translations, if
> you are refering to the Ok/Apply/Cancel buttons I would guess it's the same
> issue described in the previous mail.
>
>
> Oddly enough I could test on a Polish computer and here (polish)
>> translations are correct notably in systemsettings.
>>
>
> Can you point to a specific text? Are you claiming that the
> Ok/Apply/Cancel buttons are translated using a polish locales?
>
>
> I know severity is overrated (and I opened it previously which is bad but
>> as nothing happened...) but such a bug has to be fixed before release. As
>> well Gentoo has never been affected with such issue.
>>
>
> Please don't abuse the bug tracking system. And, please provide
> information in a way that the issue is easily reproducible and easy to
> check for someone that doesn't have your background (doesn't speak french,
> or polish, doesn't know what to look for in the window, etc).
>
> Happy hacking,
> --
> "recursividad 95, 154, 156, 201, 224, 293"
> -- El Lenguaje de Programacion C, pag. 293 (Kernighan & Ritchie)
>
> Saludos /\/\ /\ >< `/
>
>
>


Bug#795296: "You are not allowed to save the configuration" (both root and ordinary user)

2017-04-20 Thread Willi Mann
Hi Maxy,

Am 2017-04-06 um 19:24 schrieb Maximiliano Curia:

> El 2017-03-31 a las 21:25 +0200, Willi Mann escribió:
>> Am 2017-03-31 um 18:25 schrieb Maximiliano Curia:
> 
>>> Do you have another session started as root? Do you have another X
>>> session started with your user?
> 
>> There is no other session running as root, except for an SSH session.
>> And I have no keyboard or mouse attached to this machine, I'm using
>> synergy instead.
> 
> I've seen synergy do some weird things, but somehow I don't think we can
> blame synergy here.

Just to make sure, I tried it with a keyboard connected and synergy not
started. Does not change anything.

Bye
Willi



Processed: unarchiving 809989

2017-04-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> unarchive 809989
Bug #809989 {Done: Lisandro Damián Nicanor Pérez Meyer } 
[src:qtbase-opensource-src] vlc crashes at startup because it could not find or 
load the Qt platform plugin "xcb"
Bug #809176 {Done: Lisandro Damián Nicanor Pérez Meyer } 
[src:qtbase-opensource-src] Merge platforms plugins into libqt5gui5
Bug #810253 {Done: Lisandro Damián Nicanor Pérez Meyer } 
[src:qtbase-opensource-src] vlc requires libqt5xcbqpa5 but does not declare 
dependency on it
Bug #811036 {Done: Lisandro Damián Nicanor Pérez Meyer } 
[src:qtbase-opensource-src] wireshark-qt: aborts immediately
Unarchived Bug 809989
Unarchived Bug 809176
Unarchived Bug 810253
Unarchived Bug 811036
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
809176: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809176
809989: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809989
810253: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810253
811036: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811036
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Re: Bug#860839: vlc fails to start due to missing QT platform plugin xcb

2017-04-20 Thread Sebastian Ramacher
Control: reassign -1 src:qtbase-opensource-src 5.5.1+dfsg-13
Control: forcemerge -1 809989

On 2017-04-20 15:56:39, Harlan Lieberman-Berg wrote:
> Package: src:vlc
> Version: 2.2.5-1
> Severity: grave
> Justification: renders package unusable
> 
> Hello maintainer,
> 
> For vlc installed on stretch freshly after a `apt install vlc`, it refuses to 
> open while complaining 
> about a failure to find the xcb Qt module.

That's #809989. Please check with the Qt maintainers if the issue still
persists.

Cheers

> Attached `vlc -vvv`.
> 
> -- System Information:
> Debian Release: 9.0
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 4.9.0-2-amd64 (SMP w/4 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: systemd (via /run/systemd/system)
> 
> Versions of packages vlc depends on:
> ii  dpkg 1.18.23
> ii  vlc-bin  2.2.5-1
> ii  vlc-l10n 2.2.5-1
> ii  vlc-plugin-base  2.2.5-1
> ii  vlc-plugin-qt2.2.5-1
> ii  vlc-plugin-video-output  2.2.5-1
> 
> Versions of packages vlc recommends:
> ii  vlc-plugin-notify  2.2.5-1
> ii  vlc-plugin-samba   2.2.5-1
> ii  vlc-plugin-skins2  2.2.5-1
> ii  vlc-plugin-video-splitter  2.2.5-1
> ii  vlc-plugin-visualization   2.2.5-1
> 
> vlc suggests no packages.
> 
> Versions of packages libvlc-bin depends on:
> ii  libc62.24-9
> ii  libvlc5  2.2.5-1
> 
> Versions of packages libvlc5 depends on:
> ii  dpkg 1.18.23
> ii  libc62.24-9
> ii  libvlccore8  2.2.5-1
> 
> Versions of packages libvlc5 recommends:
> ii  libvlc-bin  2.2.5-1
> 
> Versions of packages libvlccore8 depends on:
> ii  dpkg 1.18.23
> ii  libc62.24-9
> ii  libdbus-1-3  1.10.18-1
> ii  libidn11 1.33-1
> 
> Versions of packages libvlccore8 recommends:
> ii  libproxy-tools  0.4.14-2
> 
> Versions of packages vlc-bin depends on:
> ii  libc6   2.24-9
> ii  libvlc-bin  2.2.5-1
> ii  libvlc5 2.2.5-1
> 
> Versions of packages vlc-plugin-base depends on:
> ii  liba52-0.7.4   0.7.4-19
> ii  libasound2 1.1.3-5
> ii  libass51:0.13.4-2
> ii  libavahi-client3   0.6.32-2
> ii  libavahi-common3   0.6.32-2
> ii  libavc1394-0   0.5.4-4+b1
> ii  libbasicusageenvironment1  2016.11.28-1
> ii  libbluray1 1:0.9.3-3
> ii  libbz2-1.0 1.0.6-8.1
> ii  libc6  2.24-9
> ii  libcairo2  1.14.8-1
> ii  libcddb2   1.3.2-5
> ii  libcdio13  0.83-4.3+b1
> ii  libchromaprint11.4.2-1
> ii  libcrystalhd3  1:0.0~git20110715.fdd2f19-12
> ii  libdbus-1-31.10.18-1
> ii  libdc1394-22   2.2.5-1
> ii  libdca00.0.5-10
> ii  libdirectfb-1.2-9  1.2.10.0-8
> ii  libdvbpsi101.3.0-5
> ii  libdvdnav4 5.0.3-3
> ii  libdvdread45.0.3-2
> ii  libebml4v5 1.3.4-1
> ii  libfaad2   2.8.0~cvs20161113-1
> ii  libflac8   1.3.2-1
> ii  libfontconfig1 2.11.0-6.7+b1
> ii  libfreetype6   2.6.3-3.1
> ii  libfribidi00.19.7-1+b1
> ii  libgcc11:6.3.0-12
> ii  libgcrypt201.7.6-1
> ii  libglib2.0-0   2.50.3-2
> ii  libgme00.6.0-4
> ii  libgnutls303.5.8-5
> ii  libgpg-error0  1.26-2
> ii  libgroupsock8  2016.11.28-1
> ii  libgsm11.0.13-4+b2
> ii  libjpeg62-turbo1:1.5.1-2
> ii  libkate1   0.4.1-7+b1
> ii  liblirc-client00.9.4c-9
> ii  liblivemedia57 2016.11.28-1
> ii  liblua5.2-05.2.4-1.1+b2
> ii  liblzma5   5.2.2-1.2+b1
> ii  libmad00.15.1b-8
> ii  libmatroska6v5 1.4.5-2
> ii  libmp3lame03.99.5+repack1-9+b2
> ii  libmpcdec6 2:0.1~r495-1+b1
> ii  libmpeg2-4 0.5.1-7+b2
> ii  libmtp91.1.12-1+b1
> ii  libncursesw5   6.0+20161126-1
> ii  libogg01.3.2-1
> ii  libopenmpt-modplug10.2.7386~beta20.3-3
> ii  libopus0   1.2~alpha2-1
> ii  libpng16-161.6.28-1
> ii  libpulse0  10.0-1
> ii  libraw1394-11  2.1.2-1+b1
> ii  libresid-builder0c2a   2.1.1-15
> ii  librsvg2-2 2.40.16-1+b1
> ii  librtmp1   2.4+20151223.gitfa8646d.1-1+b1
> ii  libsamplerate0 0.1.8-8+b2
> ii  libsdl-image1.21.2.12-5+b8
> ii  libsdl1.2debian1.2.15+dfsg1-4
> ii  libshine3  3.1.0-5
> ii  libshout3  2.3.1-3
> ii  libsidplay22.1.1-15
> ii  libsnappy1v5   1.1

Processed: Re: Bug#860839: vlc fails to start due to missing QT platform plugin xcb

2017-04-20 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 src:qtbase-opensource-src 5.5.1+dfsg-13
Bug #860839 [src:vlc] vlc fails to start due to missing QT platform plugin xcb
Bug reassigned from package 'src:vlc' to 'src:qtbase-opensource-src'.
No longer marked as found in versions vlc/2.2.5-1.
Ignoring request to alter fixed versions of bug #860839 to the same values 
previously set
Bug #860839 [src:qtbase-opensource-src] vlc fails to start due to missing QT 
platform plugin xcb
Marked as found in versions qtbase-opensource-src/5.5.1+dfsg-13.
> forcemerge -1 809989
Bug #860839 [src:qtbase-opensource-src] vlc fails to start due to missing QT 
platform plugin xcb
Bug #811036 {Done: Lisandro Damián Nicanor Pérez Meyer } 
[src:qtbase-opensource-src] wireshark-qt: aborts immediately
Severity set to 'grave' from 'normal'
Severity set to 'grave' from 'normal'
Severity set to 'grave' from 'normal'
Severity set to 'grave' from 'normal'
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions qtbase-opensource-src/5.5.1+dfsg-13.
No longer marked as fixed in versions qtbase-opensource-src/5.5.1+dfsg-13.
No longer marked as fixed in versions qtbase-opensource-src/5.5.1+dfsg-13.
No longer marked as fixed in versions qtbase-opensource-src/5.5.1+dfsg-13.
Marked as found in versions qtbase-opensource-src/5.5.1+dfsg-13.
Marked as found in versions qtbase-opensource-src/5.5.1+dfsg-13.
Marked as found in versions qtbase-opensource-src/5.5.1+dfsg-13.
Marked as found in versions qtbase-opensource-src/5.5.1+dfsg-13.
Bug #809176 [src:qtbase-opensource-src] Merge platforms plugins into libqt5gui5
Marked as fixed in versions qtbase-opensource-src/5.5.1+dfsg-13.
Marked as fixed in versions qtbase-opensource-src/5.5.1+dfsg-13.
Marked as fixed in versions qtbase-opensource-src/5.5.1+dfsg-13.
Marked as fixed in versions qtbase-opensource-src/5.5.1+dfsg-13.
Bug #860839 [src:qtbase-opensource-src] vlc fails to start due to missing QT 
platform plugin xcb
Marked as fixed in versions qtbase-opensource-src/5.5.1+dfsg-13.
Bug #809989 [src:qtbase-opensource-src] vlc crashes at startup because it could 
not find or load the Qt platform plugin "xcb"
Bug #810253 [src:qtbase-opensource-src] vlc requires libqt5xcbqpa5 but does not 
declare dependency on it
Merged 809176 809989 810253 811036 860839

-- 
809176: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809176
809989: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809989
810253: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810253
811036: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811036
860839: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860839
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: found 809989 in 5.5.1-3, notfound 809989 in 5.5.1+dfsg-13

2017-04-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # revert unintended version screw up
> found 809989 5.5.1-3
Bug #809989 [src:qtbase-opensource-src] vlc crashes at startup because it could 
not find or load the Qt platform plugin "xcb"
Bug #809176 [src:qtbase-opensource-src] Merge platforms plugins into libqt5gui5
Bug #810253 [src:qtbase-opensource-src] vlc requires libqt5xcbqpa5 but does not 
declare dependency on it
Bug #811036 [src:qtbase-opensource-src] wireshark-qt: aborts immediately
Bug #860839 [src:qtbase-opensource-src] vlc fails to start due to missing QT 
platform plugin xcb
The source 'qtbase-opensource-src' and version '5.5.1-3' do not appear to match 
any binary packages
Marked as found in versions qtbase-opensource-src/5.5.1-3.
Marked as found in versions qtbase-opensource-src/5.5.1-3.
Marked as found in versions qtbase-opensource-src/5.5.1-3.
Marked as found in versions qtbase-opensource-src/5.5.1-3.
Marked as found in versions qtbase-opensource-src/5.5.1-3.
> notfound 809989 5.5.1+dfsg-13
Bug #809989 [src:qtbase-opensource-src] vlc crashes at startup because it could 
not find or load the Qt platform plugin "xcb"
Bug #809176 [src:qtbase-opensource-src] Merge platforms plugins into libqt5gui5
Bug #810253 [src:qtbase-opensource-src] vlc requires libqt5xcbqpa5 but does not 
declare dependency on it
Bug #811036 [src:qtbase-opensource-src] wireshark-qt: aborts immediately
Bug #860839 [src:qtbase-opensource-src] vlc fails to start due to missing QT 
platform plugin xcb
No longer marked as found in versions qtbase-opensource-src/5.5.1+dfsg-13.
No longer marked as found in versions qtbase-opensource-src/5.5.1+dfsg-13.
No longer marked as found in versions qtbase-opensource-src/5.5.1+dfsg-13.
No longer marked as found in versions qtbase-opensource-src/5.5.1+dfsg-13.
No longer marked as found in versions qtbase-opensource-src/5.5.1+dfsg-13.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
809176: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809176
809989: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809989
810253: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810253
811036: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811036
860839: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860839
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#860852: qtcharts-opensource-src binary-all FTBFS: error: cannot find -lQt5Charts

2017-04-20 Thread Adrian Bunk
Source: qtcharts-opensource-src
Version: 5.7.1-2
Severity: serious

https://buildd.debian.org/status/fetch.php?pkg=qtcharts-opensource-src&arch=all&ver=5.7.1-2&stamp=1492693412&raw=0

...
g++ -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -fuse-ld=gold -Wl,--enable-new-dtags 
-shared -o libqtchartsqml2.so .obj/chartsqml2_plugin.o .obj/declarativechart.o 
.obj/declarativexypoint.o .obj/declarativexyseries.o 
.obj/declarativelineseries.o .obj/declarativesplineseries.o 
.obj/declarativeareaseries.o .obj/declarativescatterseries.o 
.obj/declarativepieseries.o .obj/declarativebarseries.o 
.obj/declarativecategoryaxis.o .obj/declarativemargins.o .obj/declarativeaxes.o 
.obj/declarativepolarchart.o .obj/declarativeboxplotseries.o 
.obj/declarativechartnode.o .obj/declarativerendernode.o 
.obj/moc_declarativerendernode.o  -L/«PKGBUILDDIR»/lib -lQt5Charts -lQt5Quick 
-lQt5Widgets -lQt5Gui -lQt5Qml -lQt5Network -lQt5Core -lGL -lpthread  
/usr/bin/ld.gold: error: cannot find -lQt5Charts
collect2: error: ld returned 1 exit status
Makefile:134: recipe for target '../../qml/QtCharts/libqtchartsqml2.so' failed
make[2]: *** [../../qml/QtCharts/libqtchartsqml2.so] Error 1


Processed: unarchiving 775986

2017-04-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> unarchive 775986
Bug #775986 {Done: Scott Kitterman } [ark] ark fails to 
extract a zip file with this error message "Invalid central directory signature"
Unarchived Bug 775986
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
775986: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775986
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems