Paul Cutler | 4 Aug 2009 17:30
Picon
Gravatar

2.27 Release Notes - Call for items

Hello developers!  It's time to start working on the release notes for the upcoming GNOME 2.27 / 2.28 release.

Please add your notes to this page for changes to applications in GNOME 2.28:  http://live.gnome.org/TwoPointTwentyseven/ReleaseNotes

These just need to be bullet points, nothing fancy, and the release notes team will follow up if additional detail is needed.

In addition to what's new for users, I am hoping for detailed information for developers with all the cleanup done in libraries for GNOME 3.0.  Speaking of 3.0, any advice on how we start talking about GNOME 3.0 / GNOME Shell / Zeitgeist etc in the "Plans for next release" section.

A big thank you to the Hamster team for already including new features.

If you have any questions or comments, please let me know.

Thanks!

Paul

_______________________________________________
desktop-devel-list mailing list
desktop-devel-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list
Seif Lotfy | 4 Aug 2009 18:24
Gravatar

Re: 2.27 Release Notes - Call for items

Hi guys,
As for Zeitgeist and GNOME Zeitgeist. The engine has been released as 0.2 and we are working on the 0.3 should be done by end of august i hope!
GNOME Zeitgeist should be released very soon too (2 weeks from now)! Having trouble with my notebook and so on but i think i can get things going bakc on trakc soon.

GNOME Zeitgeist will just be the journal view while Zeitgeist will be an event-aggregation hub. We are trying to plan a Zeitgeist hackfest for november so GNOME devs can patch their apps to send their events to the Zeitgeist engine! That should be a big step towards 3.0 if you ask me.

When talking about GNOME 3.0 can someone get in touch with the Tracker guys and see when they will release their storage? Same way KDE uses Soprano as their central meta data storage! I think GNOME should do the same with Tracker! From the Zeitgeist side its nto a big deal where we store as long as we can deliver!
Cheers
Seif

2009/8/4 Paul Cutler <pcutler <at> gnome.org>
Hello developers!  It's time to start working on the release notes for the upcoming GNOME 2.27 / 2.28 release.

Please add your notes to this page for changes to applications in GNOME 2.28:  http://live.gnome.org/TwoPointTwentyseven/ReleaseNotes

These just need to be bullet points, nothing fancy, and the release notes team will follow up if additional detail is needed.

In addition to what's new for users, I am hoping for detailed information for developers with all the cleanup done in libraries for GNOME 3.0.  Speaking of 3.0, any advice on how we start talking about GNOME 3.0 / GNOME Shell / Zeitgeist etc in the "Plans for next release" section.

A big thank you to the Hamster team for already including new features.

If you have any questions or comments, please let me know.

Thanks!

Paul

_______________________________________________
desktop-devel-list mailing list
desktop-devel-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list

_______________________________________________
desktop-devel-list mailing list
desktop-devel-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list
Javier Jardón | 4 Aug 2009 19:37
Picon

live.gnome.org contents license

Hello,

sorry if this is a bit off topic but I think this is a major question
that affects at the whole Gnome project.

I think that would be good set a license by default to the
live.gnome.org content.
So, this should do more easy and clear share the contents of the wiki.
(If you don't specify any license, you have all the rigths of the
content)

I think CC-by-sa 3.0 would be a good choice, because it has already
been choosen by our doc team for new documentation. (and by important
sites, like wikipedia)

Best regards,
--

-- 
Javier Jardón Cabezas
_______________________________________________
desktop-devel-list mailing list
desktop-devel-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list
Christian Rose | 4 Aug 2009 21:57
Picon

Re: live.gnome.org contents license

On 8/4/09, Javier Jardón <javierjc1982 <at> gmail.com> wrote:
> Hello,
>
>  sorry if this is a bit off topic but I think this is a major question
>  that affects at the whole Gnome project.
>
>  I think that would be good set a license by default to the
>  live.gnome.org content.
>  So, this should do more easy and clear share the contents of the wiki.
>  (If you don't specify any license, you have all the rigths of the
>  content)

You're right, it is off topic. gnome-web-list would probably be more
appropriate,

Christian
yannick | 4 Aug 2009 22:31
Picon
Favicon

Re: 2.27 Release Notes - Call for items

Paul Cutler a écrit :
> Hello developers!  It's time to start working on the release notes for the
> upcoming GNOME 2.27 / 2.28 release.
> 
> Please add your notes to this page for changes to applications in GNOME
> 2.28:  http://live.gnome.org/TwoPointTwentyseven/ReleaseNotes
> 

Hi,

Is there a dead-line to add stuff?

Best regards,
Yannick
Emilio Pozuelo Monfort | 4 Aug 2009 23:15
Favicon

GConf schemas in deprecated libraries

Hi,

I've reported bug 590774[1] against gnome-terminal. The problem is that it reads
some defaults (monospace font) from GConf, but that schema is provided by
libgnome. Since we're trying to get rid of libgnome (g-t got rid of it in 2.26),
shouldn't the schemas be moved to another place, so that we can at some point
get rid of libgnome completely?

Cheers,
Emilio

[1] http://bugzilla.gnome.org/show_bug.cgi?id=590774

_______________________________________________
desktop-devel-list mailing list
desktop-devel-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list
Bastien Nocera | 5 Aug 2009 00:16
Favicon

Re: GConf schemas in deprecated libraries

On Tue, 2009-08-04 at 23:15 +0200, Emilio Pozuelo Monfort wrote:
> Hi,
> 
> I've reported bug 590774[1] against gnome-terminal. The problem is that it reads
> some defaults (monospace font) from GConf, but that schema is provided by
> libgnome. Since we're trying to get rid of libgnome (g-t got rid of it in 2.26),
> shouldn't the schemas be moved to another place, so that we can at some point
> get rid of libgnome completely?

That sort of schemas would probably end up in either
gnome-settings-daemon I would think...
Dan Winship | 5 Aug 2009 01:05
Picon

Re: GConf schemas in deprecated libraries

On 08/04/2009 06:16 PM, Bastien Nocera wrote:
> On Tue, 2009-08-04 at 23:15 +0200, Emilio Pozuelo Monfort wrote:
>> Hi,
>>
>> I've reported bug 590774[1] against gnome-terminal. The problem is that it reads
>> some defaults (monospace font) from GConf, but that schema is provided by
>> libgnome. Since we're trying to get rid of libgnome (g-t got rid of it in 2.26),
>> shouldn't the schemas be moved to another place, so that we can at some point
>> get rid of libgnome completely?
> 
> That sort of schemas would probably end up in either
> gnome-settings-daemon I would think...

But gnome-terminal doesn't depend on gnome-settings-daemon either...

The network proxy settings are in the same boat; they are currently
owned by gnome-vfs.

-- Dan
Rob Adams | 5 Aug 2009 17:58

Re: GNOME Menus restructuring

My feeble brain is unable to grasp the distinction between "Personal"
and "Look and Feel"

On Tue, 2009-07-28 at 12:53 -0400, Ken VanDine wrote:
> I am looking for opinions for a potential change in gnome-menus.  The
> default menus can get pretty long, and isn't fun to scroll through on
> a small display.  I have created a patch for gnome-menus that
> re-organizes the preferences menus to match the categories gnome-cc
> uses.  I think this makes it much easier to find what you are looking
> for, less painful on smaller screens, and more visually appealing.
> 
> Screenshots of the resulting menus
> http://www.flickr.com/photos/kenvandine/tags/337428/
> 
> Bug #
> http://bugzilla.gnome.org/show_bug.cgi?id=337428
> 
> My branch
> git://github.com/kenvandine/gnome-menus.git
> 
> I have it built into a ppa for those that are running Ubuntu
> https://edge.launchpad.net/~ken-vandine/+archive/gnomex
> 
> Thanks,
> --Ken
> _______________________________________________
> desktop-devel-list mailing list
> desktop-devel-list <at> gnome.org
> http://mail.gnome.org/mailman/listinfo/desktop-devel-list
Brian Cameron | 5 Aug 2009 22:27
Picon

What version of clutter should be used in 2.27/2.28?


The 2.27 external dependencies page still lists clutter 0.8.x as the
supported version of clutter to be used with GNOME.

   http://live.gnome.org/TwoPointTwentyseven/ExternalDependencies

However, clutter 1.0 and clutter-foo 0.10 have recently been released.
Will the dependencies page be updated to the new versions, or are the
0.8 versions still recommended for GNOME 2.27/2.28?

If so...

I know that gobject-introspection is an optional dependency of clutter
1.0, so will gobject-introspection also be added as a dependency?  Since
GNOME 2.28 was called a "GNOME 3.0 beta" at GUADEC and since GNOME shell
requires that clutter be built with gobject-introspection, I wonder
whether the GNOME community recommends that distros build clutter 1.0
with gobject-introspection or not.

Thanks,

Brian

Gmane