Re: [MSEide-MSEgui-talk] 2.8.6 groupbox weird behavior

2013-01-31 Thread Patrick Goupell

On 01/31/2013 01:43 AM, Martin Schreiber wrote:

 If you use the radeon video driver you should switch off EXAPixmaps
 https://bugzilla.novell.com/show_bug.cgi?id=690766


I do have the radeon driver.

I did an Xorg -configure.  The generated xorg.conf.new file does not 
show an option for EXAPixmaps

Any other suggestions?

This must have happened during a recent wheezy update as it used to work 
just fine.

Patrick

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] 2.8.6 groupbox weird behavior

2013-01-31 Thread Julio Jiménez
Add : Option EXAPixmaps off   to Section 'Device' in xorg.conf

i.e.:

Section Device
Identifier Configured Video Device
Driver radeon
Option EXAPixmaps off
EndSection


2013/1/31 Patrick Goupell pgoup...@upmerchants.com


 On 01/31/2013 01:43 AM, Martin Schreiber wrote:
 
  If you use the radeon video driver you should switch off EXAPixmaps
  https://bugzilla.novell.com/show_bug.cgi?id=690766
 

 I do have the radeon driver.

 I did an Xorg -configure.  The generated xorg.conf.new file does not
 show an option for EXAPixmaps

 Any other suggestions?

 This must have happened during a recent wheezy update as it used to work
 just fine.

 Patrick


 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_jan
 ___
 mseide-msegui-talk mailing list
 mseide-msegui-talk@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk




-- 
Julio Jiménez Borreguero
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] 2.8.6 groupbox weird behavior

2013-01-31 Thread Martin Schreiber
On Thursday 31 January 2013 14:59:21 Patrick Goupell wrote:
 On 01/31/2013 01:43 AM, Martin Schreiber wrote:
  If you use the radeon video driver you should switch off EXAPixmaps
  https://bugzilla.novell.com/show_bug.cgi?id=690766

 I do have the radeon driver.

 I did an Xorg -configure.  The generated xorg.conf.new file does not
 show an option for EXAPixmaps

It must be entered manually. Example:

Section Device
Option EXAPixmaps off
Identifier  Card0
Driver  radeon
BusID   PCI:1:0:0
EndSection


Martin

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] 2.8.6 groupbox weird behavior

2013-01-31 Thread Martin Schreiber
On Thursday 31 January 2013 16:18:26 Patrick Goupell wrote:
 On 01/31/2013 09:59 AM, Julio Jiménez wrote:
  Add : Option EXAPixmaps off   to Section 'Device' in xorg.conf
 
  i.e.:
 
  Section Device
  Identifier Configured Video Device
  Driver radeon
  Option EXAPixmaps off
  EndSection

 That seems to have fixed my problem.

Please submit a bug report to your distribution and X.Org.

Martin

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] 2.8.6 groupbox weird behavior

2013-01-31 Thread Patrick Goupell


On 01/31/2013 10:41 AM, Martin Schreiber wrote:
 Please submit a bug report to your distribution and X.Org.


What should I tell them in the bug report?

Patrick

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] 2.8.6 groupbox weird behavior

2013-01-31 Thread Martin Schreiber
On Thursday 31 January 2013 16:59:22 Patrick Goupell wrote:
 On 01/31/2013 10:41 AM, Martin Schreiber wrote:
  Please submit a bug report to your distribution and X.Org.

 What should I tell them in the bug report?

What you experienced. Maybe you can add a link to my report to OpenSUSE.

Martin

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] 2.8.6 groupbox weird behavior

2013-01-30 Thread Martin Schreiber
On Wednesday, January 30, 2013 09:09:35 AM Patrick Goupell wrote:
 Martin,
 
 Attached is a test case of some groupbox weird behavior I am having.
 
 It works correctly on a windows 32 bit xp pro system and a 32 bit debian
 wheezy system.
 
 It does not work correctly on a debian wheezy 64  bit system.
 
 Run the project.
 Click on the Tasks tab
 Click on the Recurring tab
 Click on the radio buttons daily/weekly/monthly/yearly,
 
Works for me on OpenSUSE 12.2 64bit.

 Notice how the radio buttons do not always show checked as true.
 
 Also note in the ide, click on an object on the form and then attempt to
 change its caption.
 
I see nothing special. Maybe exact steps are necessary?

Martin

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] 2.8.6 groupbox weird behavior

2013-01-30 Thread Patrick Goupell


On 01/30/2013 11:03 AM, Martin Schreiber wrote:

 Works for me on OpenSUSE 12.2 64bit.


I forgot that I set up an openSuse  12.2 vm a few weeks ago.  installed 
everything and iit works ok.

So the problem is in my debian wheezy system.

I hope I can find what is causing the problem.

Thank you.

Patrick

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] 2.8.6 groupbox weird behavior

2013-01-30 Thread Martin Schreiber
On Wednesday 30 January 2013 18:33:37 Patrick Goupell wrote:
 On 01/30/2013 11:03 AM, Martin Schreiber wrote:
  Works for me on OpenSUSE 12.2 64bit.

 I forgot that I set up an openSuse  12.2 vm a few weeks ago.  installed
 everything and iit works ok.

 So the problem is in my debian wheezy system.

What happens? I don't understand what 'do not always show checked as true' 
means and what happens by click on an object on the form and then attempt to 
change its caption.

 I hope I can find what is causing the problem.

If you use the radeon video driver you should switch off EXAPixmaps
https://bugzilla.novell.com/show_bug.cgi?id=690766

Martin

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk