Bug#719064: qt4-x11: keyboard shortcuts don't work in multi-language mode

2013-09-13 Thread Boris Pek
control: tags 719064 + patch

Hi,

  Please read the whole discussion about this patch:
  https://codereview.qt-project.org/#change,64283
  https://codereview.qt-project.org/#patch,all_unified,64283,1

  Upstream does not have objections about this (trivial) patch itself. (This
  is just a revert of destructive commit which was done earlier.) Upstream
  only calls for more detailed commit message.

  So why do we need to wait until this commit message will be rewritten?

 Because if I apply the patch and it causes problems, I need to go to upstream.
 And then upstream will tell me this patch hasn't been accepted yet, you are
 on yourself. That's the reason.

I understand how this rule is useful in common practice. But not in this
specific case.

  On the other hand, we the Debian Qt/KDE team do not want people not listed
  in Uploaders pushing stuff to our repos, except if a team member
  explicitely allows it. Moreover, we try to avoid topic branches for fixes
  like this. Next time please attach a patch.

  I have just deleted the branch in the repo.
  Ok. See attachment.

 ACK, but please don't override a maintainer decision without asking first.
 This same patch has not been accepted upstream yet, so we don't have an
 available patch yet. I'm thus unttaging the bug as with available patch.

https://qt.gitorious.org/qt/qt/commit/0c03af0

Best regards,
Boris


-- 
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/44291379054...@web20h.yandex.ru



Bug#719064: qt4-x11: keyboard shortcuts don't work in multi-language mode

2013-09-13 Thread Boris Pek
 https://qt.gitorious.org/qt/qt/commit/0c03af0

Updated patch is in attachment. Origin field was changed: now it points to
the commit in primary Git repo.

Best regards,
Boris
From bc1e27e7224f5b4faff7a60ba756d3209f74e172 Mon Sep 17 00:00:00 2001
From: Boris Pek tehnic...@yandex.ru
Date: Sun, 1 Sep 2013 19:18:54 +0300
Subject: [PATCH] Add fix-keyboard-shortcuts-in-multi-language-mode.patch

---
 .../fix-keyboard-shortcuts-in-multi-language-mode.patch | 17 +
 debian/patches/series   |  1 +
 2 files changed, 18 insertions(+)
 create mode 100644 debian/patches/fix-keyboard-shortcuts-in-multi-language-mode.patch

diff --git a/debian/patches/fix-keyboard-shortcuts-in-multi-language-mode.patch b/debian/patches/fix-keyboard-shortcuts-in-multi-language-mode.patch
new file mode 100644
index 000..b88ed86
--- /dev/null
+++ b/debian/patches/fix-keyboard-shortcuts-in-multi-language-mode.patch
@@ -0,0 +1,17 @@
+Description: fix keyboard shortcuts in multi-language mode
+Origin: https://qt.gitorious.org/qt/qt/commit/0c03af0
+Bug: https://bugreports.qt-project.org/browse/QTBUG-32908
+Bug-Debian: http://bugs.debian.org/719064
+
+diff --git a/src/gui/kernel/qkeymapper_x11.cpp b/src/gui/kernel/qkeymapper_x11.cpp
+--- a/src/gui/kernel/qkeymapper_x11.cpp
 b/src/gui/kernel/qkeymapper_x11.cpp
+@@ -287,7 +287,7 @@
+ //   See https://bugreports.qt-project.org/browse/QTBUG-15319 .
+ KeySym baseKeySym;
+ uint consumedModifiers;
+-if (!XkbLookupKeySym(X11-display, xkeycode, (xmodifiers  (0xff00 | LockMask | qt_num_lock_mask)),
++if (!XkbLookupKeySym(X11-display, xkeycode, (xmodifiers  (LockMask | qt_num_lock_mask)),
+  consumedModifiers, baseKeySym))
+ return QListint();
+ 
diff --git a/debian/patches/series b/debian/patches/series
index 286d023..98fb068 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -44,3 +44,4 @@ no_libicu_message.diff
 QTBUG-25324_assistant_segfault_on_start_with_gcc_4.7.patch
 qt-everywhere-opensource-src-4.8.5-QTBUG-22829.patch
 qtdoc-build-offline-docs.patch
+fix-keyboard-shortcuts-in-multi-language-mode.patch
-- 
1.8.4.rc3



Processed: Re: Bug#719064: qt4-x11: keyboard shortcuts don't work in multi-language mode

2013-09-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 719064 pending
Bug #719064 [src:qt4-x11] qt4-x11: keyboard shortcuts don't work in 
multi-language mode
Added tag(s) pending.
 thanks
Stopping processing here.

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


--
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/handler.s.c.137908678521033.transcr...@bugs.debian.org



Bug#719064: qt4-x11: keyboard shortcuts don't work in multi-language mode

2013-09-13 Thread Lisandro Damián Nicanor Pérez Meyer
tag 719064 pending
thanks

On Friday 13 September 2013 09:47:54 Boris Pek wrote:
 control: tags 719064 + patch
 
 Hi,
 
   Please read the whole discussion about this patch:
   https://codereview.qt-project.org/#change,64283
   https://codereview.qt-project.org/#patch,all_unified,64283,1
   
   Upstream does not have objections about this (trivial) patch itself.
   (This
   is just a revert of destructive commit which was done earlier.) Upstream
   only calls for more detailed commit message.
   
   So why do we need to wait until this commit message will be rewritten?
  
  Because if I apply the patch and it causes problems, I need to go to
  upstream. And then upstream will tell me this patch hasn't been accepted
  yet, you are on yourself. That's the reason.
 
 I understand how this rule is useful in common practice. But not in this
 specific case.

Sorry Boris, you are not the one to make that decision. That's upon us the 
maintainers. Pushing it further doesn't really helps you.

[snip]
 https://qt.gitorious.org/qt/qt/commit/0c03af0

Now things are different :)

-- 

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


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


Bug#714622: marked as done (libqtgui4:i386: Conflict with 64bit version)

2013-09-13 Thread Debian Bug Tracking System
Your message dated Fri, 13 Sep 2013 13:36:19 -0300
with message-id 16041643.dFVkMFVDDb@tonks
and subject line Closing because of lack of more info
has caused the Debian Bug report #714622,
regarding libqtgui4:i386: Conflict with 64bit 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.)


-- 
714622: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714622
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libqtgui4
Severity: normal

I can't install this package even with multiarch enabled. There is a
conflict with 64bit version.

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

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libqtgui4:i386 depends on:
ii  fontconfig 2.10.2-2
ii  libaudio2  1.9.3-5
ii  libc6  2.17-7
ii  libfontconfig1 2.10.2-2
ii  libfreetype6   2.4.9-1.1
ii  libgcc11:4.8.1-5
ii  libglib2.0-0   2.36.3-2
ii  libice62:1.0.8-2
ii  libjpeg8   8d-1
ii  libmng11.0.10-3
ii  libpng12-0 1.2.49-4
ii  libqtcore4 4:4.8.4+dfsg-4
ii  libsm6 2:1.2.1-2
ii  libstdc++6 4.8.1-5
ii  libtiff4   3.9.7-1
ii  libx11-6   2:1.6.0-1
ii  libxext6   2:1.3.2-1
ii  libxrender11:0.9.8-1
ii  multiarch-support  2.17-7
ii  zlib1g 1:1.2.8.dfsg-1

Versions of packages libqtgui4:i386 recommends:
ii  libcups2  1.6.2-10

Versions of packages libqtgui4:i386 suggests:
pn  qt4-qtconfig  none
---End Message---
---BeginMessage---
Hi! I'm closing this bug because I can't reproduce it and you have not 
provided more info in more than two months.

If you still can reproduce it, please feel free to reopen this bug attaching 
the information requested in [0].

[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714622#15


Kinds regards, Lisandro.

-- 

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


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


Processed: Moreinfo, unreproducible.

2013-09-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 718402 unreproducible moreinfo
Bug #718402 [libqt4-declarative] libqt4-declarative: Segfaults below 
QMetaObject::activate
Added tag(s) unreproducible and moreinfo.
 thanks
Stopping processing here.

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


--
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/handler.s.c.137909036311678.transcr...@bugs.debian.org



Bug#718402: Moreinfo, unreproducible.

2013-09-13 Thread Lisandro Damián Nicanor Pérez Meyer
tag 718402 unreproducible moreinfo
thanks

Please install libqt4-dbg (warning, big package) and recreate the backtrace.

Kinds regards, Lisandro.

-- 

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


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


Bug#722718: qtsvg-opensource-src: Please enable tests

2013-09-13 Thread Michael Terry
Package: qtsvg-opensource-src
Version: 5.0.2-3
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu saucy ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to build and run tests during package 
build.  Thanks for considering it.


-- System Information:
Debian Release: wheezy/sid
  APT prefers saucy-updates
  APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11.0-7-generic (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
diff -Nru qtsvg-opensource-src-5.0.2/debian/changelog qtsvg-opensource-src-5.0.2/debian/changelog
diff -Nru qtsvg-opensource-src-5.0.2/debian/control qtsvg-opensource-src-5.0.2/debian/control
--- qtsvg-opensource-src-5.0.2/debian/control	2013-06-20 18:20:30.0 -0400
+++ qtsvg-opensource-src-5.0.2/debian/control	2013-09-13 12:37:53.0 -0400
@@ -9,12 +9,14 @@
Lisandro Damián Nicanor Pérez Meyer lisan...@debian.org,
Felix Geyer fge...@debian.org,
Timo Jyrinki t...@debian.org
-Build-Depends: debhelper (= 9),
+Build-Depends: dbus,
+   debhelper (= 9),
qtbase5-dev (= 5.0.2~),
qtbase5-private-dev (= 5.0.2~),
libqt5opengl5-dev (= 5.0.2~),
zlib1g-dev,
pkg-kde-tools,
+   xvfb,
 Build-Depends-Indep: libqt5sql5-sqlite,
  qttools5-dev-tools (= 5.0.2~)
 Standards-Version: 3.9.4
diff -Nru qtsvg-opensource-src-5.0.2/debian/rules qtsvg-opensource-src-5.0.2/debian/rules
--- qtsvg-opensource-src-5.0.2/debian/rules	2013-06-09 13:20:57.0 -0400
+++ qtsvg-opensource-src-5.0.2/debian/rules	2013-09-13 12:16:55.0 -0400
@@ -12,11 +12,14 @@
 	dh $@ --parallel --with pkgkde_symbolshelper --dbg-package=qtsvg5-dbg
 
 override_dh_auto_configure:
-	qmake 
+	qmake QT_BUILD_PARTS+=tests
 
 override_dh_auto_build-indep:
 	dh_auto_build -Smakefile -- docs
 
+override_dh_auto_test:
+	xvfb-run -a make check QT_PLUGIN_PATH=$(CURDIR)/plugins LD_LIBRARY_PATH=$(CURDIR)/lib
+
 override_dh_auto_install-arch:
 	dh_auto_install
 


Bug#722723: qtgraphicaleffects-opensource-src: Please enable tests

2013-09-13 Thread Michael Terry
Package: qtgraphicaleffects-opensource-src
Version: 5.0.2-2
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu saucy ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to run tests during package build.  
Thanks for considering it.


-- System Information:
Debian Release: wheezy/sid
  APT prefers saucy-updates
  APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11.0-7-generic (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
diff -Nru qtgraphicaleffects-opensource-src-5.0.2/debian/changelog qtgraphicaleffects-opensource-src-5.0.2/debian/changelog
diff -Nru qtgraphicaleffects-opensource-src-5.0.2/debian/control qtgraphicaleffects-opensource-src-5.0.2/debian/control
--- qtgraphicaleffects-opensource-src-5.0.2/debian/control	2013-07-30 09:09:43.0 -0400
+++ qtgraphicaleffects-opensource-src-5.0.2/debian/control	2013-09-13 13:20:48.0 -0400
@@ -1,19 +1,21 @@
 Source: qtgraphicaleffects-opensource-src
 Section: libs
 Priority: optional
-Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
-XSBC-Original-Maintainer: Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
+Maintainer: Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
 Uploaders: Fathi Boudra f...@debian.org,
Modestas Vainius mo...@debian.org,
Sune Vuorela deb...@pusling.com,
Pino Toscano p...@debian.org,
Lisandro Damián Nicanor Pérez Meyer lisan...@debian.org,
Timo Jyrinki t...@debian.org
-Build-Depends: debhelper (= 9),
+Build-Depends: dbus,
+   debhelper (= 9),
dpkg-dev (= 1.16.1),
pkg-kde-tools,
qtbase5-private-dev (= 5.0.2),
qtdeclarative5-private-dev (= 5.0.2),
+   qtdeclarative5-qtquick2-plugin,
+   xvfb,
 Build-Depends-Indep: libqt5sql5-sqlite,
  qttools5-dev-tools (= 5.0.2~)
 Standards-Version: 3.9.4
diff -Nru qtgraphicaleffects-opensource-src-5.0.2/debian/rules qtgraphicaleffects-opensource-src-5.0.2/debian/rules
--- qtgraphicaleffects-opensource-src-5.0.2/debian/rules	2013-07-30 09:09:43.0 -0400
+++ qtgraphicaleffects-opensource-src-5.0.2/debian/rules	2013-09-13 13:00:57.0 -0400
@@ -12,11 +12,14 @@
 	dh $@ --parallel
 
 override_dh_auto_configure:
-	qmake
+	qmake QT_BUILD_PARTS+=tests
 
 override_dh_auto_build-indep:
 	dh_auto_build -Smakefile -- docs
 
+override_dh_auto_test:
+	xvfb-run -a make check QT_PLUGIN_PATH=$(CURDIR)/plugins LD_LIBRARY_PATH=$(CURDIR)/lib
+
 override_dh_auto_install-indep:
 	make INSTALL_ROOT=$(CURDIR)/debian/tmp install_docs
 


Processed: Re: Bug#722718: qtsvg-opensource-src: Please enable tests

2013-09-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 722718 pending
Bug #722718 [qtsvg-opensource-src] qtsvg-opensource-src: Please enable tests
Added tag(s) pending.
 thanks
Stopping processing here.

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


--
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/handler.s.c.137910481713803.transcr...@bugs.debian.org



Bug#722718: qtsvg-opensource-src: Please enable tests

2013-09-13 Thread Lisandro Damián Nicanor Pérez Meyer
tag 722718 pending
thanks

On Friday 13 September 2013 12:39:14 Michael Terry wrote:
 Package: qtsvg-opensource-src
 Version: 5.0.2-3
 Severity: wishlist
 Tags: patch
 User: ubuntu-de...@lists.ubuntu.com
 Usertags: origin-ubuntu saucy ubuntu-patch
 
 Dear Maintainer,
 
 In Ubuntu, the attached patch was applied to build and run tests during
 package build.  Thanks for considering it.

Thanks a lot Michael for sending this patch. As feedback, I needed to add 
xauth as build dep.

It will be included in the next upload of qtsvg.

-- 
With great power comes great responsibility.
  Peter Parker's uncle.

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


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


Processed: Re: Bug#722723: qtgraphicaleffects-opensource-src: Please enable tests

2013-09-13 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 722723 pending
Bug #722723 [qtgraphicaleffects-opensource-src] 
qtgraphicaleffects-opensource-src: Please enable tests
Added tag(s) pending.
 thanks
Stopping processing here.

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


--
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/handler.s.c.137910531517325.transcr...@bugs.debian.org



Bug#722723: qtgraphicaleffects-opensource-src: Please enable tests

2013-09-13 Thread Lisandro Damián Nicanor Pérez Meyer
tag 722723 pending
thanks

On Friday 13 September 2013 13:22:17 Michael Terry wrote:
 Package: qtgraphicaleffects-opensource-src
 Version: 5.0.2-2
 Severity: wishlist
 Tags: patch
 User: ubuntu-de...@lists.ubuntu.com
 Usertags: origin-ubuntu saucy ubuntu-patch
 
 Dear Maintainer,
 
 In Ubuntu, the attached patch was applied to run tests during package build.
  Thanks for considering it.

Thanks a lot Michael for sending this patch. As feedback, I needed to add 
xauth as build dep.

It will be included in the next upload of qtgraphicaleffects.


-- 
14: Para acceder y navegar en internet
* Debe tener conexion a Internet
Damian Nadales
http://mx.grulic.org.ar/lurker/message/20080307.141449.a70fb2fc.es.html

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


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