=== saulo is now known as Guest23284 | ||
=== struk|desk|away is now known as struk|desk | ||
ponchale_ | hi I have problem with kde neon | 03:11 |
---|---|---|
ponchale_ | I install Kde as the tutorial says of the official, page but update and restart the pc enters income my user name and password and I get an error | 03:12 |
DarinMiller | hi ponchale_: I recommend floating the question on #kde-neon channel. Like most these channel kubuntu channels at this time, there is not much activity, so I would not expect a response until the sun rises in Europe. :) | 03:16 |
ponchale_ | DarinMiller the problems that I had yesterday were resolved when installing Kde Neon but when restart the pc it I just smile | 03:17 |
ponchale_ | hahahaa | 03:17 |
=== struk|desk is now known as struk|desk|away | ||
DarinMiller | ponchale_: what if you hit ctrl-alt-t and login, then at the prompt type: startx | 03:31 |
=== struk|desk|away is now known as struk|desk | ||
ponchale_ | ok I will try | 03:33 |
DarinMiller | ponchale_: you might also try editing /etc/sddm.conf from the terminal and change Session=PLACEHOLDER to Session=plasma.desktop | 03:35 |
ponchale_ | tambien lo intentare | 03:41 |
DarinMiller | OK :) | 03:42 |
DarinMiller | did startx work? | 03:43 |
DarinMiller | ponchale: any luck logging in to your box? | 04:14 |
ponchale | DarinMiller toc toc | 04:23 |
ponchale | hi DarinMiller | 04:26 |
ponchale | i have other error other problem | 04:26 |
ponchale | :( | 04:27 |
DarinMiller | ponchale: bummer, kubuntu or kde-neon related? | 04:28 |
ponchale | ok | 04:33 |
=== dax is now known as daxcat | ||
=== struk|desk is now known as struk|desk|away | ||
=== matthew is now known as Guest70045 | ||
=== kretda is now known as kretda_ | ||
=== kretda_ is now known as kretda | ||
=== matthew is now known as Guest94235 | ||
=== lordieva1er is now known as lordievader | ||
=== lordievader is now known as Guest45991 | ||
=== Guest45991 is now known as lordievader | ||
BluesKaj | Hey folks | 12:21 |
=== lavish__ is now known as lavish_ | ||
=== madmouser1_ is now known as madmouser1 | ||
SabreWolfy | hey | 12:38 |
=== struk|desk|away is now known as struk|desk | ||
=== struk|desk is now known as struk|desk|away | ||
=== struk|desk|away is now known as struk|desk | ||
=== daxcat is now known as ezri | ||
=== struk|desk is now known as struk|desk|away | ||
crystalraven_ | hi im running kubuntu 15.10 x64 and i was thinking if krusader file manager will work with kde 5/plasma 5 since its qt 5? | 17:24 |
crystalraven_ | in release notes it said something about KDE 4? http://www.krusader.org/release/2.0.0/release_notes/ | 17:26 |
crystalraven_ | im build from source so i was thinking if it works to build in KDE 5/qt 5 | 17:31 |
valorie | crystalraven_: why do you want to build from source? | 18:23 |
valorie | !info krusader | 18:23 |
ubottu | krusader (source: krusader): twin-panel (commander-style) file manager. In component universe, is optional. Version 1:2.4.0~beta3-2ubuntu1 (wily), package size 4111 kB, installed size 14942 kB | 18:23 |
valorie | I see | 18:23 |
valorie | what I would do is file a bug asking that the 2.0.0 version be added to the archive | 18:24 |
valorie | make it available for everyone | 18:24 |
valorie | add the link to the release notes | 18:24 |
crystalraven_ | what is rong build from source? i dont see anything rong with that :) | 18:25 |
crystalraven_ | i build from source because i think its fun, because i like it | 18:25 |
crystalraven_ | even it can be at times harder to build from source than for example install from .deb file... like to keep track of dependencies and cmake config and so on | 18:28 |
crystalraven_ | is there a way to make krusader 2.2.0 be in the repos? contact ubuntu/kubuntu people and ask to put it there? | 18:31 |
crystalraven_ | if yes i can do it, at least ask no problem | 18:31 |
valorie | crystalraven_: building a KDE4 app in Plasma 5 /Frameworks 5 times might be more difficult | 18:39 |
valorie | crystalraven_: using `sudo apt install build-depends krusader' might help though | 18:40 |
valorie | I also enjoy building from source occasionally | 18:40 |
valorie | crystalraven_: you might have missed my last suggestion | 18:40 |
valorie | crystalraven_: using `sudo apt install build-depends krusader' might help though | 18:40 |
crystalraven_ | I ran that but it gave: Could not find package build-depends? | 18:41 |
genii | build-dep | 18:42 |
valorie | oops, thanks genii | 18:50 |
crystalraven_ | sudo: build-dep: command does not exist? when running build-dep instead | 18:52 |
genii | apt-get build-dep krusader | 18:55 |
genii | (sudo) | 18:55 |
GreenDay | hello | 18:59 |
GreenDay | does apt-get update && apt-get upgrade are enough to update a kubuntu? | 18:59 |
genii | GreenDay: If you also want to bump application version numbers and kernel higher, sudo apt-get dist-upgrade | 19:00 |
valorie | better to use sudo apt update && sudo apt full-upgrade | 19:00 |
valorie | which does the whole shebang | 19:00 |
* genii defers to valorie | 19:00 | |
hansepans | Hi guys | 19:01 |
hansepans | need help with a shutdown issue | 19:01 |
valorie | genii: heh, I defer to you | 19:02 |
valorie | but my fingers adapted to apt | 19:02 |
hansepans | does annyone know how to get the shutdown log on screen when shutting down? | 19:02 |
hansepans | already removed quiet splash from grub | 19:02 |
GreenDay | genii: thanks :) | 19:03 |
hansepans | oh and I am currently on Kubuntu 14.04 | 19:03 |
valorie | ah, then apt-get is fine | 19:04 |
* valorie goes off to taste win | 19:04 | |
valorie | wine | 19:04 |
crystalraven_ | the configure command went fine, but when running make terminal gave: https://paste.ubuntu.com/15336608/ ? | 19:05 |
GreenDay | reboot | 19:06 |
crystalraven_ | https://paste.ubuntu.com/15336651/ what does that mean? | 19:12 |
crystalraven_ | strange... sometimes it should be a build dir and it didnt say anything about that in the krusader readme | 19:13 |
GreenDay | ok | 19:13 |
GreenDay | new kernel boot faster | 19:14 |
crystalraven_ | seems to be a checksum file or something it complain about | 19:14 |
=== IdleOne- is now known as IdleOne | ||
=== ezri is now known as daxcat |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!