/srv/irclogs.ubuntu.com/2019/03/16/#xubuntu.txt

xubuntu14wwhen the terminal says you must manually run 'sudo dpkg --configure -a' to correct the problem, what do I do?00:02
well_laid_lawntype that command into the terminal00:08
well_laid_lawnand hit the enter key00:08
xubuntu14wOkay, thanks, I had left out the -- before configure, now it's doing something00:11
xubuntu14wterminal says "setting up initramfs-tools...Generating /boot/...generic00:13
xubuntu14wnow did the sudo apt install libxcb-keysims1, and it say unable to locate package00:16
well_laid_lawn!info libxcb-keysyms100:18
ubottulibxcb-keysyms1 (source: xcb-util-keysyms): utility libraries for X C Binding -- keysyms. In component main, is extra. Version 0.4.0-1 (bionic), package size 8 kB, installed size 55 kB00:18
well_laid_lawnyou spelt it wrong00:18
xubuntu14w!info libxcb-keysyms1, I got bash !info: event not found00:22
ubottu'I' is not a valid distribution: bionic, bionic-backports, bionic-proposed, cosmic, cosmic-backports, cosmic-proposed, disco, disco-backports, disco-proposed, kubuntu-backports, kubuntu-experimental, kubuntu-updates, partner, precise, precise-backports, precise-proposed, stable, testing, trusty, trusty-backports, trusty-proposed, unstable, xenial, xenial-backports, xenial-proposed00:22
well_laid_lawnxubuntu14w:  there is a bot here with answers00:28
well_laid_lawn!bot00:28
ubottuHi! I'm #xubuntu's favorite infobot. You can search my brain at https://ubottu.com/factoids.cgi | General info and channels at https://wiki.ubuntu.com/IRC/Bots | Make a clone of me, see !botclone00:28
well_laid_lawnso the !info bit was to get an answer from the bot00:28
well_laid_lawnto install a package in the terminal do   sudo apt install libxcb-keysyms100:29
xubuntu14wI don't understand the bot etc, but I will say thank you very much, I did manage to get the syntax right with your help, anddid the sudo apt install libxcb...and it did go get it, now at downloads folder>terminal ./kdanlive19.appimage does load the vide editor, your help is very much apprieciated thanks again00:31
well_laid_lawncheers00:32
=== Israphel is now known as Guest96606
=== Israphel_ is now known as Israphel
pikapikaHi02:33
pikapikaAnyone here who dist upgraded from 16.04 lts to 18.04 lts?02:33
pikapikaand uh noticed a change in fonts for the worse and theme breakage?02:34
pikapikaHi pragmaticenigma02:35
=== brainwash_ is now known as brainwash
pikapikaso02:50
pikapikaa big part of the annoyance is this: https://bugs.launchpad.net/ubuntu/+source/freetype/+bug/172250802:50
ubottuLaunchpad bug 1722508 in qtbase-opensource-src (Ubuntu Artful) "Font hinting appears broken on 18.04" [High,Confirmed]02:50
tooco0lhi everyone, is t here anyone that could assist me with a boot error im having04:55
diogenes_!ask04:55
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience04:55
tooco0lmy apologies thanks04:55
tooco0lI am having two issues, first issue i am having is when xubuntu goes to sleep on me the screen goes black and i cannot 'awake' the screen any longer. i had to force restart and now i am getting 'failed to claim resource 16' boot error?04:57
tooco0li have been unable to login since. my second problem is now i am in a live CD version of xubuntu in an attempt to recover some of my important files and after i mounted and decrypted the volume i found i cannot access my files in the 'root' directory. it says 'permission denied' despite having already mounted and decrypted the volume? thanks in advance!04:58
diogenes_tooco0l, your first issue might be related to the TPM (Trusted Platform Module)05:04
tooco0lthank you i was looking into that, is there anyway i can do anything about that? i checked bios i didnt find it05:04
diogenes_do you have windows too?05:04
tooco0li only found something like intel trusted tech?05:04
tooco0lno i dont i formatted it entirely05:04
tooco0landi should clarify its device creation failed -1605:05
diogenes_look in bios for settings to disable but first you could try to boot with acpi=off option05:06
tooco0li will double check bios but i did and there was nothing for tpm05:06
tooco0lmay i ask how to do the acpi=off?05:07
diogenes_when you reach grub menu press e05:07
diogenes_add acpi=off to the line that starts with linux05:08
diogenes_then ctrl+x05:08
diogenes_done05:08
tooco0lill give that a try right now05:08
tooco0lthank you so much05:08
tooco0lhopefully i wont be back05:09
diogenes_no problem05:09
ToocoolHi diogenes_ no luck :( any other ideas by chance05:17
ToocoolEven if it's just to recover my files from root dir05:17
diogenes_Toocool, another one is alonside acpi=off nomodeset05:20
ToocoolThanks05:22
ToocoolSo acpi=off nomodeset05:22
diogenes_yes and05:22
diogenes_if there is something that start with word resune05:23
Toocool?05:23
diogenes_remove that05:23
ToocoolA whole line of code ?05:24
ToocoolOr just remove any command that begins with resume05:24
diogenes_yes resumexxxblablabla until space05:24
well_laid_lawnon the grub kernel command line05:24
diogenes_but onli when its present in linux line05:25
ToocoolOk so I didn't see anything with resume in it05:26
ToocoolJust added acpi=off nomodeset same error05:26
diogenes_ok the also remove word quiet05:26
ToocoolNow I get gave up waiting for suspend/resume device05:28
ToocoolGage up waiting for root file system Device05:28
diogenes_yes troubles, the try to back up data05:34
diogenes_then*05:34
ToocoolI can't access the root directory05:34
ToocoolSays permission denied when I mount the encrypted volume on the live cd05:34
diogenes_start thunar as root05:34
ToocoolTough lesson learned to always have backups huh lol05:35
ToocoolYou mind walking me through that05:35
diogenes_sudo -S thunar05:35
diogenes_enter05:35
ToocoolBooting back up in live CD now thanks05:37
diogenes_you're welcome05:37
ToocoolFor future prevention of this since you helped me narrow it down to something with the drivers and it going to sleep do you think I can change the settings to prevent it from sleeping05:38
diogenes_we can investigate but no guarantees05:39
ToocoolThere's no settings to change how long before it sleeps05:40
diogenes_yes there is05:40
diogenes_power-manager05:40
ToocoolOk just got in05:41
ToocoolTrying command line05:41
ToocoolUgh05:45
ToocoolSo I don't see the file system in thunar05:45
ToocoolIt's only on my desktop as encrypted file system until I try to double click on it and moubt it05:45
diogenes_then mount it first05:46
ToocoolOk so I did and I see it in thunar05:47
appaI'm having an issue with the pulseaudio controller, I'm trying to change the output device for an application, the option for the device is there, but it ignores me when i click and doesn't change the device.05:47
appaanyone seen that?05:47
ToocoolBut when I open the root folder in thunar it's blank in the regular mount it's restricted05:47
diogenes_Toocool, run: whoami and tell the the output05:49
diogenes_appa, try to change it via commandline05:50
ToocoolI had to open another command line to do it because the terminal I ran thunar -s or whatever in is stuck in that command05:51
ToocoolBut in that terminal it is xubuntu05:52
ToocoolIf you're trying to check if I'm root in the file manager I am it says so in the warning box at the top05:52
diogenes_try: sudo chown xubuntu /path/to/folder05:53
appadiogenes_: I'll see if I can look it up05:55
ToocoolSo I got the money sign05:58
ToocoolLike it successfully did something05:58
diogenes_now try to open it normally05:59
ToocoolLet's see05:59
ToocoolNow I can't even find the folder06:00
well_laid_lawnwasn't the folder the / one06:01
well_laid_lawn?06:01
diogenes_what is the path to the folder?06:01
ToocoolFound it06:01
ToocoolOkay so I still get sane error06:02
well_laid_lawnwell done06:02
ToocoolPermission denied06:02
ToocoolI'm gonna tear my hair out this is so frustrating!06:02
diogenes_righ click on it > properties > permissions06:02
ToocoolBefore i was able to see the file I needed06:02
diogenes_see who is the owner06:03
ToocoolSays 100006:03
ToocoolHold on06:04
ToocoolI'm sending the file I need to recover to my phone via bluetoBlu06:04
ToocoolYou might have just saved my ass06:05
diogenes_in that directory right click on white space > open terminat here > sudo -S thunar06:05
ToocoolYeah the Bluetooth transfer isn't working06:05
ToocoolI'll try your way06:05
well_laid_lawnthe chown might have needed a -R06:06
ToocoolSo I did I got the sake window I had again06:07
diogenes_well_laid_lawn, good point06:07
diogenes_Toocool, try again: sudo chown -R xubuntu /path/to/folder06:08
ToocoolQuestion for you guys06:08
ToocoolCan't I change the permission of the file I want ?06:09
diogenes_yes06:09
ToocoolCan't i change it to xububtu as the user with oernjsperm06:09
ToocoolPermisiPer06:09
ToocoolI tried it still won't transfer over Bluetooth06:09
diogenes_Toocool, try to upload it then to some googledrive06:10
ToocoolWhat should I change on permission06:12
ToocoolI can't even compress it into an archive06:13
diogenes_sudo chmod 777 /path/to/file06:13
ToocoolIs there a way to paste the directory into the terminal06:14
ToocoolManually typing it took forever06:14
diogenes_you don't have to type it at all06:15
Toocool?06:15
diogenes_just write: sudo chmod 777 and grab the file and throw it into the r=terminal06:15
diogenes_drag-and-drop06:15
ToocoolHit entry06:15
ToocoolSeemed to work06:15
ToocoolNow what sir06:15
diogenes_now look at the file whether its unblocked06:16
ToocoolNo06:17
ToocoolPermission restricted06:17
diogenes_try to copy it to some external device06:18
ToocoolFarthest I have gotten is to the folder I use the right click terninal you showed me run -S thunar and I could view it06:18
ToocoolI don't have fksdh drive06:19
ToocoolHonestly sounds like I'm sol06:19
diogenes_no pendrive?06:19
ToocoolI appreciate all your help06:20
ToocoolI wish I did06:20
ToocoolI think I would run into same problem06:20
ToocoolCause I get permission denied aythjany I do can't even copy to desktop06:20
diogenes_then upload to google drive06:20
ToocoolHow do I do that if I can't even access it without going into sudo and manually clicking on it06:21
ToocoolI'll try06:21
diogenes_try this; sudo -S rsync --info=progress2 /path/to/file ~/Desktop06:22
diogenes_see if it copies it06:22
ToocoolDiogenes_ thanks for everything06:36
ToocoolNothing I do works :'(06:36
diogenes_Toocool, have you got a separate /home partition?06:37
diogenes_or it's all / root06:38
ToocoolIt's in home06:38
ToocoolMy file is in the home directoru06:38
ToocoolWell I found it in home now06:38
diogenes_i mean is /home a separate partition?06:38
ToocoolIt's in home/user/virtual box /06:39
diogenes_Toocool, run in terminal; lsblk | nc termbin.com 99906:40
diogenes_share the link you get06:40
diogenes_oops it's 999906:40
diogenes_4 9s06:40
ToocoolTermbin.com/,icg006:41
ToocoolNo ,06:41
diogenes_so your only way now is to re-install () if no one in this channel has a different solution06:43
diogenes_but for re-installation, you don't have to format the drive otherwise your files will be lost06:44
diogenes_what you can try is to remove the all the folders except /home from / (root) directory and go ahead re-installing but no formatting06:44
well_laid_lawnwould a chroot be an option ?06:44
diogenes_also from /home/user you need to remove all (hidden) .folders and .files before re-installing06:45
diogenes_and with chroot it's worth a try06:45
diogenes_at least there is one positive thing that we found out form all our exercises today and it's that encrypted volumes are rock solid hehe06:47
ToocoolWhen I turn on my laptop i no longer can boot into bios I automatic boot into gnu grub06:59
ToocoolCan anyone advise because I can't get it to even boot from livecd anymore06:59
well_laid_lawngrub happens after the bios power on self test so unless you disabled that in bios you should still be able to get into the bios07:01
ToocoolI lost connection in sorry if anyone had advice can they post again07:02
well_laid_lawnpower on and start continually hitting the key for the bios07:02
well_laid_lawnpower on and start continually hitting the key for the bios07:02
well_laid_lawngrub happens after the bios power on self test so unless you disabled that in bios you should still be able to get into the bios07:02
well_laid_lawnpower on and start continually hitting the key for the bios07:02
knomei don't think you can *ever* block yourself out of bios, even if you disble all possible options; it might just be a bit harder...07:02
ToocoolI tried I hit f10 f12 F1 and f2 all should work for Lenovo ideapad07:02
well_laid_lawnas soon as you let go of the power button start hitting the F1 key and keep hitting it quickly07:04
ToocoolI've literally restarted like 6x now I've tried hitting all the different keys since booting07:04
ToocoolI did I'll try again07:04
diogenes_Toocool, might be some RAM cache or something so you can try to power off the laptop completely, unplug the charger, unplug the battery and with keep the power button pressed for at least 30 seconds then put the charger back and try again accessing the bios07:04
ToocoolOkay it legit isn't booting into bios I tried every key since the moment I hit poee button until grub menu07:06
ToocoolI unplugged charger07:06
ToocoolMy laptop is literally stuck07:06
diogenes_keep the power button pressed after unpluging charger and battery for more time07:07
diogenes_1 minute07:07
ToocoolI can't unhook battery unless I get screw drive I think07:07
ToocoolYeah I can't take out the battery07:08
diogenes_bad day ech07:08
ToocoolSeriously07:09
ToocoolThis is unbelievable07:09
ToocoolI get the hard learned lesson backup stuff yes etc etc07:09
ToocoolBut now I can't even turn it on ??07:09
diogenes_it happens to everyone once in a while another lesson learn is don't but products that won't allow you to easily replace parts and just have everything glued in battery ram and so on07:11
diogenes_s/but/buy07:11
ToocoolOkay so I typed in exit07:15
ToocoolGot to boot menu im gonna fresh install07:15
ToocoolAnd I'll take your advice use power manager and never let it sleep again07:16
diogenes_bur first ever thing is backup07:18
ToocoolAye07:20
ToocoolMay I get your opinion on something while I have you here07:20
ToocoolIf you are familiar with virtual box at all would you know if I would incur any performance loss if I were to run my virtual box images from a flash drive ?07:21
well_laid_lawnyes - usb throughput is slower07:22
diogenes_Toocool, i've never tried that so i have no clue.07:22
ToocoolThanks well_laid_lawn07:23
well_laid_lawncheers07:25
ToocoolYou guys are awesome07:26
ToocoolReally can't thank you enough for the help07:26
well_laid_lawnluck07:27
ToocoolDo you guys know if there is apparmor available for virtualbox on xubuntu?07:27
ToocoolI've only seen it I believe for Debian repositoru07:27
well_laid_lawn!info apparmor07:28
ubottuapparmor (source: apparmor): user-space parser utility for AppArmor. In component main, is standard. Version 2.12-4ubuntu5.1 (bionic), package size 512 kB, installed size 1880 kB07:28
ToocoolThx I know xubuntu has default app armor profiles07:29
well_laid_lawnit seems you set an apparmor profile for vbo07:29
well_laid_lawnit seems you set an apparmor profile for vbox07:29
ToocoolLike I would make it up myself07:29
ToocoolAnd set the permission07:29
well_laid_lawnor find one on the net07:30
ToocoolThx07:30
ToocoolAnd to clarify xubuntu already installs and runs apparmor normally right07:30
ToocoolI think it had like 20 preinstalled profiles07:30
well_laid_lawnhttps://wiki.debian.org/AppArmor/HowToUse#Enable_.2F_install_more_profiles07:31
diogenes_there is also firejail, a good sandboxing alternative07:32
ToocoolTysm07:38
alberto-gHello, after upgrade to 18.10 I found that the top panel is not sensitive to clicks in the upper pixels.10:42
alberto-gThis means that I can no longer bring the cursor all the way up and then click, I have to stay a little far from the top of the screen.10:44
alberto-gThis is quite unnerving, does it happens just for me?10:44
Spasshello alberto-g, it's a small bug in Greybird GTK style, it has been fixed but the package in 18.10 is not upgraded10:48
alberto-gThanks Spass, so do I just need to change style?10:49
Spassyou can download new version from the GitHub or as a DEB package from here - https://packages.ubuntu.com/disco/all/greybird-gtk-theme/download10:49
Spassif you like Greybird just install the newer version, it should fix your problem10:50
alberto-gOK Thanks a lot.10:50
pikapikaalso15:42
pikapikais there a way to disable this plop error sound that seems to have been added all of a sudden in 18.04?15:42
pikapika(settings -> appearance -> settings -> both sound related checkboxes are off there)15:42
diogenes_pikapika,  you mean the system bell?15:43
pikapikalike for example, right there in the main settings page textbox if it is blank and I hit backspace that sound plays15:43
pikapikaor if I hit backspace in empty search field in whisker menu15:43
pikapikathis wasn't there in 16.0415:43
pikapikalooks like the upgrade to 18.04 has done all kinds of shitty things15:43
pikapikafonts look trash, theme broke and this sound problem15:44
pikapikadiogenes_, I am not sure if its system bell, I further described some examples of the sound15:44
diogenes_yes it's called bell15:44
pikapikaokay, how do I disable the bell and other such system sounds15:45
pikapikanot disable sound in general15:45
pikapikaof course I wanna listen to music etc normally15:45
diogenes_pikapika, wait15:45
diogenes_pikapika, install dconf-editor15:46
pikapikaalso, just another question for everyone here until he searches the answer. If in a theme, no gtk-3.0 styling is present do gtk3 apps fall back on the styling data of the gtk-2.0 folder?15:46
pikapikahah15:46
pikapikathis sound is also palying in hexchat textbox too15:46
pikapikaI hate partial overrides in themes that leave incosistent color remnants of previous theme15:50
pikapikaso I am considering writing my own to solve this nonsense once and for all15:50
pikapikabut gtk-3.0 themes seem super complex and MAMMOTH15:50
pikapikaSo I am hoping a 2.0 theme would be sufficient for gtk3 apps too15:51
pikapikadiogenes_, do you have any idea about this?15:52
diogenes_pikapika, not about themes but about bell i already gave you the first step15:52
pikapikaOh of course, its installing right now15:52
diogenes_then look for "bell"15:53
diogenes_and change to false all its occurrences15:53
pikapikaI did and quit dconf-editor, sound still plays :(15:56
diogenes_there can be more that one place where bell is located15:56
pikapikaor does it require a log out login?15:57
ilias_grHi all. I lost my Xubuntu session and the system log in only in a Xfce session. Any idea to restore Xubuntu session?16:03
diogenes_pikapika, also remove the old session and cache for old sessions and re-log16:05
pikapikaokay16:07
ilias_grthere is only a recent xfce4-session in cache Do I have to remove it? Will this solve the problem?16:08
xubuntu67f016:09
ilias_grI realized that I am in a different session because I saw some differences in my system's configuration (appeareance, fonts etc) and that I couldn't open Sound Settings through Sound indicator in panel.16:10
ilias_gr Then I read that pavucontrol cannot open from sound indicator if the system isn't running in a Xubuntu session16:10
diogenes_ilias_gr, could be something messed up with your configs16:16
diogenes_i'd advice you to create a new user and try and see if everything wprks there16:16
ilias_grdiogenes: I am afraid so16:16
ilias_grI just did  sudo apt install xubuntu-desktop and some files (6) were installed16:18
diogenes_why would you do that, xubuntu already comes with xfce :))16:19
ilias_grBecause I thought something is missing in my system16:20
ilias_grI don't know I am confused16:21
ilias_grI will try a reboot know.16:21
diogenes_then first create a new user see if that works, if not then i'm afraid only saint iGNUssius knows what you did and only a re-installation would help16:22
pikapikaanyways after this thing16:23
pikapikaI seriously need to write my own theme16:23
pikapikaI don't know what is it with theme authors not overriding every required value but its incredibly annoying!16:23
ilias_grNothing changed. It stills log in a Xfce session.16:30
pikapikadiogenes_, do you ever change the theme and notice that many theme authors fail to change all values and the result is well inconsistent? Example, say probably their previous theme while working on writing the new one already had a PRELIGHT background color for menus that is different to the default bg he uses for menus, so he forgets to change it. Someone installs it who happens to have had a theme previously whose PRELIGHT was the16:30
pikapikasame as new themes current bg, and the result is of course not hard to guess: menu items look the same hovered or unhovered16:30
diogenes_pikapika, its because not many of them have been ported to gtk3 i still use older gtk2 and i'm happy with it16:32
pikapikaOh16:33
pikapikaI see16:33
diogenes_pikapika, breeze should work fine though16:34
pikapikaSo is this choice between gtk2/3 purely the users (ie you can change it somewhere is system settings to only use gtk2) or is it the choice of the app developer?16:34
pikapikais it dark? I prefer dark themes16:34
diogenes_there is breeze-gtk and it has both dark and white16:34
pikapikaBut idk16:34
pikapikaAs I said16:34
pikapikathe same apps that used to look fine in 16 looked broken in 18 with the same theme16:35
pikapikaI am making do with another theme for the moment16:35
diogenes_pikapika, for instance if you got thunar 1.8, it's gtk3 so only gtk3 themes will work16:35
diogenes_and currently there aren't that many16:35
pikapikahmm so16:35
pikapikagtk 3 apps won't read the gtk-2.0 folder in theme?16:35
pikapikabecause I remember I made some edit to the themerc or some other file there16:36
pikapikaand now thunar has the black background I chose there16:36
pikapikalet me see which version of thunar I have16:36
pikapikaah16:36
pikapikaIts 1.616:36
pikapikaI am guessing it probably uses gtk216:36
pikapikaAnyways16:36
pikapikais there any resource on writing themes, both for gtk2 and for gtk3?16:37
pikapikaI wish to later write my own theme16:37
pikapikaIts annoying finding and trying to fit others themes16:37
diogenes_it used to be long time ago but afaik there isn't anymore16:39
diogenes_but16:39
diogenes_you could ask in #xfce16:39
diogenes_there are the devs16:39
pikapikalogged out logged in16:39
pikapikasimilar problems in breeze-gtk16:39
pikapikalike buttons having no border nor background16:40
pikapikamenu highlighted and menu normal item looking the same etc16:40
diogenes_try to removeany .gtk file if there is ny in /home16:40
diogenes_any*16:40
pikapikacurrently going back to the half-modified monster I made out of obsidian16:40
pikapikaah16:40
pikapikaNo .gtk file but a .gtkrc-2.016:41
diogenes_yes16:41
diogenes_move it somewhere else16:41
diogenes_on desktoop16:41
diogenes_and re-log16:41
pikapikadid that16:43
pikapikaSame as before16:43
diogenes_weird16:45
diogenes_gotta a screshot?16:45
diogenes_screenshot*16:45
pikapikamaking one16:45
pikapikaoh16:45
pikapikaand squashed menus in xfce terminal16:45
pikapikafunny16:45
diogenes_also pastebin the ls -a $HOME16:45
pikapikahttp://i.imgur.com/mTIUCTD.png16:46
pikapikadiogenes_, these are the dotfiles present in home: https://paste.ubuntu.com/p/KtDNSrSdPt/16:47
diogenes_try: ark-dark and adwaita-dark16:49
pikapikano highlight on active app in panel for example16:49
pikapikadiogenes_, do you know anything that does not waste space with useless large paddings etc?16:50
pikapikaI want a dark theme that is compact on screen size16:51
pikapikaFor example the WM theme I use has very think titlebars as you can see16:51
pikapika*thin16:51
diogenes_adwaita-dark and as for wm theme ark-dark16:51
pikapikaOh I am quite happy with my wm theme, that is something I do not wish to change16:51
pikapikaBtw could it be I am installing themes the wrong way? I either unpack it in /usr/share/themes or drag the archive from file manager to the Appearance window16:52
diogenes_yes, i always unpack them to /usr/share/themes16:53
pikapikathis one is better17:18
pikapikaI still see the menu item highlight problem though17:18
pikapikaBut let me see if I can edit it myself somehow17:21
pikapikaThis is a VERY good base17:21
diogenes_which one is good base?17:21
pikapikaadwaita dark17:22
pikapikaas in rather close to what I wanted17:22
diogenes_yeah, for me it's the best :)17:23
pikapikaMost importantly17:23
pikapikaButtons/panel icons selected or not state is very clearly and immediately distinguishable17:23
pikapikaand the hexchat notification again looks very clear too, I don't think I did it well though. Can you ping my name in a few seconds for me to check that diogenes_?17:24
diogenes_ok17:24
diogenes_pikapika, ?17:25
diogenes_tell me when17:25
pikapikaYes17:25
pikapikaIt worked, and yeah I noticed, its nice17:25
pikapikaThanks for thep ing17:25
pikapikaNice ligh blue/black blinking17:25
diogenes_no problem :)17:25
diogenes_so if you edit it well17:25
diogenes_care to share the result17:25
diogenes_:)17:25
pikapikaSure <317:25
pikapikaEven though I don't know anything about this thing, I am just changing colors with names I am guessing are what I think they mean17:26
* pikapika snuggles diogenes_ 17:26
diogenes_pikapika, that's how we all learn stuff, trial and fail antil it works :)17:27
pikapikaNext thing I'll have to see is how I can force system to use freetype 2.617:28
pikapikadiogenes_, which ubuntu do you use?17:28
pikapikadid you upgrade from 16 to 18 and did it mess up the fonts for you too?17:29
diogenes_pikapika, i'm using MX right now17:29
pikapikaoh17:29
pikapikaI have no idea how it relates to the "official" versions17:29
pikapikaoh17:29
pikapikaits a diff distro17:30
pikapikaI see17:30
diogenes_yes bedian based17:30
diogenes_debian*17:30
pikapikaHmm, I see the menu highligh bg IS in fact diff but only very subtly and slightly17:31
pikapikaI'll have to make the diff stronger17:31
pikapikaAnd yes perfect amount of spacing17:31
diogenes_looks like you gonna have a sleepless night lol because i know myself, tweaking themes is way too much time consuming :)))17:32
pikapikalol17:32
pikapikaI actually hate anything to do with colors/themes etc17:32
pikapikaor sizes/layout whatever17:32
pikapikayou know design type stuff17:32
pikapikaI absolutely suck at it17:32
pikapikaBut theres no other option right now so lol17:33
diogenes_i know and sometimes we must do things we don't like hehe17:33
diogenes_look at it as to a positive experience17:34
pikapikaAnd sometimes we do things we absolutely love, like snuggling with a cute boy :)17:34
pikapikaBut yes, I am trying to make the best out of it17:34
diogenes_lol in my case it would be snuggling with a cute girl XD17:35
pikapikaSome boys are cuter than girls :P17:35
diogenes_lol17:36
pikapikahmm17:40
pikapikaopen/save dialogs etc are having problems17:40
pikapikaI am guessing FF is gtk3?17:40
diogenes_afaik ff is not even gtk17:40
diogenes_pikapika, for ff you need a custom css to work with darjt hemes17:41
diogenes_it's a well knows bug17:41
pikapikalmao17:41
pikapikaSo17:41
pikapikawell17:41
pikapikaat least context menus are standard there I hope?17:41
pikapikaI mean I see the right click menu changing style along with theme, to varying extents17:42
diogenes_wait i will provide the instructions17:42
pikapikachrome/userChrome.css?17:42
diogenes_yes17:42
pikapikaFunny17:42
pikapikaThat file seems to be having no effect17:42
pikapikaI even tried some examples from firefox site17:42
pikapikanope17:42
diogenes_it depends on the content17:42
pikapikaIn what sense?17:42
pikapikaand17:43
pikapikaI mean I am seeing similar problems in xfce4 terminal17:43
diogenes_pastebin: cat  ~/.mozilla/firefox/*.default/chrome/userContent.css17:44
pikapikahttps://paste.ubuntu.com/p/ZRwFKR59St/17:45
diogenes_pikapika, yeah that one should work17:47
brainwashthat's not something you put in userContent.css17:47
pikapikaDoes not seem to unfortunately. The most easily visible change would be the lack of blue border over tabs17:47
pikapikabut tabs still have blue borders17:48
pikapikaWhat do you mean brainwash?17:48
brainwashthat is userChrome.css17:48
pikapikaand whats the diff between userContent.css and userChrome.css?17:48
brainwashand it's missing the header lines17:48
pikapikawell17:48
pikapikaI have the same contents copied to userChrome as well17:48
diogenes_for me it works with userContent17:48
pikapikaI have both files with same content17:48
diogenes_i used to have black text on black textareas17:49
diogenes_and that trick fixed it17:49
pikapikaso userContent is basically "default stylesheet" for web pages and chrome is for the interface?17:49
brainwashI only paid attention to the last lines17:50
brainwash.tabbrowser-tab .tab-loading-burst17:50
brainwashthat's for userChrome17:50
pikapikaI cleared the userContent.css and placed the last declaration in userChrome.css17:52
pikapikaStill no change?17:52
pikapika(and yes, restarted FF)17:52
pikapikahmm brainwash diogenes_18:00
pikapikaIt seems you need this before or so an official kb article states:18:00
pikapika * Do not remove the @namespace line -- it's required for correct functioning18:00
pikapika */18:00
pikapika@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */18:00
diogenes_pikapika, so ut works now?18:02
diogenes_it*18:02
pikapikaLet me try18:03
brainwashpikapika: that's for userChrome only I think18:03
pikapikayes18:03
brainwash>and it's missing the header lines18:03
brainwashI mentioned that18:03
xubuntu03wHello i installed xubuntu in a device that comes with windows, and i want to change the windows button key18:12
xubuntu03wand put it in the menu18:13
xubuntu03whello18:16
brainwashI don't quite understand18:17
brainwashmaybe try to rephrase it18:18
xubuntu03wnormal i explained very bad18:18
xubuntu03wsorry18:18
brainwashwindows button key? a button and a key?18:19
xubuntu03win windows when you pulse the windows button it opens a menu18:19
xubuntu03wand i want to do the same18:19
brainwashah okay18:19
brainwashthat is a bit tricky18:19
xubuntu03w;)18:19
xubuntu03wcan you help ,e ?18:21
pikapikaoh18:21
xubuntu03wme*18:21
pikapikado you mean18:21
pikapikayou press the win key18:21
pikapikaand it should open the main menu right?18:21
xubuntu03wyes18:21
pikapikaThats easy I think18:21
xubuntu03whow can i do it?18:21
pikapikaSettings -> Keyboard -> Application Shortcuts18:22
pikapikaThere should be something like whisker menu popup18:22
xubuntu03wi did that18:22
pikapikaand still not working?18:22
xubuntu03wand didnt see that18:22
pikapikaoh18:23
pikapikaI think you need to add a new one then18:23
xubuntu03wi tried it18:23
brainwashhttps://xfce.space/en/2017/12/xfce-and-the-super-key/18:23
pikapikaxfce4-popup-whiskermenu18:23
pikapikaadd one with this command18:23
xubuntu03wok18:23
xubuntu03wit works18:24
xubuntu03wthanks18:24
xubuntu03wfor curiosity18:24
xubuntu03wwhere i can find the commands?18:24
pikapikaWhich method did you use?18:25
xubuntu03wall of them18:25
pikapikaI believe that command is well just a normal command as you'd enter into a shell18:25
xubuntu03wi went to the keyboard, after to application shortcuts and then i created a new shortcut with the comand that gave me18:25
pikapikaI typed it into a normal terminal and it opened the whisker menu just the same18:25
pikapikaSo these are probably just normal terminal commands for those actions18:26
xubuntu03wah ok18:26
xubuntu03wthanks18:26
* pikapika snugs xubuntu03w 18:26
pikapika:)18:26
xubuntu03wand  sorry for the inconveniences ;)18:26
ToocoolHappy St Paddy's day everyone! I am running xubuntu and twice now my computer has the following boot error: gave up waiting for suspend/resume device18:27
ToocoolFailed to claim resource : 1618:27
pikapikabrainwash, its very picky18:42
pikapikaborder-top for tabs its not taking18:42
pikapikabut tab background color is working ifne18:42
pikapikaaddress bar background also isn't having any effect18:43
brainwashyou have to do it properly18:47
brainwashwhat is your source?18:47
brainwashit may be outdated18:47
pikapikaUh just finding the element class from full console and changing its styles in the css18:48
brainwashokay18:48
brainwashwith !important ?18:48
pikapikaYes18:48
brainwashyou don't want firefox to override your changes18:48
brainwashokay18:48
brainwashif you want someone to look over it, I suggest joining the mozilla IRC server18:50
brainwashand ask there18:50
pikapikaAlright, thanks18:50
pikapikaDoes anyone know how I would go about installing an older version of freetype?19:13
pikapikaApparently either a newer or an older version from the one in buntu 18 will work19:16
pikapikaI am trying at least to finish the first step of building the freetype19:16
pikapikaI elect to go with the newer for now19:16
pikapikaBut how would I replace (and appropriately mark) this fact for apt, and then make it 'hold' status?19:17
pikapikaWow that downloaded fast19:18
xubuntu80wHello, I'm having trouble getting shared folders to work, Windows 10 host, Virtualbox 6.0, Xubuntu 18, is it really that hard or am I missing something, thanks20:41
xubuntu80wxubuntu-18.04.2-desktop-amd6420:42
xubuntu80wthe Guest Additions are working, I set the folders in Virtualbox, but I don't know why so much special commands need to be run from terminal to get it working, thanks for any ideas to try20:44
xubuntu80wwhen I type groups $user I do not see vboxsf, what does that mean20:49
xubuntu80wI see a lot have this problem, but I wonder if there's a simple solution I'm overlooking, thanks20:54
=== Nikolam is now known as nikolam
lastcHello everyone! I'm new to xfce (just moved from KDE) and I'm wondering if there's a way to enable hot corners on Xubuntu, like the ones from plasma22:38
=== nikolam_ is now known as nikolam
=== Israphel is now known as Guest64372
=== Israphel_ is now known as Israphel
=== nikolam_ is now known as nikolam

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!