New KDE software in kdenext

Started by Santa, 2015/10/01, 17:35:44

Previous topic - Next topic

Penyelam

There is no output



root@siductionbox:~# dpkg --configure -a
root@siductionbox:~#

der_bud

[Half Off-Topic] Just a small hint for creating outputs: If you put a small "LANG=C " in front of your commands, the output will probably be turned to english language without the need to change locale or other stuff in your system. That makes it easier for international supporters to follow what apt and such want to tell us ;), and you can do it only when you create output for forums or paste-services, not in your normal life. Example
LANG=C dpkg --configure -a
LANG=C apt-get install -f
LANG=C apt dist-upgrade

[/OT]
Du lachst? Wieso lachst du? Das ist doch oft so, Leute lachen erst und dann sind sie tot.

der_bud

Penyelam, from your output regarding kwin yesterday I think you miss some packages, do you have kwin-common
kwin-data
kwin-style-breeze
kwin-x11
?
Du lachst? Wieso lachst du? Das ist doch oft so, Leute lachen erst und dann sind sie tot.

Santa

Quote from: Penyelam on 2015/10/04, 19:49:46
There is no output



root@siductionbox:~# dpkg --configure -a
root@siductionbox:~#



Ok, let's go back to your first post (where you say kwin-x11 is not installable for you): whats the output of this?

LANG=C apt-get -o "Debug::pkgProblemResolver=true" install --reinstall kwin-x11 --install-recommends

Penyelam


root@siductionbox:~# LANG=C apt-get -o "Debug::pkgProblemResolver=true" install --reinstall kwin-x11 --install-recommends
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
The following extra packages will be installed:
  kwin-common libkf5newstuff5 libkwin4-effect-builtins1 qml-module-qtmultimedia
Suggested packages:
  kwin-addons
The following NEW packages will be installed:
  kwin-common kwin-x11 libkf5newstuff5 libkwin4-effect-builtins1 qml-module-qtmultimedia
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 1993 kB of archives.
After this operation, 9563 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://packages.siduction.org/kdenext/ unstable/main libkf5newstuff5 amd64 5.14.0-siduction1.4 [191 kB]
Get:2 http://http.debian.net/debian/ unstable/main qml-module-qtmultimedia amd64 5.4.2-3 [70.6 kB]
Get:3 http://packages.siduction.org/kdenext/ unstable/main libkwin4-effect-builtins1 amd64 4:5.4.1-siduction1.4.3 [283 kB]
Get:4 http://packages.siduction.org/kdenext/ unstable/main kwin-common amd64 4:5.4.1-siduction1.4.3 [1431 kB]
Get:5 http://packages.siduction.org/kdenext/ unstable/main kwin-x11 amd64 4:5.4.1-siduction1.4.3 [18.2 kB]                             
Fetched 1993 kB in 16s (123 kB/s)                                                                                                     
Selecting previously unselected package qml-module-qtmultimedia:amd64.
(Reading database ... 165304 files and directories currently installed.)
Preparing to unpack .../qml-module-qtmultimedia_5.4.2-3_amd64.deb ...
Unpacking qml-module-qtmultimedia:amd64 (5.4.2-3) ...
Selecting previously unselected package libkf5newstuff5:amd64.
Preparing to unpack .../libkf5newstuff5_5.14.0-siduction1.4_amd64.deb ...
Unpacking libkf5newstuff5:amd64 (5.14.0-siduction1.4) ...
Selecting previously unselected package libkwin4-effect-builtins1.
Preparing to unpack .../libkwin4-effect-builtins1_4%3a5.4.1-siduction1.4.3_amd64.deb ...
Unpacking libkwin4-effect-builtins1 (4:5.4.1-siduction1.4.3) ...
Selecting previously unselected package kwin-common.
Preparing to unpack .../kwin-common_4%3a5.4.1-siduction1.4.3_amd64.deb ...
Unpacking kwin-common (4:5.4.1-siduction1.4.3) ...
Selecting previously unselected package kwin-x11.
Preparing to unpack .../kwin-x11_4%3a5.4.1-siduction1.4.3_amd64.deb ...
Unpacking kwin-x11 (4:5.4.1-siduction1.4.3) ...
Processing triggers for siduction-dynamic-dms (2014.08.13) ...
Setting up qml-module-qtmultimedia:amd64 (5.4.2-3) ...
Setting up libkf5newstuff5:amd64 (5.14.0-siduction1.4) ...
Setting up libkwin4-effect-builtins1 (4:5.4.1-siduction1.4.3) ...
Setting up kwin-common (4:5.4.1-siduction1.4.3) ...
Processing triggers for siduction-dynamic-dms (2014.08.13) ...
Setting up kwin-x11 (4:5.4.1-siduction1.4.3) ...
Processing triggers for libc-bin (2.19-22) ...
root@siductionbox:~#

Santa

Quote from: Penyelam on 2015/10/04, 20:44:45

root@siductionbox:~# LANG=C apt-get -o "Debug::pkgProblemResolver=true" install --reinstall kwin-x11 --install-recommends
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
The following extra packages will be installed:
  kwin-common libkf5newstuff5 libkwin4-effect-builtins1 qml-module-qtmultimedia
Suggested packages:
  kwin-addons
The following NEW packages will be installed:
  kwin-common kwin-x11 libkf5newstuff5 libkwin4-effect-builtins1 qml-module-qtmultimedia
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 1993 kB of archives.
After this operation, 9563 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://packages.siduction.org/kdenext/ unstable/main libkf5newstuff5 amd64 5.14.0-siduction1.4 [191 kB]
Get:2 http://http.debian.net/debian/ unstable/main qml-module-qtmultimedia amd64 5.4.2-3 [70.6 kB]
Get:3 http://packages.siduction.org/kdenext/ unstable/main libkwin4-effect-builtins1 amd64 4:5.4.1-siduction1.4.3 [283 kB]
Get:4 http://packages.siduction.org/kdenext/ unstable/main kwin-common amd64 4:5.4.1-siduction1.4.3 [1431 kB]
Get:5 http://packages.siduction.org/kdenext/ unstable/main kwin-x11 amd64 4:5.4.1-siduction1.4.3 [18.2 kB]                             
Fetched 1993 kB in 16s (123 kB/s)                                                                                                     
Selecting previously unselected package qml-module-qtmultimedia:amd64.
(Reading database ... 165304 files and directories currently installed.)
Preparing to unpack .../qml-module-qtmultimedia_5.4.2-3_amd64.deb ...
Unpacking qml-module-qtmultimedia:amd64 (5.4.2-3) ...
Selecting previously unselected package libkf5newstuff5:amd64.
Preparing to unpack .../libkf5newstuff5_5.14.0-siduction1.4_amd64.deb ...
Unpacking libkf5newstuff5:amd64 (5.14.0-siduction1.4) ...
Selecting previously unselected package libkwin4-effect-builtins1.
Preparing to unpack .../libkwin4-effect-builtins1_4%3a5.4.1-siduction1.4.3_amd64.deb ...
Unpacking libkwin4-effect-builtins1 (4:5.4.1-siduction1.4.3) ...
Selecting previously unselected package kwin-common.
Preparing to unpack .../kwin-common_4%3a5.4.1-siduction1.4.3_amd64.deb ...
Unpacking kwin-common (4:5.4.1-siduction1.4.3) ...
Selecting previously unselected package kwin-x11.
Preparing to unpack .../kwin-x11_4%3a5.4.1-siduction1.4.3_amd64.deb ...
Unpacking kwin-x11 (4:5.4.1-siduction1.4.3) ...
Processing triggers for siduction-dynamic-dms (2014.08.13) ...
Setting up qml-module-qtmultimedia:amd64 (5.4.2-3) ...
Setting up libkf5newstuff5:amd64 (5.14.0-siduction1.4) ...
Setting up libkwin4-effect-builtins1 (4:5.4.1-siduction1.4.3) ...
Setting up kwin-common (4:5.4.1-siduction1.4.3) ...
Processing triggers for siduction-dynamic-dms (2014.08.13) ...
Setting up kwin-x11 (4:5.4.1-siduction1.4.3) ...
Processing triggers for libc-bin (2.19-22) ...
root@siductionbox:~#



So now you have just installed kwin; install kde-standard and reboot. Does it work now?

jeedee

Hi there,

todays DU went flawlessly with kdenext enabled, last DU before GCC-5-Transition.
Thank you very much, Santa and all involved

LG
jd

jure

Hi,

dto - after libstdc++6 i386/amd64 have the same version, I dist-upgraded my pc with kdenext (Riders on the Storm "upgraded" to plasma 5 before the transition started) without ANY error !

Quote1521 updated, 181 new installed, 97 removed and 1 not updated

thx to Santa &  all involved
Gruss Juergen

Penyelam

Hi Santa,
yes it works now  :) :) :)
Thanks a lot

Just a question: how can I start X at boot automatically?
inittab seems not to work in systemd

cs

Hi,

thanks for providing packages for a smooth uprgrade to kde plasma 5!

I upgraded without any problems except that the dolphin service menus are no longer displayed on a right click.

I copied my service menus from ~ /.kde/share/kde4/services/ServiceMenus/ to ~/.local/share/kservices5/ServiceMenus/, but that didn't do any difference.

Could it be related to the fact, that plasma-scriptengine-ruby is no longer installable?

Greetings

cs

der_bud

Quote from: Penyelam on 2015/10/04, 22:41:51
...
Just a question: how can I start X at boot automatically?
inittab seems not to work in systemd ...

For some reason on your system it seems as if graphical.target (=runlevel5.target ~ init 5) is not the default (test it with systemctl get-default). You can set it with systemctl set-default graphical.target
systemctl enable graphical.target

That should create the proper symlink (on my system there is lrwxrwxrwx 1 root root 36 Mär 27  2014 /etc/systemd/system/default.target -> /lib/systemd/system/runlevel5.target).
Du lachst? Wieso lachst du? Das ist doch oft so, Leute lachen erst und dann sind sie tot.

bluelupo

Quote from: Penyelam on 2015/10/04, 22:41:51
[...]
Just a question: how can I start X at boot automatically?
inittab seems not to work in systemd

Hi Penyelam,

you can do this:

# systemctl set-default grapical.target

Penyelam

@der_bud @bluelupo
Danke,
funktioniert aber leider nicht

root@siductionbox:~# systemctl set-default graphical.target
root@siductionbox:~# systemctl enable graphical.target
The unit files have no [Install] section. They are not meant to be enabled
using systemctl.
Possible reasons for having this kind of units are:
1) A unit may be statically enabled by being symlinked from another unit's
   .wants/ or .requires/ directory.
2) A unit's purpose may be to act as a helper for some other unit which has
   a requirement dependency on it.
3) A unit may be started when needed via activation (socket, path, timer,
   D-Bus, udev, scripted systemctl call, ...).


jure

Quote from: cs on 2015/10/05, 07:16:11
Hi,
....
I upgraded without any problems except that the dolphin service menus are no longer displayed on a right click.

I copied my service menus from ~ /.kde/share/kde4/services/ServiceMenus/ to ~/.local/share/kservices5/ServiceMenus/, but that didn't do any difference.

Could it be related to the fact, that plasma-scriptengine-ruby is no longer installable?
...
I had the same problem and found the solution here https://forum.kde.org/viewtopic.php?f=223&t=128621
ln -s /usr/share/kde4/servicetypes/konqpopupmenuplugin.desktop /usr/share/kservicetypes5/
works for me
Gruss Juergen

cs

@Jure:
Great, that works for me, too! You saved my day!

Quote from: jure on 2015/10/05, 20:09:08
Quote from: cs on 2015/10/05, 07:16:11

....
I upgraded without any problems except that the dolphin service menus are no longer displayed on a right click.

I copied my service menus from ~ /.kde/share/kde4/services/ServiceMenus/ to ~/.local/share/kservices5/ServiceMenus/, but that didn't do any difference.

Could it be related to the fact, that plasma-scriptengine-ruby is no longer installable?
...
I had the same problem and found the solution here https://forum.kde.org/viewtopic.php?f=223&t=128621
ln -s /usr/share/kde4/servicetypes/konqpopupmenuplugin.desktop /usr/share/kservicetypes5/
works for me