Bug#784807: plasma-widgets-workspace: devicenotifier is not aware the the device un mounted

2015-05-08 Thread Gabriel Corona
Package: plasma-widgets-workspace
Version: 4:4.11.13-2
Severity: normal

Dear maintainer,

When a removable device (USB pen drive, DVD, etc.) is mounted with
devicenotifier, devicenotifier does not seem to be aware that the
device is mounted: it does not provide the option to unmount it
("eject" icon) as in [1].

[1] https://userbase.kde.org/images.userbase/0/0f/Device_Notifier_Widget.png

It is possible to unmount the device with dolphin or in nautilus.

I tried to:

 * uninstall nautilus;
 
 * try with a newly created user;

 * pkill plasma-desktop && plasma-desktop &;

but neither of these solutions seem to fix the issue.

Here is the relevant excerpt of `udisks dump` when the filesystem is
mounted:

~~~
/org/freedesktop/UDisks2/block_devices/sdh1:
  org.freedesktop.UDisks2.Block:
Configuration:  []
CryptoBackingDevice:'/'
Device: /dev/sdh1
DeviceNumber:   2161
Drive:  
'/org/freedesktop/UDisks2/drives/SWISSBIT_Victorinox_2_xxx_x'
HintAuto:   true
HintIconName:   
HintIgnore: false
HintName:   
HintPartitionable:  true
HintSymbolicIconName:   
HintSystem: false
Id: by-uuid--
IdLabel:
IdType: vfat
IdUUID: -
IdUsage:filesystem
IdVersion:  FAT32
MDRaid: '/'
MDRaidMember:   '/'
PreferredDevice:/dev/sdh1
ReadOnly:   false
Size:   130268672
Symlinks:   
/dev/disk/by-id/usb-SWISSBIT_Victorinox_2.0_x-0:0-part1

/dev/disk/by-path/pci-:00:1d.7-usb-0:3:1.0-scsi-0:0:0:0-part1
/dev/disk/by-uuid/-
  org.freedesktop.UDisks2.Filesystem:
MountPoints:/media/x/-
  org.freedesktop.UDisks2.Partition:
Flags:  128
IsContained:false
IsContainer:false
Name:   
Number: 1
Offset: 16384
Size:   130268672
Table:  '/org/freedesktop/UDisks2/block_devices/sdh'
Type:   0x0b
UUID:   -xx
~~~

This probably happens on Jessie as well.


This simplified version of devicenotifier shows that the device is
seen as Non-Accessible (run with `qmlviewer -I /usr/lib/kde4/imports/
test.qml`):

~~~test.qml
// Heavily extracted from the devicenotifier source code
import QtQuick 1.0
import org.kde.plasma.core 0.1 as PlasmaCore
import org.kde.plasma.components 0.1 as PlasmaComponents
import org.kde.plasma.extras 0.1 as PlasmaExtras

Rectangle {

id: page
width: 500; height: 200

PlasmaCore.DataSource {
id: hpSource
engine: "hotplug"
connectedSources: sources
interval: 0
}

PlasmaCore.DataSource {
id: sdSource
engine: "soliddevice"
connectedSources: hpSource.sources
interval: 0
property string last
}

ListView {
width: 180; height: 200
model: PlasmaCore.SortFilterModel {
id: filterModel
sourceModel: PlasmaCore.DataModel {
dataSource: sdSource
}
filterRole: "Removable"
filterRegExp: "true"
sortRole: "Timestamp"
sortOrder: Qt.DescendingOrder
}
delegate: Text {
text: model["Description"]
  + " - " + model["Device"]
  + ":" + (model["Accessible"] ? "Accessible" : "Non-Accessible")
}
}
}
~~~

As far as I understand, Solid::StorageAccess::isAccessible() returns
false, because StorageAccess::isAccessible() returns false because
Device::isMounted() returns false which probably means that for some
reason it is not finding/recognising the `MountPoints` property.

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

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages plasma-widgets-workspace depends on:
ii  libc6 2.19-18
ii  libkdecore5   4:4.14.2-5
ii  libkdeui5 4:4.14.2-5
ii  libkdewebkit5 4:4.14.2-5
ii  libkio5   4:4.14.2-5
ii  libkunitconversion4   4:4.14.2-5
ii  libplasma34:4.14.2-5
ii  libplasmaclock4abi4   4:4.11.13-2
ii  libqt4-declarative4:4.8.6+git155-g716fbae+dfsg-

Re: Bug#385650: Adjusting kde-desktop task?

2015-05-08 Thread Cyril Brulebois
Control: tag -1 patch pending

Lisandro Damián Nicanor Pérez Meyer  (2013-11-01):
> On Friday 01 November 2013 16:27:58 Lisandro Damián Nicanor Pérez Meyer wrote:
> > On Thursday 31 October 2013 20:22:53 Cyril Brulebois wrote:
> > > Hello,
> > > 
> > > while looking briefly at the tasksel bug list, I saw #385650:
> > >  tasksel: The kde-desktop task should list kaffeine(-mozilla) media player
> > >  → http://bugs.debian.org/385650
> > > 
> > > Since that's quite old, I'm not sure it still applies, and I guess you
> > > Qt/KDE guys know better if there's anything that needs adjusting in
> > > kde-desktop. Do you have a patch for tasksel? :-)
> > 
> > Hi Cyril!
> > 
> > I'm nowadays more concentrated in Qt, but I have just asked in our team's
> > channel if we consider kaffeine as the KDE media player (I would normally
> > just install vlc).
> > 
> > I'll write back with the answer (or lack of) asap.
> 
> Which turned out to be quite fast. The best bet here is currently 
> dragonplayer, which is quite light.

Thanks!

Just committed this accordingly:
  
https://anonscm.debian.org/cgit/tasksel/tasksel.git/commit/?id=451a2bd2c48a6c3fad88fceebceae593b2b35d7d

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#784432: FTBS when build under /usr

2015-05-08 Thread Lisandro Damián Nicanor Pérez Meyer
On Wednesday 06 May 2015 11:52:32 Sjoerd Simons wrote:
[snip]
> dir being the full path to the source files, basedir /usr, when dir doesn't
> start with /usr this is a noop, but if it is the /usr part gets replaced and
> things break...

Thanks for the analysis!

> Patch attached to fix this

Sadly I can't take that one easily. If the line is there it's with a purpose. 
I really should ask upstream why that line is there.

But even there there is not much gain with this fix: we are retiring this 
source package in stretch [0].

Do you have a very good reason to fix this considering the above?

[0] 

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.


Re: Bug#739270: task-british-kde-desktop: Include Print-manager package in KDE desktop on install

2015-05-08 Thread Lisandro Damián Nicanor Pérez Meyer
On Monday 17 February 2014 15:21:33 Lisandro Damián Nicanor Pérez Meyer wrote:
[snip]
> > I actually happen to have a KDE-based system and no print-manager
> > installer so I can't really tell whether it should be installed by
> > default. Also, it doesn't seem that this is a KDE-specific  package,
> 
> For what I understand of the files installed, this seems to be a
> KDE-specific application. A bad-named one possibly, but seems KDE-only.

I can't really assert this part but...

> print-manager needs cups up and running (just depending on cups is not
> enough I think) so I don't know if it should be installed by kde-task.

This part is true. Having cups installed it's not enough, it also needs cups 
running. That's why cups is not listed as a dependency but as a 
recommendation.

So I would say this is not a good idea (except anything changed since the last 
time I took a look at it more than a year ago...)

-- 
Paris, Je suis impregnée de ta présence!!!
vous cette une fleche alée qui traspase mon cour
  muxbalsoc. Comment posted in
  http://youtube.com/watch?v=G3S_sOEjsmo

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.


Re: Bug#739270: task-british-kde-desktop: Include Print-manager package in KDE desktop on install

2015-05-08 Thread Cyril Brulebois
Lisandro Damián Nicanor Pérez Meyer  (2014-02-17):
> On Monday 17 February 2014 18:48:20 Christian PERRIER wrote:
> > reassign 739270 task-kde-desktop
> > thanks
> > 
> > Quoting Nick (b...@theloosespoke.org.uk):
> > > Package: task-british-kde-desktop
> > > Version: 3.20
> > > Severity: normal
> > > Tags: d-i
> > > 
> > > Dear Maintainer,
> > > 
> > > I've got the task-british-kde-desktop installed though i suspect this
> > > applies to the default kde desktop task too.
> > 
> > Certainly.
> > 
> > > Basically, I think the print-manager package which puts the printing icon
> > > in the system tray for management of that, should be installed by default
> > > with the kde task - or should certainly be installed when a print-server
> > > is included in that.
> > 
> > KDE maintainers, any advice about this?
> > 
> > I actually happen to have a KDE-based system and no print-manager
> > installer so I can't really tell whether it should be installed by
> > default. Also, it doesn't seem that this is a KDE-specific  package,
> 
> For what I understand of the files installed, this seems to be a KDE-specific 
> application. A bad-named one possibly, but seems KDE-only.
> 
> print-manager needs cups up and running (just depending on cups is not enough 
> I think) so I don't know if it should be installed by kde-task.
> 
> But let's wait to see what other maintainers think :)

Hello,

I'm looking at tasksel bug reports and wondering what to do with this
bug report. Help? :)

Mraw,
KiBi.


signature.asc
Description: Digital signature


ktexteditor_5.9.0-1_amd64.changes is NEW

2015-05-08 Thread Debian FTP Masters
binary:ktexteditor-data is NEW.
binary:ktexteditor-katepart is NEW.
binary:libkf5texteditor-dev is NEW.
binary:libkf5texteditor5 is NEW.
binary:libkf5texteditor5-dbg is NEW.
source:ktexteditor is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will recieve an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html


-- 
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/e1yqeyc-60...@franck.debian.org



Processing of ktexteditor_5.9.0-1_amd64.changes

2015-05-08 Thread Debian FTP Masters
ktexteditor_5.9.0-1_amd64.changes uploaded successfully to localhost
along with the files:
  ktexteditor_5.9.0-1.dsc
  ktexteditor_5.9.0.orig.tar.xz
  ktexteditor_5.9.0-1.debian.tar.xz
  libkf5texteditor-dev_5.9.0-1_amd64.deb
  libkf5texteditor5_5.9.0-1_amd64.deb
  ktexteditor-data_5.9.0-1_all.deb
  ktexteditor-katepart_5.9.0-1_amd64.deb
  libkf5texteditor5-dbg_5.9.0-1_amd64.deb

Greetings,

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


-- 
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/e1yqdvq-0007mw...@franck.debian.org