[maemo-developers] Maemo1.1 RC7 - repository update

2005-11-25 Thread team maemo
Hello,

We have a Debian repo update today, including mainly bugfixes. Detailed
information on how-to upgrade from RC5 or from RC6 can be found here:
http://maemo.org/maemowiki/HowTo_DistUpgrade.

Regards,
maemo team




___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Updated Nokia 770 software image available

2005-11-25 Thread team maemo
Greetings!

Updated Nokia 770 software image is available from:
http://www.maemo.org/downloads/nokia_770
The version is 0.2005.45-8.

Instructions on using the __Linux flasher__ tool:
http://maemo.org/platform/docs/howtos/howto_use_flasher_rootfs.html

Some tips:
1) The flashing will destroy your personal data! Before upgrading you
can take a backup copy to a multimedia card. For further info please
take a look at the backup application in the control panel.

2) flasher -F Nokia_770_0.2005.45-8.bin -f

Regards,
maemo team
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] GtkTreeView / GtkCellRendererToggle issue

2005-11-25 Thread sampo . nurmentaus



Hi,


Try setting this to FALSE:

http://maemo.org/platform/docs/api/gtk/GtkTreeView.html#GtkTreeView--allow-checkbox-mode


Many thanks - that was the problem.

It would be useful if these kind of features which are not present in upstream
GTK would default to be disabled. I don't think breaking compatibility is a
desired feature.


Could not agree more.

I hope mr. Komulainen will fix this in future..


Br,
Sampo
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] GtkTreeView / GtkCellRendererToggle issue

2005-11-25 Thread Florian Boor
Hi,

Kalle Vahlman wrote:
> Try setting this to FALSE:
> 
> http://maemo.org/platform/docs/api/gtk/GtkTreeView.html#GtkTreeView--allow-checkbox-mode

Many thanks - that was the problem.

It would be useful if these kind of features which are not present in upstream
GTK would default to be disabled. I don't think breaking compatibility is a
desired feature.

Greetings

Florian

-- 
The dream of yesterday  Florian Boor
is the hope of todayTel: 0271-771091-14
and the reality of tomorrow.Fax: 0271-771091-19
[Robert Hutchings Goddard, 1904][EMAIL PROTECTED]

6C 44 30 4C 43 20 6B 61  16 07 0F AA E6 97 70 A8
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] GtkTreeView / GtkCellRendererToggle issue

2005-11-25 Thread Florian Boor
Hi,

> Does it work in the gtk-demo?

if some of the boxes are supposed to be checked on start it doesn't work here
too. In addition to this i can't check more than one, the checked item follows
the cursor.

Greetings

Florian

-- 
The dream of yesterday  Florian Boor
is the hope of todayTel: 0271-771091-14
and the reality of tomorrow.Fax: 0271-771091-19
[Robert Hutchings Goddard, 1904][EMAIL PROTECTED]

6C 44 30 4C 43 20 6B 61  16 07 0F AA E6 97 70 A8
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] GtkTreeView / GtkCellRendererToggle issue

2005-11-25 Thread Kalle Vahlman
2005/11/25, Florian Boor <[EMAIL PROTECTED]>:
> Hello,
>
> i noticed a strange behaviour of GtkTreeView cells rendered by
> GtkCellRendererToggle. I couldn't identify a cause of this behaviour in my own
> code. What happens is that the cells don't seem to reflect the data in the
> GtkListStore properly. Cells wth value set to TRUE stay unchecked.
> Using the gpe-todo application from oss.kernelconcepts.de it is easy to
> reproduce this behaviour by creating some categories and trying to select 
> them.
>
> I wonder if someone else ran into that issue or if it is something in my code.

Try setting this to FALSE:

http://maemo.org/platform/docs/api/gtk/GtkTreeView.html#GtkTreeView--allow-checkbox-mode

--
Kalle Vahlman, [EMAIL PROTECTED]
Powered by http://movial.fi
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] GtkTreeView / GtkCellRendererToggle issue

2005-11-25 Thread Murray Cumming
> i noticed a strange behaviour of GtkTreeView cells rendered by
> GtkCellRendererToggle. I couldn't identify a cause of this behaviour in my
> own
> code. What happens is that the cells don't seem to reflect the data in the
> GtkListStore properly. Cells wth value set to TRUE stay unchecked.
> Using the gpe-todo application from oss.kernelconcepts.de it is easy to
> reproduce this behaviour by creating some categories and trying to select
> them.
>
> I wonder if someone else ran into that issue or if it is something in my
> code.

Does it work in the gtk-demo?


Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] GtkTreeView / GtkCellRendererToggle issue

2005-11-25 Thread Florian Boor
Hello,

i noticed a strange behaviour of GtkTreeView cells rendered by
GtkCellRendererToggle. I couldn't identify a cause of this behaviour in my own
code. What happens is that the cells don't seem to reflect the data in the
GtkListStore properly. Cells wth value set to TRUE stay unchecked.
Using the gpe-todo application from oss.kernelconcepts.de it is easy to
reproduce this behaviour by creating some categories and trying to select them.

I wonder if someone else ran into that issue or if it is something in my code.

Greetings

Florian

-- 
The dream of yesterday  Florian Boor
is the hope of todayTel: 0271-771091-14
and the reality of tomorrow.Fax: 0271-771091-19
[Robert Hutchings Goddard, 1904][EMAIL PROTECTED]

6C 44 30 4C 43 20 6B 61  16 07 0F AA E6 97 70 A8

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Initial GWeather port not available

2005-11-25 Thread Philip Langdale
Hi all,

I've been hacking on porting GWeather to Maemo today and I
now have something that's just usable enough to make
publicly available.

It's a bit limited and badly weighed down by the 18mb
locations.xml file but it does work and provides the
full set of details that the regular version does.

You can grab it from here:

http://intr.overt.org/gweather-maemo/

Do read the readme there because there are a lot of
caveats right now.

and I have a couple of (rather unexciting) screenshots:

http://intr.overt.org/screenshots/gweather-main.png
http://intr.overt.org/screenshots/gweather-details.png

Enjoy! (hopefully, anyway)

--phil
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers