Re: [gentoo-user] Menu font size in LibreOffice

2018-06-04 Thread Peter Humphrey
On Monday, 4 June 2018 18:15:44 BST Mick wrote:

> I don't have a 'Gnome Application Style' under System Settings/Appearance.
> I'm guessing I may be missing a package.  These are my USE flags:
> 
>  Installed versions:  6.0.3.2(20:28:13 25/05/18)(bluetooth branding cups
> dbus mysql pdfimport -coinmp -debug -eds -firebird -googledrive -gstreamer
> - gtk -gtk2 -java -jemalloc -kde -libressl -odk -postgres -test -vlc
> ELIBC="- FreeBSD" LIBREOFFICE_EXTENSIONS="-nlpsolver -scripting-beanshell
> -scripting- javascript -wiki-publisher" PYTHON_SINGLE_TARGET="python3_5
> -python2_7 - python3_4 -python3_6" PYTHON_TARGETS="python2_7 python3_5
> -python3_4 - python3_6")

Hm. Mine differ in a few respects:

 Installed versions:  6.0.3.2{tbz2}(21:59:38 27/05/18)(branding cups dbus 
googledrive gtk pdfimport -bluetooth -coinmp -debug -eds -firebird -gstreamer 
-gtk2 -java -jemalloc -kde -libressl -mysql -odk -postgres -test -vlc ELIBC="-
FreeBSD" LIBREOFFICE_EXTENSIONS="-nlpsolver -scripting-beanshell -scripting-
javascript -wiki-publisher" PYTHON_SINGLE_TARGET="python3_5 -python2_7 -
python3_4 -python3_6" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -
python3_6")

You see gtk in there; it's reported globally by --info too, though I haven't 
specified it myself; I suppose it comes from the plasma profile.

I don't know how to find out what determines the control panel applets you 
have; maybe that's significant.

(BtW, thanks for not pointing out my spurious question mark. Sloppy editing 
again.)

-- 
Regards,
Peter.






Re: [gentoo-user] Menu font size in LibreOffice

2018-06-04 Thread Mick
On Monday, 4 June 2018 18:08:40 BST Andrew Udvare wrote:
> > On Jun 4, 2018, at 12:53, Peter Humphrey  wrote:
> > 
> > I think Libre Office is a GTK application? In that case, you want
> > Appearance > Aplication Style > Gnome Application Style, then Select a
> > GTK3 Theme and Font.
> It can be built with or without gtk/gtk2/kde USE flags. I use KDE but I
> don’t build with such flags because I think it makes the UI look silly. I
> think this makes UNO use the Gtk+ styles and I’ve never noticed the menu
> font size as different from other apps.
> 
> 
> Andrew

I don't have a 'Gnome Application Style' under System Settings/Appearance.  
I'm guessing I may be missing a package.  These are my USE flags:

 Installed versions:  6.0.3.2(20:28:13 25/05/18)(bluetooth branding cups 
dbus mysql pdfimport -coinmp -debug -eds -firebird -googledrive -gstreamer -
gtk -gtk2 -java -jemalloc -kde -libressl -odk -postgres -test -vlc ELIBC="-
FreeBSD" LIBREOFFICE_EXTENSIONS="-nlpsolver -scripting-beanshell -scripting-
javascript -wiki-publisher" PYTHON_SINGLE_TARGET="python3_5 -python2_7 -
python3_4 -python3_6" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -
python3_6")
 
-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.


[gentoo-user] Local portage git mirror

2018-06-04 Thread Peter Humphrey
Hello list,

I have a small LAN, on which one box has little to do so I've set it up as a 
local git mirror. I use this box - the one I'm writing on now - as a compile 
server for a coule of other boxes, including the new git server, in which the 
clients export their portage tree over NFS v3 to this box.

On those client boxes I've had to "chown -R portage:portage /usr/portage" to 
get the exporting via git to work; otherwise I get a read permission failure 
on .git/FETCH_HEAD.

This is what I see on the compile host:
$ ls -l /usr/portage/.git
total 15M
-rw-r--r--   1 root root  267 May  7 10:59 config
-rw-r--r--   1 root root   73 May  7 10:49 description
-rw-r--r--   1 root root  104 Jun  4 09:49 FETCH_HEAD
[...]

But on the client boxes I now have this:
$ ls -l /usr/portage/.git
total 15M
-rw-r--r--   1 portage portage  277 May  7 11:33 config
-rw-r--r--   1 portage portage   73 May  7 11:31 description
-rw-r--r--   1 portage portage  104 Jun  4 10:24 FETCH_HEAD
[...]

I did try chowning to root:portage first, but I still got the permission 
error.

Have I done something daft here?

-- 
Regards,
Peter.






Re: [gentoo-user] Menu font size in LibreOffice

2018-06-04 Thread Andrew Udvare



> On Jun 4, 2018, at 12:53, Peter Humphrey  wrote:
> 
> I think Libre Office is a GTK application? In that case, you want Appearance 
> > 
> Aplication Style > Gnome Application Style, then Select a GTK3 Theme and Font.

It can be built with or without gtk/gtk2/kde USE flags. I use KDE but I don’t 
build with such flags because I think it makes the UI look silly. I think this 
makes UNO use the Gtk+ styles and I’ve never noticed the menu font size as 
different from other apps.


Andrew


Re: [gentoo-user] Menu font size in LibreOffice

2018-06-04 Thread Peter Humphrey
On Monday, 4 June 2018 15:40:54 BST Mick wrote:
> Hi All,
> 
> Any idea how I can increase the font size of Libre Office menus, on a plasma
> desktop?
> 
> Using systemsettings5/fonts doesn't seem to work.

I think Libre Office is a GTK application? In that case, you want Appearance > 
Aplication Style > Gnome Application Style, then Select a GTK3 Theme and Font.

If that doesn't help, I'm stumped too.

-- 
Regards,
Peter.






[gentoo-user] Menu font size in LibreOffice

2018-06-04 Thread Mick
Hi All,

Any idea how I can increase the font size of Libre Office menus, on a plasma 
desktop?

Using systemsettings5/fonts doesn't seem to work.

-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.