SidePanel

View: New views
12 Messages — Rating Filter:   Alert me  

Parent Message unknown SidePanel

by Toni-38 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I have just started using Ubuntu 9.10 (which comes with Gnome 2.28) and
I have noticed that "SidePanel" control doesn't get displayed properly
for "gb.gtk" Gambas2 applications (I haven't tried with Gambas3).
In the IDE the control looks ok but when the application is running, the
control layout gets messed up (see the attached screenshots).
Is it something with my configuration or is it a Bug in the control?

My system:

[OperatingSystem]
OperatingSystem=Linux
KernelRelease=2.6.31-14-generic
DistributionVendor=ubuntu
DistributionRelease="Ubuntu 9.10"

[System]
CPUArchitecture=i686
TotalRam=2053268 kB

[Gambas]
Gambas1=Not Installed
Gambas2=2.13.1
Gambas2Path=/usr/bin/gbx2
Gambas3=2.99.0
Gambas3Path=/usr/local/bin/gbx3

Regards,
Toni





------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

sidepanel_ide.png (18K) Download Attachment
sidepanel_running.png (5K) Download Attachment

Re: SidePanel

by Bugzilla from gambas@users.sourceforge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Hi,
> I have just started using Ubuntu 9.10 (which comes with Gnome 2.28) and
> I have noticed that "SidePanel" control doesn't get displayed properly
> for "gb.gtk" Gambas2 applications (I haven't tried with Gambas3).
> In the IDE the control looks ok but when the application is running, the
> control layout gets messed up (see the attached screenshots).
> Is it something with my configuration or is it a Bug in the control?
>
> My system:
>
> [OperatingSystem]
> OperatingSystem=Linux
> KernelRelease=2.6.31-14-generic
> DistributionVendor=ubuntu
> DistributionRelease="Ubuntu 9.10"
>
> [System]
> CPUArchitecture=i686
> TotalRam=2053268 kB
>
> [Gambas]
> Gambas1=Not Installed
> Gambas2=2.13.1
> Gambas2Path=/usr/bin/gbx2
> Gambas3=2.99.0
> Gambas3Path=/usr/local/bin/gbx3
>
> Regards,
> Toni
>

I cannot reproduce the bug, so I guess it has been fixed since. Can you send
me a full project, so that I can confirm?

Anyway, I suggest using more recent packages of Gambas from Debian - Ubuntu
seems to not be able to package recent versions of Gambas correctly, no idea
why...

Regards,

--
Benoît Minisini

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

Parent Message unknown Re: SidePanel

by Toni-38 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Benoît,
I updated my Gambas2 to the latest revision using the svn but my problem
with the control and "gtk" hasn't disapeared :_(
I attach a simple project with 2 labels and a SidePanel that doesn't
work for me. If I change the components for this very same project from
"gb.gtk" to "gb.qt", then it works properly.
Kind regards,
Toni



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

Test3.tar.gz (11K) Download Attachment

Re: SidePanel

by Bugzilla from gambas@users.sourceforge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Hello Benoît,
> I updated my Gambas2 to the latest revision using the svn but my problem
> with the control and "gtk" hasn't disapeared :_(
> I attach a simple project with 2 labels and a SidePanel that doesn't
> work for me. If I change the components for this very same project from
> "gb.gtk" to "gb.qt", then it works properly.
> Kind regards,
> Toni
>

It works perfectly there. Can you try to change your GTK+ style? I will check
if it is a 64-bits issue too.

Regards,

--
Benoît Minisini

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: SidePanel

by Toni-38 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have tried with different GTK+ styles with no luck.
Maybe someone else running an Ubuntu Karmic 32bits can give SidePanel a try.
Thanks,
Toni


En/na Benoît Minisini ha escrit:

>> Hello Benoît,
>> I updated my Gambas2 to the latest revision using the svn but my problem
>> with the control and "gtk" hasn't disapeared :_(
>> I attach a simple project with 2 labels and a SidePanel that doesn't
>> work for me. If I change the components for this very same project from
>> "gb.gtk" to "gb.qt", then it works properly.
>> Kind regards,
>> Toni
>>
>>    
>
> It works perfectly there. Can you try to change your GTK+ style? I will check
> if it is a 64-bits issue too.
>
> Regards,
>
>  

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: SidePanel

by Bugzilla from gambas@users.sourceforge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> I have tried with different GTK+ styles with no luck.
> Maybe someone else running an Ubuntu Karmic 32bits can give SidePanel a
>  try. Thanks,
> Toni
>

I don't have the problem on my Ubuntu 9.04 64 bits. Strange... A new Ubuntu
9.10 feature?

--
Benoît Minisini

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: SidePanel

by Johny Provoost :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm working with Ubuntu 9.04 32 bits.  Never worked with sidepanel before.
Installed Gambas 2.17.
Put two sidepanels on a window with GTK+ style.
schermafdruk.png is as it in in the IDE.
schermafdruk-1.png is as it is when the program is running.

Strange.  Must be something in Ubuntu if no one else have it.



*Vriendelijke Groeten*

*Johny Provoost*

*mailto: johny.provoost@... <mailto:johny.provoost@...>*

*mailto: johny.provoost@... <mailto:johny.provoost@...>*

*Website:* *http://www.johnyprovoost.net* <http://www.johnyprovoost.net/>




Benoît Minisini schreef:

>> I have tried with different GTK+ styles with no luck.
>> Maybe someone else running an Ubuntu Karmic 32bits can give SidePanel a
>>  try. Thanks,
>> Toni
>>
>>    
>
> I don't have the problem on my Ubuntu 9.04 64 bits. Strange... A new Ubuntu
> 9.10 feature?
>
>  



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

Schermafdruk-1.png (27K) Download Attachment
Schermafdruk.png (14K) Download Attachment

Re: SidePanel

by Bugzilla from gambas@users.sourceforge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> I have tried with different GTK+ styles with no luck.
> Maybe someone else running an Ubuntu Karmic 32bits can give SidePanel a
>  try. Thanks,
> Toni
>

I have upgraded my Ubuntu 9.04 to Ubuntu 9.10, and the problem shows up! So
that bug is related to a difference between Ubuntu 9.04 and Ubuntu 9.10, but
which one...

--
Benoît Minisini

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: SidePanel

by Ron Klinkien :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Benoît Minisini schreef:

>> I have tried with different GTK+ styles with no luck.
>> Maybe someone else running an Ubuntu Karmic 32bits can give SidePanel a
>>  try. Thanks,
>> Toni
>>
>>    
>
> I have upgraded my Ubuntu 9.04 to Ubuntu 9.10, and the problem shows up! So
> that bug is related to a difference between Ubuntu 9.04 and Ubuntu 9.10, but
> which one...
>
>  

Benoit,

do you also have the same Database Manager view field contents bug as I
posted earlier?
Maybe this and that one share the same bug?

Regards,
Ron_2nd.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: SidePanel

by Steven James Drinnan-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'll try with fedora beta witch has gnome 2.28 in it.
To see if it relates to that.

Steven

On Mon, 2009-11-02 at 21:34 +0100, Ron wrote:

> Benoît Minisini schreef:
> >> I have tried with different GTK+ styles with no luck.
> >> Maybe someone else running an Ubuntu Karmic 32bits can give SidePanel a
> >>  try. Thanks,
> >> Toni
> >>
> >>    
> >
> > I have upgraded my Ubuntu 9.04 to Ubuntu 9.10, and the problem shows up! So
> > that bug is related to a difference between Ubuntu 9.04 and Ubuntu 9.10, but
> > which one...
> >
> >  
>
> Benoit,
>
> do you also have the same Database Manager view field contents bug as I
> posted earlier?
> Maybe this and that one share the same bug?
>
> Regards,
> Ron_2nd.
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@...
> https://lists.sourceforge.net/lists/listinfo/gambas-user


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

signature.asc (204 bytes) Download Attachment

Re: SidePanel

by nospam.nospam.nospam :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, 2009-11-02 at 18:51 +0100, Johny Provoost wrote:

> Strange.  Must be something in Ubuntu if no one else have it.

It is Ubuntu. I'm running 9.10 x64 and your problem is reproducible
here.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: SidePanel

by nospam.nospam.nospam :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, 2009-11-02 at 21:34 +0100, Ron wrote:

> Benoît Minisini schreef:
> >> I have tried with different GTK+ styles with no luck.
> >> Maybe someone else running an Ubuntu Karmic 32bits can give SidePanel a
> >>  try. Thanks,
> >> Toni
> >>
> >>    
> >
> > I have upgraded my Ubuntu 9.04 to Ubuntu 9.10, and the problem shows up! So
> > that bug is related to a difference between Ubuntu 9.04 and Ubuntu 9.10, but
> > which one...
> >
> >  
>
> Benoit,
>
> do you also have the same Database Manager view field contents bug as I
> posted earlier?
> Maybe this and that one share the same bug?

What leap of logic connects the SidePanel and a label object to the
"Database Manager view field contents"?

Just asking.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@...
https://lists.sourceforge.net/lists/listinfo/gambas-user