Originally posted by GreyGeek
View Post
Announcement
Collapse
No announcement yet.
KDE Neon section? Any interest?
Collapse
This topic is closed.
X
X
-
Originally posted by claydoh View Postalas, my vote my be surprising........ or not
I see you as a pretty avant guard type of guy!"A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
? ? ? ,,,,,,,,, I added the deb http://archive.neon.kde.org/stable/ xenial main to my Kubuntu-16.04 sources.list ,,,,,,,,,SO what do I have ?
whatever it is it's working well and I have no objection to a sub forum for it ,,,,or all
VINNYi7 4core HT 8MB L3 2.9GHz
16GB RAM
Nvidia GTX 860M 4GB RAM 1152 cuda cores
- Top
- Bottom
Comment
-
Originally posted by vinnywright View Post? ? ? ,,,,,,,,, I added the deb http://archive.neon.kde.org/stable/ xenial main to my Kubuntu-16.04 sources.list ,,,,,,,,,SO what do I have ?
whatever it is it's working well and I have no objection to a sub forum for it ,,,,or all
VINNY
user = only official released stuff
stable = less-unstable pre-release git pulls
unstable-fresh off the docks pre-release git pulls
- Top
- Bottom
Comment
-
Originally posted by vinnywright View Post? ? ? ,,,,,,,,, I added the deb http://archive.neon.kde.org/stable/ xenial main to my Kubuntu-16.04 sources.list ,,,,,,,,,SO what do I have ?
whatever it is it's working well and I have no objection to a sub forum for it ,,,,or all
VINNY
Should I go with deb http://archive.neon.kde.org/user xenial main
or your selection?
Decisions, decisions, decisions! I was thinking of doing a scratch install of Neon, but if you are having no problem combining the repositories and can bring in the sweetness of Neon without much of a fuss that may be the way to go!
(Thanks to Claydoh for his explanation of user, stable and unstable.)Last edited by GreyGeek; Jul 23, 2016, 04:45 PM."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
I use the 'user" as that is what I am, lol. i just want the most current, officially released Plasma and qt bits, I don't want the constant changes found in the testing, unreleased code of 'stable" or "unstable" for the most part
- Top
- Bottom
Comment
-
Originally posted by claydoh View PostI use the 'user" as that is what I am, lol. i just want the most current, officially released Plasma and qt bits, I don't want the constant changes found in the testing, unreleased code of 'stable" or "unstable" for the most part"A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
Originally posted by GreyGeek View PostMmm.. User is what I downloaded and created a persistent LiveUSB with. It is running great. Looks like I'll be adding User's repository to my sources.list.
- Top
- Bottom
Comment
-
Well, I completed the transition to a Kubuntu/Neon hybrid using the "User" release. There were a few misfires during the update & dist-upgrade. The Neon key of Riddell's wasn't added so I had to add it manually. A vew apps failed for dependency reasons but all except one were eventually installed by doing the wash, rinse, repeat cycle of
sudo dpkg --configure -a
sudo apt-get install -F
Here is an example of a failure:
Unpacking libkf5screen7 (4:5.7.2-0neon+16.04+build10) over (4:5.6.5-0ubuntu1~ubuntu16.04~ppa1) ...
dpkg: error processing archive /var/cache/apt/archives/libkf5screen7_4%3a5.7.2-0neon+16.04+build10_amd64.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libexec/kf5/kscreen_backend_launcher', which is also in package libkf5screen-bin 4:5.6.5-0ubuntu1~ubuntu16.04~ppa1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Errors were encountered while processing:
/var/cache/apt/archives/libkf5screen7_4%3a5.7.2-0neon+16.04+build10_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
EDIT: The normally blue circular HPLIP system tray icon has been replaced by an icon resembling a page with a folded corner. Will work on that.
EDIT:EDIT:
Here is the only remaining failure:
:~$ sudo apt-get update
[sudo] password for jerry:
Hit:1 http://repo.steampowered.com/steam precise InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Ign:3 http://dl.google.com/linux/earth/deb stable InRelease
Get:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7 kB]
Hit:5 http://dl.google.com/linux/earth/deb stable Release
Hit:6 http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu xenial InRelease
Hit:7 http://archive.canonical.com/ubuntu xenial InRelease
Hit:8 http://ppa.launchpad.net/maarten-bae...ecorder/ubuntu xenial InRelease
Hit:9 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Get:10 http://us.archive.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
Hit:11 http://ppa.launchpad.net/mkusb/ppa/ubuntu xenial InRelease
Hit:13 http://archive.neon.kde.org/user xenial InRelease
Get:14 http://us.archive.ubuntu.com/ubuntu xenial-proposed InRelease [247 kB]
Hit:15 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu xenial InRelease
Fetched 437 kB in 2s (212 kB/s)
Reading package lists... Done
:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
libkf5screen7
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/183 kB of archives.
After this operation, 197 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Reading changelogs... Done
(Reading database ... 300478 files and directories currently installed.)
Preparing to unpack .../libkf5screen7_4%3a5.7.2-0neon+16.04+build10_amd64.deb ...
Unpacking libkf5screen7 (4:5.7.2-0neon+16.04+build10) over (4:5.6.5-0ubuntu1~ubuntu16.04~ppa1) ...
dpkg: error processing archive /var/cache/apt/archives/libkf5screen7_4%3a5.7.2-0neon+16.04+build10_amd64.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libexec/kf5/kscreen_backend_launcher', which is also in package libkf5screen-bin 4:5.6.5-0ubuntu1~ubuntu16.04~ppa1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Errors were encountered while processing:
/var/cache/apt/archives/libkf5screen7_4%3a5.7.2-0neon+16.04+build10_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
:~$Last edited by GreyGeek; Jul 23, 2016, 09:01 PM."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
OK, running Neon full time (note the sig change )
I went with a clean install using my usual process (multi-booting from a single btrfs partition). Install went well. I still think Ubiquity should have a "No Grub" choice without having to using the -b switch at startup and it should allow you to enter your own subfolder names when using btrfs. Other than that - no issues.
Only real issue I've noticed (other than the ones I'm having with 16.04 in general) is some missing tray icons (hp-systray and synergy not displaying icons, just placeholders) and the menu icons in SimpleScan are missing. Odd but not deal breakers.Last edited by oshunluvr; Jul 24, 2016, 11:24 AM.
- Top
- Bottom
Comment
-
Tried joining the forums over there at Neon. Never received the e-mail to activate account. Tried to do it again and it states e-mail already used with no means to request another e-mail send.
May just wait until NetRunner decides how they are going to utilize Neon with their next release.
- Top
- Bottom
Comment
-
Their forum is on forums.kde.org. You are already a member there; I just searched Members for MoonRise and a post you made/replied to in 2013 came up. How long has it been since you logged in there?
Oops! Scratch that. MoonRise 'as a member' wasn't found. Funny though, as I did the search within Members -- I thought.Last edited by Snowhog; Jul 24, 2016, 01:51 PM.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Originally posted by oshunluvr View PostOK, running Neon full time (note the sig change )
I went with a clean install using my usual process (multi-booting from a single btrfs partition). Install went well. I still think Ubiquity should have a "No Grub" choice without having to using the -b switch at startup and it should allow you to enter your own subfolder names when using btrfs. Other than that - no issues.
Only real issue I've noticed (other than the ones I'm having with 16.04 in general) is some missing tray icons (hp-systray and synergy not displaying icons, just placeholders) and the menu icons in SimpleScan are missing. Odd but not deal breakers.
I added the Neon repository using Muon and then used the Konsole and apt-get to do the update & dist-upgrade. The download stalled with the msg that the Neon repository key was missing and displayed the key ID. I used it to find Riddell's public key and saved it to my HD as public.key. Then I used sudo apt-key add public.key to install it. I redid the dist-upgrade but it stopped abnormally. I used sudo dpkg --configure -a and sudo apt-get install -f repeatedly until I got no errors and the "System Reboot is required" message. 384 package came down the tube, IIRC.
Then I rebooted. My reboot time is about two and a half minutes until I get a working desktop. That's something I'll need to sort out.
One package refused to install during the upgrade: libkf5sscreen7, because it conflicts with libkf5screen5, which other packages are dependent on (dll hell), so the old version remains.
When I used Muon to check the repository the password dialog and the text just to the right of the "Command" label said: /usr/bin/software-properties-kde --=attach 102760453 --dont-update" When I enter my password and press the OK button instead of the repository GUI I am returned to reload dialog followed by the Muno GUI. So, I checked sources.list and saw all was in order. I installed Synaptic and it works without problems. Muon is broken.
To show the errant msg on the Muon password dialog I tried to invoke Ksnapshot but it was nowhere to be found. It's in the repository but cannot be installed because it conflicts with Okular.
Other than that adding the Neon repository has presented no other problems. I would have done a fresh install but I'm too lazy."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
Jerry; I did a fresh install so didn't have to go through all that, thank goodness. BTW Ksnapshot has been replaced with "Spectacle." I'm surprised it didn't install, but maybe that was because of the PPA switch-over rather than a full installation.
On a side note: I ran into a "Disk full" issue on my 460GB btrfs pool when I initially attempted the install. It obviously wasn't actually full (df showed 69%) but I hadn't done a balance in a really long time - like a year or more. The individual drives showed full, but the pool showed 69%. I ran a balance with dusage at zero and recovered almost nothing. using dusage of 40 and then again at 70 recovered 120GB of data space. I was thinking a monthly cron job to run the balance after my fstrim job might be a good idea.
- Top
- Bottom
Comment
Comment