/srv/irclogs.ubuntu.com/2016/02/04/#ubuntu-bugs.txt

=== jjfrv8_ is now known as jjfrv8
jjfrv8i'm trying to report a bug and it says this private bug (1502732) is a duplicate. could someone please look at it and mark it not private?00:58
jjfrv8I reported public bug 154018600:58
ubot5`bug 1540186 in thunar (Ubuntu) "thunar crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a()" [Undecided,New] https://launchpad.net/bugs/154018600:58
hggdhjjfrv8: bug 1502732 is now public01:14
ubot5`bug 1502732 in thunar (Ubuntu) "thunar crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a()" [Medium,Confirmed] https://launchpad.net/bugs/150273201:14
=== meetingology` is now known as meetingology
=== JMulholland_ is now known as JMulholland
=== bpierre_ is now known as bpierre
jjfrv8hggdh, thanks!13:42
Ludo38Hi all! I have a problem with the default font in web browser. Months ago, I installed various additional fonts in my Ubuntu, and it made a conflict somewhere in the default Ubuntu font, because pages like Yahoo Mail or Twitter or most of the blogs, display a very hard-to-read font called HelveticaNeue, and for now I don't manage to remove it and get my browsers (Firefox and Chrome) displaying the correct default font...19:13
Ludo38Here is a screencap of the issue visible on Firefox : http://www.pasteall.org/pic/show.php?id=9876619:13
Ludo38If somehow here can help me fix this, that would be fabulous19:13
Ludo38I guess it's not complicated to fix, but for now I have no solution...19:14
Ludo38I've been using Ubuntu for about 8 years and it's the first time installing fonts creates a conflict like that...19:14
wxlLudo38: try resetting your default fonts https://askubuntu.com/questions/454279/change-default-system-font-using-terminal-only-in-14-0419:19
Ludo38Thank you! I try this now19:19
Ludo38Mmm, not sure which terminal command to use, this page suggests various things, mostly about the size of the fonts, not the name of the font19:22
Ludo38I tried this : dconf write /org/gnome/desktop/interface/font-name "'Ubuntu 11'"     and it didn't change anything19:22
wxlhere19:22
wxl's the gui option http://askubuntu.com/questions/19770/how-do-i-change-fonts-and-adjust-their-size19:22
wxlsuffice it to say `gsettings reset-recursively org.gnome.desktop.interface` should reset everything19:24
Ludo38WXL : thanks for this last reset idea, but it didn't change anything...19:27
Ludo38I now try the Unity Tweak Tool19:27
Ludo38just installed it19:27
wxlyou can also specifically change the settings in the brwoser19:27
Ludo38yes, but as the bug appears in both Firefox AND Chrome, I must find a way to change it universally, globally19:27
Ludo38there is something wrong in my global Ubuntu font config19:28
Ludo38Unity Tweak Tool doesn't help more either :(19:33
wxlyou should try to use gsettings to list all teh font properties19:35
wxlgsettings list-recursively org.gnome.desktop.interface19:35
wxlmaybe best to try gsettings list-recursively org.gnome.desktop.interface | grep -i font19:35
wxland if you haven't already re-started x you probably should19:36
wxlnot sure that's necessary but it would be wise19:36
Ludo38THank you very much WXL. I restart now and come back here soon19:38
Ludo38Argh, I restarted and it didn't cange my issue :(19:43
wxlLudo38: what does gsettings say your fonts are? you can do `sudo apt -y install pastebinit xclip && gsettings list-recursively org.gnome.desktop.interface | grep -i font | pastebinit | xclip -i` and then just paste in the channel19:45
wxl(pastebinit will paste the output of the previous command to pastebin)19:46
wxl(xclip will take the output of the pastebinit command which is the url of the pastebin and put it on your clipboard)19:46
Ludo38Lecture des listes de paquets... Fait20:07
Ludo38Construction de l'arbre des dépendances20:07
Ludo38Lecture des informations d'état... Fait20:07
Ludo38Les NOUVEAUX paquets suivants seront installés :20:07
Ludo38  pastebinit xclip20:07
Ludo380 mis à jour, 2 nouvellement installés, 0 à enlever et 0 non mis à jour.20:07
Ludo38Il est nécessaire de prendre 31.8 ko dans les archives.20:07
Ludo38Après cette opération, 241 ko d'espace disque supplémentaires seront utilisés.20:07
Ludo38Réception de : 1 http://mx.archive.ubuntu.com/ubuntu/ wily/main pastebinit all 1.4-4 [14.8 kB]20:07
Ludo38Réception de : 2 http://mx.archive.ubuntu.com/ubuntu/ wily/universe xclip amd64 0.12+svn84-4 [17.0 kB]20:07
teward!pastebin20:07
ubot5`For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.20:07
Ludo3831.8 ko réceptionnés en 0s (45.4 ko/s)20:07
Ludo38Sélection du paquet pastebinit précédemment désélectionné.20:07
Ludo38(Lecture de la base de données... 295151 fichiers et répertoires déjà installés.)20:07
Ludo38Préparation du dépaquetage de .../pastebinit_1.4-4_all.deb ...20:07
Ludo38Dépaquetage de pastebinit (1.4-4) ...20:07
Ludo38Sélection du paquet xclip précédemment désélectionné.20:07
tewardLudo38: don't paste to the channel.20:07
Ludo38Préparation du dépaquetage de .../xclip_0.12+svn84-4_amd64.deb ...20:07
Ludo38Dépaquetage de xclip (0.12+svn84-4) ...20:07
Ludo38Traitement des actions différées (« triggers ») pour man-db (2.7.4-1) ...20:07
Ludo38Paramétrage de pastebinit (1.4-4) ...20:07
Ludo38Paramétrage de xclip (0.12+svn84-4) ...20:07
Ludo38ludovic@aguila:~$ gsettings list-recursively org.gnome.desktop.interface | grep -i font | pastebinit | xclip -i20:07
Ludo38It's what I got, WXL20:08
Ludo38sorry, I'm not used to that20:08
Ludo38I redo it better20:08
tewardLudo38: use a pastebin for multi-line pastes20:08
tewardthat hasn't changed, and applies to all Ubuntu channels20:08
Ludo38here it is :20:13
Ludo38http://paste.ubuntu.com/14882318/20:13
tewardLudo38: the link should then be copied into your clipboard, as that's what xclip is supposed to do20:14
tewarddoes it not do that?20:14
tewardif it doesn't, then you can remove the xclip argument and that last pipe, and then just manually copy-paste the pastebin link from the terminal20:15
Ludo38teward : sorry, I don't understand20:16
Ludo38This is all new to me20:16
tewardLudo38: when you run the command that was said at the end - that is, the "gsettings list-recursively org.gnome.desktop.interface | grep -i font | pastebinit | xclip -i" command20:16
tewardwhen you then try and paste into another window, does it paste a paste.ubuntu.com URL?20:17
tewardif it does, then the command worked effectively, and wxl wants that URL20:17
Ludo38ah, wait, I check this20:17
Ludo38thanks for your help20:17
Ludo38Well, I just pasted "gsettings list-recursively org.gnome.desktop.interface | grep -i font | pastebinit | xclip -i" in a new terminal, but it didn't answered anything20:22
tewardLudo38: it shouldn't.  Now try making a paste anywhere20:22
tewarddoes that paste give you an http://paste.ubuntu.com/ URL20:22
tewardor is it just the 'gsettings ...' command?20:22
Ludo38what do you mean by "Now try making a paste anywhere" ?20:22
Ludo38In the terminal, it tells me xclip is the most recent, and same with pastebinit20:31
=== AndrewMC` is now known as AndrewMC

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