Bug#907774: [libqt5network5] Requires openssl >= 1.1.1

2018-09-01 Thread Adrien
Package: libqt5network5
Version: 5.11.1+dfsg-7
Severity: important

--- Please enter the report below this line. ---

Hi,

I'm using owncloud-client, and connection failed with the following log:


[ warning sync.connectionvalidator ]:
QNetworkReply::NetworkError(UnknownNetworkError) "Error while setting
the maximum protocol version" ""


After running gdb, it seems that in
src/network/ssl/qsslcontext_openssl11.cpp on line 151, the
sslContext->sslConfiguration.protocol() is set to QSsl::SecureProtocols,
so minVersion is set to TLS1_VERSION and maxVersion is set
TLS_MAX_VERSION. However, I have currently blocked the upgrading to
openssl1.1.1 so on my system, with openssl1.1.0, the TLS_MAX_VERSION is
defined to TLS1_2_VERSION.

But gdb reports me that maxVersion is set to 0x0304, which is the value
of TLS_MAX_VERSION in openssl1.1.1 as it as an alias for TLS1_3_VERSION.


Thus, I think that you should require a version of openssl greater or
equal than 1.1.1 to avoid those issues.


Thanks for maintaining the package,

Adrien


--- System information. ---
Architecture:
Kernel: Linux 4.17.0-3-amd64

Debian Release: buster/sid
500 unstable-debug debug.mirrors.debian.org
500 unstable ftp.fr.debian.org
500 testing download.jitsi.org
1 experimental ftp.fr.debian.org

--- Package information. ---
Depends (Version) | Installed
=-+-
libssl1.1 | 1.1.0h-4
libc6 (>= 2.14) | 2.27-5
libqt5core5a (>= 5.11.0~rc1) | 5.11.1+dfsg-7
libqt5dbus5 (>= 5.0.2) | 5.11.1+dfsg-7
libstdc++6 (>= 5) | 8.2.0-4
qtbase-abi-5-11-0 |
zlib1g (>= 1:1.1.4) | 1:1.2.11.dfsg-1


Package's Recommends field is empty.

Package's Suggests field is empty.


Bug#895657: [gcompris-qt] Fixed

2018-08-16 Thread Adrien
Package: gcompris-qt
Version: 0.91-1

--- Please enter the report below this line. ---
Hi,

It seems that this issue is fixed with the last update of Qt.

--- System information. ---
Architecture:
Kernel: Linux 4.17.0-2-amd64

Debian Release: buster/sid
500 unstable ftp.fr.debian.org
500 testing download.jitsi.org
1 experimental ftp.fr.debian.org

--- Package information. ---
Depends (Version) | Installed
=-+-
gcompris-qt-data (= 0.91-1) | 0.91-1
libqt5multimedia5-plugins | 5.11.1-2
qml-module-qtgraphicaleffects | 5.11.1-2
qml-module-qtmultimedia | 5.11.1-2
qml-module-qtquick-controls | 5.11.1-2
qml-module-qtquick-particles2 | 5.11.1-4
libc6 (>= 2.14) | 2.27-5
libgcc1 (>= 1:3.0) | 1:8.2.0-4
libqt5core5a (>= 5.10.0) | 5.11.1+dfsg-6
libqt5gui5 (>= 5.2.0) | 5.11.1+dfsg-6
libqt5network5 (>= 5.0.2) | 5.11.1+dfsg-6
libqt5qml5 (>= 5.1.0) | 5.11.1-4
libqt5quick5 (>= 5.9.0~beta) | 5.11.1-4
libqt5sensors5 (>= 5.6.0) | 5.11.1-3
libqt5widgets5 (>= 5.0.2) | 5.11.1+dfsg-6
libstdc++6 (>= 4.1.1) | 8.2.0-4


Package's Recommends field is empty.

Package's Suggests field is empty.



Bug#895657: [gcompris-qt] Keyboard shortcut are also missing

2018-04-14 Thread Adrien CLERC
Package: gcompris-qt
Version: 0.81-2

--- Please enter the report below this line. ---
Hi,

It may be linked to a recent Qt update. It was working fine one week
ago. Even the 'ESC' shortcut that is normally bound to game exit is not
working.

--- System information. ---
Architecture:
Kernel: Linux 4.15.0-2-amd64

Debian Release: buster/sid
500 unstable ftp.fr.debian.org
500 testing download.jitsi.org
1 experimental ftp.fr.debian.org

--- Package information. ---
Depends (Version) | Installed
=-+-
gcompris-qt-data (= 0.81-2) | 0.81-2
libqt5multimedia5-plugins | 5.10.1-2
qml-module-qtgraphicaleffects | 5.10.1-2
qml-module-qtmultimedia | 5.10.1-2
qml-module-qtquick-controls | 5.10.1-2
qml-module-qtquick-particles2 | 5.10.1-4
libc6 (>= 2.14) | 2.27-3
libgcc1 (>= 1:3.0) | 1:8-20180402-1
libqt5core5a (>= 5.9.0~beta) | 5.10.1+dfsg-5
libqt5gui5 (>= 5.2.0) | 5.10.1+dfsg-5
libqt5network5 (>= 5.0.2) | 5.10.1+dfsg-5
libqt5qml5 (>= 5.1.0) | 5.10.1-4
libqt5quick5 (>= 5.9.0~beta) | 5.10.1-4
libqt5sensors5 (>= 5.6.0) | 5.10.1-3
libqt5widgets5 (>= 5.0.2) | 5.10.1+dfsg-5
libstdc++6 (>= 4.1.1) | 8-20180402-1


Package's Recommends field is empty.

Package's Suggests field is empty.



Bug#520633: xscreensaver: screen does not lock if switched to virtual terminal

2016-10-21 Thread Adrien Grellier
Version: 4:5.8.1-1

Hi,

I confirmed, the bug is solved in sid at least.

Regards,

Adrien



signature.asc
Description: OpenPGP digital signature


Bug#807361: libkf5calendarcore-dev: bad version number in KF5CalendarCoreConfigVersion.cmake

2015-12-16 Thread Adrien Grellier
Hi,

It seems that the lib version is 4.82, as we can see in the filename or in the 
CmakeLists.txt :
https://sources.debian.net/src/kcalcore/4:15.08.2-1/CMakeLists.txt/

In order to build digikam, I am afraid we will have to wait for a newer 
version of libkf5calendarcore.

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Re: calligra: working towards accurate "copyright" coverage

2015-09-14 Thread Adrien Grellier
Hi,

Why I updated the copyright ?

Calligra is nearly ready to be uploaded to sid. I am just like you : not much 
time to dedicate to calligra. So I just take the current procedure to update 
the copyright file, et voila. Users are asking for calligra in sid, and with 
the GCC-5 transition, we better upload a new version soon.

As I said before, I like to have a clean, reproducible procedure, and well 
documented. That's why I created the README.source. I like it because I 
usually can't remember how to do all the stuff, and it's much simpler for 
newcomer to understand the packaging. 

If you want to improve the procedure, just like we all have done before, 
you're totally welcome to do it!

But for now, I have seen you trashing all our work, without discussing it 
before. You replace it by your work, unfinished, without document it. It's not 
a way of working together! So please document precisely your way of creating 
and updating the copyright, so we can reproduce it quickly, and then we may 
discuss it, to balance the pros and cons.

You proposed to mix GPL and LGPL license in one paragraph. I am not sure it's 
a good idea. If someone wants to take only the LGPL parts, for instance to 
integrate non free modifications in it, he cannot use the copyright file for 
it. 
But I am not sure about the goal of the debian/copyright file: is it mean to 
be readable by a human ? or only by scripts ?

I agree that grouping the versions of a same license together is a good idea.

And what the others in the team are thinking about it ?

Regards,

Adrien

Le lundi 14 septembre 2015, 18:48:50 Dmitry Smirnov a écrit :
> Hi Adrien,
> 
> I've noticed that you re-generated Calligra's copyright and overwritten my
> comprehensive and carefully crafted coverage of "3rdparty/*". I strongly
> object against such action. You probably remember that we already discussed
> that automated copyright generation with "licensecheck" produces highly
> inaccurate results on Calligra. Why are you doing it again? You could have
> achieve better results with "debmake" but even with "debmake" I doubt that
> copyright would be accurate.
> 
> I have not forgotten about my promise to finish Calligra's copyright review.
> Although I had no time to finish it yet I'm still working on it and I have
> an idea how can we proceed with nice and tidy copyright file.
> 
> The problem with Calligra is that it systematically mixes GPL and LGPL files
> in the same directories which makes it very difficult to group files per
> license because such approach requires to list almost all files in Files
> section of corresponding paragraph in "debian/copyright".
> 
> What if we create mixed license paragraph like the following:
> 
> Files: gemini/* krita/* gemini/* (etc.)
> Copyright: {list of copyright holders}
> License: GPL-2+ and LGPL-2+ and LGPL-2.1+
> Comment:
>  most of 20_000+ of Calligra's files are licensed with one of those
>  licenses. Files are grouped here in one paragraph because they are
>  mixed within the same folders and share copyrights of the same authors.
> 
> Basically I suggest grouping by copyright holders because most GPL and LGPL
> files are modified by the very same developers. (I've used "any" instead of
> "or" in License line because "or" indicated dual-licensed files.)
> 
> Documenting exceptions such as BSD-3-clause files deep in source tree would
> be trivial and won't take much effort.
> 
> Also since I began working on Calligra v2.9.5 copyright there were two
> releases (2.9.6 and 2.9.7) -- I compared 'em and it is true that reviewing
> changes and updating copyright file with new information is easy as long as
> copyright is accurate and human-editable. The latter is not true when
> "copyright" file is generated with "licensecheck" not to mention serious
> misrepresentation of licensing information in auto-generated file.
> 
> Thoughts?


signature.asc
Description: This is a digitally signed message part.


Re: draft packaging of calligra 2.9.5

2015-06-16 Thread Adrien Grellier
Dmitry Smirnov wrote:
 
 It is not about what you or me wants or don't want to do. Debian package
 has to have an accurate copyright file -- it is a requirement. Ftp-masters
 will laugh if I try to upload a package with copyright as inaccurate as
 calligra's and what will be my excuse? I didn't want to do it, there are
 too many files?!?

OK let me explain how I see the situation: We are using this way of 
generating the copyright for a couple of years now. The FTP masters may 
laugh, but they accepts calligra and its copyright.

This way of generating the copyright file has been documented, reviewed and 
improved by the Qt-KDE team over the years. Of course it's far from being 
perfect.

Then you came and explain it's just rubbish. But I didn't find any commit of 
you on the packaging of calligra before and you propose no improvement, 
except throwing everything out… Not very kind for us indeed.

And yes, it is a matter of what we want: If I had the time, calligra will be 
updated long ago. But I can't find the necessary time, like many others 
around. So I choose my combats. And clearly, improving the copyright is not 
my main combat. I think the copyright we have is a good compromise, and 
maybe other like Lisandro or Maximilliano thinks as well.

You mention some tricks… But maybe your tricks are just another way to have 
semi-automatic update of the copyright file? 

So now, if you find way to improvement, please share! I think the best is to 
document it in the README.source, because this file may stay longer than 
people, and it's much easier for beginners to start with.

Regards,

Adrien



--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/mlpvph$d9v$1...@ger.gmane.org



Re: draft packaging of calligra 2.9.5

2015-06-10 Thread Adrien Grellier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Dmitry Smirnov wrote:

 I call it rubbish because it is. :( I'm not happy to admit it but I've
 said so because it is true. There are too many mistakes, BSD-3-clause
 files identified as GPL-2, incorrect copyrights and even non-free file
 which was missed because somebody did a very sloppy work reviewing
 copyrights and licenses.

I have spend some times on this copyright, so I just want to answer : I 
know, the copyright is rubbish, but if you have any better idea, please let 
us know…

Personnally, I don't want to maintain the copyright manually : there is way 
to much files in calligra! That's why I choose a semi-automatic way of 
updating the copyright. I think it's better than nothing.

Again, If you find a good, simple, sane way to maintain the copyright, I 
really am interested :-)

Regards,

Adrien
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJVeFneAAoJEJd6pi3hWYp2v6AQAKrluZicmJfLQd8C55FV7Wt8
VuyXJPumMMxVFHAC0S/dCUpplds7ToZ9koVRvunZPlPSQTXmPH54sXFr7227uwR6
YURTmIdTI6PYyrx+m4M4C195iXvYcfGDa/VdtJPGze8I/XxGtah84bK2jbs+7R3b
sdLBXjb08+FBZfXOXHcekhzCnTG42uXjynwWsuy1Kflpcc44+FW4zCsnJvvN9WZ0
trx51BO4Ov3NiMNDTUxSV0jazF616YsNli2FPPNtwM1ZiDHCU3AHb/MfMaMbGrsf
m1PwsoGLHAo55LHjoZXKVN/Z19IQhy4rKnPVtlriSJlynrBUkjUQ+Dbbc43lhL0n
nfviAsbg9qT7vdCN4+XVvITG91tM1j/7fK1BUawolkjgb73GgRDvckXCfHj/1unA
xDPdMoxFD4/KB+1/O4pQ4nAx/f6t3PcVXaZBre+H71VdAj0q2/BvU1HkGi+BLivT
U6LVCOndm58n7TLlnKfAl4hY31FdrjqFa9+5p1q2y4blURmUW2oZ/hhqjacmgLod
4Jn1ghdjImKP0Nfb9MVJ23ZEKWiQi/V24D3eoWj5t+gyoy0KV0tIpN7KNFoAa55A
zp6yE+iIvsGf4NXiXPBhrxWfK4FZq5KIRaMnoU7xBgNk75AHOGuTHuIZrK/t11gd
Pw3AhTQPY307tFfWVBNI
=/NAK
-END PGP SIGNATURE-



--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/ml9ll9$ctq$1...@ger.gmane.org



Bug#787033: [calligra] New release 2.9.4 available upstream

2015-05-28 Thread Adrien Grellier
Hi,

I just started the packaging this week. Sorry for the delay

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#766024: marble: South Sudan not marked on Political Map

2015-03-30 Thread Adrien Grellier
tag 766024 confirmed
forwarded 766024 https://bugs.kde.org/show_bug.cgi?id=307263
thanks

Hi,

I confirmed South Sudan is not on the political map. A bug is already open 
upstream for this:

https://bugs.kde.org/show_bug.cgi?id=307263

Regards,

Adrien


signature.asc
Description: This is a digitally signed message part.


Bug#717528: kdm and gwenview cannot display complex svg

2015-03-30 Thread Adrien Grellier
forwarded 717528 https://bugs.kde.org/show_bug.cgi?id=307331
thanks

Hi,

The KDE bug tracker already contains a bug for this. But apparently it won't be 
fixed soon :(

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#626033: [gwenview] Export shortcuts do not work when menu is hidden

2015-03-29 Thread Adrien Grellier
forwarded 626033 https://bugs.kde.org/show_bug.cgi?id=345664
thanks

Hi, 

I am able to reproduce your bug, so I just forward it upsteam. You can follow 
the progress on the KDE bug tracker :

https://bugs.kde.org/show_bug.cgi?id=345664

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#649756: kgpg: tray icon missing

2015-03-08 Thread Adrien Grellier
tag 649756 moreinfo unreproducible
thanks

Hi,

On my PC I can see the icon of kgpg in the systray. Can you confirm you're 
still affected by the bug with the latest version of kgpg in Debian (4:4.14.2-1 
in testing/sid) ?

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#587323: kgpg: Key server communication disabled

2015-03-08 Thread Adrien Grellier
tag 587323 moreinfo unreproducible
thanks

Hi, 

Are you still affected by the bug with the latest version of kgpg in Debian 
(4:4.14.2-1 in testing/sid) ? I am not able to reproduce it : I can see all the 
options on my PC, nothing is disabled.

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#608396: kgpg: Segmentation fault when saving an existing document

2015-03-08 Thread Adrien Grellier
tag 608396 moreinfo unreproducible
thanks

Hi,

Are you still affected by this bug with the latest version of kgpg in Debian 
(4:4.14.2-1 in testing/sid) ? I am not able to reproduce it on my PC.

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#595558: kgpg editor does not support non-Latin characters

2015-03-08 Thread Adrien Grellier
tag 595558 moreinfo unreproducible
thanks

Hi, I am not able to reproduce your bug. On my PC the characters are not 
replaced by '?', I tried with œ, ñ, É.

Could you confirm you're still affected by the bug with the latest version of 
kgpg (4:4.14.2-1 in testing/sid) ?

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#750467: kgpg: KGpg always lists the fingerprint of the subkey even when clicking on the main key

2015-03-08 Thread Adrien Grellier
tag 750467 moreinfo unreproducible
thanks

Hi,

I am not able to reproduce your bug. In my case, I clearly see the primary key, 
not the subkey. Are you still affected by this bug with the latest version of 
kgpg (4:4.14.2-1 in testing/sid) ?

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#583137: systemsettings: there is no display setting in system settings

2015-02-26 Thread Adrien Grellier
tag 583137 moreinfo unreproducible
thanks

Hi,

Are you still experiencing this bug with newer version of systemsettings ? I am 
not able to reproduce it.

In the hardware section of systemsettings, you should have an item to change 
the screen resolution.

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#583733: tasksel: please install kde-config-tablet if a tablet is found

2015-02-26 Thread Adrien Grellier
tag 583733 pending
thanks

I just commit the changes to kde-standard:

https://anonscm.debian.org/cgit/pkg-kde/meta-kde.git/commit/?id=e05a0312169e7bef405c3a098d2c9ff7c36451b9

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#704451: okular: Printing feature in a mess

2014-11-26 Thread Adrien Grellier
Hi,

Could you please report your bugs upstream? Unfortunately The Debian/KDE team 
have not the time to deal with all the bugs here, so it will be probably more 
efficient to speak directly with upstream dev.

But since 2013, does your bugs have been solved ?

Regards,

Adrien

PS: Please report only on problem per bug

signature.asc
Description: This is a digitally signed message part.


Bug#499514: okular should recommend cups-bsd for printing

2014-11-26 Thread Adrien Grellier
Hi,

I  confirmed the problem and just push a patch to recommends cups-bsd:

https://anonscm.debian.org/cgit/pkg-kde/kde-sc/okular.git/commit/?id=872f1568eb130b1026e2fcaf180692ed84ebb23f

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#733199: dolphin: reproducable crash with drag and drop (for example to vlc)

2014-11-11 Thread Adrien Grellier
forwarded 733199 https://bugs.kde.org/show_bug.cgi?id=328255
tag 733199 -moreinfo
thanks

Hi,

Thanks for your feedback. The bug seems to be already reported upstream :
https://bugs.kde.org/show_bug.cgi?id=328255

Can you please follow it on the KDE bug tracker now ?

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#733199: dolphin: reproducable crash with drag and drop (for example to vlc)

2014-11-04 Thread Adrien Grellier
tag 733199 moreinfo
tag 733199 upstream
thanks

Hi,

Is your bug still valid with new version of KDE ? If so I will report it 
upstream, otherwise, I will close this bug.

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#729068: krfb changes the keyboard layout

2014-11-04 Thread Adrien Grellier
tag 729068 moreinfo
thanks

Hi,

Have you been able to report the bug upstream ? Is it solved for you now ?

If not, please let me know, otherwise I will close this bug.

Regards


Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#734624: okular hangs in presentation and printing mode

2014-11-04 Thread Adrien Grellier
tag 734624 moreinfo
tag 734624 upstream
thanks

Hi,

Are you still affected by this bug with newer version of KDE ? In this case, I 
will transmit you bug upstream, otherwise I will close it.

Regards,

Adrien 


signature.asc
Description: This is a digitally signed message part.


Bug#763925: Documentation about changing directory in terminal panel incorrect.

2014-10-28 Thread Adrien Grellier
forwarded 763925 https://bugs.kde.org/show_bug.cgi?id=340437
tag 763925 confirmed upstream

thanks

Hi,

I forwarded the bug upstream, please follow it on the KDE but tracker:

https://bugs.kde.org/show_bug.cgi?id=340437


Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#749550: landscape format, from *.xlsx file

2014-05-28 Thread Adrien Grellier
forward 749550 https://bugs.kde.org/show_bug.cgi?id=335451
thanks

Hi,

The bug still occurs with calligra 2.8.3, which I am currently packaging for 
Debian unstable. As it is the last stable version (upstream prepare 2.9), I 
report the bug upstream.

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#736574: gwenview: no webp image support

2014-05-28 Thread Adrien Grellier
tags 736574 pending
thanks

Hi,

libwebp is now a build dependency of kde-runtime :

http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/kde-runtime.git;a=commit;h=e1072a1615b0b40280f168f8762746322ebae0a8

Regards,

Adrien 


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/2922723.zInOZlLzgZ@adrien-portable2



Bug#748990: calligra: New upstream versin 2.8.3 available

2014-05-23 Thread Adrien Grellier
Hi,

As you can see in our git repository, the packaging is nearly ready:
http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-std/calligra.git

We are still struggling some failed tests which segfault, and then we will 
upload it.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/12306856.Lg4bULrnGJ@adrien-portable2



Bug#736574: gwenview: no webp image support

2014-05-08 Thread Adrien Grellier
reassign 736574 kde-runtime
thanks


Hi,

It seems that the webp support is in kde-runtime, not directly in gwenview, so 
I am reassigning the bugs.

https://git.reviewboard.kde.org/r/106300/diff/#index_header

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#578648: konqueror fails on cups (http://localhost:631)

2013-08-15 Thread Adrien Grellier
tag 578648 moreinfo
thanks

Hi,

The bug is mark as solved by upstream. can you confirm it's working on your 
side too ? Without answers, I will close the bug in a month.

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#702747: korganizer: date parsing way too strict, 6:50PM should work

2013-08-04 Thread Adrien Grellier
tag 702747 moreinfo
thanks

Hi,

I think the bug is solved with newer version of korganizer (4:4.10.5-1 in sid). 
Could you confirm it's working on your side too ?

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#675092: calligrasheets does not start from the command line

2013-07-29 Thread Adrien Grellier
Hi,

Could you please test again ? There is new versions of calligra and KDE since 
the day you reported the bug.

What desktop environnment are you using ?

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#717508: [krita] Does not support 16-bit float images.

2013-07-25 Thread Adrien Grellier
tag 717508 confirmed
forwarded 717508 https://bugs.kde.org/show_bug.cgi?id=322810
thanks

Hi, 

I confirmed and forwarded upstream the bug. Could you please now follow the bug 
on the KDE bugtracker now ?

https://bugs.kde.org/show_bug.cgi?id=322810

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#707078: minor typos in package descriptions

2013-07-24 Thread Adrien Grellier
tag 707078 pending
thanks

Hi,

Thank you for pointing all those typos. The corrections should be part of the 
next upload :

http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/kdeartwork.git;a=commit;h=b7e6a048c2118582995f1dda9f4645f348858336

Regards,

Adrien

signature.asc
Description: This is a digitally signed message part.


Bug#703654: krita: In krita, zoom does not work correctly after rotating of the canvas

2013-03-22 Thread Adrien
tag 703654 confirmed upstream
thanks

Hi,

The is bug solved with version 2.6, currently in the experimental repository.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201303221644.55880.adrien.grell...@laposte.net



Bug#620972: kcalc: Application asked to unregister timer 0x2a000006 which is not registered in this thread

2013-03-22 Thread Adrien
tag 620972 unreproducible
thanks

Hi,

I am not able to reproduce the bug. Could you please confirm it still occurs to 
you ? Otherwise, I will close the bug in a month.

Regards,

Adrien Grellier


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201303222020.55325.adrien.grell...@laposte.net



Bug#611554: Ark no longer allows to Open with a suitable application

2013-03-22 Thread Adrien
forwarded 611554 https://bugs.kde.org/show_bug.cgi?id=179066
thanks

Hi,

I mark the bug as transmitted upstream, so we can automatically follow the bug 
on the Debian BTS.

Regards,

Adrien Grellier


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201303222026.14685.adrien.grell...@laposte.net



Bug#265188: kaddressbook: Better compatibility with vcards images

2013-03-21 Thread Adrien
tag 26188 moreinfo
thanks

Hi,

This bug is very old now (9 years…). Is it still relevant ? Without answer in a 
month, I will close it.

Regards,

Adrien


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201303212123.02051.adrien.grell...@laposte.net



Bug#698455: fails to display JPEG comment, metadata

2013-03-21 Thread Adrien
forwarded 698455 https://bugs.kde.org/show_bug.cgi?id=274439
thanks

Hi,

I mark this bug as forwarded, so we can automatically follow the progress of 
upstream in the Debian BTS.

Thanks for reporting bugs,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201303212153.20129.adrien.grell...@laposte.net



Bug#653316: Systems Settings Desktop Effects Enable Desktop : kwin seg fault

2013-03-21 Thread Adrien
tag 653316 moreinfo
thanks

Hi, 

Are you still affected by this bug with KDE 4.8.4 (from testing/sid) ?

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201303212203.37563.adrien.grell...@laposte.net



Bug#702824: calligrasheets: crash when entering double-quotes and some other special characters in formula

2013-03-15 Thread Adrien
tag 702824 confirmed
thanks

Hi,

The bug is corrected for calligra 2.6.1, which will be soon in experimental.

Concering wheezy, I will try to have the patch accepted.

Regards,

Adrien Grellier


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201303151740.11667.adrien.grell...@laposte.net



Bug#701851: Wrong titlebar icon (and taskbar icon)

2013-03-12 Thread Adrien
tag 701851 wontfix
thanks

Hi

This bug is minor, so sadly the patch will not be accepted for wheezy now. The 
new version of calligra (2.6) is not affected, as the icons were renamed, so I 
mark it as won't fix. 

Calligra 2.6 will reach experimental soon (it's on the queue), and then sid 
once Wheezy will be released.


Thank you for reporting bugs,

Adrien 


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201303121955.59545.adr...@adrieng.homeip.net



Bug#701851: calligrasheets: Wrong titlebar icon (and taskbar icon)

2013-03-09 Thread Adrien
tag 701851 confirmed
thanks

Hi,

Indeed, the icons have a wrong name : kspread.png instead of sheets.png.

It is corrected by upstream on calligra 2.6, by renaming it in 
calligrasheets.png.

I will try to have a look this week to correct that bug for wheezy.

Thank you for reporting bug,

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201303091743.24400.adrien.grell...@laposte.net



Bug#561486: plasma-widget-lancelot: lancelot lacks save session option

2013-03-03 Thread Adrien
forwarded 561486 https://bugs.kde.org/show_bug.cgi?id=316067
tag 561486 -moreinfo
thanks

Hi,

The bug is now reported upstream. Please follow the progress on the KDE bug 
tracker now :
https://bugs.kde.org/show_bug.cgi?id=316067

thank you for reporting bugs, and sorry for the delay.

Regards,

Adrien 


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201303031147.17292.adrien.grell...@laposte.net



Bug#379520: kmail: I'd like to be able to edit To, Subject, Cc, and Bcc in external editor

2013-02-27 Thread Adrien
tag 379520 moreinfo
thanks

Hi,

This bug is very old : 7 years, and kmail changes a bit since that time. Do you 
think the feature you ask is still worth it ? If so, I will transmit upstream, 
otherwise I will close the bug.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201302271251.29175.adrien.grell...@laposte.net



Bug#561486: plasma-widget-lancelot: lancelot lacks save session option

2013-02-27 Thread Adrien
tag 561486 moreinfo
thanks

Hi,

The bug is a bit old now. Could you please confirm that in KDE from testing/sid 
lancelot still lacks a « save session » option ?

If so, I could transmit it upstream instead of being stuck in the Debian Bug 
Tracker. Without answers, I will close the bug.

Regards,

ADrien


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201302271300.17290.adrien.grell...@laposte.net



Bug#589683: Kate needs a quiet option

2013-02-20 Thread Adrien
tag 589683 confirmed upstream
forwarded 589683 https://bugs.kde.org/show_bug.cgi?id=315529
thanks

Hi,

Your bug is now forwarded upstream. You can now follow the progress here :
https://bugs.kde.org/show_bug.cgi?id=315529

Thank you for reporting bugs.

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201302201842.30597.adrien.grell...@laposte.net



Bug#275156: kcm display module root and read only enabled

2013-02-19 Thread Adrien
tag 275156 moreinfo
thanks

Hi,

What is the status of this bug ? Is it still relevant or should I close it ?

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201302191701.55776.adrien.grell...@laposte.net



Bug#260195: would like option where konqueror exits when icon is clicked

2013-02-19 Thread Adrien
tag 260195 moreinfo
thanks

Hi,

Well, this bug is old, 9 years now. Konqueror and KDE evolved a lot since that 
time.

Do you think your request is still valid ?  If so, I could transmit it 
upstream, but I think the behaviour you describe can be achieve by plasma.

So without any answer in a month, I will close the bug.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201302191659.29215.adrien.grell...@laposte.net



Bug#287382: juk: XML export feature request

2013-02-19 Thread Adrien
tag 287382 moreinfo
thanks

Hi,

This bug is very old now. Do you still think the feature is worth it ?

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201302191704.47861.adrien.grell...@laposte.net



Bug#330113: konqueror: file operation dialog-box request (keyboard driven)

2013-02-19 Thread Adrien
tag 330113 moreinfo upstream
thanks

Hi,

This bug is very old, and konqueror/kde moves a lot. Do you think the feature 
request is still valid ?

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201302191707.18280.adrien.grell...@laposte.net



Bug#525070: plasma-widgets-addons: Would be handy to have an Update Now on the right-click menu.

2013-02-19 Thread Adrien
tag 525070 moreinfo
thanks

Hi,

This bug is a bit old. Is it still relevant ? If you think so, could you be 
more precise : what do you want to update ? which widgets ?

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201302191722.52727.adrien.grell...@laposte.net



Bug#548923: klipper default actions list empty

2013-02-19 Thread Adrien
tag 548923 moreinfo
thanks

Hi,

This bug is a bit old now. Did you think it's still relevant ?

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201302191725.35809.adrien.grell...@laposte.net



Bug#573520: okular: Should support saving of encrypted pdf files

2013-02-19 Thread Adrien
tag 573520 moreinfo
thanks

Hi,

What is the status of this bug ? Is it still relevant for you ?

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201302191729.19094.adrien.grell...@laposte.net



Bug#671114: libqtwebkit4: Crash on yahoo.com

2013-02-18 Thread Adrien
tag 671114 unreproducible, moreinfo
thanks

Hi, 

It's working on my PC. Could you please confirm it still crash with the version 
of sid/testing ?

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201302181910.27537.adrien.grell...@laposte.net



Bug#677218: systemsettings: Crash after clicking on 'Workspace appearance'

2013-02-18 Thread Adrien
Hi,

Should I close the bug now ? Or does the bug still affects you ?

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201302181912.24942.adrien.grell...@laposte.net



Bug#623288: dolphin: drag drop does not correctly escape ununsual filename characters

2013-02-18 Thread Adrien
tag 623288 unreproducible,moreinfo
thanks

Hi,

With KDE 4.8 from testing, I am able to successfully drag and drop a file named 
« foo;bar.txt ».

Could you please verify it's the same for you ? If so, I will close the bug.

Regards,

Adrien


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201302181940.29287.adrien.grell...@laposte.net



Bug#619671: kdegames: Klondike deck is missing two cards.

2013-02-14 Thread Adrien
tag 619671 unreproducible moreinfo
thanks

Hi, 

On my PC the cards are there. Could you please confirm the bug is solved on 
your side too ?

Regards,

Adrien


Bug#697261: calligrasheets: Typo in package description

2013-01-05 Thread Adrien
tag 697261 pending
thanks

Hi,

Thank you for pointing the typo. The fix is in the git repo :
http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-std/calligra.git;a=commit;h=84ef7f1ba9521bb357a39ca75554bf92534d9f78

Regards,

Adrien Grellier


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201301051939.43301.adrien.grell...@laposte.net



Bug#496669: [okular] Okular cannot open files if they have the wrong file-extension

2013-01-02 Thread Adrien
tag 496669 moreinfo
thanks

Hi,

This bug seems inactive since 2008. Could you please confirm you're still 
affected by the bug ? Otherwise, I will close it in a month.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201301021337.35299.adrien.grell...@laposte.net



Bug#549336: Composition disabled when changing screen resolution !

2013-01-02 Thread Adrien
tag 549336 moreinfo unreproductible
thanks

Hi,

This bug is a bit old, are you still affected by it ? I cannot reproduce it 
with the intel or radeon driver.

If there is no answer for a month, I will close it.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201301021344.56939.adrien.grell...@laposte.net



Bug#568752: kdm: Garbage show on second screen of extended desktop

2013-01-02 Thread Adrien
tag 568752 moreinfo
thanks

Hi,

Are you still affected by this bug with newer version of KDE (4.8.4 in 
testing/sid) ? Without any answer in a month, I will close the bug.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201301021355.29772.adrien.grell...@laposte.net



Bug#580444: [akregator] 4.4.3-1 cannot start and consume almost 100% CPU

2012-12-11 Thread Adrien
tag 580444 moreinfo unreproductible
thanks

Hi,

Akregator is now in version 4.4.11 for a long time. So is this bug still 
relevant ? If no objection, I will close it in a month.

Regards

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201212111830.48543.adrien.grell...@laposte.net



Bug#632712: kjots: adding a rule line makes the page to scroll at the top

2012-12-11 Thread Adrien
tag 632712 confirmed upstream
forwarded 632712 https://bugs.kde.org/show_bug.cgi?id=195828
thanks

Hi,

This bug is already open upstream, so I just link it to the upstream bug, to 
better follow the progress.

Thank you for reporting bugs, and sorry for the delay to transmit it.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201212111841.39410.adr...@adrieng.homeip.net



Bug#647859: [akregator] It's not possible to save selected articles text and links

2012-12-06 Thread Adrien
forwarded 647859 https://bugs.kde.org/show_bug.cgi?id=176414#add_comment
tag 647859 confirmed upstream
thanks

Hi,

There is already a bug open to be able to import/export articles from 
Akregator. I just forwarded your bug to this one, even if it's not exactly the 
same request, so you can better track changes on the topic.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201212061847.16560.adrien.grell...@laposte.net



Bug#652233: kdevelop: better handling of auto-brackets

2012-12-06 Thread Adrien
forwarded 652233 https://bugs.kde.org/show_bug.cgi?id=308614
tag 652233 upstream,confirmed
thanks

Hi,

A bug similar to yours is already reported upstream. I just forward your bug, 
so you can follow the progress on the topic.

Thank you for reporting bugs,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201212061909.49467.adrien.grell...@laposte.net



Bug#661603: kalzium: Update to Kalzium in experimental not possible/put on hold

2012-11-24 Thread Adrien
tag 661603 moreinfo
thanks

Hi,

KDE 4.8.4 is now in testing, so I think this bug is not relevant anymore. If it 
doesn't hurt anyone, I will close it in a month.

Regards

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211241337.11207.adrien.grell...@laposte.net



Bug#671766: printing: sketch for long edge short edge flipping

2012-11-24 Thread Adrien
tag 671766 confirmed
forwarded 671766 https://bugs.kde.org/show_bug.cgi?id=310600
thanks

Hi, 

I transmitted upstream, you can follow the progress on the KDE bug tracker now.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211241332.58328.adrien.grell...@laposte.net



Bug#657220: [dolphin] Provide 'Send file in E-mail' in context menu (right click)

2012-11-24 Thread Adrien
forwarded 657220 https://bugs.kde.org/show_bug.cgi?id=228735
tag 657220 moreinfo
thanks

Hi,

Are you sure it's now included in KDE 4.8 ? Using dolphin 4.8.4 (from testing), 
I have no action « Send in a email » in the context menu. Do I miss something ?

I also find a bug upstream for adding a « Send to » option, and it is still 
open.

Regards,

Adrien


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211241358.52983.adrien.grell...@laposte.net



Bug#611272: Fw: Debian Bug #611272: Can't run KDE apps as root (Alt+F2)

2012-11-23 Thread Adrien Grellier
En cette agréable journée du vendredi 23 novembre 2012,
T Elcor a écrit :

 Just in case if you guys missed it. It doesn't work for me, how did you do 
 it? Thanks
 
 Re: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611272

Hi,

First you have to enable « command line » in krunner  : alt+F2, then clic on 
button settings, and check command line.

Now when you type dolphin, you will have an entry « run dolphin » (not the same 
as the entry Dolphin/FileManager), with a settings button on the right. When 
clicking on the button you should be able to launch applications as another 
user, root for example.


Regards,

Adrien


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211232252.51886.adrien.grell...@laposte.net



Bug#611272: Can't run KDE apps as root (Alt+F2)

2012-11-21 Thread Adrien
tag 611272 moreinfo
thanks

Hi,

Please could you confirm it's working on newer version of kde ? Otherwise, I 
will close the bug in a month, as it's working perfectly here.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211211832.37784.adrien.grell...@laposte.net



Bug#630617: klipper: Klipper icon not appearing in system tray

2012-11-21 Thread Adrien
tag 630617 -moreinfo
forwarded 630617 https://bugs.kde.org/show_bug.cgi?id=310455
thanks

Hi,

I forwarded the bug upstream. Could you please respond to any answer from the 
developpers ?

Thanks in advance, and sorry for the delay.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211211844.58987.adrien.grell...@laposte.net



Bug#586436: browse, could gwenview go to the folder, by clicking on left on folders instead of double click

2012-11-19 Thread Adrien
Hi,

I confirm what Ferdinand says. If you choose to use the single clic in KDE 
system settings, gwenview will respect it. If not, it's probably a bug.

Can you please confirm it works for you too ? Otherwise, I will close the bug 
in a month.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211191240.49191.adrien.grell...@laposte.net



Bug#391150: Want personalized menus (that means Start menu only shows what you use and rest is hidden)

2012-11-19 Thread Adrien
tag 391150 moreinfo
thanks

Hi,

Does this bug is still relevant ? It is very old, and without activity since 
2009… KDE changed a lot from this time.

If there is no anwser, I will close the bug in a month.

Regards,

Adrien


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211191247.16711.adrien.grell...@laposte.net



Bug#620675: amarok's Wikipedia widget leads to a SIGSEGV in libqtwebkit4 whenever a song is played (and the widget is hence updated)

2012-11-15 Thread Adrien
Version: 2.2.1-4

I am closing the bug, since there is no activity. If you feel it's wrong, 
please re-open it.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211152202.09730.adrien.grell...@laposte.net



Bug#634670: kde-full: Normal update of kde impossible by apt-get or aptitude

2012-11-15 Thread Adrien
Version: 5:77

bug closed.

thank you for your contribution.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211152203.35868.adrien.grell...@laposte.net



Bug#225175: kdesktop: windows squashed at startup (xinerama)

2012-11-13 Thread Adrien
tag 225175 moreinfo
thanks

Hi,

What is the status of this bug ? kwin improves a lot since 2003… 

I think the right thing to do is to close the bug. Without answer or complain, 
I will do it in a month.

Regards,

Adrien


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211131825.54910.adrien.grell...@laposte.net



Bug#585869: [kde] group problem

2012-11-13 Thread Adrien
Hi,

This bug is 2 years old now, and is not very clear to understand… So please 
could you reformulate the bug ? Otherwise, I will close it in a month.

Regards,

Adrien


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211131833.06115.adrien.grell...@laposte.net



Bug#407849: script for /usr/bin/preloadkd

2012-11-13 Thread Adrien
tag 407849 moreinfo
thanks

Hi,

This bug is old (no activity since 2007), and is refering to KDE 3.5. Does it 
still impact KDE 4 ? Without any answer, I will close the bug in a month.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211132051.20132.adrien.grell...@laposte.net



Bug#322298: konqueror: Would like per-tab support for 'proxy enabled' and other toggles

2012-11-13 Thread Adrien
tag 322298 moreinfo
thanks

Hi,

This bug is very old (no activity since 2005). Does it still relevant ? Without 
any answer, I will close it in a month.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211132107.29522.adrien.grell...@laposte.net



Bug#502093: evince: register MIME-type djvu during installation

2012-11-13 Thread Adrien
tag 502093
thanks

Hi,

This bug is old (no activity since 2008), and I think the problem is solved on 
new version of KDE (4.8.4 in testing/sid). So if there is no objection, I will 
close the bug in a month.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211132115.19299.adrien.grell...@laposte.net



Bug#625598: plasma-widgets-workspace: calendar applet crashes the whole workspace when a year is entered

2012-11-11 Thread Adrien
tag 625598 moreinfo
thanks

HI, 

Could you please try with the newer version of KDE in testing/sid ? I think the 
problem is solved, can you confirm that ? Without answer I will close the bug 
in a month.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121748.36324.adrien.grell...@laposte.net



Bug#613538: kde-plasma-desktop: Desktop forgets icon-positions and rearranges them on each login

2012-11-11 Thread Adrien
tag 613538 moreinfo
thanks

Hi, 

There is now new versions of KDE in testing/sid. Could you please confirm that 
the problem is solved ? Otherwise, I will close the bug in a month without 
answers.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121753.26383.adrien.grell...@laposte.net



Bug#594790: dolphin is becoming very slow when using sshfs

2012-11-07 Thread Adrien
tag 594790 moreinfo
thanks

Hi,

I think the problem is now solved, with the version of dolphin in testing/sid 
(4.8). It now uses asynchronous calls for ssh filesystem.

Could you please confirm this ? Otherwise I will close the bug in a month.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211071241.50988.adrien.grell...@laposte.net



Bug#670929: kde-l10n-hu: Month May not translated to Hungarian

2012-11-07 Thread Adrien
tag 670929 moreinfo
thanks

Hi,

Does the problem still occurs with KDE 4.8.4, in testing/sid ?

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201211071308.56429.adrien.grell...@laposte.net



Bug#575273: systemsettings: Dual screen setup doesn't work

2012-10-31 Thread Adrien
tag 575273 moreinfo
thanks

Hi,

The bug is rather old, so could you please try with new version of KDE (4.8.4 
in testing/sid) ? Otherwise I will close it.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210311305.48336.adrien.grell...@laposte.net



Bug#556578: Phonon programs broke sound in other programs after running

2012-10-31 Thread Adrien
tag 556578 moreinfo
thanks

Hi, 

The bug is a bit old, so could you pleas try with new version of KDE (4.8.4 in 
testing) ? If no answer, I will close the bug in a month.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210311307.26570.adrien.grell...@laposte.net



Bug#585841: kmix seems to not see my soundcard anymore

2012-10-30 Thread Adrien
tag 585841 moreinfo
thanks

Hi,

I think it's not a bug. When pulseaudio is used, all the audio is managed by 
pulseaudio, and kmix only show one peripheral, and the several audio stream you 
are listen to. An interface is now available in the system configuration to 
setting up pulseaudio.

So may I consider this bug solved ?

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210301320.59628.adrien.grell...@laposte.net



Bug#398999: filelight: mime type inode/directory confuses other software

2012-10-29 Thread Adrien
forwarded 398999 https://bugs.kde.org/show_bug.cgi?id=309204
thanks

Hi,

filelight is still registered with MimeType inode/directory. I transmitted 
upstream.

Thank your for your contribution,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210291841.53612.adrien.grell...@laposte.net



Bug#645318: Text does not scroll correctly in the feed reader

2012-10-27 Thread Adrien
tag 645318 moreinfo
thanks

Hi,

The bug is old, so could you please try with a recent version of KDE (4.8.4 in 
testing/sid) ? Otherwise I will close the bug, as I could not reproduce it with 
such version.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210271746.40862.adrien.grell...@laposte.net



Bug#398999: filelight: mime type inode/directory confuses other software

2012-10-26 Thread Adrien
tag 398999 moreinfo
thanks

Hi,

Is this bug still relevant ? It was created in 2006, and mark upstream in 2010. 
Moreover, I think the problem is solved on recent version of filelight, as I 
think it doesn't replace the directory browser anymore.

Without answer, I close it in a month.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210261715.51665.adrien.grell...@laposte.net



Bug#520633: kscreensaver: screen does not lock if switched to virtual terminal

2012-10-26 Thread Adrien
tag 520633 confirmed
forwarded 520633 https://bugs.kde.org/show_bug.cgi?id=309051
thanks

Hi,

Indeed if the X session isn't lock before switching to a virtual terminal, it 
is not automatically locked when back to X.
I just open a bug report upstream to add this fonctionnality

Sorry for the delay…

Regards,

Adrien


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210261733.01289.adrien.grell...@laposte.net



Bug#630617: klipper: Klipper icon not appearing in system tray

2012-10-26 Thread Adrien
tag 630617 moreinfo
thanks

Hi,

If you right clic on the icons to configure the icon box, you can adjust the 
visibility of the icons in the tab « Entry ». You should be able to always 
display the klipper icon this way.

Please let me know if it helps to recover the missing icon.

Regards,

Adrien


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210261747.08426.adrien.grell...@laposte.net



Bug#586397: okular: Ocular fails to print to selected printer

2012-10-25 Thread Adrien
tag 586397 moreinfo
thanks

Hi,

The bug is quite old now. Could you please confirm the bug is still impacting 
you with newer version of KDE (4.8.4 in testing/sid) ?

Otherwise, I will close it.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210251318.36879.adrien.grell...@laposte.net



Bug#632511: all pages of a PS document are displayed blank

2012-10-25 Thread Adrien
tag 632511 moreinfo
thanks

Hi,

Can you confirm that the bug is still impacting you, on newer version of KDE 
(4.8.4 in testing/sid) ? Otherwise I will close it.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210251322.15251.adrien.grell...@laposte.net



Bug#544600: iceweasel-l10n should use same l10n package names as kde-l10n

2012-10-23 Thread Adrien
Hi,

Any news on this bug since April ? 

As co-maintainer of calligra, I understand the benefit of a standard way for 
localisation. But « pt-br » or «ptbr », I don't care. If a majority already 
uses « pt-br », then go for it.

What's the opinion of the KDE team ? Are you ready to change too ?

Best regards,

Adrien


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210231807.06846.adrien.grell...@laposte.net



Bug#573080: kde4: KDE4 compositing effects stop working after updat

2012-10-21 Thread Adrien
tag 573080 moreinfo
thanks

Hi,

Does anyone still is affected by this problem ? I think it's solved with KDE 
4.8, which is in testing/sid now. I will close the bug in a month if no answer.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210211926.1.adrien.grell...@laposte.net



Bug#644000: plasma-desktop: KDE does not log out or shut down

2012-10-21 Thread Adrien
tag 644000 moreinfo
thanks

Hi,

I think this bug is corrected in KDE 4.8, in testing/sid. Can you please 
confirm it's OK on your side ? Otherwise I will close the bug.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210211936.30352.adrien.grell...@laposte.net



Bug#634670: kde-full: Normal update of kde impossible by apt-get or aptitude

2012-10-21 Thread Adrien
tag 634670 moreinfo
thanks

Hi,

As KDE 4.6 is not anymore available in Debian, does this bug is still relevant 
? I think we can close it.

Regards,

Adrien


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201210211934.16031.adrien.grell...@laposte.net



  1   2   >