Re: Re: Plasma 5 doesn't start after update on Stretch

2015-08-20 Thread Hillel Lubman
On Wed, 19 Aug 2015 19:50:22 Jimmy Johnson wrote:

> I downloaded libkdecorations2-5_5.3.2-1_amd64.deb and 
> libkdecorations2private5_5.3.2-1_amd64.deb from
> https://mirrors.ocf.berkeley.edu/debian/pool/main/k/kdecoration/ to my 
> /home/jimmy and installed them one at a time
> using 'dpkg i libkdecorations2-5_5.3.2-1_amd64.deb' and 'dpkg i 
> libkdecorations2private5_5.3.2-1_amd64.deb' and was
> able to downgrade with no problems, all other packages have been upgraded, 
> rebooting and login with no problem.
> I hope this helps anyone who got hit by the bug. 

I was hit by the same bug in Debian testing and was able to downgrade those 
packages using snaphot.debian.org.

Here is what I did for the reference:

Created /etc/apt/preferences.d/snapshots
like this:

Package: *
Pin: origin "snapshot.debian.org"
Pin-Priority: 1001

Then created /etc/apt/sources.list.d/snapshots.list
like this:

deb http://snapshot.debian.org/archive/debian/20150817T213310Z/ testing 
main contrib non-free
deb-src http://snapshot.debian.org/archive/debian/20150817T213310Z/ testing 
main contrib non-free

And then run:

sudo apt-get update && sudo apt-get dist-upgrade

and it downgraded those packages to the working set. Don't forget to comment 
out or remove that preference and apt source after you downgrade the packages.

Regards,
Hillel Lubman.



Re: can't unstall kde on unstable

2015-08-20 Thread Frank Evers
Hi

Am Mittwoch, 19. August 2015, 17:15:38 schrieb Yasir Assam:
> I can't install the package kde-standard on unstable.

kde is broken on unstable because of gcc5 transition and will be for a 
while. One way to get it back working is to downgrade to a snapshot 
before the transition progress:

add 

deb http://snapshot.debian.org/archive/debian/20150731T094226Z/ \ 
unstable main contrib non-free

to your /etc/apt/sources.list (this snapshot worked fine for me)
Update and make sure apt won't bother old packages:

sudo apt-get -o Acquire::Check-Valid-Until=false update

add a file tou your /etc/apt/preferences.d folder containing

Package: *
Pin: origin "snapshot.debian.org"
Pin-Priority: 1001

then install kde-standard, or dist-upgrade to downgrade the whole 
system, which i did to get back to a overall working system before 
upgrading to current stuff where needed.

HTH
-- 
Gruß,Frank



Re: Plasma 5 doesn't start after update on Stretch

2015-08-20 Thread Carlos Kosloff

Plasma 5 is not starting here either.
I did get an error message after several tries:
kwin_x11 PID: 2719 Signal: Segmentation fault (11)
Writing from another computer, before upgrade

*Carlos Kosloff*


On 08/19/2015 10:50 PM, Jimmy Johnson wrote:

On 08/19/2015 06:16 AM, Francesco De Vita wrote:

Hello list!

I'm on Debian Stretch and today, after an update, Plasma 5 doesn't
start anymore.

These are the packages updated this morning:


$ cat /var/log/apt/history.log
...
Start-Date: 2015-08-19  09:55:01
Upgrade: libijs-0.35:amd64 (0.35-10, 0.35-11), colord-data:amd64
(1.2.1-1, 1.2.11-1), libkf5itemviews-data:amd64 (5.12.0-1,
5.13.0-1), libkf5networkmanagerqt6:amd64 (5.12.0-1, 5.13.0-1),
libkf5configgui5:amd64 (5.12.0-1, 5.13.0-1), libcolorhug2:amd64
(1.2.1-1+b2, 1.2.11-1), libyaml-tiny-perl:amd64 (1.67-1, 1.69-1),
libkdecorations2private5:amd64 (5.3.2-1, 5.3.2-2),
libkf5config-data:amd64 (5.12.0-1, 5.13.0-1),
libkdecorations2-5:amd64 (5.3.2-1, 5.3.2-2), libkf5configcore5:amd64
(5.12.0-1, 5.13.0-1), libcolord2:amd64 (1.2.1-1+b2, 1.2.11-1),
libkf5itemviews5:amd64 (5.12.0-1, 5.13.0-1), colord:amd64
(1.2.1-1+b2, 1.2.11-1), libkf5modemmanagerqt6:amd64 (5.12.0-1,
5.13.0-1), libkf5guiaddons5:amd64 (5.12.0-1, 5.13.0-1)
End-Date: 2015-08-19  09:55:09
...


First of all, sddm doesn't show at each reboot and when
it doesn't I have to restart it (# service sddm restart), it is the
first time I see it behaving like this. When I successfully log in I
see the splash screen of Plasma 5 but the progress bar gets stuck near
the end and then nothing happens.

I thought it could be a problem with some configuration files so I
created a new user in order to have a clean home dir and I tried to
login with it, but unfortunately the problem reappeared. Also I tested
the login using lightdm instead of sddm, but nothing changed.

These tests lead me to think that this issue is related to the packages
updated today. Do you have any suggestions to further investigate this
problem? Is there someone else who experienced the same issue?

Please add me in CC if you reply, thank you.

Best regards
Francesco


I downloaded libkdecorations2-5_5.3.2-1_amd64.deb and 
libkdecorations2private5_5.3.2-1_amd64.deb from 
https://mirrors.ocf.berkeley.edu/debian/pool/main/k/kdecoration/ to my 
/home/jimmy and installed them one at a time using 'dpkg i 
libkdecorations2-5_5.3.2-1_amd64.deb' and 'dpkg i 
libkdecorations2private5_5.3.2-1_amd64.deb' and was able to downgrade 
with no problems, all other packages have been upgraded, rebooting and 
login with no problem. I hope this helps anyone who got hit by the bug.




Re: Plasma 5 doesn't start after update on Stretch

2015-08-20 Thread Christian Hilberg
Am Mittwoch 19 August 2015, 15:41:35 schrieb Diederik de Haas:
> On Wednesday 19 August 2015 15:16:45 Francesco De Vita wrote:
> > Is there someone else who experienced the same issue?
> 
> Looks like it: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796098

Might as well be this one:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792875

OP has plasma-workspace 5.3.2-2, supposedly fixed
in 5.3.2-4, but still hits me with the latter.

Neither by creating a fresh user nor by downgrading to snapshot
20150817T213310Z (as proposed elsewhere in this thread) have I
been able to get around this crash, which, for me, happens
inside libxcb.

Regards,

Christian

-- 
kernel concepts GmbH   Tel: +49-271-771091-11
Sieghuetter Hauptweg 48
D-57072 Siegen
http://www.kernelconcepts.de/


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


Re: Any idea when KDE will be working properly in Stretch?

2015-08-20 Thread Lisandro Damián Nicanor Pérez Meyer
On Wednesday 19 August 2015 17:38:52 Allan Sandfeld Jensen wrote:
> On Sunday 16 August 2015, Gary Dale wrote:
> > I'm hoping that losing the ability to drag edges and corners to resize
> > windows is temporary and that the KDE designers aren't trying to be more
> > like Gnome.
> 
> It is a Debian packaging bug in the breeze mouse-cursors. If you use oxygen
> mouse-cursors you will get the right resize types. I original thought it was
> kwin issue and talked with Martin Gräßlin about it, and he instantly knew
> what the issue was as Fedora had had the exact same packaging issue.

Is there a bug filed for that?

-- 

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.