=== drifter is now known as Drift_r | ||
sacarde | hi | 07:47 |
---|---|---|
diogenes_ | hi | 07:48 |
sacarde | I dont view nm-apple in pannel | 07:48 |
sacarde | applet | 07:48 |
sacarde | may be I dont have installed some packages | 07:49 |
diogenes_ | sacarde, run in terminal: nm-applet | 07:51 |
sacarde | ah.... ok | 07:52 |
sacarde | thanks!! | 07:52 |
arm1e | Hello everyone | 10:54 |
diogenes_ | hi | 10:55 |
arm1e | I have been having theming issues for the past few weeks on the new beta. Many times, when I want to try a new theme it will not install properly, missing controls, or not changing the colour of the indicators applet to match the panel | 10:56 |
chainfire | hi | 12:20 |
chainfire | test | 12:20 |
chainfire | anybody there | 12:20 |
TechChristoph | here i am | 12:39 |
arm1e | Does anyone know how to theme firefox properly when using a dark gtk theme? | 14:18 |
diogenes_ | arm1e, whats the issue? | 14:19 |
arm1e | on dark themes, text boxes in firefox have a black boackground. | 14:19 |
diogenes_ | arm1e, run: cd ~/.mozilla/firefox/*.default/ | 14:21 |
arm1e | I am there | 14:24 |
diogenes_ | mkdir chrome | 14:24 |
arm1e | yup | 14:24 |
diogenes_ | touch ~/.mozilla/firefox/*.default/chrome/userContent.css | 14:24 |
arm1e | ok | 14:25 |
diogenes_ | pluma (or whatever text editor) ~/.mozilla/firefox/*.default/chrome/userContent.css | 14:25 |
arm1e | opened | 14:26 |
diogenes_ | paste there the following: http://susepaste.org/65821775 | 14:26 |
chainfire | hi | 14:26 |
arm1e | fixed, but now checkboxes are black | 14:27 |
diogenes_ | did you close and re-open ff? | 14:28 |
arm1e | yup | 14:28 |
arm1e | the textboxes are fine, just checkboxes that are not | 14:28 |
diogenes_ | no clue about check boxes, I don't even use ff, it's all I remember from those older days when I was using ff | 14:30 |
diogenes_ | arm1e, you still there? | 14:32 |
arm1e | yeah | 14:32 |
diogenes_ | try to replace userContent.css with this: https://gist.github.com/olegantonyan/f27d359fd3cfa5340a0a28e11038da29 | 14:32 |
diogenes_ | tell me if that fixes the thing | 14:32 |
arm1e | I want to use a light theme, but I keep running into issues. The main one is that the indicator plugin in the panel ignores the panel colour | 14:32 |
diogenes_ | try the above code and report if that fixes the issue | 14:33 |
arm1e | will do | 14:36 |
arm1e | that did it | 14:38 |
diogenes_ | ok goo to know | 14:38 |
diogenes_ | good* | 14:38 |
arm1e | Next, what themes would you recommend? Many that I have tried to add, fail to include controls | 14:39 |
diogenes_ | I use breeze-dark | 14:40 |
arm1e | where from? | 14:41 |
diogenes_ | look in synaptic if they have it | 14:42 |
arm1e | installed breeze-gtk-theme but doesnt show up | 14:45 |
diogenes_ | maybe you need to re-log | 14:46 |
arm1e | will try. Thanks for the help | 14:46 |
diogenes_ | yw | 14:46 |
JamesBauer | oi | 14:53 |
=== Lengsdorfer is now known as Guest10969 | ||
=== Guest10969 is now known as Lengsdorfer | ||
Fretegi | howdy guys | 18:46 |
Fretegi | so I need to update gnucash to 3.0 on an ubuntu 16.04 system. currently its installed from the ubuntu repos. if i just download the tar's and build it manually will it bring bring over my current configs etc? | 18:51 |
alkisg | Fretegi: check if you can install it from https://packages.ubuntu.com/search?keywords=gnucash | 19:17 |
alkisg | I.e. if the dependencies of the bionic (18.04) version are satisfiable in 16.04 | 19:18 |
Fretegi | thats for version 2.19 thought right? | 19:19 |
alkisg | It's the latest version available in ubuntu; what's the last upstream? | 19:29 |
Fretegi | gnucash 3.0 | 19:32 |
Fretegi | usually i dont care about having the latest and greatest stuff. But in this case gnucash actually alters the format for files that it saves, pre 3.0 versions cannot read 3.0+ versions. on another machine i use i was forced to upgrade to 3.0 for other reasons... so just trying to have it be consistent is all | 19:33 |
Fretegi | now one can always just build it from source. The necessary files are on the gnucash site.. and i dont mind that. i will be upgrading ubuntu to 18.04 when it goes stable so was hoping that would be part of it so i dont have to bother with addressing none repo software down the line | 19:34 |
alkisg | Fretegi: as you can see in the link above, 18.04 doesn't have gnucash 3.0 | 19:38 |
alkisg | It's currently only available in debian experimental: https://packages.debian.org/search?keywords=gnucash | 19:38 |
alkisg | http://metadata.ftp-master.debian.org/changelogs/main/g/gnucash/gnucash_3.0-1_changelog says it's pretty fresh, 08 April. | 19:39 |
Fretegi | thats alright. is there a way to add that as a repo for just that one piece of software? | 19:40 |
Fretegi | gnucash that is | 19:40 |
alkisg | You'd download the .deb, not as a repo | 19:40 |
Fretegi | thatll work... now is APT smart enough to see that this is installed and automatically pick up install a later version when it does come available via the normal ubuntu repos? | 19:41 |
alkisg | In Ubuntu 20.04, a new version will come, and it will be automatically updated, yes | 19:42 |
Fretegi | well that will work.. so now with the current 2.6 version i have, if i run the deb for the 3.0, it will just upgrade and not have 2 versions installed then right? so in theory should pull in configs etc. | 19:43 |
alkisg | Right; note that you'l need to verify the dependencies first | 19:44 |
alkisg | What's your arch? dpkg --print-architecture | 19:44 |
Fretegi | amd64 | 19:45 |
alkisg | OK so you go to https://packages.debian.org/experimental/gnucash, click on amd64 at the bottom, download that .deb, | 19:46 |
alkisg | then follow the dependencies and also download https://packages.debian.org/experimental/gnucash-common etc etc, | 19:46 |
alkisg | and when you've collected all the necessary .debs, you put them in a folder, and run sudo apt install *.deb | 19:46 |
alkisg | And see if apt can satisfy the dependencies, or if something's wrong | 19:46 |
Fretegi | oh thats a neat trick | 19:50 |
Fretegi | still getting the hang of how apt and .deb's work. most of my linux experience is with gentoo. portage is a completely dif animal. thanks for that tip buddy | 19:50 |
alkisg | np | 19:51 |
alkisg | If you're that used to compiling, you could also fetch the source package from experimental, then run `sudo apt build-dep gnucash` to fetch the build dependencies, and finally run `debuild -b -tc` to generate the .debs yourself | 19:52 |
Fretegi | alkisg, and then have to run the .deb to install? | 20:11 |
Fretegi | so i have to downloadall like 20 of these .deb's? | 20:14 |
Fretegi | alkisg, what about this? | 20:28 |
Fretegi | https://wiki.gnucash.org/wiki/Building#Ubuntu_16.04_LTS_.28Xenial_Xerus.29 | 20:28 |
Fretegi | catch though is, the instructions dont seem to mention saving the .tar for the source or where to place it etc | 20:29 |
mate|65085 | wine mit ubuntu mate | 22:02 |
=== bob is now known as Guest2347 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!