[gentoo-user] Re: problem dropping Python 2.7

2019-09-11 Thread Nikos Chantziaras
On 12/09/2019 07:36, Philip Webb wrote: I've been trying to eliminate Python 2.7 & have dropped the 'TARGETS' lines from 'make.conf', leaving only 3.6 , but it seems that a number of pkgs still require it : Can anyone suggest a solution ? Uninstall all packages that require Python 2.7. Some

[gentoo-user] problem dropping Python 2.7

2019-09-11 Thread Philip Webb
I've been trying to eliminate Python 2.7 & have dropped the 'TARGETS' lines from 'make.conf', leaving only 3.6 , but it seems that a number of pkgs still require it : root:762 ~> emerge -cpv python:2.7 Calculating dependencies... done! dev-lang/python-2.7.15 pulled in by:

[gentoo-user] Problems building ngspice with tcl enabled

2019-09-11 Thread tuxic
Hi, building ngspice with the following USEflags additionally enabled: >=sci-electronics/ngspice-27-r1 shared doc examples fftw tcl lead to the following error in the configuration phase: checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed

[gentoo-user] Re: slow MTP in Thunar, was fine in Gnome

2019-09-11 Thread Grant Edwards
On 2019-09-11, Neil Bothwick wrote: > On Wed, 11 Sep 2019 17:26:20 - (UTC), Grant Edwards wrote: > >> Though it might be tricky to get the mount to happen automagically >> when the phone's USB cable is plugged in... > > It should be possible with a udev rule. Yes, I would think so. At least

Re: [gentoo-user] Re: slow MTP in Thunar, was fine in Gnome

2019-09-11 Thread Neil Bothwick
On Wed, 11 Sep 2019 17:26:20 - (UTC), Grant Edwards wrote: > >> You can mount sftp and ssh as filesystems just like you do with MTP. > >> > > > > Good observation, I'll try that route. > > Though it might be tricky to get the mount to happen automagically > when the phone's USB cable is

[gentoo-user] Re: slow MTP in Thunar, was fine in Gnome

2019-09-11 Thread Grant Edwards
On 2019-09-11, Raffaele Belardi wrote: > On 9/11/19 5:17 PM, Grant Edwards wrote: >> On 2019-09-11, Raffaele Belardi wrote: >> >> You can mount sftp and ssh as filesystems just like you do with MTP. > > Good observation, I'll try that route. Though it might be tricky to get the mount to happen

Re: [gentoo-user] Re: slow MTP in Thunar, was fine in Gnome

2019-09-11 Thread Raffaele Belardi
On 9/11/19 5:17 PM, Grant Edwards wrote: On 2019-09-11, Raffaele Belardi wrote: You can mount sftp and ssh as filesystems just like you do with MTP. Good observation, I'll try that route.

[gentoo-user] Re: slow MTP in Thunar, was fine in Gnome

2019-09-11 Thread Grant Edwards
On 2019-09-11, Raffaele Belardi wrote: > On 9/11/19 4:33 PM, Grant Edwards wrote: >> On 2019-09-11, Raffaele Belardi wrote: >>> After my recent switch from Gnome to XFCE (both ~amd64) transferring >>> files from the smartphone to the desktop via USB/MTP has become >>> unbearably slow. From my

Re: [gentoo-user] Re: slow MTP in Thunar, was fine in Gnome

2019-09-11 Thread Raffaele Belardi
On 9/11/19 4:33 PM, Grant Edwards wrote: On 2019-09-11, Raffaele Belardi wrote: After my recent switch from Gnome to XFCE (both ~amd64) transferring files from the smartphone to the desktop via USB/MTP has become unbearably slow. From my understanding both Gnome (Nautilus?) and Thunar use

[gentoo-user] gdb build failure: tui/tui-win.o: undefined reference to symbol 'keypad'

2019-09-11 Thread Grant Edwards
This morning the build of gdb failed during a routine update: CXXxml-builtin.o CXXxml-support.o CXXxml-syscall.o CXXxml-tdesc.o CXXinit.o CXXLD gdb /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: tui/tui-win.o: undefined reference

[gentoo-user] Re: slow MTP in Thunar, was fine in Gnome

2019-09-11 Thread Grant Edwards
On 2019-09-11, Raffaele Belardi wrote: > After my recent switch from Gnome to XFCE (both ~amd64) transferring > files from the smartphone to the desktop via USB/MTP has become > unbearably slow. From my understanding both Gnome (Nautilus?) and Thunar > use gnome-base/gvfs which with mtp USE

[gentoo-user] slow MTP in Thunar, was fine in Gnome

2019-09-11 Thread Raffaele Belardi
After my recent switch from Gnome to XFCE (both ~amd64) transferring files from the smartphone to the desktop via USB/MTP has become unbearably slow. From my understanding both Gnome (Nautilus?) and Thunar use gnome-base/gvfs which with mtp USE flag pulls in media-libs/libmtp so I don't