[Gambas-user] Gambas application under Gnome

José Luis Redrejo jredrejo at ...626...
Wed Apr 4 15:58:13 CEST 2007


Hello
the stock icons that you get in the gambas source are for the most
updated gtk versions. If you are using some previous versions they are
not valid. As an example, even in Debian unstable the new versions are
not yet available, so I patch the stock icons before uploading the
package to Debian. Attached is my patch, maybe you'll have to add it
to the gambas source before compiling it.

Hope it helps.


2007/4/4, Steven Lobbezoo <steven at ...1652...>:
> Hi all,
>
> I'v tried an program I wrote (with gb.qt etc.) under a gnome desktop (on the
> same pc).
> There are some minor problems, maybe known to you :
> 1. The resolution of the windows is not the same (fonts are smaller, images
> are bigger), which gives a correct, but distorted window. The size of columns
> in a gridview are not the same, etc. etc.
> 2. I started the program from a console (just click in Nautilus does not
> work),
> and it generates a whole bunch of messages like :
> Stock._get.239: Cannot find: video
> Stock._get.239: Cannot find: info
> Stock._get.239: Cannot find: info
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: refresh
> Stock._get.239: Cannot find: rewind
> Stock._get.239: Cannot find: previous
> Stock._get.239: Cannot find: next
> Stock._get.239: Cannot find: forward
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: refresh
> Stock._get.239: Cannot find: rewind
> Stock._get.239: Cannot find: previous
> Stock._get.239: Cannot find: next
> Stock._get.239: Cannot find: forward
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: color
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: redo
> Stock._get.239: Cannot find: refresh
> Stock._get.239: Cannot find: rewind
> Stock._get.239: Cannot find: previous
> Stock._get.239: Cannot find: next
> Stock._get.239: Cannot find: forward
> Stock._get.239: Cannot find: refresh
> Stock._get.239: Cannot find: rewind
> Stock._get.239: Cannot find: previous
> Stock._get.239: Cannot find: next
> Stock._get.239: Cannot find: forward
> QObject::disconnect: Unexpected null parameter
> -----------------------------------------------------------------------------
> They seem not to influence the  correct running of my application, but what do
> they mean ?, I suppose it has to  with icons ?
>
> 3. I cannot start gambas itself under gnome, it gives an exeption, and
> terminates
>
> Regards,
> Steven
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 03_fix_gnome_icons_map.patch
Type: text/x-patch
Size: 11919 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20070404/3bf187d9/attachment.bin>


More information about the User mailing list