Andrew Udvare:
> > On 2020-01-18, at 03:17, k...@aspodata.se wrote:
...
> > This code requires qt4:
> > https://github.com/thliebig/openEMS-Project
>
> Not from what I'm seeing. The README has an outdated line for Ubuntu but the
> QCSXCAD GUI code references Qt5.
>
> https://github.com/thliebig/
> On 2020-01-18, at 03:17, k...@aspodata.se wrote:
>
> Is there a way to install qt4 without resorting to make a new
> installation ?
>
> This code requires qt4:
> https://github.com/thliebig/openEMS-Project
Not from what I'm seeing. The README has an outdated line for Ubuntu but the
QCSXCAD
Is there a way to install qt4 without resorting to make a new
installation ?
This code requires qt4:
https://github.com/thliebig/openEMS-Project
Regards,
/Karl Hammar
I noticed something strange.
When I downgraded VLC to use qt4 after a bug...the icon turned from the
familiar orange traffic cone ot an ugly B&W version.
That's when I realized the same thing had happned to classic skype.
Did someone apply code to deliberately grayscale the icons of qt4 apps?
N
On Fri, May 6, 2011 at 10:28 AM, Lorenzo Marussi wrote:
> Hello,
>
> thank you for your reply,
>
> I check that I didn't mixed QT version,
> first I tried with 4.7.2, than I unmerged all qt packages and I tried 4.7.3
> .
> every time after emerging I checked system consistency with revdep-rebuild
Hello,
thank you for your reply,
I check that I didn't mixed QT version,
first I tried with 4.7.2, than I unmerged all qt packages and I tried
4.7.3 .
every time after emerging I checked system consistency with revdep-rebuild.
Now I unmerged all, emerged all QT packages (4.72) with "debug" u
On Thu, May 5, 2011 at 4:06 AM, Lorenzo Marussi wrote:
> Hello,
>
> I use Gentoo/LInux OS, with lastest Qt4.7.2 ebuilds,
> and a Nvidia card or intel graphics (and mesa)
>
> when I run qmlviewer with "opengl" params,
> or I use QGLwidget viewport in my app,
> I get this error:
>
> "qmlviewer[6399]
Hello,
I use Gentoo/LInux OS, with lastest Qt4.7.2 ebuilds,
and a Nvidia card or intel graphics (and mesa)
when I run qmlviewer with "opengl" params,
or I use QGLwidget viewport in my app,
I get this error:
"qmlviewer[6399]: segfault at 1763 ip b6a73630 sp bfa0ee00 error 4 in
libQtGui.so.4.7.4[
On Donnerstag 24 September 2009, Marco wrote:
> On Thu, Sep 24, 2009 at 12:33 PM, Volker Armin Hemmann
>
> wrote:
> > On Donnerstag 24 September 2009, Marco wrote:
> >> On Thu, Sep 24, 2009 at 12:08 PM, Volker Armin Hemmann
> >>
> >> wrote:
> >> > On Donnerstag 24 September 2009, Marco wrote:
>
On Thu, Sep 24, 2009 at 12:33 PM, Volker Armin Hemmann
wrote:
> On Donnerstag 24 September 2009, Marco wrote:
>> On Thu, Sep 24, 2009 at 12:08 PM, Volker Armin Hemmann
>>
>> wrote:
>> > On Donnerstag 24 September 2009, Marco wrote:
>>
>> [...]
>>
>> > just install the qt4 set. Meta packages are b
On Donnerstag 24 September 2009, Marco wrote:
> On Thu, Sep 24, 2009 at 12:08 PM, Volker Armin Hemmann
>
> wrote:
> > On Donnerstag 24 September 2009, Marco wrote:
>
> [...]
>
> > just install the qt4 set. Meta packages are being phased out.
>
> Not sure if I understand what you mean. I though
On Thu, Sep 24, 2009 at 12:08 PM, Volker Armin Hemmann
wrote:
> On Donnerstag 24 September 2009, Marco wrote:
[...]
> just install the qt4 set. Meta packages are being phased out.
Not sure if I understand what you mean. I thought sets only exist for
world and system?
> Or unmask the meta package
On Donnerstag 24 September 2009, Marco wrote:
> Hi all
>
> I want to install QT4 for development. Since the QT4 meta ebuild is
> masked, I am not sure what split packages are needed.
> http://dev.gentoo.org/~yngwin/qt4-split-ebuilds.xml only tells me what
> to install for applications depending on
Hi all
I want to install QT4 for development. Since the QT4 meta ebuild is
masked, I am not sure what split packages are needed.
http://dev.gentoo.org/~yngwin/qt4-split-ebuilds.xml only tells me what
to install for applications depending on QT4.
Thanks for your help!
--
Regards,
Marco
On Fri, Nov 21, 2008 at 4:42 PM, Graham Murray <[EMAIL PROTECTED]> wrote:
> "Andrés Becerra Sandoval" <[EMAIL PROTECTED]> writes:
>
>> I have the same problem, and I can't find the folder
>> /usr/portage/profiles/default/linux/x86/2008.0. Maybe this is the
>> cause of the problem, rsync deleted it,
"Andrés Becerra Sandoval" <[EMAIL PROTECTED]> writes:
> I have the same problem, and I can't find the folder
> /usr/portage/profiles/default/linux/x86/2008.0. Maybe this is the
> cause of the problem, rsync deleted it, can you confirm?
No. The directory is there, but the only files in it and the
On Fri, Nov 21, 2008 at 2:31 PM, Graham Murray <[EMAIL PROTECTED]> wrote:
> I have had qt-4.4.2 split ebuilds (and kde4) installed since the
> beginning of November. After syncing and running 'emerge -auDvN @world'
> this evening, it is trying to pull in the monolithic qt-4.3.5 and
> complaining ab
I have had qt-4.4.2 split ebuilds (and kde4) installed since the
beginning of November. After syncing and running 'emerge -auDvN @world'
this evening, it is trying to pull in the monolithic qt-4.3.5 and
complaining about a slot conflict. I have tried adding the 't' flag to
see what is pulling in qt
On 7/8/07, James <[EMAIL PROTECTED]> wrote:
Hello,
I have qt3 and qt4 installed (?):
x11-libs/qt
Installed versions: 3.3.8-r2 4.2.3-r1
So I picked up what looks like an interesting book
on C++ and QT4 part of the Bruce Perens Open Source series.
Looking at the brief installation guide it te
Hello,
I have qt3 and qt4 installed (?):
x11-libs/qt
Installed versions: 3.3.8-r2 4.2.3-r1
So I picked up what looks like an interesting book
on C++ and QT4 part of the Bruce Perens Open Source series.
Looking at the brief installation guide it tells you to check
your QTDIR setting, so I use
On Tue, 9 Jan 2007 14:26:56 +0300, Andrew Gaydenko wrote:
> You have missed resolution :-) Citing:
Probably because it was top-posted and people expect the find the answer
after the question.
--
Neil Bothwick
Last words of a Windows user: = Why does that work now?
signature.asc
Description:
Mick,
You have missed resolution :-) Citing:
"As I have wrote, 'qtconfig' demands 'qt3support' flag."
=== On Tuesday 09 January 2007 11:02, Mick wrote: ===
On Sunday 07 January 2007 16:12, Andrew Gaydenko wrote:
> As I have wrote, 'qtconfig' demands 'qt3support' flag.
>
> === On Sund
On Sunday 07 January 2007 16:12, Andrew Gaydenko wrote:
> As I have wrote, 'qtconfig' demands 'qt3support' flag.
>
> === On Sunday 07 January 2007 18:57, Graham Murray wrote: ===
>
> Andrew Gaydenko <[EMAIL PROTECTED]> writes:
> > Probably somebody has (unstable) 4.2.2 installed... The thin
As I have wrote, 'qtconfig' demands 'qt3support' flag.
=== On Sunday 07 January 2007 18:57, Graham Murray wrote: ===
Andrew Gaydenko <[EMAIL PROTECTED]> writes:
> Probably somebody has (unstable) 4.2.2 installed... The thing is, v.4.2.2 is
> the first Qt4 installation on this machine. If
Andrew Gaydenko <[EMAIL PROTECTED]> writes:
> Probably somebody has (unstable) 4.2.2 installed... The thing is, v.4.2.2 is
> the first Qt4 installation on this machine. If anybody has 4.2.2 - please,
> verify '/usr/bin/qtconfig' belongs to *this* version.
On my ~x86 system I have qt-3.3.6-r5 and
To be built, 'qtconfig' needs 'qt3support' USE flag be turned on.
=== On Sunday 07 January 2007 16:20, Martins wrote: ===
...
from eix -s qt:
4.2.2(4)(09:07:11 2006.12.09.)(-accessibility cups
dbus -debug -doc -examples -firebird gif -glib -input_devices_wacom
Martins,
Thanks! - will play.
=== On Sunday 07 January 2007 16:20, Martins wrote: ===
...
from eix -s qt:
4.2.2(4)(09:07:11 2006.12.09.)(-accessibility cups
dbus -debug -doc -examples -firebird gif -glib -input_devices_wacom jpeg -mng
mysql -nas -nis odbc ope
On Sunday 07 January 2007 14:52, Andrew Gaydenko wrote:
> Will you please tell me used USE flags for qt-4.2.2?
>
> === On Sunday 07 January 2007 15:32, Martins wrote: ===
> ...
> I still have qt-4.2.2 on my x86_64
> equery f =x11-libs/qt-4.2.2 | grep qtconfig
> /usr/bin/qtconfig
>
> and it
Will you please tell me used USE flags for qt-4.2.2?
=== On Sunday 07 January 2007 15:32, Martins wrote: ===
...
I still have qt-4.2.2 on my x86_64
equery f =x11-libs/qt-4.2.2 | grep qtconfig
/usr/bin/qtconfig
and it launches nice gui to tweak setings
martins
--
gentoo-user@gentoo.org m
On Sunday 07 January 2007 14:03, Andrew Gaydenko wrote:
> Probably somebody has (unstable) 4.2.2 installed... The thing is, v.4.2.2
> is the first Qt4 installation on this machine. If anybody has 4.2.2 -
> please, verify '/usr/bin/qtconfig' belongs to *this* version.
>
> === On Sunday 07 Januar
Probably somebody has (unstable) 4.2.2 installed... The thing is, v.4.2.2 is
the first Qt4 installation on this machine. If anybody has 4.2.2 - please,
verify '/usr/bin/qtconfig' belongs to *this* version.
=== On Sunday 07 January 2007 14:52, Alex Schuster wrote: ===
Strange. I have /usr/
Have tried also, there isn't:
equery f =x11-libs/qt-4.2.2 | grep qtconfig
/usr/share/doc/qt-4.2.2/html/images/qtconfig-appearance.png
/usr/share/doc/qt-4.2.2/html/qtconfig.html
There *is* a tool's help, the tool is absent only :-)
=== On Sunday 07 January 2007 14:43, Petr Uzel wrote: ===
Andrew writes:
> My aim was to set default font for Qt4 applications. I have tried to find
> Qt4's 'qtconfig' and discovered: there is *the only* 'qtconfig' in my
> system. And it is /usr/qt/3/bin/qtconfig, i.e. for Qt3 (I have scanned
> /usr recursively).
>
> OK, I have reinstalled Qt4 - nothing
On Sunday 07 January 2007 12:29, Andrew Gaydenko wrote:
> Hi!
>
> Funny situation. I have ~amd64 Gentoo machine, and two slotted Qt are
> installed:
>
> eix -e qt
> [I] x11-libs/qt
> Available versions:
> (3) 3.3.4-r8 3.3.6-r4 (~)3.3.6-r5
> (4) 4.1.4-r2 (~)4.2.1 (~)4.2.
Hi!
Funny situation. I have ~amd64 Gentoo machine, and two slotted Qt are installed:
eix -e qt
[I] x11-libs/qt
Available versions:
(3) 3.3.4-r8 3.3.6-r4 (~)3.3.6-r5
(4) 4.1.4-r2 (~)4.2.1 (~)4.2.2
Installed versions: 3.3.6-r5(3)(03:23:16 AM 12/24/2006)(cups debug
35 matches
Mail list logo