[Interest] can't get cmake to find qt5 while compiling qtgstreamer

2015-07-16 Thread pritam.ghang...@gmail.com
Hi Hi I was compiling Qt-Gstreamer from source. I have Qt4.8 and Qt 5.4.1 installed from ubuntu repositories on ubuntu 1504. I also have Qt5.4.2 installed using the installer in default $HOME location first I tried cd build cmake .. cmake detects only Qt 4.8 and QtQuick1 Here is the output --

[Interest] Facing problem while compiling Qt-Gstreamer

2015-06-23 Thread pritam.ghang...@gmail.com
Hi I was compiling Qt-Gstreamer from source. I have Qt4.8 and Qt 5.4.1 installed from ubuntu repositories on ubuntu 1504. I also have Qt5.4.2 installed using the installer in default $HOME location first I tried cd build cmake .. cmake detects only Qt 4.8 and QtQuick1 Here is the output -

Re: [Interest] Gstreamer support

2014-08-08 Thread pritam.ghang...@gmail.com
Got that working. Configure script looks for Gstreamer only if phonon is enabled. Regards, Pritam On Fri, Aug 8, 2014 at 3:17 PM, pritam.ghang...@gmail.com < pritam.ghang...@gmail.com> wrote: > > > > On Thu, Aug 7, 2014 at 9:57 PM, Mandeep Sandhu < > mandeepsandhu@g

Re: [Interest] Gstreamer support

2014-08-08 Thread pritam.ghang...@gmail.com
On Thu, Aug 7, 2014 at 9:57 PM, Mandeep Sandhu wrote: > On Thu, Aug 7, 2014 at 7:38 AM, pritam.ghang...@gmail.com > wrote: > > Hi > > > > I am compiling Qt for an embedded broadcom 97405 platform. > > Final target is to get html5 video tag working. > > > &

[Interest] Gstreamer support

2014-08-07 Thread pritam.ghang...@gmail.com
Hi I am compiling Qt for an embedded broadcom 97405 platform. Final target is to get html5 video tag working. The whole build system and paltfrom is a little dated and I am stuck with qt 4.8.1 Intially I was getting GStreamer support : no in configure output and when reading webcore.pro file qma

Re: [Interest] some doubts about current graphics stack in Qt 5.1

2013-12-10 Thread pritam.ghang...@gmail.com
On Tue, Dec 10, 2013 at 8:20 PM, pritam.ghang...@gmail.com < pritam.ghang...@gmail.com> wrote: > > > > On Mon, Dec 9, 2013 at 9:16 PM, Thiago Macieira > wrote: > >> On segunda-feira, 9 de dezembro de 2013 15:43:22, >> pritam.ghang...@gmail.com >> wrote:

Re: [Interest] some doubts about current graphics stack in Qt 5.1

2013-12-10 Thread pritam.ghang...@gmail.com
On Mon, Dec 9, 2013 at 9:16 PM, Thiago Macieira wrote: > On segunda-feira, 9 de dezembro de 2013 15:43:22, > pritam.ghang...@gmail.com > wrote: > > Within Qt > > QtWIdgets use QPainter, which can use raster, native or opengl backends. > > There's no native backend

[Interest] some doubts about current graphics stack in Qt 5.1

2013-12-09 Thread pritam.ghang...@gmail.com
HI All, Based on the readings till now, this is what I understand. I will be grateful if someone can help me clarify it a little bit. WebLinks are also welcome. I will start bottom up. Qt does all its magic before the QPA plugin. So all rendering from Qt's Side has happened before that. After tha

[Interest] Unable to capture audio with QAudioInput

2013-03-19 Thread pritam.ghang...@gmail.com
Hi I was trying to capture audio using QAudioInput. But I get nothing in the output buffer. Please see the attached code. I try to send it to google for text recognition after recording but buffer itself is empty. Platform: Ubuntu Linux 32bit 12.10 with Qt5.0 -- Regards, pritam #include #inclu

Re: [Interest] compiling qt with eglfs

2012-11-09 Thread pritam.ghang...@gmail.com
On Fri, Nov 9, 2012 at 11:16 AM, pritam.ghang...@gmail.com < pritam.ghang...@gmail.com> wrote: > > > On Thu, Nov 8, 2012 at 8:06 PM, pritam.ghang...@gmail.com < > pritam.ghang...@gmail.com> wrote: > >> >> >> On Thu, Nov 8, 2012 at 8:00 PM, Samu

[Interest] Fwd: compiling qt with eglfs

2012-11-08 Thread pritam.ghang...@gmail.com
sorry, missed the list in reply. On Thu, Nov 8, 2012 at 8:06 PM, pritam.ghang...@gmail.com < pritam.ghang...@gmail.com> wrote: > > > On Thu, Nov 8, 2012 at 8:00 PM, Samuel Rødal wrote: > >> On 11/08/2012 01:55 PM, pritam.ghang...@gmail.com wrote: >> > I am still

Re: [Interest] compiling qt with eglfs

2012-11-08 Thread pritam.ghang...@gmail.com
On Thu, Nov 8, 2012 at 8:00 PM, Samuel Rødal wrote: > On 11/08/2012 01:55 PM, pritam.ghang...@gmail.com wrote: > > I am still stuck with qt 4.8.3 with qpa. It always compiles, but I never > > got it to work. > > Now when i try the application its failing at load time itsel

Re: [Interest] compiling qt with eglfs

2012-11-07 Thread pritam.ghang...@gmail.com
On Wed, Nov 7, 2012 at 5:29 PM, Thomas Senyk wrote: > On Wed, November 07, 2012 05:29:00 PM pritam.ghang...@gmail.com wrote: > > Hi > > > > I was trying to get qt working with eglfs + opengles. > > I am able to compile but when I try to run hellogl_es2. I get this.

[Interest] compiling qt with eglfs

2012-11-07 Thread pritam.ghang...@gmail.com
Hi I was trying to get qt working with eglfs + opengles. I am able to compile but when I try to run hellogl_es2. I get this. ./hellogl_es2 -qws QScreenLinuxFb::connect: No such file or directory Error opening framebuffer device /dev/fb0 : driver cannot connect Aborted I don't understand why it n

Re: [Interest] QGraphicsView app segfaults on Embedded Device!

2012-09-11 Thread pritam.ghang...@gmail.com
ng strace. > > Regards, > Lata > > > On 6 September 2012 21:36, pritam.ghang...@gmail.com < > pritam.ghang...@gmail.com> wrote: > >> there can be several. You will need backtrace to know that otherwise its >> all speculation. >> >> On Thu, Sep 6

Re: [Interest] QGraphicsView app segfaults on Embedded Device!

2012-09-06 Thread pritam.ghang...@gmail.com
there can be several. You will need backtrace to know that otherwise its all speculation. On Thu, Sep 6, 2012 at 8:39 PM, Lata Agrawal wrote: > Hi, > > I am trying to execute the graphicsview examples from Qt-4.6.2 sdk on my > Linux/MIPS device. But everytime the application segfaults. What could

Re: [Interest] Invitation to connect on LinkedIn

2012-09-06 Thread pritam.ghang...@gmail.com
sorry for the noise. somehow linkedin sent messages to all my gmail contacts. I remember I had unselected that option, But I guess there were multiple pages. On Thu, Sep 6, 2012 at 10:23 AM, Pritam Ghanghas wrote: > > [image: LinkedIn] > > > > *From Pritam Ghanghas* > > Technology specialist a

Re: [Interest] QML 3D animations using png files

2012-09-04 Thread pritam.ghang...@gmail.com
Hi Ramakanth, First of all this question is in no way related to releasing. You should not just blindly post to all mailing lists that you have subscribed to. "releasing" is for release related activities and queries. Now png is already a texture. I mean it can be used as a texture. And png is a

Re: [Interest] memory fragmentation?

2012-08-21 Thread pritam.ghang...@gmail.com
On Wed, Aug 22, 2012 at 9:15 AM, Graeme Gill wrote: > Till Oliver Knoll wrote: > > Folks, I gave up checking for NULL pointers (C, malloc) or bad_alloc > > exceptions (new, C++) a long time ago. I remember a discussion several > > years ago (here on Qt interest?) about desktop memory managers act

Re: [Interest] Qt5 alpha on windows

2012-08-21 Thread pritam.ghang...@gmail.com
Adding qt version should work without any problems if your build is proper. While adding a new version, you just have to show the location of qmake.exe where ever it is installed. On Wed, Aug 22, 2012 at 10:19 AM, Ramakanthreddy_Kesireddy < ramakanthreddy_kesire...@mahindrasatyam.com> wrote: > Hi

Re: [Interest] Qt5 alpha on Ubuntu Linux 12.04

2012-08-16 Thread pritam.ghang...@gmail.com
http://qt-project.org/wiki/Building-Qt-5-from-Git similar should work for alpha as well. And I remember someone posted a link to daily builds of qt on the list some time back. you can pick on of those. On Fri, Aug 17, 2012 at 10:01 AM, Ramakanthreddy_Kesireddy < ramakanthreddy_kesire...@mahindrasa

Re: [Interest] Qt help

2012-08-08 Thread pritam.ghang...@gmail.com
Hi, In that case if your hardware supports openGL, Qt 5 should be the obvious choice. Lot of work has gone in to Qt 5 on the 3D and graphics acceleration side. As far as I remember the minimum required is openGL ES 2.0 On Thu, Aug 9, 2012 at 9:54 AM, Ramakanthreddy_Kesireddy < ramakanthreddy_kesi

Re: [Interest] qws and dialogs

2012-07-30 Thread pritam.ghang...@gmail.com
** ** > > *From:* interest-bounces+aschmidt=dekaresearch@qt-project.org [mailto: > interest-bounces+aschmidt=dekaresearch@qt-project.org] *On Behalf Of * > linzheming > *Sent:* Thursday, July 26, 2012 9:24 PM > *To:* pritam.ghang...@gmail.com > *Cc:* interest > *Subject:*

Re: [Interest] qws and dialogs

2012-07-27 Thread pritam.ghang...@gmail.com
I was working towards dialogs because focus handling becomes much easier. The possibility of losing focus much less. I work with a remote controlled device. On Fri, Jul 27, 2012 at 3:53 PM, Konstantin Tokarev wrote: > > 27.07.2012, 13:23, "pritam.ghang...@gmail.com" >: &g

Re: [Interest] qws and dialogs

2012-07-27 Thread pritam.ghang...@gmail.com
6, 2012 at 7:46 PM, pritam.ghang...@gmail.com < > pritam.ghang...@gmail.com> wrote: > >> Hi >> >> I have an embedded device with qt. I run my applications with QWS in full >> screen mode. >> When I show QDialog on this application, the rest of the applica

[Interest] qws and dialogs

2012-07-26 Thread pritam.ghang...@gmail.com
Hi I have an embedded device with qt. I run my applications with QWS in full screen mode. When I show QDialog on this application, the rest of the application should dim out. I dont want to write that code in application because on desktop systems this kind of effect is generally already provided

Re: [Interest] State of Qt for QNX, blackberry playbook or BB10

2012-07-23 Thread pritam.ghang...@gmail.com
-independent software solutions > > > -- Forwarded message -- > > From: pritam.ghang...@gmail.com > > Date: 23 July 2012 10:53 > > Subject: [Interest] State of Qt for QNX, blackberry playbook or BB10 > > To: interest@qt-project.org > > > > > &g

[Interest] State of Qt for QNX, blackberry playbook or BB10

2012-07-23 Thread pritam.ghang...@gmail.com
Hi, I was looking at wiki page for QNX. http://qt-project.org/wiki/QNX and http://qt-project.org/wiki/Building-Qt5-for-the-Playbook It seems the method described there is not Blackberry supported. Does that mean there is no blackberry supported Qt before BB 10? Also the configure command has "-no-

Re: [Interest] focus handling in qt

2012-07-21 Thread pritam.ghang...@gmail.com
On Fri, Jul 20, 2012 at 7:57 PM, Konstantin Tokarev wrote: > > 20.07.2012, 17:43, "pritam.ghang...@gmail.com" >: > > On Fri, Jul 20, 2012 at 7:00 PM, Konstantin Tokarev > wrote: > >> 20.07.2012, 17:23, "pritam.ghang...@gmail.com" < > pritam.

Re: [Interest] focus handling in qt

2012-07-20 Thread pritam.ghang...@gmail.com
On Fri, Jul 20, 2012 at 7:00 PM, Konstantin Tokarev wrote: > > 20.07.2012, 17:23, "pritam.ghang...@gmail.com" >: > > Hi All,I was looking at qt code to understand "how focus management code > in qt works in case of keyboard/remote devices". > > I ha

[Interest] focus handling in qt

2012-07-20 Thread pritam.ghang...@gmail.com
Hi All, I was looking at qt code to understand "how focus management code in qt works in case of keyboard/remote devices". I have some loose ends here. I am hoping someone with more exposure to these areas can help me out. 1. I couldn't figure out how qt is able to move focus between buttons in

[Interest] QSettings watching for updates.

2012-01-09 Thread pritam.ghang...@gmail.com
Hi I am using QSettings for persistent settings in my application. These settings may be modified by some other processes at runtime. I need some notification when this happens. I looked at QSettings API, couldn't find any such notification mechanism. Is there any mechanism for this. I was trying