Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 w/Cocoa

2009-10-28 Thread Berk Geveci
Hmmm. I don't see this with Qt 4.5.2.

-berk

On Wed, Oct 28, 2009 at 10:53 AM, Chris Kees  wrote:
> Hi,
>
> I've noticed that the filters menu is greyed out after loading a valid data
> set on the version of paraview I built yesterday from cvs (also updated
> yesterday).  I have the same version of paraview built on an i386 mac using
> the Qt SDK instead of the Cocoa 32/64  framework, and it does not have this
> problem. Also, the filters appear to work (e.g. if I hit the isosurface
> button the filter runs correctly).  Any idea what is happening here? I
> believe somebody mentioned that the QtDBus framework is messed up in the Qt
> Cocoa package, maybe I just need to build Qt from source.
>
> Thanks,
> Chris
> ___
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 w/Cocoa

2009-10-28 Thread David Thompson

I've noticed that the filters menu is greyed out after loading a valid
data set on the version of paraview I built yesterday from cvs (also
updated yesterday).  I have the same version of paraview built on an
i386 mac using the Qt SDK instead of the Cocoa 32/64  framework, and
it does not have this problem. Also, the filters appear to work (e.g.
if I hit the isosurface button the filter runs correctly).  Any idea
what is happening here? I believe somebody mentioned that the QtDBus
framework is messed up in the Qt Cocoa package, maybe I just need to
build Qt from source.


I've run into this problem as well. I don't have a fix, but do have a
workaround... pressing the Alt+Space key will let you type in the name
of a filter to create it.

Hope this helps,
David

___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 w/Cocoa

2009-10-28 Thread Michael Wild


Hi,

I've noticed that the filters menu is greyed out after loading a valid
data set on the version of paraview I built yesterday from cvs (also
updated yesterday).  I have the same version of paraview built on an
i386 mac using the Qt SDK instead of the Cocoa 32/64  framework, and
it does not have this problem. Also, the filters appear to work (e.g.
if I hit the isosurface button the filter runs correctly).  Any idea
what is happening here? I believe somebody mentioned that the QtDBus
framework is messed up in the Qt Cocoa package, maybe I just need to
build Qt from source.

Thanks,
Chris



Hmm, I built it as a x86_64 binary with Qt-Cocoa 4.5.3 on OS X 10.6  
and I don't see this issue. Also, my i386/ppc universal binary built  
against the 10.5 SDK doesn't show this.


Michael
___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 w/Cocoa

2009-10-28 Thread Michael Wild
I built it myself, the binary from Nokia/Trolltech is buggy (the  
QtDBus.framework is incomplete).


Michael

On 28. Oct, 2009, at 21:01 , Chris Kees wrote:


Did you build your own Qt-Cocoa
4.5.3 or get the framework binary from trolltech?

On Wed, Oct 28, 2009 at 2:47 PM, Michael Wild   
wrote:





Hi,


I've noticed that the filters menu is greyed out after loading a  
valid

data set on the version of paraview I built yesterday from cvs (also
updated yesterday).  I have the same version of paraview built on an
i386 mac using the Qt SDK instead of the Cocoa 32/64  framework, and
it does not have this problem. Also, the filters appear to work  
(e.g.

if I hit the isosurface button the filter runs correctly).  Any idea
what is happening here? I believe somebody mentioned that the QtDBus
framework is messed up in the Qt Cocoa package, maybe I just need to
build Qt from source.

Thanks,
Chris




Hmm, I built it as a x86_64 binary with Qt-Cocoa 4.5.3 on OS X 10.6  
and I
don't see this issue. Also, my i386/ppc universal binary built  
against the

10.5 SDK doesn't show this.

Michael

___
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview



___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 w/Cocoa

2009-10-28 Thread Michael Wild
So you say ParaView-CVS compiled for you using the binary Qt-Cocoa  
distribution? That didn't work for me...


Michael

On 28. Oct, 2009, at 21:22 , Chris Kees wrote:

Thank you. I saw your message earlier on this but couldn't seem to  
track it
down. I'm going to assume that this is not a paraview problem for  
now and

will post back when I get a chance to compile Qt.

Chris

On Wed, Oct 28, 2009 at 3:13 PM, Michael Wild   
wrote:



I built it myself, the binary from Nokia/Trolltech is buggy (the
QtDBus.framework is incomplete).

Michael


On 28. Oct, 2009, at 21:01 , Chris Kees wrote:

Did you build your own Qt-Cocoa

4.5.3 or get the framework binary from trolltech?

On Wed, Oct 28, 2009 at 2:47 PM, Michael Wild   
wrote:




Hi,



I've noticed that the filters menu is greyed out after loading a  
valid
data set on the version of paraview I built yesterday from cvs  
(also
updated yesterday).  I have the same version of paraview built  
on an
i386 mac using the Qt SDK instead of the Cocoa 32/64  framework,  
and
it does not have this problem. Also, the filters appear to work  
(e.g.
if I hit the isosurface button the filter runs correctly).  Any  
idea
what is happening here? I believe somebody mentioned that the  
QtDBus
framework is messed up in the Qt Cocoa package, maybe I just  
need to

build Qt from source.

Thanks,
Chris




Hmm, I built it as a x86_64 binary with Qt-Cocoa 4.5.3 on OS X  
10.6 and I
don't see this issue. Also, my i386/ppc universal binary built  
against

the
10.5 SDK doesn't show this.

Michael

___
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview






___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 w/Cocoa

2009-10-30 Thread Takuya OSHIMA
Hi Michael & all,

With OS X 10.6.1 + Qt 4.5.3/Cocoa/x86_64 + PV 3.7 builds I've run into
either the occasional greyed out filters when launched in-place
without make install or crashes at startup after make install. So I
tried your ParaView3-enhancements
( http://www.paraview.org/pipermail/paraview/2009-October/014246.html )
and indeed it works perfectly at least in builtin server mode after
running make install (really great). I wonder what is the secret about
your "enhancements"?

Takuya

Takuya OSHIMA, Ph.D.
Faculty of Engineering, Niigata University
8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN

From: Michael Wild 
Subject: Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 
w/Cocoa
Date: Wed, 28 Oct 2009 20:47:31 +0100

>>
>> Hi,
>>
>> I've noticed that the filters menu is greyed out after loading a valid
>> data set on the version of paraview I built yesterday from cvs (also
>> updated yesterday).  I have the same version of paraview built on an
>> i386 mac using the Qt SDK instead of the Cocoa 32/64  framework, and
>> it does not have this problem. Also, the filters appear to work (e.g.
>> if I hit the isosurface button the filter runs correctly).  Any idea
>> what is happening here? I believe somebody mentioned that the QtDBus
>> framework is messed up in the Qt Cocoa package, maybe I just need to
>> build Qt from source.
>>
>> Thanks,
>> Chris
> 
> 
> Hmm, I built it as a x86_64 binary with Qt-Cocoa 4.5.3 on OS X 10.6
> and I don't see this issue. Also, my i386/ppc universal binary built
> against the 10.5 SDK doesn't show this.
> 
> Michael
> ___
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
> 
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 w/Cocoa

2009-10-30 Thread Chris Kees

Hi all,

Just to add a data point, I compiled dbus and Qt 4.5.3 from source on  
OS X 10.5.8(x86_64) and still have greyed out filters in PV 3.7. I'm  
interested in what the enhancements do as well.


Chris
On Oct 30, 2009, at 5:47 AM, Takuya OSHIMA wrote:


Hi Michael & all,

With OS X 10.6.1 + Qt 4.5.3/Cocoa/x86_64 + PV 3.7 builds I've run into
either the occasional greyed out filters when launched in-place
without make install or crashes at startup after make install. So I
tried your ParaView3-enhancements
( http://www.paraview.org/pipermail/paraview/2009-October/ 
014246.html )

and indeed it works perfectly at least in builtin server mode after
running make install (really great). I wonder what is the secret about
your "enhancements"?

Takuya

Takuya OSHIMA, Ph.D.
Faculty of Engineering, Niigata University
8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN

From: Michael Wild 
Subject: Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64,  
Qt 4.5.3 w/Cocoa

Date: Wed, 28 Oct 2009 20:47:31 +0100



Hi,

I've noticed that the filters menu is greyed out after loading a  
valid

data set on the version of paraview I built yesterday from cvs (also
updated yesterday).  I have the same version of paraview built on an
i386 mac using the Qt SDK instead of the Cocoa 32/64  framework, and
it does not have this problem. Also, the filters appear to work  
(e.g.

if I hit the isosurface button the filter runs correctly).  Any idea
what is happening here? I believe somebody mentioned that the QtDBus
framework is messed up in the Qt Cocoa package, maybe I just need to
build Qt from source.

Thanks,
Chris



Hmm, I built it as a x86_64 binary with Qt-Cocoa 4.5.3 on OS X 10.6
and I don't see this issue. Also, my i386/ppc universal binary built
against the 10.5 SDK doesn't show this.

Michael
___
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 w/Cocoa

2009-11-18 Thread Pierre-Olivier Dallaire
Hi all,

Michael - can you confirm what are the "special" enhancements that take care
of the greyed out filters problem / I've been fighting with this issue recently

I don't see this with the latest qt-4.6.0-rc1 but ParaView is really slow based 
on this qt release,
prefer to rely on qt-4.5.3 for now

Best regards,

PO

On 2009-10-30, at 12:06 PM, Chris Kees wrote:

> Hi all,
> 
> Just to add a data point, I compiled dbus and Qt 4.5.3 from source on OS X 
> 10.5.8(x86_64) and still have greyed out filters in PV 3.7. I'm interested in 
> what the enhancements do as well.
> 
> Chris
> On Oct 30, 2009, at 5:47 AM, Takuya OSHIMA wrote:
> 
>> Hi Michael & all,
>> 
>> With OS X 10.6.1 + Qt 4.5.3/Cocoa/x86_64 + PV 3.7 builds I've run into
>> either the occasional greyed out filters when launched in-place
>> without make install or crashes at startup after make install. So I
>> tried your ParaView3-enhancements
>> ( http://www.paraview.org/pipermail/paraview/2009-October/014246.html )
>> and indeed it works perfectly at least in builtin server mode after
>> running make install (really great). I wonder what is the secret about
>> your "enhancements"?
>> 
>> Takuya
>> 
>> Takuya OSHIMA, Ph.D.
>> Faculty of Engineering, Niigata University
>> 8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN
>> 
>> From: Michael Wild 
>> Subject: Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 
>> w/Cocoa
>> Date: Wed, 28 Oct 2009 20:47:31 +0100
>> 
>>>> 
>>>> Hi,
>>>> 
>>>> I've noticed that the filters menu is greyed out after loading a valid
>>>> data set on the version of paraview I built yesterday from cvs (also
>>>> updated yesterday).  I have the same version of paraview built on an
>>>> i386 mac using the Qt SDK instead of the Cocoa 32/64  framework, and
>>>> it does not have this problem. Also, the filters appear to work (e.g.
>>>> if I hit the isosurface button the filter runs correctly).  Any idea
>>>> what is happening here? I believe somebody mentioned that the QtDBus
>>>> framework is messed up in the Qt Cocoa package, maybe I just need to
>>>> build Qt from source.
>>>> 
>>>> Thanks,
>>>> Chris
>>> 
>>> 
>>> Hmm, I built it as a x86_64 binary with Qt-Cocoa 4.5.3 on OS X 10.6
>>> and I don't see this issue. Also, my i386/ppc universal binary built
>>> against the 10.5 SDK doesn't show this.
>>> 
>>> Michael
>>> ___
>>> Powered by www.kitware.com
>>> 
>>> Visit other Kitware open-source projects at
>>> http://www.kitware.com/opensource/opensource.html
>>> 
>>> Please keep messages on-topic and check the ParaView Wiki at:
>>> http://paraview.org/Wiki/ParaView
>>> 
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.paraview.org/mailman/listinfo/paraview
>> ___
>> Powered by www.kitware.com
>> 
>> Visit other Kitware open-source projects at 
>> http://www.kitware.com/opensource/opensource.html
>> 
>> Please keep messages on-topic and check the ParaView Wiki at: 
>> http://paraview.org/Wiki/ParaView
>> 
>> Follow this link to subscribe/unsubscribe:
>> http://www.paraview.org/mailman/listinfo/paraview
> 
> ___
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at 
> http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the ParaView Wiki at: 
> http://paraview.org/Wiki/ParaView
> 
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview

___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 w/Cocoa

2009-11-18 Thread Michael Wild

Uuuhm, I haven't done anything in that respect, sorry.


Michael

On 18. Nov, 2009, at 20:19 , Pierre-Olivier Dallaire wrote:


Hi all,

Michael - can you confirm what are the "special" enhancements that  
take care
of the greyed out filters problem / I've been fighting with this  
issue recently


I don't see this with the latest qt-4.6.0-rc1 but ParaView is really  
slow based on this qt release,

prefer to rely on qt-4.5.3 for now

Best regards,

PO

On 2009-10-30, at 12:06 PM, Chris Kees wrote:


Hi all,

Just to add a data point, I compiled dbus and Qt 4.5.3 from source  
on OS X 10.5.8(x86_64) and still have greyed out filters in PV 3.7.  
I'm interested in what the enhancements do as well.


Chris
On Oct 30, 2009, at 5:47 AM, Takuya OSHIMA wrote:


Hi Michael & all,

With OS X 10.6.1 + Qt 4.5.3/Cocoa/x86_64 + PV 3.7 builds I've run  
into

either the occasional greyed out filters when launched in-place
without make install or crashes at startup after make install. So I
tried your ParaView3-enhancements
( http://www.paraview.org/pipermail/paraview/2009-October/014246.html 
 )

and indeed it works perfectly at least in builtin server mode after
running make install (really great). I wonder what is the secret  
about

your "enhancements"?

Takuya

Takuya OSHIMA, Ph.D.
Faculty of Engineering, Niigata University
8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN

From: Michael Wild 
Subject: Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64,  
Qt 4.5.3 w/Cocoa

Date: Wed, 28 Oct 2009 20:47:31 +0100



Hi,

I've noticed that the filters menu is greyed out after loading a  
valid
data set on the version of paraview I built yesterday from cvs  
(also
updated yesterday).  I have the same version of paraview built  
on an
i386 mac using the Qt SDK instead of the Cocoa 32/64  framework,  
and
it does not have this problem. Also, the filters appear to work  
(e.g.
if I hit the isosurface button the filter runs correctly).  Any  
idea
what is happening here? I believe somebody mentioned that the  
QtDBus
framework is messed up in the Qt Cocoa package, maybe I just  
need to

build Qt from source.

Thanks,
Chris



Hmm, I built it as a x86_64 binary with Qt-Cocoa 4.5.3 on OS X 10.6
and I don't see this issue. Also, my i386/ppc universal binary  
built

against the 10.5 SDK doesn't show this.

Michael
___
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview




___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 w/Cocoa

2009-11-19 Thread Pierre-Olivier Dallaire
Ok, from this post, I thought that you added some "magic" in the ParaView src :

http://www.paraview.org/pipermail/paraview/2009-October/014246.html
http://github.com/themiwi/ParaView3-enhancements

Have a good day

PO

On 2009-11-18, at 3:54 PM, Michael Wild wrote:

> Uuuhm, I haven't done anything in that respect, sorry.
> 
> 
> Michael
> 
> On 18. Nov, 2009, at 20:19 , Pierre-Olivier Dallaire wrote:
> 
>> Hi all,
>> 
>> Michael - can you confirm what are the "special" enhancements that take care
>> of the greyed out filters problem / I've been fighting with this issue 
>> recently
>> 
>> I don't see this with the latest qt-4.6.0-rc1 but ParaView is really slow 
>> based on this qt release,
>> prefer to rely on qt-4.5.3 for now
>> 
>> Best regards,
>> 
>> PO
>> 
>> On 2009-10-30, at 12:06 PM, Chris Kees wrote:
>> 
>>> Hi all,
>>> 
>>> Just to add a data point, I compiled dbus and Qt 4.5.3 from source on OS X 
>>> 10.5.8(x86_64) and still have greyed out filters in PV 3.7. I'm interested 
>>> in what the enhancements do as well.
>>> 
>>> Chris
>>> On Oct 30, 2009, at 5:47 AM, Takuya OSHIMA wrote:
>>> 
>>>> Hi Michael & all,
>>>> 
>>>> With OS X 10.6.1 + Qt 4.5.3/Cocoa/x86_64 + PV 3.7 builds I've run into
>>>> either the occasional greyed out filters when launched in-place
>>>> without make install or crashes at startup after make install. So I
>>>> tried your ParaView3-enhancements
>>>> ( http://www.paraview.org/pipermail/paraview/2009-October/014246.html )
>>>> and indeed it works perfectly at least in builtin server mode after
>>>> running make install (really great). I wonder what is the secret about
>>>> your "enhancements"?
>>>> 
>>>> Takuya
>>>> 
>>>> Takuya OSHIMA, Ph.D.
>>>> Faculty of Engineering, Niigata University
>>>> 8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN
>>>> 
>>>> From: Michael Wild 
>>>> Subject: Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 
>>>> 4.5.3 w/Cocoa
>>>> Date: Wed, 28 Oct 2009 20:47:31 +0100
>>>> 
>>>>>> 
>>>>>> Hi,
>>>>>> 
>>>>>> I've noticed that the filters menu is greyed out after loading a valid
>>>>>> data set on the version of paraview I built yesterday from cvs (also
>>>>>> updated yesterday).  I have the same version of paraview built on an
>>>>>> i386 mac using the Qt SDK instead of the Cocoa 32/64  framework, and
>>>>>> it does not have this problem. Also, the filters appear to work (e.g.
>>>>>> if I hit the isosurface button the filter runs correctly).  Any idea
>>>>>> what is happening here? I believe somebody mentioned that the QtDBus
>>>>>> framework is messed up in the Qt Cocoa package, maybe I just need to
>>>>>> build Qt from source.
>>>>>> 
>>>>>> Thanks,
>>>>>> Chris
>>>>> 
>>>>> 
>>>>> Hmm, I built it as a x86_64 binary with Qt-Cocoa 4.5.3 on OS X 10.6
>>>>> and I don't see this issue. Also, my i386/ppc universal binary built
>>>>> against the 10.5 SDK doesn't show this.
>>>>> 
>>>>> Michael
>>>>> ___
>>>>> Powered by www.kitware.com
>>>>> 
>>>>> Visit other Kitware open-source projects at
>>>>> http://www.kitware.com/opensource/opensource.html
>>>>> 
>>>>> Please keep messages on-topic and check the ParaView Wiki at:
>>>>> http://paraview.org/Wiki/ParaView
>>>>> 
>>>>> Follow this link to subscribe/unsubscribe:
>>>>> http://www.paraview.org/mailman/listinfo/paraview
>>>> ___
>>>> Powered by www.kitware.com
>>>> 
>>>> Visit other Kitware open-source projects at 
>>>> http://www.kitware.com/opensource/opensource.html
>>>> 
>>>> Please keep messages on-topic and check the ParaView Wiki at: 
>>>> http://paraview.org/Wiki/ParaView
>>>> 
>>>> Follow this link to subscribe/unsubscribe:
>>>> http://www.paraview.org/mailman/listinfo/paraview
>>> 
>>> ___
>>> Powered by www.kitware.com
>>> 
>>> Visit other Kitware open-source projects at 
>>> http://www.kitware.com/opensource/opensource.html
>>> 
>>> Please keep messages on-topic and check the ParaView Wiki at: 
>>> http://paraview.org/Wiki/ParaView
>>> 
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.paraview.org/mailman/listinfo/paraview
>> 
> 

___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 w/Cocoa

2009-11-19 Thread Michael Wild
Well, I did some stuff, but the only thing I can say is that I don't  
see this problem. As to why this is, I have no idea... I didn't do  
anything specifically to fix this.


Sorry

Michael


On 19. Nov, 2009, at 14:14 , Pierre-Olivier Dallaire wrote:

Ok, from this post, I thought that you added some "magic" in the  
ParaView src :


http://www.paraview.org/pipermail/paraview/2009-October/014246.html
http://github.com/themiwi/ParaView3-enhancements

Have a good day

PO

On 2009-11-18, at 3:54 PM, Michael Wild wrote:


Uuuhm, I haven't done anything in that respect, sorry.


Michael

On 18. Nov, 2009, at 20:19 , Pierre-Olivier Dallaire wrote:


Hi all,

Michael - can you confirm what are the "special" enhancements that  
take care
of the greyed out filters problem / I've been fighting with this  
issue recently


I don't see this with the latest qt-4.6.0-rc1 but ParaView is  
really slow based on this qt release,

prefer to rely on qt-4.5.3 for now

Best regards,

PO

On 2009-10-30, at 12:06 PM, Chris Kees wrote:


Hi all,

Just to add a data point, I compiled dbus and Qt 4.5.3 from  
source on OS X 10.5.8(x86_64) and still have greyed out filters  
in PV 3.7. I'm interested in what the enhancements do as well.


Chris
On Oct 30, 2009, at 5:47 AM, Takuya OSHIMA wrote:


Hi Michael & all,

With OS X 10.6.1 + Qt 4.5.3/Cocoa/x86_64 + PV 3.7 builds I've  
run into

either the occasional greyed out filters when launched in-place
without make install or crashes at startup after make install.  
So I

tried your ParaView3-enhancements
( http://www.paraview.org/pipermail/paraview/2009-October/014246.html 
 )
and indeed it works perfectly at least in builtin server mode  
after
running make install (really great). I wonder what is the secret  
about

your "enhancements"?

Takuya

Takuya OSHIMA, Ph.D.
Faculty of Engineering, Niigata University
8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN

From: Michael Wild 
Subject: Re: [Paraview] ParaView 3.7 from cvs on Mac OS X,  
x86_64, Qt 4.5.3 w/Cocoa

Date: Wed, 28 Oct 2009 20:47:31 +0100



Hi,

I've noticed that the filters menu is greyed out after loading  
a valid
data set on the version of paraview I built yesterday from cvs  
(also
updated yesterday).  I have the same version of paraview built  
on an
i386 mac using the Qt SDK instead of the Cocoa 32/64   
framework, and
it does not have this problem. Also, the filters appear to  
work (e.g.
if I hit the isosurface button the filter runs correctly).   
Any idea
what is happening here? I believe somebody mentioned that the  
QtDBus
framework is messed up in the Qt Cocoa package, maybe I just  
need to

build Qt from source.

Thanks,
Chris



Hmm, I built it as a x86_64 binary with Qt-Cocoa 4.5.3 on OS X  
10.6
and I don't see this issue. Also, my i386/ppc universal binary  
built

against the 10.5 SDK doesn't show this.

Michael
___
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview








___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 w/Cocoa

2009-11-24 Thread Pierre-Olivier Dallaire
Hi,

after doing several tests / I found out that QT-4.5.2 does not generate this 
problem. Everything is ok now.

Michael - I tested your git version - the "make dmg" is pretty cool ! Is that 
something that could be included in the official cvs distribution ?

Best regards,

PO

On 2009-11-19, at 8:22 AM, Michael Wild wrote:

> Well, I did some stuff, but the only thing I can say is that I don't see this 
> problem. As to why this is, I have no idea... I didn't do anything 
> specifically to fix this.
> 
> Sorry
> 
> Michael
> 
> 
> On 19. Nov, 2009, at 14:14 , Pierre-Olivier Dallaire wrote:
> 
>> Ok, from this post, I thought that you added some "magic" in the ParaView 
>> src :
>> 
>> http://www.paraview.org/pipermail/paraview/2009-October/014246.html
>> http://github.com/themiwi/ParaView3-enhancements
>> 
>> Have a good day
>> 
>> PO
>> 
>> On 2009-11-18, at 3:54 PM, Michael Wild wrote:
>> 
>>> Uuuhm, I haven't done anything in that respect, sorry.
>>> 
>>> 
>>> Michael
>>> 
>>> On 18. Nov, 2009, at 20:19 , Pierre-Olivier Dallaire wrote:
>>> 
>>>> Hi all,
>>>> 
>>>> Michael - can you confirm what are the "special" enhancements that take 
>>>> care
>>>> of the greyed out filters problem / I've been fighting with this issue 
>>>> recently
>>>> 
>>>> I don't see this with the latest qt-4.6.0-rc1 but ParaView is really slow 
>>>> based on this qt release,
>>>> prefer to rely on qt-4.5.3 for now
>>>> 
>>>> Best regards,
>>>> 
>>>> PO
>>>> 
>>>> On 2009-10-30, at 12:06 PM, Chris Kees wrote:
>>>> 
>>>>> Hi all,
>>>>> 
>>>>> Just to add a data point, I compiled dbus and Qt 4.5.3 from source on OS 
>>>>> X 10.5.8(x86_64) and still have greyed out filters in PV 3.7. I'm 
>>>>> interested in what the enhancements do as well.
>>>>> 
>>>>> Chris
>>>>> On Oct 30, 2009, at 5:47 AM, Takuya OSHIMA wrote:
>>>>> 
>>>>>> Hi Michael & all,
>>>>>> 
>>>>>> With OS X 10.6.1 + Qt 4.5.3/Cocoa/x86_64 + PV 3.7 builds I've run into
>>>>>> either the occasional greyed out filters when launched in-place
>>>>>> without make install or crashes at startup after make install. So I
>>>>>> tried your ParaView3-enhancements
>>>>>> ( http://www.paraview.org/pipermail/paraview/2009-October/014246.html )
>>>>>> and indeed it works perfectly at least in builtin server mode after
>>>>>> running make install (really great). I wonder what is the secret about
>>>>>> your "enhancements"?
>>>>>> 
>>>>>> Takuya
>>>>>> 
>>>>>> Takuya OSHIMA, Ph.D.
>>>>>> Faculty of Engineering, Niigata University
>>>>>> 8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN
>>>>>> 
>>>>>> From: Michael Wild 
>>>>>> Subject: Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 
>>>>>> 4.5.3 w/Cocoa
>>>>>> Date: Wed, 28 Oct 2009 20:47:31 +0100
>>>>>> 
>>>>>>>> 
>>>>>>>> Hi,
>>>>>>>> 
>>>>>>>> I've noticed that the filters menu is greyed out after loading a valid
>>>>>>>> data set on the version of paraview I built yesterday from cvs (also
>>>>>>>> updated yesterday).  I have the same version of paraview built on an
>>>>>>>> i386 mac using the Qt SDK instead of the Cocoa 32/64  framework, and
>>>>>>>> it does not have this problem. Also, the filters appear to work (e.g.
>>>>>>>> if I hit the isosurface button the filter runs correctly).  Any idea
>>>>>>>> what is happening here? I believe somebody mentioned that the QtDBus
>>>>>>>> framework is messed up in the Qt Cocoa package, maybe I just need to
>>>>>>>> build Qt from source.
>>>>>>>> 
>>>>>>>> Thanks,
>>>>>>>> Chris
>>>>>>> 
>>>>>>> 
>>>>>>> Hmm, I built it as a x86_64 binary with Qt-Cocoa 4.5.3 on OS X 10.6
>>

Re: [Paraview] ParaView 3.7 from cvs on Mac OS X, x86_64, Qt 4.5.3 w/Cocoa

2009-11-24 Thread Michael Wild

Great to hear!

The "make dmg" IS pretty cool, but sometimes it just doesn't work  
properly. Sometimes they icons don't stick where they should  
(especially on 10.6, probably due to a bug in AppleScript), and  
sometimes the background doesn't show when the DMG is attached on  
another computer. Quite frustrating, but I don't have the time to  
debug it... Also, the DragNDrop installer stuff that comes with newer  
CMake versions offers the possibility to provide a .DS_Store file and  
a background image, without having to resort to AppleScript, but I  
never got that to work properly neither.



Michael


On 24. Nov, 2009, at 20:00 , Pierre-Olivier Dallaire wrote:


Hi,

after doing several tests / I found out that QT-4.5.2 does not  
generate this problem. Everything is ok now.


Michael - I tested your git version - the "make dmg" is pretty  
cool ! Is that something that could be included in the official cvs  
distribution ?


Best regards,

PO

On 2009-11-19, at 8:22 AM, Michael Wild wrote:

Well, I did some stuff, but the only thing I can say is that I  
don't see this problem. As to why this is, I have no idea... I  
didn't do anything specifically to fix this.


Sorry

Michael


On 19. Nov, 2009, at 14:14 , Pierre-Olivier Dallaire wrote:

Ok, from this post, I thought that you added some "magic" in the  
ParaView src :


http://www.paraview.org/pipermail/paraview/2009-October/014246.html
http://github.com/themiwi/ParaView3-enhancements

Have a good day

PO

On 2009-11-18, at 3:54 PM, Michael Wild wrote:


Uuuhm, I haven't done anything in that respect, sorry.


Michael

On 18. Nov, 2009, at 20:19 , Pierre-Olivier Dallaire wrote:


Hi all,

Michael - can you confirm what are the "special" enhancements  
that take care
of the greyed out filters problem / I've been fighting with this  
issue recently


I don't see this with the latest qt-4.6.0-rc1 but ParaView is  
really slow based on this qt release,

prefer to rely on qt-4.5.3 for now

Best regards,

PO

On 2009-10-30, at 12:06 PM, Chris Kees wrote:


Hi all,

Just to add a data point, I compiled dbus and Qt 4.5.3 from  
source on OS X 10.5.8(x86_64) and still have greyed out filters  
in PV 3.7. I'm interested in what the enhancements do as well.


Chris
On Oct 30, 2009, at 5:47 AM, Takuya OSHIMA wrote:


Hi Michael & all,

With OS X 10.6.1 + Qt 4.5.3/Cocoa/x86_64 + PV 3.7 builds I've  
run into

either the occasional greyed out filters when launched in-place
without make install or crashes at startup after make install.  
So I

tried your ParaView3-enhancements
( http://www.paraview.org/pipermail/paraview/2009-October/014246.html 
 )
and indeed it works perfectly at least in builtin server mode  
after
running make install (really great). I wonder what is the  
secret about

your "enhancements"?

Takuya

Takuya OSHIMA, Ph.D.
Faculty of Engineering, Niigata University
8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN

From: Michael Wild 
Subject: Re: [Paraview] ParaView 3.7 from cvs on Mac OS X,  
x86_64, Qt 4.5.3 w/Cocoa

Date: Wed, 28 Oct 2009 20:47:31 +0100



Hi,

I've noticed that the filters menu is greyed out after  
loading a valid
data set on the version of paraview I built yesterday from  
cvs (also
updated yesterday).  I have the same version of paraview  
built on an
i386 mac using the Qt SDK instead of the Cocoa 32/64   
framework, and
it does not have this problem. Also, the filters appear to  
work (e.g.
if I hit the isosurface button the filter runs correctly).   
Any idea
what is happening here? I believe somebody mentioned that  
the QtDBus
framework is messed up in the Qt Cocoa package, maybe I just  
need to

build Qt from source.

Thanks,
Chris



Hmm, I built it as a x86_64 binary with Qt-Cocoa 4.5.3 on OS  
X 10.6
and I don't see this issue. Also, my i386/ppc universal  
binary built

against the 10.5 SDK doesn't show this.

Michael
___
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
htt