Vitaly D | 2 Jun 2006 03:00
Picon
Favicon

gnome 2.16 and cairo 1.2

Hello, All

It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a 
question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 
how the gnome team can be based on the release of cairo which is not 
developped yet ???

please CC me because i'm not on the list
Thank you.

--
Best Regards
Vitaly
katsuo_harada_evil_does [at] hotmail [dot] com
Marseille Nice

_________________________________________________________________
Windows Live Messenger : venez tester la version bêta ! 
http://www.ideas.live.com/programpage.aspx?versionId=0eccd94b-eb48-497c-8e60-c6313f7ebb73
Travis Watkins | 2 Jun 2006 08:44
Picon

Re: gnome 2.16 and cairo 1.2

On 6/1/06, Vitaly D <katsuo_harada_evil_does <at> hotmail.com> wrote:
> Hello, All
>
> It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a
> question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6
> how the gnome team can be based on the release of cairo which is not
> developped yet ???
>
> please CC me because i'm not on the list
> Thank you.
>
>
> --
> Best Regards
> Vitaly
> katsuo_harada_evil_does [at] hotmail [dot] com
> Marseille Nice
>

GNOME 2.16 doesn't exist yet either. The idea is that Cairo 1.2 will
exist before GNOME 2.16.

--

-- 
Travis Watkins
http://www.realistanew.com
Vitaly D | 2 Jun 2006 02:58
Picon
Favicon

gnome 2.16 and cairo 1.2

Hello, All

It's said that future gnome 2.16 wil be base on cairo 1.2 . so i have a 
question the latest stable version of cairo is 1.0.4 the snapshot is 1.1.6 
how the gnome team can be based on the release of cairo which is not 
developped yet ???

please CC me because i'm not on the list
Thank you.

--
Best Regards
Vitaly
katsuo_harada_evil_does [at] hotmail [dot] com
Marseille Nice

_________________________________________________________________
Retrouvez tout en un clin d'oeil avec la barre d'outil MSN Search ! 
http://desktop.msn.fr/
Igor Jagec | 3 Jun 2006 15:14
Picon

a Gnome launcher question

How can I run the following command from Gnome launcher:

LANG=hr_HR.ISO-8859-2 ldcpp

What ever I do, I got the following output:

----------------
There was an error launching the application.
Details: Failed to execute child process "LANG=hr_HR.ISO-8859-2" (No
such file or directory)
----------------

The only solution for now is to run ldcpp from terminal :-/ Any help
would be highly appreciated. Thanks. Cheers!

--

-- 
Igor Jagec
n.g | 3 Jun 2006 16:39

Re: a Gnome launcher question

did you try with this?

/bin/sh LANG=hr_HR.ISO-8859-2 ldcpp

HTH

On 6/3/06, Igor Jagec <igorm5 <at> vip.hr> wrote:
> How can I run the following command from Gnome launcher:
>
> LANG=hr_HR.ISO-8859-2 ldcpp
>
> What ever I do, I got the following output:
>
> ----------------
> There was an error launching the application.
> Details: Failed to execute child process "LANG=hr_HR.ISO-8859-2" (No
> such file or directory)
> ----------------
>
> The only solution for now is to run ldcpp from terminal :-/ Any help
> would be highly appreciated. Thanks. Cheers!
>
> --
> Igor Jagec
> _______________________________________________
> gnome-list mailing list
> gnome-list <at> gnome.org
> http://mail.gnome.org/mailman/listinfo/gnome-list
>

(Continue reading)

n.g | 4 Jun 2006 08:06

Re: a Gnome launcher question

this is using bash syntax, so its for bash only
    LANG=hr_HR.ISO-8859-2 ldcpp
by creating an executable shell script,
point gnome launcher to that script ,
then open it by click on the executable or the gnome-launcher directly
both should work

but seems that should be ways to do so in gnome-launcher,

On 6/3/06, Igor Jagec <igorm5 <at> vip.hr> wrote:
> n.g. wrote:
>
> > did you try with this?
> > /bin/sh LANG=hr_HR.ISO-8859-2 ldcpp
>
> It does not work :(
>
> It seems that Gnome launcher only launches the first command (/bin/sh
> this time). I even try to set up alias in my .bashrc
> (alias ldcpp='LANG=hr_HR.ISO-8859-2 ldcpp'), and it works fine in
> terminal, but not with Gnome launcher :(
>
> --
> Igor Jagec
>
Eli Cohen | 4 Jun 2006 08:35
Picon

Re: sound problems with gnome

> Maybe you are not in the audio group, so you cannot read/write the
> corresponding /dev files. That was the problem for me.

Thanks a lot Gergely. That was the problem indeed.

Eli
Simos Xenitellis | 5 Jun 2006 01:28
Picon

Questions on starting a Singhi (sd) translation team (Was: Re: Need help in translating in new language)


Frοm "asim wagan" <asim wagan gmail cοm>
 > Hi,
 > I am interested in supporting sindhi language for gnome. I need some 
help on how to do it  in gnome. Language code for sindhi is [sd]. It is 
written similarly like arabic > script , some work is already gone into 
developing some crude fonts. So I have really start from scratch for this.
 >
 > Asim

Hi Asim,
Sorry for top-posting, I do not have the original e-mail handy.

I notice that the Sindhi language is described at
http://en.wikipedia.org/wiki/Sindhi_language
http://www.ethnologue.com/14/show_iso639.asp?code=sd

As you mention, Sindhi uses the Arabic script 
(http://en.wikipedia.org/wiki/Sindhi_language#Writing_system).
You will need to have a look at the Arabic support section (all four 
files) in the Unicode standard at
http://www.unicode.org/charts/
and identify the 52 letters of the alphabet. As the Wikipedia article 
shows all the letters,
this indicates that all Sindhi glyphs are standardised in Unicode.

There are several Arabic fonts; you will need to find one that covers 
all of the Sindhi characters.
For some pointers on Arabic fonts (they are "Arabic" fonts with good 
coverage that include letters for Sindhi as well), see
(Continue reading)

mike arnott | 5 Jun 2006 13:09
Picon

Re: export/save keyboard shortcuts

Thanks.  For reference use:

gconftool-2 --dump /apps/metacity/global_keybindings

to save the keyboard shortcuts.  Would be nice to see this in the GUI.... :)

MA

On 5/23/06, POLONKAI Gergely <polesz <at> w00d5t0ck.info> wrote:
> Try to use gconftool / gconftool-2 to do this.
> This tool can modify every gconf record without changing other stuff. It
> can read records on a machine, with a script, you can dump it to a file,
> and on the other machine, with an other script you can write these
> changes to the gconf database. I hope I was clear, as I haven't slept
> too much this night. .)
>
> Regards,
>
> On Tue, May 23, 2006 at 10:49:34PM +1000, mike arnott wrote:
> > Hi all,
> >
> > Does anyone know how to save/export the user defined keyboard
> > shortcuts?  I have
> > searched high and low for a way to do this.  I use many different ubuntu
> > machines and would like to script the customisation of them by copying
> > files.
> >
> > I tried md5'ing everything in ~/ , then changing a shortcut and seeing
> > what changed.  As far as I could tell it was only ~/.gconfd/saved_state
> > that changed.  However, copying and overwriting this file on another
(Continue reading)

Christian Kirbach | 6 Jun 2006 12:18
Picon

Re: One desktop only on a multihead system?

On Fri, 19 May 2006 21:15:04 +0200, Roe Peterson <roe <at> liveglobalbid.com>  
wrote:

> Unlike most other users, I _don't_ want gnome to start a desktop on
> my second monitor - I have an app that runs fullscreen on the secondary
> monitor.
So I assume you already have an X Server running on that monitor?
Or do you want one X Server and one app on the second head and Gnome stuff
on the first? I believe the latter one is not easily feasible.

Anyways, it is the responsibility of the X Server to choose which monitors
to use. (You can have multiple X Servers running and switch between them)
Even if all Gnome windows were limited to your first screen, your
second one would be occupied as well.
I strongly assume you must tell your X Server not to use the second screen.

--

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Gmane