[00:06] how to reconfigure mesa to automaticaly detect the config as the first install time ? [06:07] s [06:07] hi [06:08] is anyone on? [06:37] Good morning [08:29] hello everyone [08:32] just wondering as i'm on kubu 17.04 with some 3rd party repos and tweaks from forums to make my nvidia based laptop being able to dim screen and start with kubu logo in graphical mode. Now i wonder how i'd end up upgrading to 17.10... Anyone did upgrade yet? If so... how did it go? [08:40] a few people are running it and most have had no big issues. running a development does entail some bugs being hit and then resolved that you clearly would never see running a released version [08:42] and with KDE packages, being uploaded in sets of many packages (plasma, apps, frameworks) you can sometimes have issues where part of a group upload gets stuck in the -proposed repo/pocket for a while, and updates are incomplete and may cause issues [08:43] i am aware its pre-release, but being spoiled for last releases with upgrade to them, but there are some changes in this that i ask... normally i'd preinstall, as its fairly fresh 17.04 install, but plenty sofy from application store and settings that i just don't want to redo [08:45] we are just about to land Qt 5.9.1 in Artful, so if you are considering it, you may be best waiting until that is in and any issues with that fixed [08:47] sucks to have one machine home, cause would love to help in testing, and vm, well you know... [08:49] even in a VM helps :) [08:50] yes, i guess, but then reporting a 'bug' that turns out to be vm specific.... [08:51] and i'm a natural tester - curious - i do break things in the name of rule: Gee, what this button do?... :) [09:01] hegemon8: some of us on #kubuntu-devel are running artful on real hardware, so if you find something you are not sure is MV specific or not, then you can ask us to check [09:03] plus bugs in a VM are valid ones IMO. there is much use of virtualisation and we would want things to 'work' on that is possible [09:10] i'm on 4 channels on kubuntu, not typing there cause well, far from being dev, but i do look whats going on there at times [09:11] thank You for ideas and suggestions, need to go now so hope see yous later === sysop is now known as Guest40616 === yea is now known as Guest22855 === hijenavuk is now known as lupus === lupus is now known as hijenavuk === juboxi is now known as jubo2 === hijenavuk is now known as lupusavistincta === lupusavistincta is now known as hijenavuk [11:47] hi :) [11:50] Hi all [11:52] hi :) [11:53] sorry was googling something [11:53] Hi john85 [11:53] hows u? [11:53] god, and you? [11:53] good even :-) [11:53] ok thanks [11:54] hi gery [11:55] i think i already know the answer to this question, but just wanted to check [11:56] fonts are completely independant of apps like open office and Libre office right? So installing open office wont give me any more fonts than i already have [11:58] john85, not sure, since I don't use the office suite [12:00] oh ok...im thinking of installing open office anyway, since it is what I have always used up to now [12:01] just trying to find out how at the moment [12:01] john85: i read somewhere that libreoffice is based on openoffice.org and that is openoffice.org is dead now. [12:03] hi - I've just turned my ubuntu box on after a holiday, and it went to the login screen but won't let me type anything [12:03] think you're correct oost_ libreoffice is default afaik [12:03] it registers the capslock key toggling, but no text appears in the password box [12:04] does ctl+alt +F2 drop you to a shell login ? [12:04] nmrp3,^ [12:05] BluesKaj: yes it does [12:05] ye the problem is i'm lacking all the fonts I used to create my documents and it has messed up some of the formatting too [12:06] mainly arial and calibri [12:06] run your normal updates and upgrades with apt , then sudo systemctl enable sddm (assume you use that), then sudo systemctl start sddm [12:07] nmrp3,^ [12:08] nmrp3, you may have to reboot [12:08] hello, do i need a raid setup if am running on a vps from one of the cloud providers? [12:08] BluesKaj: I got a lot of grumbling from systemctl about unit files [12:09] john85, have you checked the system-settings>fonts ...I have to ask the obvious [12:09] how would i quickly check which display manager / login I'm using? [12:09] ok, ps aux says sddm [12:09] nmrp3, but you still have a shell prompt ? [12:10] BluesKaj, yes and I even downloaded a fonts package [12:10] BluesKaj: I'm still in the shell, yes - "The unit files have no installation config..." [12:11] ok, this did something: sudo service sddm restart [12:11] but no change in behaviour - the login manger is tracking if capslock is on, but isn't letting me type into the password box or displaying a mouse pointer [12:12] nmrp3, sounds like the xserver has a problem [12:13] did you updaye and upgrade with apt ? [12:13] update [12:13] yes, I think I did, and I think it included both a kernal and an xserver update [12:14] but I wasn't really paying attention as I was rushing off to holiday - I updated before closing down a few days ago [12:14] gotta run...work beckons [12:14] speak soon [12:14] ok try again, nmrp3 [12:16] no packages to update, same symptom [12:19] nmrp3, if a reboot doesn't help then maybe the nomodeset procedure might work [12:19] oh it seems to be something to do with multi-monitor support [12:20] it's working if I boot with just one monitor plugged in [12:20] aha [12:20] but is failing in various ways if I have more than one [12:20] so right now I have two display port monitors on, and both are black for the login [12:20] but ctl+alt+f2 works [12:22] nmrp3, I have no expertise with multimonitor setups ..you probly know more than I do about it [12:23] OK, so it seems like the multi monitor support is really broken for my system with this x :( [12:24] nmrp3, which gpu ? [12:24] titan x [12:30] that's rare card, I'm surprised there's a driver for it , or are you using the LInux driver from nvidia's site. if so then the kernel upgrade probly broke the driver [12:33] there's a lack of current kernel module support for nvidia's site drivers afaik [12:38] bbbiab [12:46] What four or five things to keep in mind when start reading source code? [12:48] Is there any advise for something like this? [13:29] oost_: Try explaining the code to a rubber duck, if the duck understands, you understand the code. [13:30] Also keep in mind that each programmer has their own style and preferences. [13:43] thnx lordievader. I do not know where to begin with reading files though. [13:45] oost_: Unless you have a specific goal, reading random source code is going to be a pain. [13:54] lordievader: cannot really fit myself into a goal here. Think i will give myself paracetamol or something. [13:55] Why do you want to read source code, then? [13:57] lordievader: to understand interesting things. [13:58] Do you have experience in programming? [14:00] no, i can only see the logic of things. [14:03] even as an experienced programmer, diving into a large codebase takes a lot of time to get into the flow [14:03] even with good documentation available [14:06] And because of that, you first want to have some experience with programming before you start reading (other people's) source code. === victor is now known as Guest78235 === Guest78235 is now known as victork [14:52] can I plug in an android phone through usb and get data inside /com folders without root on the phone? [14:55] sdfsdf, try kdeconnect first of all, it runs over your home network [14:56] ^ just download kde connect on the play store - super easy to setup [14:57] I had better luck with kdeconnect than I did with just using a cable - kept getting permission errors [14:58] kde-connect cli no device specified [14:59] foxly, have you tried kdeconnect over the internet ? Just curious. [14:59] hmmm I have not, didn't even think about that being an option [15:00] sdfsdf you have the app installed on the phone (also connected to the wifi the computer is on)? [15:01] ok now I am paired [15:01] now I need to access \com [15:02] from my computer [15:03] in the kdeconnect icon, you should be able to click and see an icon of a folder to open the device in the file browser [15:03] I think kdec defaults to have file share enabled, if not you might have to look at the settings in the phone app with what you're sharing on the computer [15:04] i lost any kind of gui after i paired it [15:04] foxly: isn't it mounted somewhere? [15:05] BluesKaj: plz help [15:05] it should be mounted like any other device, if it isn't the kdeconnect icon in the system panel should let you just click on it and mount it, same as you do usb drives [15:06] foxly: not mounted anywhere I can find [15:06] i have no system panel [15:07] and checked the phone app settings to make sure file transfer was enabled on the phone? [15:07] which file transfer? [15:10] when you're in the phone app you can click on the device and choose the settings. there's a list of checkboxes on what the device shares like "Notifications, File Transfer, SMS" etc - [15:10] on the desktop you don't have a section like this: https://goo.gl/images/6AgSAE [15:10] everything is turned on in the phone [15:11] foxly: i don't have a desktop environment [15:11] i'm just running xor [15:11] xorg* [15:11] ohhhh well that helps haha [15:11] got ya [15:11] it gets mounted just like a normal drive - kubuntu it's /media/usrname/drivename [15:16] i want to die [15:18] the folder i was looking for isnt there [15:19] so you got it mounted by the \com folder isn't there? [15:19] but* [15:24] foxly: i found the android drive, but the folder i was looking for is missing [15:25] I thought it would be in Android\data [15:25] this is a folder i can't see in the phone because i have no root access [15:25] sdfsdf, can you see the folder on the phone itself, perhaps it's a permissions or incorrect path issue [15:26] BluesKaj: no, i can't access the folder in the phone, i got no priviledges to access it [15:27] that's why i wanted to access the drive from my computer [15:27] sdfsdf, well that won't make any difference [15:27] what wont [15:30] BluesKaj: hey [15:32] accessing a folder from a different device won't change permissions [15:32] so I did all this for nothing? [15:32] i've read i can access it with ADB but i dont know how to enable ADB === toscalix_ is now known as toscalix [15:36] adb let's you communicate with an android device , but the the device's folder perm issions remain the same ...that's for security reasons [15:37] BluesKaj: hey [15:37] can u help or not? [15:37] heysd [15:37] sdfsdf, [15:38] seems you have a very difficult situation , so i guess i can't help unless you find a way to change permissions in that folder [15:40] BluesKaj: go to hell then [15:42] * BluesKaj shrugs, well good luck with that then [15:42] Another satisfied customer [15:43] yeah [15:43] lmao [15:43] well I guess I'm sorry I missed that [15:44] it's ok foxly , it's all my fault he doesn't have permissions :-) [15:45] how dare you.... ruiner of life === CCIRC-John is now known as Daduke [15:47] my initial thought was "why would use need to root a phone to access the files?" - makes more sense now.... [15:50] I wonder who's phone, even [15:50] whose [16:00] hahaha right? [16:48] Hi. Is ''do-dist-upgrade'' the correct way to force upgrade from Kubuntu 16.04 to 17.04? [16:54] user|84204,, no and you can't to skip over 16.10 to install 17.04, unless you bacup your data and do a clean 17.04 install [16:54] backup your data [16:55] ok. what if I do 16.04 -> 16.10 -> 17.04? [16:56] I'm actually on 16.10 yakkety, my bad [16:56] 16.10 is EOL and not in the regular repositories anymore [16:57] You're better off just waiting until 18.04 and go 16.04->18.04 directly [16:57] to upgrade to 16.10 you have to tun opff LTS only release upgrades in your package manager. sudo do-release-upgrade is the correct command [16:57] I just realized I'm using 16.10 *not* 16.04 as stated before [16:58] so is 16.10 -> 17.04 possible using do-release-upgrade? [16:58] Better off with a clean install [16:58] heh [16:58] user|84204, yes, but as genii suggests a clean install ia always best [16:59] I see [16:59] thank you both for the help [16:59] np [17:00] ok.BBL === pavlushka_ is now known as pavlushka === himcesjf_ is now known as himcesjf [18:49] gentelmen [18:50] We're not all men! [18:52] or gentle [18:53] Lol === kubuntu is now known as Guest25725 [20:30] lordievader, my issue is back :s [20:31] while working the display froze. rebooted, black screen after login was back [20:31] but this time, removing .Xauthority hasnt solved it :s [20:31] so its broken again. I can get to the login screen, then switch to tty [20:39] k new xorg packages available, trying those :s [20:42] ok and now its ruined completely pfff [20:47] Xorg terminates with a segfault :S [20:59] and... its solved [20:59] by installing nvidia. I solved something by installing an nvidia driver; usually its the other way around [21:23] hey, there are french ? === tom is now known as Guest82968 === CompuDesktop is now known as Compu === TheMaster is now known as Unit193 === madagu is now known as MadAGu === dahlia_ is now known as dahlia === Dragonslicer is now known as Dragnslcr