[MeeGo-dev] How to keep display on using gconftool-2

2011-04-25 Thread dimpy.adhikary
Hello,

I need help to keep display on forever on N900 h/w. 

I am using the following command for setting the display:
 gconftool-2 --set --type=int /system/osso/dsm/display/inhibit_blank_mode 3

But this is not working, display is on for around 20 secs. Can anyone suggest 
me how to solve this?

Regards
Dimpy 
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


[MeeGo-dev] Will clutter, mutter be configured to use gles in OBS?

2011-04-25 Thread Zhao, Juan J
Hi there,
 Is there any plane for clutter or mutter to be configured to use gles 
here?
 Would anybody share the experience about this?

-
*^_^* BRs,
Juan


___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Re: [MeeGo-dev] Will clutter, mutter be configured to use gles in OBS?

2011-04-25 Thread Zhao, Juan J
Sorry for TYPO

From: meego-dev-boun...@meego.com [mailto:meego-dev-boun...@meego.com] On 
Behalf Of Zhao, Juan J
Sent: Monday, April 25, 2011 4:24 PM
To: 'meego-dev@meego.com'
Subject: [MeeGo-dev] Will clutter, mutter be configured to use gles in OBS?

Hi there,
 Is there any plan for clutter or mutter to be configured to use gles 
here?
 Would anybody share the experience about this?

-
*^_^* BRs,
Juan


___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

[MeeGo-dev] Meego source building error

2011-04-25 Thread venkatesh
Hi,

We are trying to build the meego source code using kickstart file:

For building using kickstart file we are following the procedure mentioned in
this link: http://wiki.meego.com/Image_Creation.

but while executing the command to create image we are getting error like this:

Error: failed to create image : History:
- [|] Error trying to read from
'http://download.meego.com/snapshots/1.1.99.2.20110412.6/repos/non-oss/ia32/packages/'
- Download (curl) error for
'http://download.meego.com/snapshots/1.1.99.2.20110412.6/repos/non-oss/ia32/packages/content':
Error code: Connection failed
Error message: couldn't connect to host

[|] Valid metadata not found at specified URL(s)


please help me.




regards,
venkatesh

___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] How to keep display on using gconftool-2

2011-04-25 Thread Dumez, Christophe
Hi,

I believe the following should work:
dbus-send --print-reply --system --dest=com.nokia.mce /com/nokia/mce/request 
com.nokia.mce.request.req_tklock_mode_change string:unlocked

Kr,
Chris.

-Original Message-
From: meego-dev-boun...@meego.com [mailto:meego-dev-boun...@meego.com] On 
Behalf Of dimpy.adhik...@nokia.com
Sent: Monday, April 25, 2011 9:30 AM
To: meego-dev@meego.com
Subject: [MeeGo-dev] How to keep display on using gconftool-2

Hello,

I need help to keep display on forever on N900 h/w. 

I am using the following command for setting the display:
 gconftool-2 --set --type=int /system/osso/dsm/display/inhibit_blank_mode 3

But this is not working, display is on for around 20 secs. Can anyone suggest 
me how to solve this?

Regards
Dimpy 
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines
-
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] Meego source building error

2011-04-25 Thread Jeremiah Foster
On Mon, Apr 25, 2011 at 11:23 AM, venkatesh aeturi@gmail.com wrote:

 Hi,

 We are trying to build the meego source code using kickstart file:

 For building using kickstart file we are following the procedure mentioned
 in
 this link: http://wiki.meego.com/Image_Creation.

 but while executing the command to create image we are getting error like
 this:

 Error: failed to create image : History:
 - [|] Error trying to read from
 '
 http://download.meego.com/snapshots/1.1.99.2.20110412.6/repos/non-oss/ia32/packages/
 '
 - Download (curl) error for
 '
 http://download.meego.com/snapshots/1.1.99.2.20110412.6/repos/non-oss/ia32/packages/content
 ':
 Error code: Connection failed
 Error message: couldn't connect to host

 [|] Valid metadata not found at specified URL(s)


Hi Venkatesh,

Looks like a network error. Can you check that the URL you're trying to
build an image from can be reached by other means? Can you ping the URL for
example? That is a good place to start.

Regards,

Jeremiah
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Re: [MeeGo-dev] How to keep display on using gconftool-2

2011-04-25 Thread dimpy.adhikary
Hi,

I am able to wake up the display by using the below command. But after few 
seconds it is again getting blanked. Is there any way to keep the display on 
forever?

Regards
Dimpy

-Original Message-
From: ext Dumez, Christophe [mailto:christophe.du...@intel.com]
Sent: Monday, April 25, 2011 3:37 PM
To: Adhikary Dimpy (Nokia-SD/Bangalore); meego-dev@meego.com
Subject: RE: How to keep display on using gconftool-2

Hi,

I believe the following should work:
dbus-send --print-reply --system --dest=com.nokia.mce
/com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change
string:unlocked

Kr,
Chris.

-Original Message-
From: meego-dev-boun...@meego.com [mailto:meego-dev-boun...@meego.com]
On Behalf Of dimpy.adhik...@nokia.com
Sent: Monday, April 25, 2011 9:30 AM
To: meego-dev@meego.com
Subject: [MeeGo-dev] How to keep display on using gconftool-2

Hello,

I need help to keep display on forever on N900 h/w.

I am using the following command for setting the display:
 gconftool-2 --set --type=int
/system/osso/dsm/display/inhibit_blank_mode 3

But this is not working, display is on for around 20 secs. Can anyone
suggest me how to solve this?

Regards
Dimpy
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines
-
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki
Business Identity Code: 0357606 - 4
Domiciled in Helsinki

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] register in build.meego.com

2011-04-25 Thread Jan-Simon Möller
Am Montag, 25. April 2011, 04:57:40 schrieb liuj151:
 Hi, all
 
 
 
 when I register an account in build.meego.com, I got following error
 information:
 
 OBS Web Interface Error:
 
 Error Details:
 
 Errorcode:unknown
 Message:?xml version=1.0 encoding=UTF-8? status
 code=err_register_save summaryUser registration is disabled/summar
 
 Do others meet the same issues?


User registration is disabled

^^^


You need to request an account via bugs.meego.com  (there's a section on 
account requests) .

Best,
Jan-Simon
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] How to keep display on using gconftool-2

2011-04-25 Thread Adrian Yanes
Try this:

dbus-send --system --type=method_call --print-reply
--dest=com.nokia.mce /com/nokia/mce/request
com.nokia.mce.req_display_blanking_pause

Cheers,

Adrian.
On 04/25/2011 02:02 PM, ext dimpy.adhik...@nokia.com wrote:
 Hi,
 
 I am able to wake up the display by using the below command. But after few 
 seconds it is again getting blanked. Is there any way to keep the display on 
 forever?
 
 Regards
 Dimpy
 
 -Original Message-
 From: ext Dumez, Christophe [mailto:christophe.du...@intel.com]
 Sent: Monday, April 25, 2011 3:37 PM
 To: Adhikary Dimpy (Nokia-SD/Bangalore); meego-dev@meego.com
 Subject: RE: How to keep display on using gconftool-2

 Hi,

 I believe the following should work:
 dbus-send --print-reply --system --dest=com.nokia.mce
 /com/nokia/mce/request com.nokia.mce.request.req_tklock_mode_change
 string:unlocked

 Kr,
 Chris.

 -Original Message-
 From: meego-dev-boun...@meego.com [mailto:meego-dev-boun...@meego.com]
 On Behalf Of dimpy.adhik...@nokia.com
 Sent: Monday, April 25, 2011 9:30 AM
 To: meego-dev@meego.com
 Subject: [MeeGo-dev] How to keep display on using gconftool-2

 Hello,

 I need help to keep display on forever on N900 h/w.

 I am using the following command for setting the display:
 gconftool-2 --set --type=int
 /system/osso/dsm/display/inhibit_blank_mode 3

 But this is not working, display is on for around 20 secs. Can anyone
 suggest me how to solve this?

 Regards
 Dimpy
 ___
 MeeGo-dev mailing list
 MeeGo-dev@meego.com
 http://lists.meego.com/listinfo/meego-dev
 http://wiki.meego.com/Mailing_list_guidelines
 -
 Intel Finland Oy
 Registered Address: PL 281, 00181 Helsinki
 Business Identity Code: 0357606 - 4
 Domiciled in Helsinki

 This e-mail and any attachments may contain confidential material for
 the sole use of the intended recipient(s). Any review or distribution
 by others is strictly prohibited. If you are not the intended
 recipient, please contact the sender and delete all copies.
 
 ___
 MeeGo-dev mailing list
 MeeGo-dev@meego.com
 http://lists.meego.com/listinfo/meego-dev
 http://wiki.meego.com/Mailing_list_guidelines

___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] Will clutter, mutter be configured to use gles in OBS?

2011-04-25 Thread Arjan van de Ven

On 4/25/2011 1:24 AM, Zhao, Juan J wrote:


Hi there,

 Is there any plane for clutter or mutter to be configured to 
use gles here?


 Would anybody share the experience about this?



why would there be a plan for this ???

___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


[MeeGo-dev] RFC: Additional Dialer project meeting chairperson (Was: Dialer Project meeting - minutes for Tuesday 4/19)

2011-04-25 Thread Shane Bryan
On Tue, 19 Apr 2011 09:00:53 -0700
Shane Bryan shane.br...@linux.intel.com wrote:

 Action Items
 

Following up on some more of my Actions from last week BEFORE tomorrow.

 * sabotage discuss on meego-handset ML nominations for additional
 chairs to the Dialer Project meetings

During the 2011-04-12 meeting[1], after agreeing that the Dialer and
N900 DE Voice/SMS meetings would combine to reduce overlaps in content
and coordination, I raised the idea that we probably ought to nominate
additional chairs.

The intent is two fold:
1) Ensure that the needs of the community are heard and addressed, not
just mine (Intel's) as they relate to the MeeGo Dialer project and/or
general circuit switched voice call interactions in MeeGo.
2) To back me up as meeting chair/host for the Tuesday IRC meetings.

This last one is of most immediate concern for me today, as I will be
out of the office volunteering for a community service project.

I will not be available to chair the meeting this week (2011-04-26) and
would like to know if there are any nominations for an additional Dialer
Project meeting chairperson?

Shane...
[1]http://trac.tspre.org/meetbot/meego-meeting/2011/meego-meeting.2011-04-12-15.00.log.html
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] [Meego-handset] Dialer Project meeting - minutes for Tuesday 4/19

2011-04-25 Thread Shane Bryan
On Tue, 19 Apr 2011 09:00:53 -0700
Shane Bryan shane.br...@linux.intel.com wrote:

 Action Items
 

Additional meeting follow ups:

 * sabotage to get libseaside maintainers to look into BMC# 16197

This was marked as a duplication of BMC# 15947 and is still being root
caused.  Looks like some API changes in qtcontacts-tracker that are
still being investigated.  At one point last week we had it working
with pushing the async version of libseaside, but a subsequent version
change/mis-match between tracker, qtcontacts-tracker and libsparql has
reintroduced a similar problem for *ANY* call to
QtMobility::QContactManager::selfContactId() when tracker is the active
engine.


___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] [meego-packaging] policy-settings-basic-mfld moved to backup:revert project

2011-04-25 Thread Shane Bryan
On Fri, 22 Apr 2011 13:36:17 +0800
Zheng, Huan huan.zh...@intel.com wrote:

 Backward is if we always have platform independent

I don't understand what you mean by backward here?

 policy-settings-platform-independent installed as default fallback
 (which means /usr/share/policy/rules/current/policy.plc always exist
 on any platform). There will be a potential confliction with
 policy-settings-*. For policy-settings-mfld policy-settings-tablet,
 it's fine because we can
 install /usr/share/policy/rules/current/**-policy.plc, and could use
 boardname in rc.sysinit to guide ohmd to find it.

Works for me.

 But for policy-settings-n900, I'm not sure if it is going to change
 to install something like n900-policy.plc, and I'm also not sure if
 n900 has boardname package to guide ohmd on N900 to find correct
 configuration. Any comments? Thanks!

AFAIK, the boardname package is noarch, and is now in all images, so I
suspect it's fair game to make policy-settings plugins depend on it to
see if there is a platform specific policy file to be used.

Shane...
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


[MeeGo-dev] QMainWindow flags

2011-04-25 Thread Vincent Yau
Hi:


I have an app written in Qt C++.  It seg'ed fault and I finally traced
it down to QMainWindow::setWindowFlags().It looks like it can seg
fault in whatever flags I put in.
It looks like there are some DBus objects that have changed?
Any tip/pointer on what this error mean will be much appreciated.

Thanks


--Vincent


--  ERROR  

Adding Master Pointer: Virtual core pointer ( 2 )
Skipping non-Touch device: Virtual core XTEST pointer ( 4 )
Adding ATTACHED touch device: Cando Corporation Cando 10.1 Multi Touch
Panel with Controller ( 11 )
Skipping non-Touch device: SynPS/2 Synaptics TouchPad ( 14 )
Loading meegotouch-qt-style for plain qt app.
meegotouch-qt-style loading success.
PlainQt Style: virtual int
QtMaemo6Style::pixelMetric(QStyle::PixelMetric, const QStyleOption*,
const QWidget*) const entered before initialization of MComponentData
PlainQt Style: virtual int
QtMaemo6Style::pixelMetric(QStyle::PixelMetric, const QStyleOption*,
const QWidget*) const entered before initialization of MComponentData
PlainQt Style: virtual int
QtMaemo6Style::pixelMetric(QStyle::PixelMetric, const QStyleOption*,
const QWidget*) const entered before initialization of MComponentData
PlainQt Style: virtual int
QtMaemo6Style::pixelMetric(QStyle::PixelMetric, const QStyleOption*,
const QWidget*) const entered before initialization of MComponentData
PlainQt Style: Qt Maemo 6 Style init
MAssembly: Stylesheet missing
/usr/share/themes/base/meegotouch/code/style/code.css
2011-04-25 23:26:58 [libcontextsubscriber] WARNING
[contextpropertyinfo.cpp:372:QDBusConnection::BusType
ContextPropertyInfo::providerDBusType() const]
ContextPropertyInfo::providerDBusType() is deprecated. [#deprecation]
2011-04-25 23:26:58 [libcontextsubscriber] WARNING
[contextpropertyinfo.cpp:345:QString
ContextPropertyInfo::providerDBusName() const]
ContextPropertyInfo::providerDBusName() is deprecated. [#deprecation]
QObject::connect: Cannot connect (null)::minimizing() to
MOrientationTrackerPrivate::disableRotations()
QObject::connect: Cannot connect (null)::minimized() to
MOrientationTrackerPrivate::enableRotations()
QObject::connect: Cannot connect (null)::minimizingCanceled() to
MOrientationTrackerPrivate::enableRotations()
X Error: BadMatch (invalid parameter attributes) 8
  Extension:147 (Uknown extension)
  Minor opcode: 30 (Unknown request)
  Resource id:  0xaa
mstylesheet.cpp: Property toolBarStyleName was left uninitialized in
MApplicationWindowStyle
mstylesheet.cpp: Property tabBarStyleName was left uninitialized in
MApplicationWindowStyle
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x0
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 18 (X_ChangeProperty)
  Resource id:  0x0
Segmentation fault (core dumped)
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] QMainWindow flags

2011-04-25 Thread Gabriel M. Beddingfield



On Mon, 25 Apr 2011, Vincent Yau wrote:


Hi:


I have an app written in Qt C++.  It seg'ed fault and I finally traced
it down to QMainWindow::setWindowFlags().It looks like it can seg
fault in whatever flags I put in.
It looks like there are some DBus objects that have changed?
Any tip/pointer on what this error mean will be much appreciated.



Sounds similar to Bug 14812.  If you start your app with 
`-style plastique` does it still crash?


-gabriel

https://bugs.meego.com/show_bug.cgi?id=14812

___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] QMainWindow flags

2011-04-25 Thread Tom Swindell
In addition some source code wouldn't go amiss :)

- Original message -
 
 
 On Mon, 25 Apr 2011, Vincent Yau wrote:
 
  Hi:
  
  
  I have an app written in Qt C++.   It seg'ed fault and I finally traced
  it down to QMainWindow::setWindowFlags().       It looks like it can seg
  fault in whatever flags I put in.
  It looks like there are some DBus objects that have changed?
  Any tip/pointer on what this error mean will be much appreciated.
 
 
 Sounds similar to Bug 14812.   If you start your app with 
 `-style plastique` does it still crash?
 
 -gabriel
 
 https://bugs.meego.com/show_bug.cgi?id=14812
 
 ___
 MeeGo-dev mailing list
 MeeGo-dev@meego.com
 http://lists.meego.com/listinfo/meego-dev
 http://wiki.meego.com/Mailing_list_guidelines

___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Re: [MeeGo-dev] Will clutter, mutter be configured to use gles in OBS?

2011-04-25 Thread Zhao, Juan J
On Mon, 2011-04-25 at 06:35 -0700, Arjan van de Ven wrote:
 On 4/25/2011 1:24 AM, Zhao, Juan J wrote:
 
  Hi there,
 
   Is there any plane for clutter or mutter to be configured to 
  use gles here?
 
   Would anybody share the experience about this?
 
 
 why would there be a plan for this ???
 

For embeded system, gles will show better performance than gl desktop.
And there are still some embeded platform choose mutter as its window
manager. So I think this window manager should move to gles.

-- 
*^_^*
Many thanks  Best Regards
SSD-OTC Meego Middleware  TV Team
Zhao Juan
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] [Meego-handset] RFC: Additional Dialer project meeting chairperson (Was: Dialer Project meeting - minutes for Tuesday 4/19)

2011-04-25 Thread Shane Bryan
On Mon, Apr 25, 2011 at 08:51:15AM -0700, Shane Bryan wrote:
 On Tue, 19 Apr 2011 09:00:53 -0700
 Shane Bryan shane.br...@linux.intel.com wrote:
 
  Action Items
  
 
 Following up on some more of my Actions from last week BEFORE tomorrow.
 
  * sabotage discuss on meego-handset ML nominations for additional
  chairs to the Dialer Project meetings
 
 During the 2011-04-12 meeting[1], after agreeing that the Dialer and
 N900 DE Voice/SMS meetings would combine to reduce overlaps in content
 and coordination, I raised the idea that we probably ought to nominate
 additional chairs.
 
 The intent is two fold:
 1) Ensure that the needs of the community are heard and addressed, not
 just mine (Intel's) as they relate to the MeeGo Dialer project and/or
 general circuit switched voice call interactions in MeeGo.
 2) To back me up as meeting chair/host for the Tuesday IRC meetings.
 
 This last one is of most immediate concern for me today, as I will be
 out of the office volunteering for a community service project.

Hearing nothing... I'm forced to cancel the meeting for tomorrow,
cancelation email to follow.

-- 
Shane...
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


[MeeGo-dev] Dialer Project meeting - CANCELED for Tuesday 4/26

2011-04-25 Thread Shane Bryan

Having no volunteers to co-chair the MeeGo Dialer meetings or to fill in
for me in my abscence, I must cancel the meeting for Tuesday, April 26th
2011 as I will be unavailable and disconnected all day.

We will resume the MeeGo Dialer project IRC meetings next week, Tuesday,
May 3rd 2011.

Cheers,

-- 
Shane...
___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] Will clutter, mutter be configured to use gles in OBS?

2011-04-25 Thread Arjan van de Ven

On 4/25/2011 7:28 PM, Zhao, Juan J wrote:

On Mon, 2011-04-25 at 06:35 -0700, Arjan van de Ven wrote:

On 4/25/2011 1:24 AM, Zhao, Juan J wrote:

Hi there,

  Is there any plane for clutter or mutter to be configured to
use gles here?

  Would anybody share the experience about this?


why would there be a plan for this ???


For embeded system, gles will show better performance than gl desktop.
And there are still some embeded platform choose mutter as its window
manager. So I think this window manager should move to gles.


pretty much all meego platforms use the Qt/QML stack, with netbook 
having the core pieces still as legacy...
... don't see the point mucking with the legacy with no upside and only 
potential downsides



___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines


Re: [MeeGo-dev] Will clutter, mutter be configured to use gles in OBS?

2011-04-25 Thread Carsten Munk
On Tue Apr 26 2011 05:38:56 AM CEST, Arjan van de Ven ar...@linux.intel.com 
wrote:

 On 4/25/2011 7:28 PM, Zhao, Juan J wrote:
  On Mon, 2011-04-25 at 06:35 -0700, Arjan van de Ven wrote:
   On 4/25/2011 1:24 AM, Zhao, Juan J wrote:
Hi there,

Is there any plane for clutter or mutter to be configured to
use gles here?

Would anybody share the experience about this?

   why would there be a plan for this ???
   
  For embeded system, gles will show better performance than gl desktop.
  And there are still some embeded platform choose mutter as its window
  manager. So I think this window manager should move to gles.
 
 pretty much all meego platforms use the Qt/QML stack, with netbook 
 having the core pieces still as legacy...
 ... don't see the point mucking with the legacy with no upside and only 
 potential downsides
At least the currently being pushed MeeGo TV reference UI seems to use 
clutter/mutter still, so not totally legacy.

/carsten

 
 
 ___
 MeeGo-dev mailing list
 MeeGo-dev@meego.com
 http://lists.meego.com/listinfo/meego-dev
 http://wiki.meego.com/Mailing_list_guidelines

___
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines