Re: linux-image-4.9.0-1-amd64 + nvidia-legacy-304xx-driver + xserver-xorg-video-nouveau

2017-01-23 Thread David Baron
On יום שני, 23 בינואר 2017 21:14:58 IST Jimmy Johnson wrote:
> On 01/14/2017 02:26 PM, Jimmy Johnson wrote:
> >  And it still works.
> > I updated Sid/testing a couple days ago and retested current drivers,
> > "nouveau" is working with sddm okay but froze with plasma(colorful
> > lighting bolts).  Current nvidia-legacy-304xx is working with XRender
> > and compositing enabled and I'm good with that, tested on Stretch too,
> > now I can do clean upgrades and I'm happy. Thank you Debian!
> > 
> > linux-image-4.9.0-1-amd64 is behaving like image-4.8 used to behave
> > nouveau froze with plasma(colorful lighting bolts).  Debian's
> > nvidia-legacy-304xx-driver is freezing with plasma start.
> > 
> > On first boot plasma loaded the vga driver giving me the wrong screen
> > size and did not load the installed nvidia driver at all. Booting
> > linux-image-4.9.0-1-amd64 and reinstalling nvidia-legacy-304xx-driver
> > crashed plasma and so did nouveau. I'm back to using
> > nvidia-legacy-304xx-driver and linux-image-4.8.0-2-amd64 with XRender
> > and compositing enabled.
> 
> I'm happy to report linux-image-4.9.0-1-amd64 +
> nvidia-legacy-304xx-driver are currently working swell together.
> 
> Thank you Debian!

I just updated, rebooted. See no change. Window decorations still missing, 
both in openGL and Xrender.



Re: stretch/KDE5: icons disappeared from system tray

2017-01-23 Thread solitone
I'm sending an extract of my .config/plasma-org.kde.plasma.desktop-appletsrc. 
It shows that the panel containment has ID=2. The panel has a system tray 
applet, whose containment id is 21. 

The system tray in turn has several applets in it. The interesting part is the 
general section. For ID=21 neither org.kde.plasma.volume nor 
org.kde.plasma.bluetooth is listed. Funnily enough I have an analogous general 
section with a different ID (ID=7), that lists both such items. The point 
there is no containment with ID=5. BTW there are other two general sections 
(for containment IDs 33 and 25), which are the exact copy of the section for 
ID=21 (the system tray), and aren't linked to any actual containment either.

Here's the relevant part of that rc file:

---
[...]

[Containments][2]
activityId=
formfactor=2
immutability=1
lastScreen=0
location=4
plugin=org.kde.panel
wallpaperplugin=org.kde.image

[Containments][2][Applets][20]
immutability=1
plugin=org.kde.plasma.systemtray

[Containments][2][Applets][20][Configuration]
SystrayContainmentId=21

[...]

[Containments][21]
activityId=
formfactor=2
immutability=1
lastScreen=0
location=4
plugin=org.kde.plasma.private.systemtray
wallpaperplugin=org.kde.image

[Containments][21][Applets][22]
immutability=1
plugin=org.kde.plasma.clipboard

[Containments][21][Applets][23]
immutability=1
plugin=org.kde.plasma.devicenotifier

[Containments][21][Applets][24]
immutability=1
plugin=org.kde.plasma.notifications

[Containments][21][Applets][25]
immutability=1
plugin=org.kde.discovernotifier

[Containments][21][Applets][26]
immutability=1
plugin=org.kde.plasma.networkmanagement

[Containments][21][Applets][27]
immutability=1
plugin=org.kde.plasma.battery

[Containments][21][Applets][28]
immutability=1
plugin=org.kde.plasma.mediacontroller

[Containments][21][ConfigDialog]
DialogHeight=1320
DialogWidth=1760

[Containments][21][General]
extraItems=org.kde.discovernotifier,org.kde.plasma.networkmanagement,org.kde.plasma.devicenotifier,org.kde.plasma.battery,org.kde.plasma.notifications,org.kde.plasma.mediacontroller,org.kde.plasma.clipboard
knownItems=org.kde.discovernotifier,org.kde.plasma.networkmanagement,org.kde.plasma.devicenotifier,org.kde.plasma.battery,org.kde.plasma.notifications,org.kde.plasma.mediacontroller,org.kde.plasma.clipboard

[Containments][25][General]
extraItems=org.kde.discovernotifier,org.kde.plasma.networkmanagement,org.kde.plasma.devicenotifier,org.kde.plasma.battery,org.kde.plasma.notifications,org.kde.plasma.mediacontroller,org.kde.plasma.clipboard
knownItems=org.kde.discovernotifier,org.kde.plasma.networkmanagement,org.kde.plasma.devicenotifier,org.kde.plasma.battery,org.kde.plasma.notifications,org.kde.plasma.mediacontroller,org.kde.plasma.clipboard

[Containments][33][General]
extraItems=org.kde.discovernotifier,org.kde.plasma.networkmanagement,org.kde.plasma.devicenotifier,org.kde.plasma.battery,org.kde.plasma.notifications,org.kde.plasma.mediacontroller,org.kde.plasma.clipboard
knownItems=org.kde.discovernotifier,org.kde.plasma.networkmanagement,org.kde.plasma.devicenotifier,org.kde.plasma.battery,org.kde.plasma.notifications,org.kde.plasma.mediacontroller,org.kde.plasma.clipboard

[Containments][7][General]
extraItems=org.kde.discovernotifier,org.kde.plasma.networkmanagement,org.kde.plasma.devicenotifier,org.kde.plasma.bluetooth,org.kde.plasma.battery,org.kde.plasma.notifications,org.kde.plasma.volume,org.kde.plasma.mediacontroller,org.kde.plasma.clipboard
knownItems=org.kde.discovernotifier,org.kde.plasma.networkmanagement,org.kde.plasma.devicenotifier,org.kde.plasma.bluetooth,org.kde.plasma.battery,org.kde.plasma.notifications,org.kde.plasma.volume,org.kde.plasma.mediacontroller,org.kde.plasma.clipboard

[...]
---

I've tried to manually correct the file, but nothing changes. It's like those 
two applets are no longer available? Here's the changed version:

---
[...]

[Containments][2]
activityId=
formfactor=2
immutability=1
lastScreen=0
location=4
plugin=org.kde.panel
wallpaperplugin=org.kde.image

[Containments][2][Applets][20]
immutability=1
plugin=org.kde.plasma.systemtray

[Containments][2][Applets][20][Configuration]
SystrayContainmentId=21

[...]

[Containments][21]
activityId=
formfactor=2
immutability=1
lastScreen=0
location=4
plugin=org.kde.plasma.private.systemtray
wallpaperplugin=org.kde.image

[Containments][21][Applets][22]
immutability=1
plugin=org.kde.plasma.clipboard

[Containments][21][Applets][23]
immutability=1
plugin=org.kde.plasma.devicenotifier

[Containments][21][Applets][24]
immutability=1
plugin=org.kde.plasma.notifications

[Containments][21][Applets][25]
immutability=1
plugin=org.kde.discovernotifier

[Containments][21][Applets][26]
immutability=1
plugin=org.kde.plasma.networkmanagement


Re: stretch/KDE5: icons disappeared from system tray

2017-01-23 Thread solitone
On Monday, January 23, 2017 10:30:11 PM CET inkbottle wrote:
> For Kmix, you might want to replace it by "plasma-pa".

Sorry, I was unaccurate in my previous description. The sound icon I had in 
the system tray till a couple of days ago was not kmix (which I don't have 
intalled), but it was the Audio Volume control of the System Settings Module. 

A week ago or so I also installed plasma-pa (v. 4:5.8.4-1), but it didn't show 
up in the  tray--I just had the audio volume icon there, and that was fine.

> For "bluedevil" I do have 4:5.8.4-1.

So do I.

> In any case I have a "testing" from yesterday or the day before, and it
> shows both "volume" and "bluetooth" icons in the system tray.

Until a couple of days ago I did have both as well. I don't know what happened 
since then. The last package update on my system was on 20 january, several 
days before the issue occurred, so it has to be something different.

> Is bluetooth enabled in Settings? Because if it's not, the icon might not
> show.

Yes, it is enabled, and it does work BWT.

Thanks,
  Davide



Re: linux-image-4.9.0-1-amd64 + nvidia-legacy-304xx-driver + xserver-xorg-video-nouveau

2017-01-23 Thread Jimmy Johnson

On 01/14/2017 02:26 PM, Jimmy Johnson wrote:

 And it still works.
I updated Sid/testing a couple days ago and retested current drivers,
"nouveau" is working with sddm okay but froze with plasma(colorful
lighting bolts).  Current nvidia-legacy-304xx is working with XRender
and compositing enabled and I'm good with that, tested on Stretch too,
now I can do clean upgrades and I'm happy. Thank you Debian!

linux-image-4.9.0-1-amd64 is behaving like image-4.8 used to behave
nouveau froze with plasma(colorful lighting bolts).  Debian's
nvidia-legacy-304xx-driver is freezing with plasma start.

On first boot plasma loaded the vga driver giving me the wrong screen
size and did not load the installed nvidia driver at all. Booting
linux-image-4.9.0-1-amd64 and reinstalling nvidia-legacy-304xx-driver
crashed plasma and so did nouveau. I'm back to using
nvidia-legacy-304xx-driver and linux-image-4.8.0-2-amd64 with XRender
and compositing enabled.


I'm happy to report linux-image-4.9.0-1-amd64 + 
nvidia-legacy-304xx-driver are currently working swell together.


Thank you Debian!
--
Jimmy Johnson

Debian Sid/Testing - Plasma 5.8.4 - AMD64 - EXT4 at sda9
Registered Linux User #380263



Distribución Nacional y Transporte desde los 4 principales puertos del país de Carga Pesada

2017-01-23 Thread Presidencia - Logisven
 

estimados srs. 


 

queremos presentarle nuestra organización y tener la posibilidad de 
convertirnos en proveedores de logística de su empresa.

nuestros principales casos de exito son:

  coordinación logística a nivel nacional e internacional
  [1] miss venezuela - transporte de caracas a
  maracaibo

  coordinación de carga suelta extradimensionada en gandolas lowboy
  [2] bzs - transporte de 150 equipos maquinaria agricola y construcción

  [3] ingenieria y - transformadores transporte e izamiento

  [4] exportación a en lowboy a colombia

contenedores y carga suelta desde los 4 principales puertos.
[5] caso de éxito - sidor transporte de planta siderurgica guanta-puerto ordaz
[6] transporte de azucar desde la guaira a barcelona
[7] odebrecht - transporte de metrocable

el siguiente es un vínculo por el cual puede proceder a descargar la 
presentación de nuestra empresa
  [8] logisven-presentacion-comercial.pdf
esperando su pronta respuesta y así crear un vínculo comercial de largo plazo 
entre nuestras organizaciones.

un cordial saludo,

luis gonzalez
presidente

  [9] merca...@logisven.com
  [10] www.logisven.com 

logisven - coordinación logística y gruas
caracas, maracaibo, barquisimeto, san cristóbal, pto. cabello, 
valencia, maracay, valles del tuy, la guaira, pto. la cruz,
guanta, pto. ordaz , san antonio, paraguachón

nuestros servicios
 

 [11]

 

 

 

 
dear  ,

¿ quienes somos?

somos una empresa con gran experiencia y trayectoria en logística en venezuela

contáctenos
www.logisven.com
     merca...@logisven.com

vinculos
 [12] misión y visión

  [13] nuestro modelo de negocio

  [14] cobertura geográfica

 

  [15] solicitud


 References:

1. u=67c8aac
2. u=67c8f72
3. u=67c8f65
4. u=67c8f63
5. u=67c889b
6. u=67c890c
7. u=67c8f8b
8. u=67c9039
9. mailto:merca...@logisven.com
10. u=67c905a
11. u=67c85c3
12. u=67c907f
13. u=67c907f
14. u=67c907f
15. u=67c907f


new kirigami version released

2017-01-23 Thread Miguel Ángel Huerta
Hi all,

I have recently read about the release of kirigami 2.0 packages for several
linux distributions, but debian wasnt included, is there any plan to
include it soon?

Thanks


Re: stretch/KDE5: icons disappeared from system tray

2017-01-23 Thread inkbottle
For Kmix, you might want to replace it by "plasma-pa".
For "bluedevil" I do have 4:5.8.4-1.
In any case I have a "testing" from yesterday or the day before, and it shows 
both "volume" and "bluetooth" icons in the system tray.
Is bluetooth enabled in Settings? Because if it's not, the icon might not 
show.
Sorry not being able to help more.

Chris



meta-kde_92_source.changes ACCEPTED into unstable

2017-01-23 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 23 Jan 2017 21:08:01 +0100
Source: meta-kde
Binary: kde-plasma-desktop kde-standard kde-full kdeaccessibility kdeadmin 
kdeedu kdegames kdegraphics kdemultimedia kdenetwork kdesdk kdetoys kdeutils 
kde-sc-dev-latest
Architecture: source
Version: 5:92
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Description:
 kde-full   - complete KDE Software Compilation for end users
 kde-plasma-desktop - KDE Plasma Desktop and minimal set of applications
 kde-sc-dev-latest - ensure that the latest KDE Development Platform is 
installed
 kde-standard - KDE Plasma Desktop and standard set of applications
 kdeaccessibility - accessibility packages from the official KDE release
 kdeadmin   - system administration tools from the official KDE release
 kdeedu - educational applications from the official KDE release
 kdegames   - games from the official KDE release
 kdegraphics - graphics applications from the official KDE release
 kdemultimedia - multimedia applications from the official KDE release
 kdenetwork - networking applications from the official KDE release
 kdesdk - Software Development Kit from the official KDE release
 kdetoys- desktop toys from the official KDE release
 kdeutils   - general-purpose utilities from the official KDE release
Changes:
 meta-kde (5:92) unstable; urgency=medium
 .
   * Remove the kde4:Version variable in favour of standard kde:Version, as the
 few packages previously at 4.12.x are now at 16.08.x.
   * Drop mplayerthumbs from kdemultimedia, as it is no more developed and
 released.
   * Add a kdeartwork:Version for kdeartwork components, and pin it at version
 4:15.08.0.
   * Bump the minimum KDE version to 4:16.04.0.
   * Bump the minimum Plasma version to 4:5.8.
   * Bump the Calligra version to 1:2.9.11.
Checksums-Sha1:
 d123005f53a338ca43ddd003b2757501d2098cdd 2473 meta-kde_92.dsc
 4a1a5009a7321ee9689b6b1db49a558a17e5f8ce 14204 meta-kde_92.tar.xz
Checksums-Sha256:
 7fc68a8086c979b7aecedf60639a21629f054479b9cdaa9038357ddf531999c9 2473 
meta-kde_92.dsc
 78580029decd0d21478dddb69a8380318298f176cc5919c1ecf61464646c 14204 
meta-kde_92.tar.xz
Files:
 bd32439b17748c3619b80ca36a5b44db 2473 metapackages optional meta-kde_92.dsc
 b511960dbb723291f4cf3928764b5f4a 14204 metapackages optional meta-kde_92.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAliGYywACgkQLRkciEOx
P02qBA/+K5Xt0d7yGWtPP9vToY1iasORQUtxl0pIBlImDGZ0Qh32WOK0igTle4CZ
hy+Vfo1vtIfnhmYlKMWzUol7GMthWfO8av+wItIE60cUM7rvgKsASt1NFgd8ZCGG
Q1hdQ9RcdYO5O892d0ojPk4egSpG8l0QeFJV5v28okF39Ock+zL+K2Kzo+cEbFuk
E7JpIJh6kvn6Y8AJL9qL1eJIzgsIsFpWwIQXZZiNrC6sInfWL50orRrIQfMAggSu
mXBYaDpD/aasmnxoR/aFlBObjitRcMrlP2gaRL666knlwWwtLiK0ZWB3vmZm2+Lp
T40zOAEwe2bSYZgsMUgN/YPWafA7r2u1z0S1XTuTQSUu7DUcCusY96lvYlb/ayfF
Jqe8mRHCUbXky37gC4ehNrlcbIf9SisRSa3tCBdkDSWbv6HzL2pStLLufjRQFpmV
btmYSaTXifaf+ZEAWkBzPYIT2X32Eq3zC0Yp8W/tRvADyyThJ7gEbG7E4Gqzp81l
kW6CZM4Ttz32JNLGwayorI+WGrLi5FPGAS8fZchJG3KYZMw2G4g7kuwJfwk3+Mdd
+GifInUYCq1he2Y4cvZCEq1ET3JxVBINLruAr4dkbW9q1m6lWZlY2x/7k8EGOj/n
T6ud/P0HT98easPL9yJcGDybDn1CbnBonp01N+5U46wUWbfAkG8=
=c5OD
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of meta-kde_92_source.changes

2017-01-23 Thread Debian FTP Masters
meta-kde_92_source.changes uploaded successfully to localhost
along with the files:
  meta-kde_92.dsc
  meta-kde_92.tar.xz

Greetings,

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



OBTENGA INGRESOS EXTRAS SIN ABANDONAR SU ACTIVIDAD ACTUAL

2017-01-23 Thread Departamento Comercial
gane ingresos extras sin dejar su actividad actual

apreciado sr.



gane ingresos extras sin dejar su actividad actual, ofreciendo los servicios de 
transporte de carga e izamientos con gruas o montacargas en su zona de 
influencia.

en caso de haber interés de su parte le agradecemos comunicarse con nosotros

luis f. gonzalez
presidente
0414-1344667
merca...@logisven.com
[1] visita nuestra página web

este mensaje fue enviado a t...@benchmarkemail.com por gerencia  - logisven
caracas, miranda, venezuela, caracas, miranda  1070, venezuela

cancelar suscripción| administre su suscripción| remitir email| reportar abuso


 References:

1. u=6924251

This message was sent to debian-qt-kde@lists.debian.org by ven...@logisven.com  
  

You can modify/update your subscription via the link below.

Unsubscribe from all mailings
http://464850.bme1.net/c/su?e=A93A11=717D2=F619515=9SyAHd8AObBBgZf8cJWwtbLq%2FMrC8iC0CjsSqTzIaCE%3D=A0B0CAB


Manage Subscription
http://464850.bme1.net/c/s?e=A93A11=717D2=F619515=9SyAHd8AObBBgZf8cJWwtbLq%2FMrC8iC0CjsSqTzIaCE%3D=A0B0CAB


Forward Email
http://464850.bme1.net/c/f?e=A93A11=717D2=F619515=9SyAHd8AObBBgZf8cJWwtbLq%2FMrC8iC0CjsSqTzIaCE%3D=A0B0CAB


Report Abuse
http://464850.bme1.net/Abuse?e=A93A11=717D2=F619515=9SyAHd8AObBBgZf8cJWwtbLq%2FMrC8iC0CjsSqTzIaCE%3D=A0B0CAB


Caracas, Miranda, Venezuela, Caracas, Miranda  1070, Venezuela

Email Marketing
BenchmarkEmail.com
 [http://464850.bme1.net]


Bug#852359: kwalletmanager: Crash on click on "Delete Wallet"

2017-01-23 Thread Masood
Package: kwalletmanager
Version: 4:4.14.2-1
Severity: normal

kwalletmanager crashes everytime when you click on "Delete Wallet" menu item
when there exists no wallets in your system. It shouldn't be clickable.



-- System Information:
Debian Release: 8.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (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
Init: systemd (via /run/systemd/system)

Versions of packages kwalletmanager depends on:
ii  kde-runtime  4:4.14.2-2
ii  libc62.19-18+deb8u7
ii  libkdecore5  4:4.14.2-5+deb8u1
ii  libkdeui54:4.14.2-5+deb8u1
ii  libkio5  4:4.14.2-5+deb8u1
ii  libqt4-dbus  4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1
ii  libqt4-xml   4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1
ii  libqtcore4   4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1
ii  libqtgui44:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1
ii  libstdc++6   4.9.2-10

kwalletmanager recommends no packages.

kwalletmanager suggests no packages.

-- no debconf information



Re: Kmail attachment and drag and drop

2017-01-23 Thread Sandro Knauß
Hi,

> This is a regression that is already solved upstream, but I don't know if
> the patches were already considered for the inclusion in Debian Stretch.
> 
> Related bugs:
> - https://bugs.kde.org/show_bug.cgi?id=366652
> - https://bugs.kde.org/show_bug.cgi?id=368378

Debian has currently on testing/sid - 5.2.3 so we have not the patches 
available.

the version Schema is like this:
Internal version - Applications version
5.2.X - 16.04.X
5.3.X - 16.08.X
5.4.X - 16.12.X
5.5.X - 17.04.X

Best regards,

sandro

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


Re: stretch/KDE5: icons disappeared from system tray

2017-01-23 Thread solitone
Forgot to mention that another test I did was creating a new user and launch a 
kde session with that user. The system tray does not have those two icons for 
that user either.



stretch/KDE5: icons disappeared from system tray

2017-01-23 Thread solitone
Hi all,

I'm using KDE 5 on stretch. Just noticed that kmix (audio mixer) and bluedevil 
(bluetooth) icons are no longer there in the system tray. Till yesterday I had 
both. 

I've found no way to restore them. I tried to remove the system tray widget 
from the panel, and added a new one (after some woes, it wasn't so 
straightforward to add it to the panel). But the new widget displays the same 
icons of the old, so no kmix nor bluedevil. 

Then I went to the system tray settings, but I don't have the entries I'm 
after, so I cannot activate them. They are not listed in the "extra items" 
section in the "general" tab, nor in the "entries" tab. 

Any idea? The only reason for the existance of kmix is to sit in the tray!



Bug#848523: More info

2017-01-23 Thread Ben Longbons
Sorry, I've since upgraded my *entire* system from testing to
unstable, and the problem went away at some point.

If it wasn't a bug in some dependency, my guess is that something had
migrated to testing without all of its true dependencies having
migrated. There are a lot of ways that that can happen - plugins,
changes in the *use* of some already-existing library call (e.g.
accepting new enum values).

You can debootstrap from
http://snapshot.debian.org/archive/debian/20161219T152404Z/ to
investigate the underlying cause, since if it's a missing dependency
problem, it *will* cause problems again sooner or later.

But here's the information you requested, for what it's worth:

00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] Richland [Radeon HD 8610G] [1002:990f] (prog-if 00 [VGA
controller])
Subsystem: Hewlett-Packard Company Richland [Radeon HD 8610G]
[103c:216b]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort-
SERR- 
Kernel driver in use: radeon
Kernel modules: radeon



Re: Kmail attachment and drag and drop

2017-01-23 Thread Francesco De Vita
Hi

In data lunedì 23 gennaio 2017 09:05:13 CET, Valerio Passini ha scritto: 
> Maybe I'm wrong but I recall that some versions ago kmail was able to put
> attachments in a message simply by drag'n'dropping a file from dolphin. Now
> doing this simple action gives as a result a line in the message leading to
> the real attachment that instead is not attached at all (for example
> file:///home/ valerio/Documents/blahblah.file)[1]. Is it something that can
> be changed in the settings or just a bug?

This is a regression that is already solved upstream, but I don't know if the 
patches were already considered for the inclusion in Debian Stretch.

Related bugs:
- https://bugs.kde.org/show_bug.cgi?id=366652
- https://bugs.kde.org/show_bug.cgi?id=368378

Ciao
Francesco



Re: Kmail attachment and drag and drop

2017-01-23 Thread Diederik de Haas
On maandag 23 januari 2017 09:05:13 CET Valerio Passini wrote:
> Maybe I'm wrong but I recall that some versions ago kmail was able to put 
> attachments in a message simply by drag'n'dropping a file from dolphin. Now 
> doing this simple action gives as a result a line in the message leading to
> the real attachment that instead is not attached at all (for example
> file:///home/ valerio/Documents/blahblah.file)

I thought it was possible too, but I encountered the same thing yesterday when 
trying drag-n-drop. 
I think it worked with KMail2 as well, but maybe I'm mistaken.

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


Bug#850705: libqt5gui5: enabling software rendering in 90qt5-opengl

2017-01-23 Thread Александр Волков

Sorry, the software renderer is built-in in Qt 5.8.
So it makes sense to package qtdeclarative-render2d-opensource-src only 
for Qt 5.7.

And for Qt 5.8 you can remove 90qt5-opengl.



Bug#852293: kde-l10n-de: Version to old missing translations

2017-01-23 Thread ZevenOS
Package: kde-l10n-de
Version: 4:16.04.3-1
Severity: important
Tags: l10n

Dear Maintainer,


   * What led up to the situation?

untranslated strings in dolphins contextmenu coming from a missing
translation
of ark.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

used the version by debian 16.04.3 which includes an old translation.
   * What was the outcome of this action?

untranslated contextmenu entries for ark.
Later I checked ark and found untranslated strings there too

   * What outcome did you expect instead?

translated strings

I manually compiled 16.12.1 kde-l10n-de and checked the strings again
and they
were all translated.
I guess kde-l10n version should match at least with the kde applications
version like ark or
dolphin in version number to have proper translation


-- System Information:
Debian Release: 9.0
  APT prefers stretch
  APT policy: (500, 'stretch')
Architecture: amd64 (x86_64)
Foreign Architectures: i386



-- 
ZevenOS / Neptune Team
http://www.zevenos.com / http://www.neptuneos.com
Leszek Lesner 



Re: Is anyone else experiencing intermittent Plasma freezes as of very recently?

2017-01-23 Thread MAG4 Piemonte
Hi, upgrading to version 1.19.1-1 solve the problem ...
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850940
Regards!

Guido



Bug#846389: plasma-workspace: random plasmashell freezes

2017-01-23 Thread MAG4 Piemonte
Hi, upgrading to version 1.19.1-1 solve the problem ...
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850940
Regards!

Guido



Re: Kmail attachment and drag and drop

2017-01-23 Thread Shai Berger

On Monday 23 January 2017 10:05:13 Valerio Passini wrote:
> Hi,
> 
> Maybe I'm wrong but I recall that some versions ago kmail was able to put
> attachments in a message simply by drag'n'dropping a file from dolphin. Now
> doing this simple action gives as a result a line in the message leading to
> the real attachment 

KMail 1 (yes, I still use it), when you drop a file into a message, lets you 
choose if you want to add it as attachment or as text ("as text" is the 
behavior you describe). Later, if you drag a file into the message structure 
pane, it is automatically added as attachment.



Kmail attachment and drag and drop

2017-01-23 Thread Valerio Passini
Hi,

Maybe I'm wrong but I recall that some versions ago kmail was able to put 
attachments in a message simply by drag'n'dropping a file from dolphin. Now 
doing this simple action gives as a result a line in the message leading to the 
real attachment that instead is not attached at all (for example file:///home/
valerio/Documents/blahblah.file)[1]. Is it something that can be changed in the 
settings or just a bug? 

Valerio


[1] file:///home/valerio/Documenti/Casa Corso Giulio Cesare/Riscaldamento 
2016-2017/riscaldamento_11-2016