Re: [gentoo-user] Qtcurve, anyone?

2020-05-31 Thread Ashley Dixon
time to report a > > bug. > > I'm confused. Now I get the same error in app-emulation/virtualbox-5.2.40. It > seems I'm lacking a core component of Qt. Which version of qtgui are you using ? qtgui certainly provides the QPainter class, and qtcurve obviously depends on qtg

Re: Re: [gentoo-user] gst-plugins-bad-1.11.90 is blocking gst-plugins-base-1.12.3

2017-10-17 Thread Hubert Hauser
gfx/imagemagick-7.0.7.6 [6.9.9.0] [ebuild   R    ] dev-python/pillow-4.2.1-r1 [ebuild     U  ] dev-qt/qtgui-5.9.2 [5.7.1-r1] USE="libinput* -vnc%" [ebuild   R    ] media-video/ffmpeg-3.3.4 [ebuild U  ] dev-qt/qtwidgets-5.9.2 [5.7.1] USE="gtk%*" [ebuild U  ] media-l

[gentoo-user] cant find stdlib.h

2018-03-28 Thread Bill Kenworthy
I have a compile problem qtgui I cant figure out: compilation terminated. make: *** [Makefile:12443: .obj/qaccessible.o] Error 1 make: *** [Makefile:12612: .obj/qaccessiblecache.o] Error 1 In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/include/g++-v6/bits/stl_algo.h:59:0

[gentoo-user] Re: after masking the X11-update due to nvidia-incompatibilities I got this...

2018-03-10 Thread Jonathan Callen
[Resend after accidentally forgetting to send to list] On 03/10/2018 01:36 AM, tu...@posteo.de wrote: > Hi, > > please help me to decipher this from emerge > > emerge: there are no ebuilds built with USE flags to satisfy > "dev-qt/qtgui:5[accessibility]". > !!! O

Re: [gentoo-user] cannot emerge @preserved-rebuild due to removed package...

2015-03-14 Thread Meino . Cramer
il.com > > Hi Alan, thanks for your reply ! :) ...interesting...one needs to use grep to resolve a problem of portage ;) Things are going even more worst (correct English???...uh, sound like german English...;;;))): revdep-rebuild runs fine and found nothing to rebuild. depclean stops its

[gentoo-user] Qt blocking @world update

2013-11-02 Thread Alex Schuster
again due to Qt problems. And those I do not understand: Total: 178 packages (148 upgrades, 9 downgrades, 12 new, 1 in new slot, 8 reinstalls, 4 uninstalls), Size of downloads: 349,914 kB Fetch Restriction: 1 package Conflict: 18 blocks !!! Multiple package instances within a single package slot hav

Re: [gentoo-user] KDE application icons

2017-08-19 Thread Mick
"INBOX" QPainter::begin: Paint device returned engine == 0, type: 3 QPainter::setCompositionMode: Painter not active QPainter::end: Painter not active, aborted while dolhpin shows: Attempted to re-run an already running session. QPixmap::scaled: Pixmap is a null pixmap QPixmap::scaled: Pix

Re: [gentoo-user] Qt blocking @world update

2013-11-06 Thread Frank Steinmetzger
e are the packages that would be merged, in order: > [...] > !!! Multiple package instances within a single package slot have been pulled > !!! into the dependency graph, resulting in a slot conflict: > > dev-qt/qtgui:4 > > (dev-qt/qtgui-4.8.5-r1::gentoo, installed)

Re: [gentoo-user] cant find stdlib.h

2018-03-28 Thread Pengcheng Xu
I had ran into this before (but on Gentoo FreeBSD); maybe the compile command line had stray -isystem in it, thus disturbing the include search path. Pengcheng Xu i...@jsteward.moe > H30/03/28 20:18、Bill Kenworthy のメール: > > I have a compile problem qtgui I cant figure out: > &

Re: [gentoo-user] cant find stdlib.h

2018-03-29 Thread P Levine
On Wed, Mar 28, 2018 at 8:18 AM, Bill Kenworthy wrote: > I have a compile problem qtgui I cant figure out: > > compilation terminated. > make: *** [Makefile:12443: .obj/qaccessible.o] Error 1 > make: *** [Makefile:12612: .obj/qaccessiblecache.o] Error 1 > In file included f

[gentoo-user] [OT] Still trying to compile hydrogen

2012-02-17 Thread meino . cramer
way to the next problem. I decided to try to compile hydrogen from vanilla sources and outside the emerge/portage system to better understand wahts happening. When doing so, one has to set QTDIR and then run scons. Hydrogen needs qt4. I set QTDIR to /usr/share/qt4. The compilation fails because Q

[gentoo-user] pkg-config and qt4 in an ebuild

2005-12-04 Thread romildo
Hello. I am writing an ebuild for bookmarkbridge (bookmarkbridge.sf.net), which depends on qt-4.0.1. configure (by means of pkg-config) is not findind QtGui, although the file QtGui.pc is installed (as /usr/lib64/qt4/QtGui.pc). First of all, why QtGui.pc is not installed on a standard location

Re: [gentoo-user] cant find stdlib.h

2018-03-29 Thread Bill Kenworthy
On 30/03/18 01:48, P Levine wrote: > On Wed, Mar 28, 2018 at 8:18 AM, Bill Kenworthy <mailto:bi...@iinet.net.au>>wrote: > > I have a compile problem qtgui I cant figure out: > > compilation terminated. > make: *** [Makefile:12443: .obj/qaccessible.o] Error

Re: [gentoo-user] Qt blocking @world update

2013-11-03 Thread Alan McKinnon
rst to skip the first package in the list and > * any other packages that may be masked or have missing dependencies. > > Wow, I don't even... anyway, I thought emerge -DuN @world might work now, but > it does not, again due to Qt problems. And those I do not understand: > &g

Re: [gentoo-user] cant find stdlib.h

2018-03-29 Thread Bill Kenworthy
On 30/03/18 06:42, Bill Kenworthy wrote: > On 30/03/18 01:48, P Levine wrote: >> On Wed, Mar 28, 2018 at 8:18 AM, Bill Kenworthy > <mailto:bi...@iinet.net.au>>wrote: >> >> I have a compile problem qtgui I cant figure out: >> >> compilation termi

[gentoo-user] qt USE flags conflict

2015-05-16 Thread Mick
owing packages is required to complete your request: - dev-qt/qtcore-4.8.6-r2::gentoo (Change USE: +qt3support) - dev-qt/qtgui-4.8.6-r4::gentoo (Change USE: -qt3support) (dependency required by "dev-qt/qtgui-4.8.6-r4::gentoo" [ebuild]) (dependency required by "app-text/poppler-0.32.0::gen

[gentoo-user] after masking the X11-update due to nvidia-incompatibilities I got this...

2018-03-09 Thread tuxic
Hi, please help me to decipher this from emerge emerge: there are no ebuilds built with USE flags to satisfy "dev-qt/qtgui:5[accessibility]". !!! One of the following packages is required to complete your request: - dev-qt/qtgui-5.9.4-r3::gentoo (Change USE: +accessibility, t

[gentoo-user] Re: after masking the X11-update due to nvidia-incompatibilities I got this...

2018-03-11 Thread Nikos Chantziaras
On 10/03/18 08:36, tu...@posteo.de wrote: Hi, please help me to decipher this from emerge emerge: there are no ebuilds built with USE flags to satisfy "dev-qt/qtgui:5[accessibility]". !!! One of the following packages is required to complete your request: - dev-qt/qtgui-5.9.4-

Re: [gentoo-user] cant find stdlib.h

2018-03-29 Thread P Levine
On Thu, Mar 29, 2018 at 6:42 PM, Bill Kenworthy wrote: > On 30/03/18 01:48, P Levine wrote: > > On Wed, Mar 28, 2018 at 8:18 AM, Bill Kenworthy > <mailto:bi...@iinet.net.au>>wrote: > > > > I have a compile problem qtgui I cant figure out: > > >

Re: [gentoo-user] qt USE flags conflict

2015-05-16 Thread Alan McKinnon
... done! > > 390_32(-)?,abi_s390_64(-)?]". > !!! One of the following packages is required to complete your request: > - dev-qt/qtcore-4.8.6-r2::gentoo (Change USE: +qt3support) > - dev-qt/qtgui-4.8.6-r4::gentoo (Change USE: -qt3support) > (dependency required by "dev-q

Re: [gentoo-user] cant find stdlib.h

2018-03-29 Thread Bill Kenworthy
; > > <mailto:bi...@iinet.net.au <mailto:bi...@iinet.net.au>>>wrote: > > > >     I have a compile problem qtgui I cant figure out: > > > >     compilation terminated. > >     make: *** [Makefile:12443: .obj/qaccessible.o] Error 1

Re: [gentoo-user] openscad seg fault

2016-03-14 Thread Adam Carter
pencsg-1.3.2-r1 (media-gfx/opencsg) ~amd64 >`-- sci-mathematics/cgal-4.3-r1 (sci-mathematics/cgal) amd64 >`-- dev-qt/qtcore-4.8.6-r2 (dev-qt/qtcore) amd64 >`-- dev-qt/qtgui-4.8.6-r4 (dev-qt/qtgui) amd64 >`-- dev-qt/qtopengl-4.8.6-r1 (dev-qt/qtopengl) amd64 >

Re: [gentoo-user] qt USE flags conflict

2015-05-16 Thread Mick
se are the packages that would be merged, in order: > > > > Calculating dependencies... done! > > > > 390_32(-)?,abi_s390_64(-)?]". > > !!! One of the following packages is required to complete your request: > > - dev-qt/qtcore-4.8.6-r2::gentoo (Change USE:

Re: [gentoo-user] Re: Alt+Fn switch console from within X11 session

2016-09-22 Thread Peter Humphrey
On Thursday 22 Sep 2016 16:05:02 I wrote: > I'm glad you mentioned Xorg.0.log; it prompted me to look at mine, and I > found I didn't have an fbdev driver. I found I needed to add USE=evdev to > dev-qt/qtgui and remerge qtgui. --->8 > I think this should fix the flicker

[gentoo-user] Changing dependencies without upping version ??

2017-09-24 Thread Ian Zimmerman
IUSE="qt5" +IUSE="" RDEPEND=" - !qt5? ( - dev-qt/qtcore:4 - dev-qt/qtgui:4 - ) - qt5? ( - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtprintsupport:5 - dev-qt/qtwidgets:5 -

[gentoo-user] libQt5Core.so.5 => not found

2018-11-09 Thread karl
I'm trying to build/emerge dev-qt/qtgui-5.11.1, but I get this: # ldd /Net/portage_tmpdir/portage/dev-qt/qtgui-5.11.1/work/qtbase-everywhere-src-5.11.1/bin/qvkgen linux-vdso.so.1 (0x7fff3ddff000) libQt5Core.so.5 => not found libc.so.6 => /lib6

Re: [gentoo-user] libQt5Core.so.5 => not found

2018-11-10 Thread karl
David Haller: > On Fri, 09 Nov 2018, k...@aspodata.se wrote: > >I'm trying to build/emerge dev-qt/qtgui-5.11.1, but I get this: > > > ># ldd > >/Net/portage_tmpdir/portage/dev-qt/qtgui-5.11.1/work/qtbase-everywhere-src-5.11.1/bin/qvkgen > >

Re: [gentoo-user] Screenrecording with audio from firefox

2020-06-03 Thread David Haller
Hello, On Wed, 03 Jun 2020, tu...@posteo.de wrote: >In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, > from /usr/include/qt5/QtCore/qlist.h:47, > from /usr/include/qt5/QtCore/qstringlist.h:41, > from /usr/include/qt5/Qt

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

2016-03-19 Thread Neil Bothwick
5.9-r1::gentoo > [3.0.2-r1::gentoo] USE="git gnome%* subversion -qtcurve%" 0 KiB > > Total: 119 packages (21 upgrades, 32 new, 54 in new slots, 12 > reinstalls, 80 uninstalls), Size of downloads: 395,848 KiB > Conflict: 80 blocks > > WARNING: One or more updates/re

Re: [gentoo-user] libQt5Core.so.5 => not found

2018-11-09 Thread Adam Carter
On Fri, Nov 9, 2018 at 10:33 PM wrote: > I'm trying to build/emerge dev-qt/qtgui-5.11.1, but I get this: > > # ldd > /Net/portage_tmpdir/portage/dev-qt/qtgui-5.11.1/work/qtbase-everywhere-src-5.11.1/bin/qvkgen > linux-vdso.so.1 (0x7fff3ddff000) > libQt

Re: [gentoo-user] libQt5Core.so.5 => not found

2018-11-10 Thread karl
Adam Carter: > On Sat, Nov 10, 2018 at 3:51 PM Adam Carter wrote: > > On Fri, Nov 9, 2018 at 10:33 PM wrote: > >> I'm trying to build/emerge dev-qt/qtgui-5.11.1, but I get this: > >> # ldd > >> /Net/portage_tmpdir/portage/dev-qt/qtgui-5.11.1/wor

[gentoo-user] Re: This nite's switch to "full multilib"

2015-03-30 Thread James
Peter Humphrey prh.myzen.co.uk> writes: > On Sunday 29 March 2015 20:12:45 Alan McKinnon wrote: > > grep -ir qt /etc/portage grep qt /etc/portage/package.use | wc -l =11 dev-qt/qt-creator android autotools cmake python dev-qt/qtguiqt3support >=dev-qt/qtsql-4

Re: [gentoo-user] libQt5Core.so.5 => not found

2018-11-10 Thread David Haller
Hello, On Fri, 09 Nov 2018, k...@aspodata.se wrote: >I'm trying to build/emerge dev-qt/qtgui-5.11.1, but I get this: > ># ldd >/Net/portage_tmpdir/portage/dev-qt/qtgui-5.11.1/work/qtbase-everywhere-src-5.11.1/bin/qvkgen >linux-vdso.so.1 (0x7fff3ddff000) >

Re: [gentoo-user] openscad seg fault

2016-03-12 Thread Urs Schütz
) amd64 `-- dev-qt/qtcore-4.8.6-r2 (dev-qt/qtcore) amd64 `-- dev-qt/qtgui-4.8.6-r4 (dev-qt/qtgui) amd64 `-- dev-qt/qtopengl-4.8.6-r1 (dev-qt/qtopengl) amd64 `-- dev-cpp/eigen-3.2.6 (dev-cpp/eigen) ~amd64 `-- dev-libs/gmp-6.0.0a (dev-libs/gmp) amd64 `-- dev-libs/mpfr-3.1.3_p4

[gentoo-user] Re: Alt+Fn switch console from within X11 session

2016-09-22 Thread Kai Krakow
Am Thu, 22 Sep 2016 16:27:25 +0100 schrieb Peter Humphrey : > On Thursday 22 Sep 2016 16:05:02 I wrote: > > I'm glad you mentioned Xorg.0.log; it prompted me to look at mine, > > and I found I didn't have an fbdev driver. I found I needed to add > > USE=evdev to

Re: [gentoo-user] libQt5Core.so.5 => not found

2018-11-09 Thread Adam Carter
On Sat, Nov 10, 2018 at 3:51 PM Adam Carter wrote: > On Fri, Nov 9, 2018 at 10:33 PM wrote: > >> I'm trying to build/emerge dev-qt/qtgui-5.11.1, but I get this: >> >> # ldd >> /Net/portage_tmpdir/portage/dev-qt/qtgui-5.11.1/work/qtbase-everywhere-src-5.11.1/bi

Re: [gentoo-user] libQt5Core.so.5 => not found

2018-11-10 Thread Alexander Kapshuk
On Fri, Nov 9, 2018 at 1:33 PM wrote: > > I'm trying to build/emerge dev-qt/qtgui-5.11.1, but I get this: > > # ldd > /Net/portage_tmpdir/portage/dev-qt/qtgui-5.11.1/work/qtbase-everywhere-src-5.11.1/bin/qvkgen > linux-vdso.so.1 (0x7fff3ddff000) > li

Re: [gentoo-user] New Installation

2017-02-04 Thread thelma
>=app- * text/poppler-0.32:=[cxx,jpeg,lcms,tiff,xpdf-headers(+)], sys-apps/dbus * emerge --keep-going: sys-auth/polkit-0.113 dropped because it requires * >=gnome-extra/polkit-gnome-0.105, sys-auth/consolekit[policykit] * emerge --keep-going: dev-qt/qt3support-4.8.6-r1 dropped because it requ

[gentoo-user] retext, PyQt, QtPrintSupport, and QObject

2017-02-08 Thread Grant Edwards
x27;t run: $ retext Traceback (most recent call last): File "/usr/lib64/python3.4/site-packages/ReText/__init__.py", line 16, in from PyQt5 import QtCore, QtPrintSupport, QtGui, QtWidgets, QtWebKit, QtWebKitWidgets ImportError: cannot import name 'QtPrintSu

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

2016-03-18 Thread Alan Grimes
KiB Conflict: 80 blocks WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict: dev-qt/qtgui:5 (dev-qt/qtgui-5.5.1-r1:5/5::gentoo, ebuild scheduled for merge) conflicts with ~dev-qt/qtgui-5.5.1[-egl] required by (dev-qt/qtmultimedia

Re: [gentoo-user] New Installation

2017-02-04 Thread J. Roeleveld
> * >=sys-auth/consolekit-0.4.6[pam] > * emerge --keep-going: net-print/cups-filters-1.5.0 dropped because it >* requires >=app-text/ghostscript-gpl-9.09, >=net-print/cups-1.7.3, >>=app- >* text/poppler-0.32:=[cxx,jpeg,lcms,tiff,xpdf-headers(+)], >sys-apps/dbus >* e

Re: [gentoo-user] Compilation failed: qtwidgets-5.9.2

2017-10-09 Thread David Haller
t's actually dev-qt/qtgui with "-dbus" useflag. >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--no-undefined >-fuse-ld=gold -Wl,--enable-new-dtags -shared -o libqgtk3.so .obj/main.o >.obj/qgtk3dialoghelpers.o .obj/qgtk3menu.o .obj/qgtk3theme.o >.obj/mo

Re: [gentoo-user] Qt blocking @world update

2013-11-05 Thread Alex Schuster
ge.use/misc:dev-qt/qtsql mysql /etc/portage/package.use/misc:>=dev-qt/qtgui-4.8.4-r1 gtkstyle /etc/portage/package.use/misc:>=dev-qt/qtsql-4.8.4mysql /etc/portage/package.use/misc:>=dev-qt/qtgui-4.8.4-r1 gtkstyle /etc/portage/package.use/misc:>=dev-qt/qtgui-4.8.4-r1 gtkstyle /e

[gentoo-user] media-video/mkvtoolnix-15.0.0-r1 fails to compile [solved]

2017-08-29 Thread Dale
olnix-15.0.0-r1\" -fstack-protector-strong -fPIC -std=gnu++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtMultimedia -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/

Re: [gentoo-user] Re: Alt+Fn switch console from within X11 session

2016-09-22 Thread Peter Humphrey
g in > sddm.conf (by looking at Xorg.0.log). It looks like this was changed by > either Gentoo or Xorg/SDDM/Plasma maintainers due to an incompatibility > to systems not using systemd. > > After reboot it worked as intended. I'm glad you mentioned Xorg.0.log; it prompted me to look at

Re: [gentoo-user] Madly flickering display

2016-09-23 Thread J. Roeleveld
gh > > sys-firmware/amdgpu-ucode hasn't changed since June. > > I found from Xorg.0.log that X11 wasn't finding an evdev module, even though > I had INPUT_DEVICES="evdev" in make.conf. So I added USE=evdev to dev- > qt/qtgui* and that created the mo

Re: [gentoo-user] Re: [gentoo-dev-announce] Last rites: app-text/xpdf

2012-01-28 Thread Mick
if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..-pthread - I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DQT_SHARED - I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/glib-2.0 - I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -

[gentoo-user] GPU closed source libraries

2017-07-13 Thread Francisco Ares
Hi, All. I'm trying to get Gentoo and xorg in an Odroid XU4 (hardkernel.com). Most things are done, but there are a few glitches. I'm using the open source xf86-video-armsoc, which does not provide GPU acceleration. So, for instance, dev-qt/qtgui with USE="gles2" (just an ex

[gentoo-user] Re: gst-plugins-bad-1.11.90 is blocking gst-plugins-base-1.12.3

2017-10-17 Thread Kai Krakow
dencies... done! > [ebuild   R    ] dev-libs/botan-1.10.17 > [ebuild U  ] media-gfx/imagemagick-7.0.7.6 [6.9.9.0] > [ebuild   R    ] dev-python/pillow-4.2.1-r1 > [ebuild U  ] media-libs/gst-plugins-base-1.12.3 [1.10.5] > [ebuild U  ] dev-qt/qtgui-5.9.2 [5.7.1-r1] USE="l

Re: [gentoo-user] Madly flickering display

2016-09-23 Thread David Haller
Hello, On Fri, 23 Sep 2016, Peter Humphrey wrote: >I've broken this out from the thread it appeared in, Problems with Xinerama >I found from Xorg.0.log that X11 wasn't finding an evdev module, even though >I had INPUT_DEVICES="evdev" in make.conf. So I added USE

[gentoo-user] Re: "Multiple package instances ....". Help me understand this emerge error, please.

2014-02-23 Thread Jonathan Callen
t;> installed) >>> media-libs/libpng:0/0= required by >>> (net-print/cups-filters-1.0.36-r1::gentoo, installed) >>> media-libs/libpng:0/0= required by (kde-base/kdelibs-4.11.2-r1::gentoo, >>> installed) >>> media-libs/libpng:0/0= re

Re: [gentoo-user] Screenrecording with audio from firefox

2020-06-03 Thread tuxic
Hi Daniel, thanks a lotcadence failed to compile... In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qstringlist.h:41, from /usr/include/qt5/QtGui

Re: [gentoo-user] KDE update causes bizarre behaviour : solved

2021-01-26 Thread Philip Webb
ages have been updated again to later versions, > e.g. dev-qt/qtgui-5.15.2-r1, kde-plasma/plasma-workspace-5.20.5-r1. In fact, I am using the '-r1' versions already. Something went wrong among the KDE items in ~/.config/ . I restored that directory from a year-old backup & all

Re: [gentoo-user] Madly flickering display

2016-09-23 Thread Peter Humphrey
ven though I had INPUT_DEVICES="evdev" in make.conf. So I added > >USE=evdev to dev- qt/qtgui* and that created the module, even though > >kensington@gentoo said it had nothing to do with it. > > Do you have x11-drivers/xf86-input-evdev installed? > > # equery fil

Re: [gentoo-user] Re: Using KDE apps in a non KDE environment

2015-10-02 Thread Neil Bothwick
/htdig, > qtcore-4.8.6-r4, 2 versions of qtgui, qt3support, qtwebkit, libdbusmenu, etc. That's because Okular is not a PDF reader, it's a "Universal document viewer", so it needs to support a lot of formats and protocols. That does mean that if you need a simple PDF reader an

Re: [gentoo-user] This nite's switch to "full multilib"

2015-03-29 Thread Stefan G. Weichinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 29.03.2015 19:30, Mick wrote: >> I went through that exercise about a month ago, and I needed >> this: >> >> /etc/portage/package.use/abi_x86_32: >>> =dev-qt/qtwebkit-4.8.6-r1:4 abi_x86_32 =dev-qt/qtgui-4.8.6-r

Re: [gentoo-user] [OT] Still trying to compile hydrogen

2012-02-18 Thread meino . cramer
Wonko > > > > When trying to compile media-sound/museseq it complains that QTDIR is > not set and breaks... > > Best regards, > mcc > > > Right after reinstalling Qt-4.7 (core) and QtGui emerging museseq it fails with *

Re: [gentoo-user] GPU closed source libraries

2017-07-13 Thread Mart Raudsepp
, which does not provide GPU > acceleration. > > So, for instance, dev-qt/qtgui with USE="gles2" (just an example), it > will pull media-libs/mesa for 3d acceleration, although the > proprietary library (Mali drivers) would do so. > > How would I avoid emerging media-libs/mesa in

[gentoo-user] Re: Compiling first and then installing using -K

2020-02-17 Thread Nikos Chantziaras
i.archlinux.org/index.php/Systemd-nspawn Getting back to the original topic - you can just build binary packages for stuff like qt without using a container, but if you do so you won't be able to build more than one layer of dependencies. Unfortunately, Qt depends on itself (qtgui depends o

Re: [gentoo-user] Screenrecording with audio from firefox

2020-06-03 Thread David Haller
e-0.9.0-r4 missing-qpainterpath-flags > > >to /etc/portage/package.env (or /e/p/package.env/qpainterpath.env or >some such if you've "directoryfied" your package.env (can you?) ;) [..] *Whoa* I just remembered, that I tested back on 5.14.2[1], but, I just re-emerged

Re: [gentoo-user] cannot emerge @preserved-rebuild due to removed package...

2015-03-14 Thread Meino . Cramer
:) > > > No problem. > > Huge amounts of portage output snipped below, but I think you are trying > to have stable Qt4 and unstable Qt5 on the same system. That doesn't > work currently, I'll walk through my reasoning so you can see what's > going on: > &

[gentoo-user] Re: dev-qt/qtdeclarative fails to build

2018-01-19 Thread Nikos Chantziaras
for the profile upgrade? I had this too, because for some weird reason, emerge wants to rebuild qtdeclarative and qtgui before it rebuilds qtcore. So it tried to link the new PIC-enabled qtdeclarative against the old non-PIC qtcore. The result was this exact build error. If you indeed ran into thi

Re: [gentoo-user] This nite's switch to "full multilib"

2015-03-30 Thread Peter Humphrey
qt /etc/portage > > and help them remove all cruft that's getting in the way of a clean > upgrade Just to get you started, here's my list from a system that upgraded smoothly: $ grep qt /etc/portage/package.use app-text/popplercairo qt4 dev-qt/qtcore

[gentoo-user] Re: Madly flickering display

2016-09-23 Thread Kai Krakow
; > > after upgrade to Plasma (KDE5): > > > > > > On Friday 16 Sep 2016 11:18:18 I wrote: > > > > [...] > > > > [...] > > > > > > I found from Xorg.0.log that X11 wasn't finding an evdev module, > > > even

Re: [gentoo-user] Compilation error with StructureSynth

2017-10-31 Thread David Haller
nux-g++ -I. >-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL >-I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I. >-IStructureSynth/GUI -ISyntopiaCore/GLEngine -ISyntopiaCore/Math >-ISyntopiaCore/Misc -IStructureSynth/Parser

Re: [gentoo-user] Compilation error with StructureSynth

2017-10-31 Thread tuxic
CRIPT_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB > >-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. > >-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui > >-I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml > >-I/usr/include/qt4/QtScript -I/usr

Re: [gentoo-user] Re: Using KDE apps in a non KDE environment

2015-10-02 Thread Walter Dnes
require the following extras... dev-qt/qtcore qt3support app-text/poppler qt4 dev-qt/qtsql qt3support dev-qt/qtgui qt3support sys-apps/dbus X media-video/vlc dbus ogg vorbis sys-libs/zlib minizip sys-libs/ncurses unicode sys-auth/consolekit policykit dev-qt/qtdeclarative qt3support dev-qt/qtope

Re: [gentoo-user] This nite's switch to "full multilib"

2015-03-29 Thread Alan McKinnon
On 29/03/2015 19:53, Stefan G. Weichinger wrote: > On 29.03.2015 19:30, Mick wrote: > >>> I went through that exercise about a month ago, and I needed >>> this: >>> >>> /etc/portage/package.use/abi_x86_32: >>>> =dev-qt/qtwebkit-4.8.6-r1:4 ab

[gentoo-user] Re: Portage performance dropped considerably

2014-01-28 Thread Martin Vaeth
rfaces (openssl or gnutls, neon or other, sqlite or mysql, openvpn[lzo], qtgui[exceptions], mesa, freetype, wine), the installation of tools (utils, examples, tk, perl, python) or extensions (tls-heartbeat, introspection, X, readline) the defaults usually follow the upstream default or recommendation

Re: [gentoo-user] printing pdfs

2020-05-30 Thread Francesco Turco
tconcurrent-5.14.2 > dev-qt/qtcore-5.14.2 > dev-qt/qtdatavis3d-5.14.2 > dev-qt/qtdbus-5.14.2 > dev-qt/qtdeclarative-5.14.2 > dev-qt/qtdiag-5.14.2 > dev-qt/qtgraphicaleffects-5.14.2 > dev-qt/qtgui-5.14.2 > dev-qt/qthelp-5.14.2 > dev-qt/qtimageformats-5.14.2 > dev-qt/qtlockedf

[gentoo-user] media-video/mkvtoolnix-7.3.0 fails to configure it seems

2015-07-16 Thread Dale
02:0 [IP-] [ ] dev-qt/qtcore-4.8.7:4 [IP-] [ ] dev-qt/qtcore-5.4.2:5 [IP-] [ ] dev-qt/qtdbus-4.8.7:4 [IP-] [ ] dev-qt/qtdbus-5.4.2:5 [IP-] [ ] dev-qt/qtdeclarative-4.8.7:4 [IP-] [ ] dev-qt/qtgui-4.8.7:4 [IP-] [ ] dev-qt/qtgui-5.4.2-r1:5 [IP-] [ ] dev-qt/qtmultimedia-4.8.7:4 [IP-] [ ] dev-qt/q

[gentoo-user] Re: dev-qt/qtdeclarative fails to build

2018-01-23 Thread Michael Palimaka
qt/qtdeclarative-5.9.3 USE="jit widgets xml -debug > (-gles2) -localstorage {-test}" > > > emerge --info output and build.log are attached. > > Any ideas? Thanks! > > -- > Regards, > Christoph > This is probably bug #623566. Based on this output, try rebuilding qtcore, qtgui and qtnetwork then try qtdeclarative again.

[gentoo-user] Madly flickering display

2016-09-23 Thread Peter Humphrey
ough I had INPUT_DEVICES="evdev" in make.conf. So I added USE=evdev to dev- qt/qtgui* and that created the module, even though kensington@gentoo said it had nothing to do with it. I still get the rapid flickering and general confusion though, which is cured by logging out and in

Re: [gentoo-user] Re: USE flags handling

2014-07-30 Thread Walter Dnes
had to add at least the following to package.use to get it to work... dev-libs/libattica qt4 media-libs/phonon vlc media-video/vlc dbus xcb -ffmpeg dev-qt/qtcore qt3support dev-qt/qtdeclarative accessibility qt3support dev-qt/qtgui accessibility qt3support dev-qt/qtopengl qt3support dev-qt/qt3support

[gentoo-user] x11-terms/enterminus-9999 won't compile

2011-04-03 Thread Mick
r/include/librsvg-2.0 -I/usr/include/cairo -I/usr/include/libpng14 - I/usr/include/eet-1 -I/usr/include/SDL -I/usr/include/freetype2 - I/usr/include/eina-1 -I/usr/include/eina-1/eina -I/usr/include/glib-2.0 - I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 - I/usr/include/pixman-1 -I/usr/

[gentoo-user] system wants to install "cups" unstable

2018-03-14 Thread thelma
:0/0::gentoo, ebuild scheduled for merge) pulled in by (no parents that aren't satisfied by other packages in this slot) (net-print/cups-2.1.4:0/0::gentoo, installed) pulled in by net-print/cups[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mi

[gentoo-user] Updateing linux-headers ...

2016-06-11 Thread Meino . Cramer
Hi, I want to update my linux-headers (I am using the vanilla-kernel). I did a solfire:/root>equery depends '=sys-kernel/linux-headers-4.6' * These packages depend on sys-kernel/linux-headers-4.6: app-misc/srm-1.2.11-r2 (sys-kernel/linux-headers) dev-qt/qtgui-5.5.1-r1 (evdev ? sys

Re: [gentoo-user] Madly flickering display

2016-09-23 Thread Mick
> > This may be a bad interaction with the xorg-driver for my AMD GPU, which > > > has only been on the market for about a year. Though > > > sys-firmware/amdgpu-ucode hasn't changed since June. > > > > I found from Xorg.0.log that X11 wasn't finding an evde

Re: [gentoo-user] handling a slot collision (for telegram) [SOLVED]

2020-05-16 Thread n952162
Thanks to the suggestions I got from the list, I was able to update QT as follows: emerge -vu dev-qt/qtgui dev-qt/qtx11extras dev-qt/qtopengl dev-qt/qtprintsupport dev-qt/qtwidgets dev-qt/qtxml dev-qt/linguist-tools dev-qt/qtnetwork dev-qt/qtsvg dev-qt/qtcore and complete the installation of

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread Daniel Frey
On 5/20/20 12:06 PM, n952162 wrote: The command was: emerge -vu dev-qt/qtgui dev-qt/qtx11extras dev-qt/qtopengl dev-qt/qtprintsupport dev-qt/qtwidgets dev-qt/qtxml dev-qt/linguist-tools dev-qt/qtnetwork dev-qt/qtsvg dev-qt/qtcore The output to that is attached. I tried just emerging zlib with

Re: [gentoo-user] [OT] Still trying to compile hydrogen

2012-02-18 Thread Alex Schuster
for Qt3 only, AFAIK Qt4 does not use it at all. > > When trying to compile media-sound/museseq it complains that QTDIR is > > not set and breaks... > Right after reinstalling Qt-4.7 (core) and QtGui > emerging museseq it fails with > > > >

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

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

2016-07-21 Thread Alec Ten Harmsel
5.1-r1:5 I do not have any Qt 4 installed. > From /etc/portage/package.use : > > dev-qt/qt-creator -android -cmake -doc subversion valgrind > -debug python -webkit > dev-qt/qtcore icu -debug > dev-qt/qtgui-debug > Hmm, o

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread n952162
On 05/20/20 21:24, Daniel Frey wrote: On 5/20/20 12:06 PM, n952162 wrote: The command was: emerge -vu dev-qt/qtgui dev-qt/qtx11extras dev-qt/qtopengl dev-qt/qtprintsupport dev-qt/qtwidgets dev-qt/qtxml dev-qt/linguist-tools dev-qt/qtnetwork dev-qt/qtsvg dev-qt/qtcore The output to that is

Re: [gentoo-user] KDE update causes bizarre behaviour

2021-01-26 Thread Michael
ry as "Pictures", > though its name remains the same in my file system. > > Has anyone else encountered these or other strange phenomena ? > Does anyone have a suggestion how to get back to normalcy ? Some packages have been updated again to later versions, e.g. dev-qt/ qtgu

Re: [gentoo-user] media-video/mkvtoolnix-7.3.0 fails to configure it seems

2015-07-16 Thread Alec Ten Harmsel
[IP-] [ ] dev-qt/qtchooser-0_p20150102:0 > root@fireball / # > > > How can it be to old if it is the only one available? If it is checking > for qt in general, this is what I have installed. > > > root@fireball / # equery list qt* > * Searching for qt* ... &

Re: [gentoo-user] [OT] Still trying to compile hydrogen

2012-02-18 Thread meino . cramer
y under Gentoo/Qt4 ? > > > > > > > > QTDIR ist for Qt3 only, AFAIK Qt4 does not use it at all. > > > > When trying to compile media-sound/museseq it complains that QTDIR is > > > not set and breaks... > > > Right after reinstalli

Re: [gentoo-user] Updateing linux-headers ...

2016-06-11 Thread Dale
2.11-r2 (sys-kernel/linux-headers) > dev-qt/qtgui-5.5.1-r1 (evdev ? sys-kernel/linux-headers) > (udev ? sys-kernel/linux-headers) > dev-util/strace-4.9 (sys-kernel/linux-headers) > media-video/ffmpeg-2.8.6 (v4l ? sys-kernel/linux-headers) > media-video/tran

Re: [gentoo-user] Updateing linux-headers ...

2016-06-11 Thread Meino . Cramer
se packages depend on sys-kernel/linux-headers-4.6: > > app-misc/srm-1.2.11-r2 (sys-kernel/linux-headers) > > dev-qt/qtgui-5.5.1-r1 (evdev ? sys-kernel/linux-headers) > > (udev ? sys-kernel/linux-headers) > > dev-util/strace-4.9 (sys-kernel/linux-headers)

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

2016-07-23 Thread Ian Bloss
gt; From /etc/portage/package.use : > > > > dev-qt/qt-creator -android -cmake -doc subversion valgrind > > -debug python -webkit > > dev-qt/qtcore icu -debug > > dev-qt/qtgui-debug > > > > Hmm, okay. I have

Re: [gentoo-user] Re: USE flags handling

2014-07-30 Thread Volker Armin Hemmann
mupdf > rather than the KDE app "okular". Here's why. After multiple attempts > at "emerge -pv okular", I found I had to add at least the following to > package.use to get it to work... > > dev-libs/libattica qt4 > media-libs/phonon vlc > media-video/vl

Re: [gentoo-user] problem updating KDE breeze

2018-10-21 Thread Philip Webb
ation -I/var/tmp/portage/portage/kde-plasma/breeze-5.13.5/work/breeze-5.13.5/kdecoration -I/var/tmp/portage/portage/kde-plasma/breeze-5.13.5/work/breeze-5.1\ 3.5_build/kdecoration/breezedecoration_autogen/include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/

Re: [gentoo-user] qt3/4 confusion

2006-06-22 Thread krgn
-mtune=i686 -pipe -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -D QT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/u sr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I.moc -I.ui - o initfio.o initfio.cpp / so it basically includes qt4, which must l

[gentoo-user] qt5

2014-11-14 Thread Michael Vetter
I am aware that Qt5 is not stable, but the mask says its more orless table but masked for doing more tests. Also I didn't see a USE flag for Qtcreator, no Qt4 no Qt5. 3. For testing I wanted to add gtkstyle USE flag to qtgui, then realized that this doesn't exist anymore for Qt5. But Q

Re: [gentoo-user] This nite's switch to "full multilib"

2015-03-29 Thread Alan McKinnon
ish... >> >> Regards, >> Yanestra > > I've also ended up with qt blockers, that I do not seem capable to overcome > yet. KDE wants qt 4.8.5 installed which is blocking qt 4.8.6. How did you > go > about overcoming this? > I went through that exercis

Re: [gentoo-user] tmpfs for portage: how much?

2014-01-26 Thread wraeth
1.4GHz 1.5GB RAM MAKEOPTS="-j3" none on /var/tmp/portage type tmpfs (rw,noatime,size=256M) Profile: [3] default/linux/amd64/13.0/desktop * file: /etc/portage/package.env dev-libs/boost notmpfs.conf sys-kernel/gentoo-sources notmpfs.conf sys-devel/g

[gentoo-user] "Multiple package instances ....". Help me understand this emerge error, please.

2014-02-22 Thread Alan Mackenzie
libpng:0/0= required by (dev-qt/qtgui-4.8.5-r1::gentoo, installed) media-libs/libpng:0/0= required by (app-text/poppler-0.24.3::gentoo, installed) (and 3 more with the same problems) (media-libs/libpng-1.6.8::gentoo, ebuild scheduled for merge) pulled in by (no parents that aren

Re: [gentoo-user] media-video/mkvtoolnix-7.3.0 fails to configure it seems

2015-07-20 Thread Dale
; >> >> It appears that qtchooser is to old but the one I have is the only one >> in the tree. >> >> >> >> root@fireball / # equery list -p dev-qt/qtchooser >> * Searching for qtchooser in dev-qt ... >> [IP-] [ ] dev-qt/qtchooser-0_p20150102:0 >>

Re: [gentoo-user] problem updating KDE breeze

2018-10-21 Thread Alexander Kapshuk
kde-plasma/breeze-5.13.5/work/breeze-5.1\ > 3.5_build/kdecoration/breezedecoration_autogen/include -isystem > /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem > /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem > /usr/i\ > nclude/qt5/QtDBus -isys

Re: [gentoo-user] Qt5

2014-11-12 Thread Andrés Becerra Sandoval
/qtconcurrent-5.3.2* =dev-qt/qtcore-5.3.2* =dev-qt/qtdbus-5.3.2* =dev-qt/qtdeclarative-5.3.2* =dev-qt/qtdiag-5.3.2* =dev-qt/qtgraphicaleffects-5.3.2* =dev-qt/qtgui-5.3.2* =dev-qt/qthelp-5.3.2* =dev-qt/qtimageformats-5.3.2* =dev-qt/qtmultimedia-5.3.2* =dev-qt/qtnetwork-5.3.2* =dev-qt/qtopengl-

  1   2   >