Re: [gentoo-user] has anyone tried KDE5?

2014-10-09 Thread Francisco Ares
2014-10-07 12:20 GMT-03:00 Mick : > On Tuesday 07 Oct 2014 15:48:33 Philip Webb wrote: > > 141007 Pavel Volkov wrote: > > > On Sunday, October 5, 2014 9:10:50 PM MSK, Alan McKinnon wrote: > > >> I haven't used konqueror as a browser in many many months, > > >> I get along just fine with Firefox an

Re: [gentoo-user] Writing to tty01 (serial port) in simple straight forward way...?!?

2014-10-12 Thread Francisco Ares
2014-10-12 19:22 GMT-03:00 Paul Colquhoun : > On Sun, 12 Oct 2014 16:42:22 Kerin Millar wrote: > > > On 12/10/2014 13:08, meino.cra...@gmx.de wrote: > > > > Hi, > > > > > > > > I want to send commands to ttyO1 (serial port on an embedded system). > > > > The commands are one line each and termina

[gentoo-user] udev update

2014-11-10 Thread Francisco Ares
Hi, Checking the news (eselect news read), I see that an upgrade to udev-217 might break firmware loading, so the news tagged "2014-11-07-udev-upgrade" says that a kernel >= 3.7 should be configured to: CONFIG_FW_LOADER_USER_HELPER=n Is it that simple? Trying a new kernel build using "menuconfi

Re: [gentoo-user] udev update

2014-11-10 Thread Francisco Ares
2014-11-10 12:37 GMT-02:00 Rich Freeman : > On Mon, Nov 10, 2014 at 9:20 AM, Tanstaafl > wrote: > > On 11/10/2014 8:21 AM, Francisco Ares wrote: > >> Checking the news (eselect news read), I see that an upgrade to udev-217 > >> might break firmware loading, so th

Re: [gentoo-user] udev update

2014-11-10 Thread Francisco Ares
2014-11-10 13:42 GMT-02:00 Rich Freeman : > On Mon, Nov 10, 2014 at 10:18 AM, Francisco Ares wrote: > > > > So, if I understood something, I will probably have to check this > > configuration entry every time I build a new kernel from now on, because > > "menuc

[gentoo-user] tip ou pulseaudio

2015-01-07 Thread Francisco Ares
Hi All, I have been strugling with pulseaudio for a while now. The problem is that it selects as the only default output interface an HDMI ("digital") port in the video card. How do I set it up to select the usual analog output as default (or even better, select both)? Thanks, Francisco

Re: [gentoo-user] tip ou pulseaudio

2015-01-07 Thread Francisco Ares
lp, > > > > *--* > *Jacques* > > 2015-01-07 11:41 GMT+01:00 Francisco Ares : > >> Hi All, >> >> I have been strugling with pulseaudio for a while now. The problem is >> that it selects as the only default output interface an HDMI ("digital") >

Re: [gentoo-user] tip ou pulseaudio

2015-01-08 Thread Francisco Ares
2015-01-07 15:55 GMT-02:00 Canek Peláez Valdés : > On Wed, Jan 7, 2015 at 4:51 AM, Jacques Montier > wrote: > > > > Hello, > > > > I had the same problem some months ago. > > Adding the line > > set-sink-port alsa_output.pci-_00_1b.0.analog-stereo > analog-output-lineout > > to /etc/pulse/def

[gentoo-user] android development with Qt in a Gentoo box

2015-01-30 Thread Francisco Ares
Hi, I am new to android development. I know a bit of C++ and Qt, but almost nothing about Java. Which would be the needed packages, besides the ones listed on http://wiki.gentoo.org/wiki/Android Any hints, please? Thanks! Francisco

Re: [gentoo-user] android development with Qt in a Gentoo box

2015-02-02 Thread Francisco Ares
2015-01-31 1:10 GMT-02:00 Stroller : > > > On Fri, 30 January 2015, at 5:05 pm, Francisco Ares wrote: > > > > I am new to android development. I know a bit of C++ and Qt, but almost nothing about Java. > > > > Which would be the needed packages, besides the ones

Re: [gentoo-user] android development with Qt in a Gentoo box

2015-02-02 Thread Francisco Ares
2015-01-31 1:38 GMT-02:00 Sid S : > > A bit ago I was surprised to find out that > http://doc.qt.io/qt-5/android-support.html exists. You might look at > it, I can't personally recommend it. > See also http://doc.qt.io/qt-5/platform-notes-android.html. > > I tend to suggest people at least look at

Re: [gentoo-user] Re: android development with Qt in a Gentoo box

2015-02-02 Thread Francisco Ares
2015-01-31 2:28 GMT-02:00 James : > > Francisco Ares gmail.com> writes: > > > > I am new to android development. I know a bit of C++ and Qt, but almost > > nothing about Java. Which would be the needed packages, besides the ones > > listed on http://wiki.gent

[gentoo-user] kde , subversion and portable media

2015-02-06 Thread Francisco Ares
Hi, I use subversion for project files, KDE for desktop, KSVN as subversion interface. When updating work copies in a removable drive, the process "kded4" prevents the media removal. Is there anything I could do, besides manually killing the process? Thanks, Francisco

Re: [gentoo-user] No 'libs' in world file?

2015-03-03 Thread Francisco Ares
2015-03-02 23:10 GMT-03:00 Philip Webb : > 150303 Andreas K. Huettel wrote: > > If you look at your world file, you should for each line > > be able to immediately say "yes I know what this is and I need it". > > Where "I need it" means "I need it directly" > > and *not* "I need it because some ot

[gentoo-user] [OFF TOPIC] Qt Creator unable to access containers in debug mode

2015-03-24 Thread Francisco Ares
Hi, Recently - but can't figure out exactly when - Qt Creator has become unable to access Qt containers (where the STL ones work as expected) on the debug panel. It shows in place of the expected item quantity for a QList, for instance, but for a std::vector, it works, allowing inspection of all

Re: [gentoo-user] Re: [OFF TOPIC] Qt Creator unable to access containers in debug mode

2015-03-24 Thread Francisco Ares
Thank you, gonna play a bit around gdb. Best regards, Francisco 2015-03-24 10:52 GMT-03:00 Nikos Chantziaras : > On 24/03/15 15:07, Francisco Ares wrote: > >> Hi, >> >> Recently - but can't figure out exactly when - Qt Creator has become >> unable to acces

Re: [gentoo-user] Re: [OFF TOPIC] Qt Creator unable to access containers in debug mode

2015-03-24 Thread Francisco Ares
n Tuesday, March 24, 2015 9:32:07 PM Nikos Chantziaras wrote: > > On 24/03/15 21:12, Fernando Rodriguez wrote: > > > On Tuesday, March 24, 2015 10:07:56 AM Francisco Ares wrote: > > >> Hi, > > >> > > >> Recently - but can't figure out exactly whe

Re: [gentoo-user] Re: How to poweroff the system from user?

2015-03-26 Thread Francisco Ares
2015-03-26 13:13 GMT-03:00 Hans : > On 22/03/15 05:26, German wrote: > >> If I run poweroff from root, the system shuts down, however when I run >> poweroff from user -- command not found. How to shut down the system from >> user? Thanks >> >> If nothing works, I use the big red switch at the fro

[gentoo-user] Can't "emaint sync -A" successfully

2018-12-10 Thread Francisco Ares
Hi guys. For some days now (can't say how many) I have been unable to get "emaint sync -A". At the end, it says something like this: sent 116.30K bytes received 23.70M bytes 266.06K bytes/sec total size is 218.86M speedup is 9.19 * Manifest timestamp: 2018-12-10 18:38:44 UTC * Valid OpenPGP

Re: [gentoo-user] External hard drive and idle activity

2020-01-02 Thread Francisco Ares
Em qui., 2 de jan. de 2020 às 07:49, Dale escreveu: > Neil Bothwick wrote: > > On Wed, 1 Jan 2020 20:27:34 -0600, Dale wrote: > > > >>> If you wait for a few seconds after the backup is completed before > >>> you unmount the drive, you should be OK. Although it may slow down > >>> or any LEDs fl

[gentoo-user] Pre-merge checks

2020-01-24 Thread Francisco Ares
Hi, All. I would like to see all pre-merge checks prior to build a new kernel, just to make sure all kernel configurations needed até satisfied. I thought on issuing an "emerge -e world" then interrupting the process at the beguinning of the first package build. But this looks a weird way of doi

Re: [gentoo-user] Pre-merge checks

2020-01-24 Thread Francisco Ares
Em sex, 24 de jan de 2020 13:21, Neil Bothwick escreveu: > On 24 January 2020 13:48:23 GMT, Francisco Ares wrote: >> >> Hi, All. >> >> I would like to see all pre-merge checks prior to build a new kernel, >> just to make sure all kernel configurations needed

Re: [gentoo-user] Pre-merge checks

2020-01-29 Thread Francisco Ares
Em sáb, 25 de jan de 2020 21:34, Adam Carter escreveu: > On Sat, Jan 25, 2020 at 12:48 AM Francisco Ares wrote: > >> Hi, All. >> >> I would like to see all pre-merge checks prior to build a new kernel, >> just to make sure all kernel configurations needed até

Re: [gentoo-user] Preparing a shared USB stick

2014-01-02 Thread Francisco Ares
2014/1/2 Mateusz Kowalczyk > On 02/01/14 23:02, Chris Stankevitz wrote: > > Hello, > > > > Please consider a USB "stick" that is unformatted but is to be used by > > multiple people/machines. Ideally your instructions will work for all > > people/os/WM, but if necessary please assume that everyo

[gentoo-user] looking a way to create a flash drive from scratch

2014-02-21 Thread Francisco Ares
Hi, I need to create a bootable flash stick, preferably using already working Gentoo system (or at least most of it), which was tailored for an embedded system. Already googled around, but I would like to know if anyone has already succeeded on this. Thanks Francisco

Re: [gentoo-user] looking a way to create a flash drive from scratch

2014-02-21 Thread Francisco Ares
Thanks, gonna try it Francisco 2014-02-21 10:36 GMT-03:00 thegeezer : > On 02/21/2014 01:13 PM, Francisco Ares wrote: > > Hi, > > > > I need to create a bootable flash stick, preferably using already > > working Gentoo system (or at least most of it), which was t

[gentoo-user] missing dependencies

2014-02-26 Thread Francisco Ares
Hi All, It has been for a while, now: every now and then, when updating a perl module, it fails to emerge. Checking the log, it is possible to see something like this, when I tied to update dev-perl/File-MimeInfo : ... Checking prerequisites... requires: ! File::BaseDir is not installed

Re: [gentoo-user] missing dependencies

2014-02-26 Thread Francisco Ares
2014-02-26 8:54 GMT-03:00 Neil Bothwick : > On Wed, 26 Feb 2014 08:12:35 -0300, Francisco Ares wrote: > > > At first I thought it was a one and only case. But as time goes by, > > there has been perl packages that refuse to emerge at first, and then, > > checking the eme

Re: [gentoo-user] missing dependencies

2014-02-26 Thread Francisco Ares
2014-02-26 8:54 GMT-03:00 David M. Fellows : > On Wed, 26 Feb 2014 08:12:35 -0300 > Francisco Ares wrote - > > --001a113311e686e7f304f34d4a39 > > Content-Type: text/plain; charset="UTF-8" > > > > Hi All, > > > > It has been for a while, now: eve

Re: [gentoo-user] missing dependencies

2014-02-26 Thread Francisco Ares
2014-02-26 9:30 GMT-03:00 Francisco Ares : > 2014-02-26 8:54 GMT-03:00 David M. Fellows : > > On Wed, 26 Feb 2014 08:12:35 -0300 >> Francisco Ares wrote - >> > --001a113311e686e7f304f34d4a39 >> > Content-Type: text/plain; charset="UTF-8" >> >

Re: [gentoo-user] Portable Gentoo (Pen Drive Linux)

2014-03-28 Thread Francisco Ares
To auto log-in, I use a feature of "agetty": On /etc/inittab: # TERMINALS # c1:12345:respawn:/usr/bin/fbi -a -noverbose --nocomments /etc/splash/natural_altec/images/silent-1024x768.jpg c1:12345:respawn:/sbin/agetty --noclear 38400 tty1 linux c2:2345:respawn:/sbin/agetty 38400 tty2 linux c3:2345:

Re: [gentoo-user] Portable Gentoo (Pen Drive Linux)

2014-03-28 Thread Francisco Ares
Everyday learning something that's why I like Linux and, in special, Gentoo. Thanks Francisco 2014-03-28 12:26 GMT-03:00 Nilesh Govindrajan : > On 28-Mar-2014 8:55 pm, "Francisco Ares" wrote: > > > > Also, as for a bootable flash drive, if you use logical

Re: [gentoo-user] Portable Gentoo (Pen Drive Linux)

2014-03-28 Thread Francisco Ares
ways, using unionfs, to have a writable partition mounted on top of the read only one for /var and for /etc (at least). 2014-03-28 12:00 GMT-03:00 Francisco Ares : > To auto log-in, I use a feature of "agetty": > > On /etc/inittab: > > # TERMINALS > # c1:12345:respawn:/usr/b

Re: [gentoo-user] Raspberry Pi & Gentoo?

2014-04-16 Thread Francisco Ares
2014-04-16 12:57 GMT-03:00 Tom Wijsman : > > ... > > When you plan to do Gentoo, spend some time on avoiding much writes to > the SD card if possible; put /var/tmp/portage on external drive, etc... > > Having a few systems now, all running Gentoo, I use to mount a NFS /usr/portage from a central

[gentoo-user] [OT] Intel(R) Celeron(R) CPU J1800 drivers

2014-06-11 Thread Francisco Ares
Hi, I am trying to install Gentoo on a x64 system with such processor, that, as far as I could understand, is like to have the chipset embedded, so the buses to video, pci express, usb, etc, comes out of the processor chip. The kernel from the 3.10 series were not able to correctly handle this pr

[gentoo-user] Re: [OT] Intel(R) Celeron(R) CPU J1800 drivers

2014-06-11 Thread Francisco Ares
tem: Biostar Microtech Int'l Corp Device 310e Kernel modules: i2c_i801 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c) Subsystem: Device 1c6c:0123 Kernel driver in use: r8169 Thanks again, Francisco

Re: [gentoo-user] Re: [OT] Intel(R) Celeron(R) CPU J1800 drivers

2014-06-13 Thread Francisco Ares
2014-06-13 12:28 GMT-03:00 James : > Francisco Ares gmail.com> writes: > > > > here is the output of "lspci -k" > > > Did I miss something? > > > Francisco > > Look through Dmesg carefully for some clues. > > You may also what to take a

[gentoo-user] [OT] auto mounting and umounting flash drives using udev rule

2014-06-16 Thread Francisco Ares
Hi, Looking for alternatives on the subject, I've found this: http://www.unixli.com/q/answers-automount-usb-sticks-on-gentoo-78276.html It looks good, for now, it creates a directory named after the VFAT partition name under "/media" and then it mounts the flash drive on it. Regarding umounting

Re: [gentoo-user] [OT] Intel(R) Celeron(R) CPU J1800 drivers

2014-06-16 Thread Francisco Ares
2014-06-15 6:52 GMT-03:00 Mick : > On Wednesday 11 Jun 2014 12:28:17 Francisco Ares wrote: > > Hi, > > > > I am trying to install Gentoo on a x64 system with such processor, that, > as > > far as I could understand, is like to have the chipset embedded, so the > &

Re: [gentoo-user] [OT] auto mounting and umounting flash drives using udev rule

2014-06-17 Thread Francisco Ares
Em 16/06/2014 19:52, "Neil Bothwick" escreveu: > > On Mon, 16 Jun 2014 16:58:07 -0300, Francisco Ares wrote: > > > Regarding umounting, it umounts the drive after it is removed, which > > looks strange (to say the least) to me. > > Udev doesn't know

[gentoo-user] Reinstall

2022-05-11 Thread Francisco Ares
Hello After a main HD failure, I'll have to reinstall Gentoo from almost zero - I have a full and recent copy of the /etc directory and the file /var/lib/portage/world in a secondary HD (along many personal backups). Installation basics done, now it is time for an emerge world. Although the emer

Re: [gentoo-user] Reinstall

2022-06-19 Thread Francisco Ares
Good day! First of all, sorry for the late reply. I had to attend to a course a bit far away from home and it was pretty intense. Now, back home, I'll try the suggestions, thanks! Just for the sake of preventing a future failure, besides personal files (minimum and obvious) the "world" file and

Re: [gentoo-user] Re: Reinstall

2022-06-19 Thread Francisco Ares
Em dom., 19 de jun. de 2022 às 14:22, Grant Edwards escreveu: > > On 2022-06-19, Francisco Ares wrote: > > > Just for the sake of preventing a future failure, besides personal > > files (minimum and obvious) the "world" file and the binary packages, > > buil

Re: [gentoo-user] Re: Reinstall

2022-06-19 Thread Francisco Ares
Em dom., 19 de jun. de 2022 às 14:33, Michael escreveu: > > On Sunday, 19 June 2022 18:22:34 BST Grant Edwards wrote: > > On 2022-06-19, Francisco Ares wrote: > > > Just for the sake of preventing a future failure, besides personal > > > files (minimum and obv

Re: [gentoo-user] Any way to automate login to host and su to root?

2022-07-14 Thread Francisco Ares
Em qui., 14 de jul. de 2022 11:48, Neil Bothwick escreveu: > On Thu, 14 Jul 2022 11:54:46 +0200, J. Roeleveld wrote: > > > For security reasons, I do not want direct login to root under any > > circumstances. This is disabled on all systems and will stay this way. > > > > Currently, to login as r

[gentoo-user] Why sci-libs/vtk asks for media-video/nvidia-settings ?

2016-01-05 Thread Francisco Ares
Hi, and happy new year to all. I have a not so old nvidia video board, but the recent closed source driver complains, saying that I should stick to an earlier version: x11-drivers/nvidia-drivers-340.93-r1 (it is recommended if I unmask it and emerge a new one) Then, in an excerpt from emerge -tp

Re: [gentoo-user] Why sci-libs/vtk asks for media-video/nvidia-settings ?

2016-01-06 Thread Francisco Ares
2016-01-05 16:39 GMT-02:00 Neil Bothwick : > On Tue, 5 Jan 2016 14:35:52 -0200, Francisco Ares wrote: > > > What should I do? Although not entirely satisfied in using a > > closed-source driver, and as far as I know, the alternative > > xf86-video-nouveau isn't as co

Re: [gentoo-user] *dev-less gentoo

2016-01-18 Thread Francisco Ares
2016-01-18 15:15 GMT-02:00 : > # emerge -auDN @system > ... > [ebuild N ] virtual/dev-manager-0 > > How can I get rid of dev-manager-0 from @system ? > > Regards, > /Karl Hammar > > --- > Aspö Data > Lilla Aspö 148 > S-742 94

Re: [gentoo-user] TOR-Browser Bundle: And the rest was silence...

2016-02-07 Thread Francisco Ares
Em 06/02/2016 16:09, escreveu: > > Hi, > > I got a interesting problem: > > When using Firefox 44, I can watch Videos for > example from YouTube and can hear the audio. > > When using the newest TOR-Browser bundle, videos > are playing fine...but without any sound. > > I have no clue, what happens

[gentoo-user] Qt5 X Qt4

2016-03-07 Thread Francisco Ares
Hello All. Although Qt 5 is at a stable version, not so many things have already migrated to this newer version. Even the new USE flags, qt4 and qt5 are still not completely capable to switch to the desired Qt version prior to building, as, for instance, "dev-util/cmake" and "app-doc/doxygen", I

[gentoo-user] 200+ package updates!

2016-03-08 Thread Francisco Ares
Hi, All. This is just to say "Congrats!" to all developers of our beloved distro. All individual package maintenance tasks and overall coordination efforts are, as always, from my point of view, fantastic, but this orchestration exceeds all I've seen. Congratulations! And, please, keep the good

Re: [gentoo-user] 200+ package updates!

2016-03-08 Thread Francisco Ares
2016-03-08 10:53 GMT-03:00 Andrew Tselischev : > On Tue, Mar 08, 2016 at 10:06:32AM -0300, Francisco Ares wrote: > > Hi, All. > > > > This is just to say "Congrats!" to all developers of our beloved distro. > > All individual package maintenance tasks and ove

Re: [gentoo-user] Confessional: how I generally use emerge.

2016-03-19 Thread Francisco Ares
2016-03-18 14:41 GMT-03:00 Dale : > Neil Bothwick wrote: > > > > > > Why ask the same question again when you got an answer last time? > > > > Hint: look at the output for asciidoc. > > -- > > Sent from my Android phone with K-9 Mail. Please excuse my brevity. > > I have to add this. From what I

Re: [gentoo-user] Keyboard is dead after emerge-update

2016-03-21 Thread Francisco Ares
2016-03-21 9:59 GMT-03:00 Bertram Scharpf : > On Monday, 21. Mar 2016, 12:37:07 +, Ian Bloss wrote: > > Did you update your kernel in the process as well? > > > > On Mon, Mar 21, 2016, 07:53 Bertram Scharpf > wrote: > > > since an emerge-update-world on my notebook the keyboard > > > does no

Re: [gentoo-user] Re: Keyboard is dead after emerge-update

2016-03-21 Thread Francisco Ares
2016-03-21 11:25 GMT-03:00 Nikos Chantziaras : > On 21/03/16 13:52, Bertram Scharpf wrote: > >> Hi, >> >> since an emerge-update-world on my notebook the keyboard >> does no longer respond in X. This is extremely annoying >> because when I have xdm in rc-update, X is started right at >> boot. I ha

Re: [gentoo-user] Keyboard is dead after emerge-update

2016-03-21 Thread Francisco Ares
2016-03-21 11:52 GMT-03:00 Alan Grimes : > Anyone who boots directly to X'doze without first going through a safe > console login is a raging mad lunatic who needs his head examined. This > is linux we are talking about. It's crap. It always has been crap, and > it always will be crap. Never ever

Re: [gentoo-user] Package 'dev-perl/Net-DNS-1.40.0' NOT merged due to file collisions.

2016-04-12 Thread Francisco Ares
2016-04-12 2:17 GMT-03:00 Dale : > J. Roeleveld wrote: > > On April 11, 2016 11:04:59 AM GMT+02:00, Dale > wrote: > >> Howdy, > >> > >> I did a google search and it had zero results. Long time since I seen > >> that happen. Anyone else run into this? Basically, portage says it is > >> about to

[gentoo-user] blank (black) screen on kde 5

2016-04-15 Thread Francisco Ares
Hi, alll. After upgrading to kde 5 (plasma), there is a big problem. No matter if I use sddm to manage user authentication, or common console login to bash and then to X and kde, the result is the same, a black screen with the mouse on it. If I right-click on that blackness, a menu appears, the

Re: [gentoo-user] blank (black) screen on kde 5

2016-04-15 Thread Francisco Ares
Em 15/04/2016 13:45, "Mick" escreveu: > > On Friday 15 Apr 2016 12:24:46 Francisco Ares wrote: > > Hi, alll. > > > > After upgrading to kde 5 (plasma), there is a big problem. > > > > No matter if I use sddm to manage user authentication, or common c

Re: [gentoo-user] blank (black) screen on kde 5

2016-04-15 Thread Francisco Ares
Em 15/04/2016 14:02, escreveu: > > Mick wrote: > > > On Friday 15 Apr 2016 12:24:46 Francisco Ares wrote: > > > Hi, alll. > > > > > > After upgrading to kde 5 (plasma), there is a big problem. > > > > > > No matter if I use sddm to

[gentoo-user] kde 5 and portable media mounting

2016-04-16 Thread Francisco Ares
Hi, All. After some issues (some not yet solved, but on the way...), there is one pretty annoying: regular users have to provide root password in order to mount a flash drive, for instance. Am I missing something? Found some posts on the net, but none has given enough light on the subject. Than

Re: [gentoo-user] kde 5 and portable media mounting

2016-04-16 Thread Francisco Ares
2016-04-16 14:52 GMT-03:00 Dale : > Francisco Ares wrote: > > Hi, All. > > > > After some issues (some not yet solved, but on the way...), there is > > one pretty annoying: regular users have to provide root password in > > order to mount a flash drive, f

Re: [gentoo-user] blank (black) screen on kde 5

2016-04-16 Thread Francisco Ares
2016-04-15 19:51 GMT-03:00 Mick : > On Friday 15 Apr 2016 14:11:18 Francisco Ares wrote: > > > > hmmm, I am using gnome and also get the blank screen, and I don't have > > > an sddm user at all, so I wonder if its a bit more basic. > > OK, is x11-misc/sddm ins

Re: [gentoo-user] Re: blank (black) screen on kde 5

2016-04-16 Thread Francisco Ares
2016-04-15 20:54 GMT-03:00 Jonathan Callen : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On 04/15/2016 12:44 PM, Mick wrote: > > On Friday 15 Apr 2016 12:24:46 Francisco Ares wrote: > >> Hi, alll. > >> > >> After upgrading to kde 5 (plasma)

[gentoo-user] qt-creator (and others) too slow

2016-07-20 Thread Francisco Ares
Hi, all, Just upgraded to KDE 5, Qt 5 (as full as possible) and now QtCreator frequently uses almost full CPU, a quad-core i5-4430. Any change on the IDE, even just passing the mouse cursor over elements of an opened source code file, makes the CPU consuption to the high tops. It also happened wh

Re: [gentoo-user] qt-creator (and others) too slow

2016-07-21 Thread Francisco Ares
e.use : dev-qt/qt-creator -android -cmake -doc subversion valgrind -debug python -webkit dev-qt/qtcore icu -debug dev-qt/qtgui-debug Best Regards, Francisco 2016-07-20 16:31 GMT-03:00 Alec Ten Harmsel : > On Wed, Jul 20, 2016 at 03:59:27P

[gentoo-user] qt-creator (and others) too slow

2016-07-28 Thread Francisco Ares
Hello, all. Interesting thing: running QtCreator in another machine with no KDE (using WindowMaker) it runs as expected. On another machine, the main one I use, with KDE, QtCreator (and other program, as stated on the subject) eats CPU resources and behaves real slow. On this KDE machine, connec

[gentoo-user] How to correctly handle multiple Qt versions (qt4 X qt5)

2016-08-01 Thread Francisco Ares
Hi all. In thys Gento system, there are packages that still need Qt-4, while newest KDE, for instance, needs Qt-5. Even inserting entries in "/etc/portage/package.use" for the packages that need qt4, the emerge still fails, arguing that the package needs Qt-4. On this system, "qtchooser" has nev

Re: [gentoo-user] multi-region OCR

2016-11-30 Thread Francisco Ares
2016-11-30 16:28 GMT-02:00 Michael Mol : > On Wednesday, November 30, 2016 05:34:25 PM J. Roeleveld wrote: > > On November 30, 2016 6:03:36 PM GMT+01:00, Michael Mol < > mike...@gmail.com> > wrote: > > >On Wednesday, November 30, 2016 10:43:13 AM J. Roeleveld wrote: > > >> On Tuesday, November 29,

[gentoo-user] Anyone seeing tons of build errors while compiling sys-devel/autogen ?

2020-05-26 Thread Francisco Ares
Hi all, Just to make sure this ain't purely local: while building sys-devel/autogen, the build process shows a lot (really) of error messages from the compiler. Is there anyone seeing something like this? Thanks! Francisco Ares

Re: [gentoo-user] Anyone seeing tons of build errors while compiling sys-devel/autogen ?

2020-05-27 Thread Francisco Ares
Em qua., 27 de mai. de 2020 às 00:04, Ashley Dixon escreveu: > On Tue, May 26, 2020 at 11:31:57PM -0300, Francisco Ares wrote: > > Just to make sure this ain't purely local: while building > > sys-devel/autogen, the build process shows a lot (really) of error > message

Re: [gentoo-user] Anyone seeing tons of build errors while compiling sys-devel/autogen ?

2020-05-27 Thread Francisco Ares
Em qua., 27 de mai. de 2020 às 09:49, Ashley Dixon escreveu: > > On Wed, May 27, 2020 at 09:22:25AM -0300, Francisco Ares wrote: > > In fact they are really errors, not warnings. It doesn't build to the end. > > But that's something weird, the compilation d

<    1   2   3