Bug#746810: Acknowledgement ([ark] Removing Empty Directories: Incorrect Results)

2014-05-18 Thread David Baron
KDE 4.12 version now on Testing. This bug persists. So maybe should not be on testing yet. -- 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/3923272.uouoHHXkmN@dovidh

Bug#747716: closed by Lisandro Damián Nicanor Pérez Meyer (Not a bug)

2014-05-18 Thread Pino Toscano
On 2014-05-18 08:44, Shriramana Sharma wrote: I haven't disregarded anything you/Scott said. I specifically mentioned in that thread that "developers say such-and-such". Didn't you notice that? I suppose I have the freedom to disagree with your opinion and try to elicit community opinion. That is

Bug#631671: Running a kommander script fails

2014-05-18 Thread Maximiliano Curia
¡Hola Jim! El 2014-05-17 a las 15:11 +0100, Jim Scadden escribió: > kommander(10045) KommanderFactory::loadPlugins: > KommanderFactory::loadPlugins - Can't load Kommander plugin library > "libkommanderwidgets" ... > access("/usr/lib/kde4/libkommanderwidgets.so", R_OK) = -1 ENOENT (No > such file

Bug#631671: Running a kommander script fails

2014-05-18 Thread ewe2
I tried to build this with the patch on the 4.12.3-2 Debian source and dh_install failed with: dh_install cp: cannot stat ‘debian/tmp/usr/lib/libcommanderwidgets.so’: No such file or directory dh_install: cp -a debian/tmp/usr/lib/libcommanderwidgets.so debian/kommander//usr/lib/ returned exit code

Processed: Re: Bug#748124: kmix: Volume in kmix not equal to alsamixer (logarithmic scale / "mapped volume" should be used)

2014-05-18 Thread Debian Bug Tracking System
Processing control commands: > tag -1 + upstream Bug #748124 [kmix] kmix: Volume in kmix not equal to alsamixer (logarithmic scale / "mapped volume" should be used) Added tag(s) upstream. > forwarded -1 https://bugs.kde.org/show_bug.cgi?id=331582 Bug #748124 [kmix] kmix: Volume in kmix not equal

Bug#748124: kmix: Volume in kmix not equal to alsamixer (logarithmic scale / "mapped volume" should be used)

2014-05-18 Thread Maximiliano Curia
Control: tag -1 + upstream Control: forwarded -1 https://bugs.kde.org/show_bug.cgi?id=331582 ¡Hola vitalif! El 2014-05-14 a las 18:25 +0400, vita...@yourcmc.ru escribió: > Starting with 4.10, kmix has incorrect volume regulation for me. I.e. it > adjusts the volume linearly, while the correct beh

Bug#745719: kdebase: KDE device notifier does not reattach USB drives

2014-05-18 Thread Maximiliano Curia
¡Hola Valerio! El 2014-05-13 a las 21:36 +0200, Valerio Vanni escribió: > I just tried Jessie, and I saw that the bug is still present in KDE 4.12.4 > I updated https://bugs.kde.org/show_bug.cgi?id=293906. The weird thing about bugs is that I remember seeing this behavior for quite a while now, b

Bug#748124: kmix: Volume in kmix not equal to alsamixer (logarithmic scale / "mapped volume" should be used)

2014-05-18 Thread Vitaliy Filippov
If alsamixer handles this correctly it may be that the alsamixer code is the documentation. Alsamixer just always does the conversion by itself... In fact that's the idea of my patch - I've just directly copied translation code to kmix. And it seems alsamixer does the translation since a v

Processed: Re: Bug#742396: Reassigning

2014-05-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 742396 qttools5-dev-tools Bug #742396 [qt5-doc] Should build against qtwebkit Bug reassigned from package 'qt5-doc' to 'qttools5-dev-tools'. No longer marked as found in versions qtdoc-opensource-src/5.2.0-2. Ignoring request to alter fix

Bug#631671: Running a kommander script fails

2014-05-18 Thread Jim Scadden
On Sunday 18 May 2014 at 10:13:57, ewe2 wrote: > I tried to build this with the patch on the 4.12.3-2 Debian source and > dh_install failed with: > > dh_install > cp: cannot stat ‘debian/tmp/usr/lib/libcommanderwidgets.so’: No such file > or directory > dh_install: cp -a debian/tmp/usr/lib/libcom

qtruby_4.11.3-4_amd64.changes ACCEPTED into unstable

2014-05-18 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Mon, 19 May 2014 00:09:58 +0200 Source: qtruby Binary: libqtruby4shared2 libqtruby4shared-dev ruby-qscintilla2 ruby-qt4 ruby-qt4-declarative ruby-qt4-dbg ruby-phonon ruby-qt4-script ruby-qt4-test ruby-qt4-uitools ruby

Bug#746862: marked as done (kde4libs: ftbfs with GCC-4.9)

2014-05-18 Thread Debian Bug Tracking System
Your message dated Mon, 19 May 2014 07:42:42 +0800 with message-id and subject line Re: kde4libs: ftbfs with GCC-4.9 has caused the Debian Bug report #746862, regarding kde4libs: ftbfs with GCC-4.9 to be marked as done. This means that you claim that the problem has been dealt with. If this is n

Bug#631671: Running a kommander script fails

2014-05-18 Thread ewe2
On Mon, May 19, 2014 at 6:49 AM, Jim Scadden wrote: > On Sunday 18 May 2014 at 10:13:57, ewe2 wrote: > > > Did you apply the patch manually? The error shows dh_install was looking > for > libcommanderwidgets.so but the patch added libkommanderwidgets.so (with a > k) > to debian/kommander.install ,