Re: Stock icons

2008-09-11 Thread Mike Morrison
There is a bug open for this. I posted a comment on it a while back sigh.

https://bugs.maemo.org/show_bug.cgi?id=223#c11

On Mon, Sep 8, 2008 at 10:22 AM, Jeffrey Barish
[EMAIL PROTECTED]wrote:

 I don't understand where stock icons come from on Hildon.  I looked
 in /usr/share/icons and /usr/share/themes, but I am finding mostly pngs
 with names that start with qgn which do not seem to be icons.  For example,
 I am using the redo stock image.  Where is Hildon getting it from?
 --
 Jeffrey Barish

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

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


Re: Contribution code, ...

2008-01-16 Thread Mike Morrison
On Jan 15, 2008 10:03 PM, Quim Gil [EMAIL PROTECTED] wrote:
 ext Michael Wiktowy wrote:

  Since Canada was not on the initial list of countries to get the N810
  from, is there something that needs to be done by the code recipient
  to switch the code over from the US to Canada or should the US code
  work once the Canadian site is updated?

 Since Canada joined late with the best of the intentions, they will deal
 with the cases one by one no matter what country your code belongs to
 (as far as you have a real code and you provide a Canadian delivery
 address).

 Quim

I just placed my order with the Canadian site, discount code and all
(it came to $175 with shipping  taxes)! Thank you Quim and Nokia!


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


Re: problems with the chinook repository

2007-12-19 Thread Mike Morrison
The flood of OS 2008 image downloads is bringing the repositories down
to a grinding halt. If you check the ip addresses of these two servers
you'll notice that they are on the same network:

$ ping tablets-dev.nokia.com
PING a1341.g.akamai.net (64.62.193.128) 56(84) bytes of data.

$ ping repository.maemo.org
PING a515.g.akamai.net (64.62.193.136) 56(84) bytes of data.

Mike

On Dec 19, 2007 10:42 AM, nick loeve [EMAIL PROTECTED] wrote:
 On Dec 19, 2007 7:21 PM, John Mitchell [EMAIL PROTECTED] wrote:
  On 12/19/07, Mario Sanchez Prada [EMAIL PROTECTED] wrote:
   Mario Sánchez Prada escribió:
harini satyanarayanan escribió:
Hi,
I am trying to set up the maemo 4.0 chinook on ubuntu. but the 
installer
script is not able to connect to the repository to get the updates, It
throws a gateway time out error, is the repository down? I am trying to
setup the telepathy/rtcomm environment in it and every time I try to 
install
any library from the repository either it takes a long time or it 
times out.
   
Can someone please help me?
   
I've the same problem with that repo (under repository.maemo.org): can't
connect.
   
I guess the respository is down. I hope somebody fix it soon.
   
   Does anybody know something about this topic?
 
 I can load repository.maemo.org very slowly. I can not load
  http://repository.maemo.org/stable/chinook. I receive the following
  error message (HTML stripped):
 
  Gateway Timeout - In read
 
  Gateway Timeout
  The proxy server did not receive a timely response from the upstream server.
 
  Reference #1.7d80e08.1198088255.b744826

 I have been getting the same error trying to download the latest OS
 image. For about the last 24 hours.

 
  I would guess a web/proxy server is down or maybe a network. Maybe
  the system admins need a hand.
 
  
   Thanks in advance.
  
   Mario
  
   ___
   maemo-developers mailing list
   maemo-developers@maemo.org
   https://lists.maemo.org/mailman/listinfo/maemo-developers
  
 
 
  --
  John P. Mitchell [EMAIL PROTECTED]
 
  ___
  maemo-developers mailing list
  maemo-developers@maemo.org
  https://lists.maemo.org/mailman/listinfo/maemo-developers
 



 --
 Nick Loeve
 www.trickie.org

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

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


Re: OS 2008 Web browser scrolling with hardware keys

2007-12-03 Thread Mike Morrison
If you press and hold the up or down key it will scroll rather than
jump from link to link.

On Dec 3, 2007 1:04 PM, Daniel M German [EMAIL PROTECTED] wrote:

 Hi everybody,

 I installed OS 2008 two days ago. It is a very nice upgrade. Thank you
 to all go have been involved.

 The only real annoyance that I have experienced is the different
 behaviour of  how the up and down hardware keys behave inside the
 Web browser.

 In OS 2007, whenever the currently displayed area of the page did not
 have any links, pressing the down key will just scroll down a little
 bit. If there was a link below, it will jump to that link.

 The current behaviour jumps from link to link, regardless of where in
 the page they are.  Once has to scroll with the other hand.

 Jumping from link to link makes for very erratic behaviour, too.

 I presume this is a result of moving from the Opera engine to the
 Mozilla one, and it might be difficult to implement this feature
 exactly the same.

 But it would be nice to switch the behaviour of Up and Down to be more
 like Up and Down in the computer: just scroll. Or even better, provide
 both and let the user choose.

 I suspect there is a configuration file somewhere that tells the
 browser what to do when the user presses the up/down key?


 thank you!

 --
 --
 Daniel M. German
 http://turingmachine.org/
 http://silvernegative.com/
 dmg (at) uvic (dot) ca
 replace (at) with @ and (dot) with .
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers

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


Re: Is it possible to make a well-behaved pyGame app with maemo-python ?

2007-11-29 Thread Mike Morrison
On Nov 29, 2007 2:33 PM, Thomas D. Waelti [EMAIL PROTECTED] wrote:
 Something else: make sure your service name is something like 
 com.nokia.yourapp, and NOT com.yourdomainname.yourapp or so...
 And in the osso context, only connect to the yourapp part of the service, not 
 the full service name...

Almost. You can use com.yourdomainname.yourapp as the service name but
then you must pass the full service name in to osso_initialize(). If
you use com.nokia.appname as a service name, you only need to pass the
appname into osso_initialize(). Unfortunately they fail to mention
this necessary tidbit of information in all the documents on the
matter.

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


Re: Confused about Application Catalog

2007-11-19 Thread Mike Morrison
 This seems a retrograde step as it is useful to just have one page for
 comments, one page to update if the app moves, etc.  Was it announced here
 and I missed it?

I have noticed quite a few issues with the new site as well. I was
going to wait for an official announcement before I started filing
bugs but maybe there isn't going to be one?

So, will there be something sent out or put up in the documentation
that explains the workings of this new site? Some questions off the
top of my head are:

What is a pearl? How does it get there?
Why does it say 10 votes for an application, but I only see 4?
Why do some comments have a blank name?
Can you leave a comment for an application without voting for it?

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


Issue with GtkUIManager on OS2008?

2007-11-14 Thread Mike Morrison
In my program I use GtkUIManager to create and manage keyboard accelerators
for the hardware keys. This works fine on OS 2007 but I have a sneaking
suspicion it does not work in OS2008.

Can someone with an N810 test my program and let me know if the accelerators
are working? (testing the fullscreen button should be sufficient).

http://maemo.org/downloads/product/OS2008/quiver/

If it turns out that it is not working, would anyone know the cause? A bug
in gtk+ for 2008 perhaps?

Thanks,

Mike http://maemo.org/downloads/product/OS2008/quiver/
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Issue with GtkUIManager on OS2008?

2007-11-14 Thread Mike Morrison
On Nov 14, 2007 2:28 AM, Tommi Komulainen [EMAIL PROTECTED] wrote:

 On Wed, 2007-11-14 at 01:18 -0800, ext Mike Morrison wrote:
  In my program I use GtkUIManager to create and manage keyboard
  accelerators for the hardware keys. This works fine on OS 2007 but I
  have a sneaking suspicion it does not work in OS2008.

 You're right, it won't work. Even on n810.

 The reason is that keyboard shortcuts are disabled when there's no
 keyboard available; there's no point in wasting space by displaying the
 shortcuts when you don't have a keyboard to actually use them. See
 http://bugzilla.gnome.org/show_bug.cgi?id=72375

 We pretty much overlooked the keys on the outside, sorry :-(

Any chance this will be fixed? It seems like it would be better to
hide the accelerator labels while keeping the accelerators active. Is
that possible?

 You can always use the key-press-event signal on toplevel window for
 handling the special hardware keys.

This seems like a hack that I would like to avoid. GtkUIManager is
much better because I can use it to merge the menus, toolbars, and
accelerators in and out depending on the state of the application.

 (You can toggle the keyboard shortcuts with /apps/osso/gtk/enable-accels
 and /apps/osso/gtk/enable-mnemonics GConf keys though be aware that
 input methods will overwrite the values when the availability of
 hardware keyboard changes.)

Yikes... I'd really rather not have to resort to this either.


Would setting the gtk-enable-accels property to TRUE reenable the
accelerators? If so,  could I also then monitor this property through
the property-notify-event signal and set it back to TRUE if it gets
set to FALSE? This seems like it would be the best solution for me
(besides a proper fix to the bug) as it would require the least amount
of changes and would still be compatible with the GtkUIManager (as
opposed to having to handling key-press-event).

Thanks,

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


Re: Issue with GtkUIManager on OS2008?

2007-11-14 Thread Mike Morrison
I've entered a bug for this issue:

https://bugs.maemo.org/show_bug.cgi?id=2278
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: About the upcoming maemo user karma

2007-11-02 Thread Mike Morrison
On 11/1/07, Quim Gil [EMAIL PROTECTED] wrote:

 As said, as for today most of the flesh is put on the success in
 Downloads and in this sense it doesn't matter where are your commits as
 far as your app has an entry in the application catalog and is receiving
 good rates.


What about applications that are not hosted in garage but are listed in the
application catalog? My program falls into this category [1]. Also, I
currently host the packages for it in my own repository (I will be moving to
the extras repository for future builds). Does that also affect the karma
calculations? Currently it is showing a zero for my product karma [2].

[1] http://maemo.org/downloads/product/quiver
[2] http://maemo.org/profile/view/mike_morrison
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: chinook

2007-10-31 Thread Mike Morrison
i just uploaded a chinooked version of quiver to the extras repository ...
and I'd love you to test it.

i haven't used the extras repository before so let me know if it shows up in
your application manager when you do an update. and, of course, let me know
if quiver actually runs on the N810!

thanks man,

mike

On 10/18/07, Jonathan Greene [EMAIL PROTECTED] wrote:

 Should have sent here ...

 -- Forwarded message --
 From: Jonathan Greene [EMAIL PROTECTED]
 Date: Thu, 18 Oct 2007 11:11:32 -0400
 Subject: chinook
 To: maemo-users [EMAIL PROTECTED]

 does anyone have anything built to test?  love to try some apps on the
 N810
 ...



 --
 Jonathan Greene
 +1.914.750.8740
 AIM / iChat - atmasphere
 gtalk / jabber - [EMAIL PROTECTED]
 Skype / Gizmo - JonathanGreene
 blogs - http://www.atmasphere.net/wp  / http://www.maemoapps.com



 --
 Jonathan Greene
 +1.914.750.8740
 AIM / iChat - atmasphere
 gtalk / jabber - [EMAIL PROTECTED]
 Skype / Gizmo - JonathanGreene
 blogs - http://www.atmasphere.net/wp  / http://www.maemoapps.com
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers

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


Maemo 4.0 Chinook Beta SDK and Missing Packages

2007-10-25 Thread Mike Morrison
I'm trying to get my program to compile on the new SDK and have hit a bit of
a roadblock. My program requires libgcrypt11 and libglade-2.0 but according
to the content comparison from 3.2 to 4.0 [1], they've been removed from the
default install.

Does anyone know if these packages will make it into the final 4.0 SDK or
have they been move to some extras repository?

Thanks,

Mike Morrison

[1]
http://tablets-dev.nokia.com/unstable/4.0beta/content-comparison-3.2-to-4.0beta.html
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Maemo 4.0 Chinook Beta SDK and Missing Packages

2007-10-25 Thread Mike Morrison
Thanks Terje. Do you happen to know if libglade-2.0 will be available in the
repository soon?

Mike

On 10/25/07, Terje Bergström [EMAIL PROTECTED] wrote:

 On 10/25/07, Mike Morrison [EMAIL PROTECTED] wrote:
 
  I'm trying to get my program to compile on the new SDK and have hit a
  bit of a roadblock. My program requires libgcrypt11 and libglade-2.0 but
  according to the content comparison from 3.2 to 4.0 [1], they've been
  removed from the default install.
  Does anyone know if these packages will make it into the final 4.0 SDK
  or have they been move to some extras repository?


 Hi,

 libglade-2.0 will be part of final SDK, but libgcrypt11 will not.

 Best regards,
 Terje


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


Re: Developing for all IT platforms

2007-10-22 Thread Mike Morrison
I have a similar question on the same topic. How are people setting up their
automake/autoconf projects? Is it possible to set up the automake/autoconf
scripts in such a way that running ./configure will detect which SDK
(gregale, bora, chinook) is installed and configure the project accordingly?

Mike

On 10/18/07, Neil Jerram [EMAIL PROTECTED] wrote:

 Something that's been bugging for a while, and will become more
 important now that N810 is here...

 Is there a recommended procedure for setting up Scratchbox so that one
 can easily compile an application and build its package for all of the
 IT platforms (i.e. ideally: 770 with latest 2006 OS, 770 with HE, N800
 with latest 2007 OS, and N810 with whatever its OS is).

 Then, similarly, is there a recommended procedure for publishing the
 packages, and/or setting up a repository, and/or providing .install
 files, so that an IT user will easily be able to get the version of
 the package that is right for them?

 Many thanks,
  Neil

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

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


Quiver Image Viewer for 770 / N800

2007-04-22 Thread Mike Morrison

Hello:

I have been porting my image viewer (quiver) to the maemo platform and
I now think it is in a reasonable enough state for others to try.

I've created builds for bora and gregale which you can get from one of
the following locations:

http://downloads.maemo.org/product/quiver/
http://mike.yi.org/projects/quiver/wiki/QuiverForMaemo

If you try it out, let me know what you think of it.

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


Re: Maemo documentation - feedback time is now

2007-03-30 Thread Mike Morrison

Here are a few things I've been struggling with lately:

The porting guide, the 'writing a new application' document, and the
tutorial (and probably others) have a lot of overlap. Maybe they could be
merged or the redundant bits of information could be in one place and these
docs could link to it?

The documentation on .desktop/.service files needs improvement as the
examples in the docs do not work. I wasted several hours figuring out how to
set it up properly (later I saw a bug in bugzilla about this,
https://maemo.org/bugzilla/show_bug.cgi?id=602).

I couldn't find any documentation about mime types / file associations. Is
it even possible to associate a mime type with a different application or
does the file manager always just use the default? And how does the file
manager pass arguments  (the files to load) through to the associated
application (if the associated app has a .service file)?

Documentation on icons is lacking. Why isn't the libossomime in the api
docs? I would also like to use some of the stock hildon icons in my app
but there is no HILDON_STOCK #defines (like in gtk+). Why not?

There is no document about thumbnail caching, but I see that
~/.thumbnails/osso has 80x80 thumbnails. Should that be in a document
somewhere?

I have probably had other issues with the docs, but that's all I can
remember right now.

Mike


On 3/28/07, [EMAIL PROTECTED]  [EMAIL PROTECTED]
wrote:


 Hi,

Maemo tutorial and how-to documention are in 
http://maemo.org/platform/docs/how-to.html
. There exists API documentation as well on 
http://maemo.org/platform/docs/api-index.html
. So the question is are they good enough, what could be improved, any
bugs, two few examples or specs, wrong format, or other things that are on
your way to block hacking on some area or on a particular topic? Thanks,
already in advance!

Regards,
JP

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


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


Re: Impact on 770/N800 Software on DST change in the US?

2007-03-09 Thread Mike Morrison

Apparently this has not been anticipated for Canada. I have my home city
set to Vancouver, Canada.

Running the command zdump -v /etc/localtime |grep 2007 tells me Sun Apr
1 but it should be saying Sun Mar 11.

On 3/9/07, Neil MacLeod [EMAIL PROTECTED] wrote:


Acadia Secure Networks wrote:
 All,

 as most on this list are aware, the U.S. is changing its schedule for
 Daylight Savings Time (DST) starting this year and, the change occurs
 this coming weekend. Are there any updates to the 770/N800 software that
 are needed to support this change or has it already been anticipated in
 the baseline software?

 --

Apparently already anticipated. :)

http://www.gossamer-threads.com/lists/maemo/users/16967?#16967

PS. Do we really need all these cross-posts? Seems to have been an awful
lot of them lately. :(

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

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


[maemo-developers] Re: Developer Device Program Request

2007-01-22 Thread Mike Morrison

After looking over some of the developer documentation I realized I didn't
need a device to try porting my application so I decided to give it a try.

I installed the Scratchbox and Xephyr and compiled one of the test programs.
I was pleasantly surprised to see how easy it was to get started. After
sorting out some issues with dependencies, I was able to get my program
compiling and running in a pretty short amount of time. You can see the
results in a few screenshots here:

http://mike.yi.org/projects/quiver/wiki/QuiverForMaemo

Now I have a few questions:

I've seen some posts about cairo on the mailing list but I didn't see a
package for it. Is it available or should I be looking for another way to
fulfill my cairo needs?

Are there any hildon_* functions to get the icon names for directories (home
folder, trash , desktop, normal folders) and for mime types? I was using a
libgnomeui function (gnome_icon_lookup_sync).

Does the N800 have a way to emit the GdkEventScroll?

Cheers,

Mike Morrison

On 1/11/07, Mike Morrison [EMAIL PROTECTED] wrote:


I was reading planet.gnome.org and saw many posts about the N800 device
and I would love to get in on the Developer Device Program. I read a comment
from MDK (here: http://www.mdk.org.pl/articles/2007/01/08/next-step-moon)
that said posting a message to this mailing list is the way to sign up for
the program.

I have had a tiny bit of involvement in the open-source community:

- I have been creating an image viewer in GTK+ 2.0
  (http://mike.yi.org/quiver/)
- I have filed several bug reports with gtk+ and other open source
libraries.
- I have helped my brother with his webcam_server project
  (http://webcamserver.sourceforge.net/)

If given the opportunity to participate in this program I would love to
try porting my image viewer to the Maemo 3.0 platform.

I have not released quiver yet (except to a few close friends) so try it
at your own risk (and if you have Ubuntu).

BTW, Is the N800 even available in Canada?

Thanks,

Mike Morrison







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