Bug#710764: kde-workspace: device-notifier does not show removable drive if the label is "RECOVERY"

2013-06-02 Thread Michael Tsang
Package: kde-workspace Version: 4:4.8.4-6 Severity: normal Dear Maintainer, device-notifier shows up the removable drive in the widget, however, it does not do so if the label is RECOVERY. Regards, Michael -- System Information: Debian Release: 7.0 APT prefers stable APT policy: (500, 'st

Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of ''

2013-06-02 Thread Ralf Jung
Package: qtchooser Version: 31-g980c64c-3 Severity: normal Dear Maintainer, I recently upgraded my Debian unstable system, which pulled in qtchooser. Since then, running cmake for applications that use Qt (in my case this was KDE) results in a new error/warning being printed: qmake: could not

Bug#657191: kopete: multiple crashes in the wlm protocol code

2013-06-02 Thread Pali Rohár
On Friday 31 May 2013 16:56:23 Raphael Geissert wrote: > Hi, > > On 31 May 2013 14:58, Pali Rohár wrote: > > Hello Raphael, > > > > are these wlm patches on debian bug #657191 still valid? Btw > > in future, please send kopete patches to kopete-devel > > mailinglist or to kde reviewboard. > > L

Processing of qtquick1-opensource-src_5.0.2-1_amd64.changes

2013-06-02 Thread Debian FTP Masters
qtquick1-opensource-src_5.0.2-1_amd64.changes uploaded successfully to localhost along with the files: qtquick1-opensource-src_5.0.2-1.dsc qtquick1-opensource-src_5.0.2.orig.tar.xz qtquick1-opensource-src_5.0.2-1.debian.tar.gz libqt5declarative5_5.0.2-1_amd64.deb qtquick1-qmltooling-plugi

qtquick1-opensource-src_5.0.2-1_amd64.changes is NEW

2013-06-02 Thread Debian FTP Masters
binary:qtquick1-5-dbg is NEW. binary:qtquick1-5-examples is NEW. binary:libqt5declarative5 is NEW. binary:qtquick1-5-dev is NEW. binary:qtquick1-5-dev-tools is NEW. binary:qtquick1-qmltooling-plugins is NEW. source:qtquick1-opensource-src is NEW. Your package contains new components which requires

Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of ''

2013-06-02 Thread Lisandro Damián Nicanor Pérez Meyer
tag 710773 moreinfo thanks On Sunday 02 June 2013 11:23:15 Ralf Jung wrote: > Package: qtchooser > Version: 31-g980c64c-3 > Severity: normal > > Dear Maintainer, > > I recently upgraded my Debian unstable system, which pulled in qtchooser. > Since then, running cmake for applications that use Qt

Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of ''

2013-06-02 Thread Ralf Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, > Hi Ralf! Are you running this inside a KDE session? No, I logged in to that machine via SSH. Actually, KDE has never been started since I did the upgrade which pulled all the new Qt stuff in, as I typically do not have a monitor connected to the

Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of ''

2013-06-02 Thread Lisandro Damián Nicanor Pérez Meyer
On Sunday 02 June 2013 16:12:39 Ralf Jung wrote: > > Hi Ralf! Are you running this inside a KDE session? > > No, I logged in to that machine via SSH. Actually, KDE has never been > started since I did the upgrade which pulled all the new Qt stuff in, > as I typically do not have a monitor connecte

Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of ''

2013-06-02 Thread Ralf Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, > Can you please paste the output of your $PATH on that machine? A good question, it reminded me that I do not just call cmake etc. in my console, but use a script for that which sets up the environment so that all the previously compiled KDE stuf

Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of ''

2013-06-02 Thread Ralf Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, > Here's the problem. A bit of qtchooser's code follows: > > #if defined(QTCHOOSER_GLOBAL_DIR) if > (qgetenv("XDG_CONFIG_DIRS").empty()) { vector globalPaths > = stringSplit(QTCHOOSER_GLOBAL_DIR); paths.insert(paths.end(), > globalPaths.begin()

Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of ''

2013-06-02 Thread Lisandro Damián Nicanor Pérez Meyer
On Sunday 02 June 2013 16:52:14 Ralf Jung wrote: [snip] > However, PKG_CONFIG_PATH, CMAKE_PREFIX_PATH, XDG_DATA_DIRS and > XDG_CONFIG_DIRS are changed to contain their respective subdirectory > of /opt/kde-master. Here's the problem. A bit of qtchooser's code follows: #if defined(QTCHOOSER_GLOBAL

Processing of qtquick1-opensource-src_5.0.2-2_amd64.changes

2013-06-02 Thread Debian FTP Masters
qtquick1-opensource-src_5.0.2-2_amd64.changes uploaded successfully to localhost along with the files: qtquick1-opensource-src_5.0.2-2.dsc qtquick1-opensource-src_5.0.2-2.debian.tar.gz libqt5declarative5_5.0.2-2_amd64.deb qtquick1-qmltooling-plugins_5.0.2-2_amd64.deb qtquick1-qml-plugins_

Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of ''

2013-06-02 Thread Lisandro Damián Nicanor Pérez Meyer
On Sunday 02 June 2013 17:07:17 Ralf Jung wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > > Here's the problem. A bit of qtchooser's code follows: > > > > #if defined(QTCHOOSER_GLOBAL_DIR) if > > (qgetenv("XDG_CONFIG_DIRS").empty()) { vector globalPaths > > = stringSplit(QTC

Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of ''

2013-06-02 Thread Ralf Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, >>> For now I'll say it's not a bug, but I'll keep it open to see >>> if XDG_CONFIG_DIRS could instead be prepended. >> >> So, what do I have to add to XDG_CONFIG_DIRS (or any other >> environment variable) in my script to make it work again? >

Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of ''

2013-06-02 Thread Ralf Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi again, > Ouch, that's ugly. So I have to teach it about multiarch and > figuring out the current arch-triplet? I think I prefer the > warning... In this case I have to say that I definitely consider > this a bug: /usr/share is the default for XDG

Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of ''

2013-06-02 Thread Lisandro Damián Nicanor Pérez Meyer
On Sunday 02 June 2013 17:21:33 Ralf Jung wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > >>> For now I'll say it's not a bug, but I'll keep it open to see > >>> if XDG_CONFIG_DIRS could instead be prepended. > >> > >> So, what do I have to add to XDG_CONFIG_DIRS (or any oth

Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of ''

2013-06-02 Thread Lisandro Damián Nicanor Pérez Meyer
On Sunday 02 June 2013 17:23:51 Ralf Jung wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi again, > > > Ouch, that's ugly. So I have to teach it about multiarch and > > figuring out the current arch-triplet? I think I prefer the > > warning... In this case I have to say that I defi

qtquick1-opensource-src_5.0.2-2_amd64.changes is NEW

2013-06-02 Thread Debian FTP Masters
binary:libqt5declarative5 is NEW. binary:qtquick1-5-dbg is NEW. binary:qtquick1-5-dev-tools is NEW. binary:qtquick1-5-dev is NEW. binary:qtquick1-qmltooling-plugins is NEW. binary:qtquick1-qml-plugins is NEW. binary:qtquick1-5-examples is NEW. source:qtquick1-opensource-src is NEW. qtquick1-opensou

Bug#710773: marked as done (qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of '')

2013-06-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Jun 2013 14:38:41 -0300 with message-id <6014278.Fd9kTMbV8y@luna> and subject line Re: Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of '' has caused the Debian Bug report #710773, regarding qtchooser: New error

Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of ''

2013-06-02 Thread Ralf Jung
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On 02/06/13 19:38, Lisandro Damián Nicanor Pérez Meyer wrote: > On Sunday 02 June 2013 12:28:38 Lisandro Damián Nicanor Pérez > Meyer wrote: [snip] >> $ ls /usr/share/qtchooser/ qt4-i386-linux-gnu.conf >> qt4-x86_64-linux-gnu.conf qt5-x86_64-linu

Bug#710773: qtchooser: New error/warning when using Qt and cmake: qmake: could not find a Qt installation of ''

2013-06-02 Thread Lisandro Damián Nicanor Pérez Meyer
On Sunday 02 June 2013 19:49:57 Ralf Jung wrote: [snip] > However this is obviously an upstream bug, so you cannot do much about > it Correct. Please feel free to open a bug upstream if you consider it's worth. > - I'll probably work around it locally (e.g. by adding > /usr/share/qtchooser/ to t

Bug#710832: calligra doesn't depend on calligraauthor

2013-06-02 Thread Christian Ohm
Package: calligra Version: 1:2.6.3-2 Severity: minor Dear Maintainer, Updating calligra the changelog says there's a new component calligraauthor, but it doesn't get installed automatically (not sure if that's an oversight or intentional). Best regards, Christian Ohm -- System Information: Deb

Processed: tagging 710832

2013-06-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 710832 + pending Bug #710832 [calligra] calligra doesn't depend on calligraauthor Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 710832: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug