Re: Looking for gps logger for n810

2009-04-11 Thread Tuukka Tolvanen
On 05.04.2009 02:14, Andrew Daviel wrote:

 Re. the original question, I have a script which stores a track in a
 binary tree database which I can later interrogate to find where I was at
 a given time, i.e. the timestamp on a digital photo.

 One thing is it takes ages to save the track from maemo-mapper (I guess
 convert from some internal format to GPX) so you want to do it often. I
 mean, every day or so. My Garmin has limited RAM and so an
 auto-filter feature for tracks. I'm not sure exactly what it does, but in
 principle if you are going mostly in a straight line at constant speed
 you need only save the acceleration/turn points. My photo script does
 interpolation to guess the actual position.
 I was trying to write a filter to post-process mapper tracks but it's
 crude. Probably there are tools out there but I haven't looked; I tend to
 write my own in Perl and make maps in XFig.

gpsbabel does filters and conversion, e.g. for a decent gmapsible track, 
gpsbabel -i gpx -f bleh.gpx -x simplify,error=.05k -o kml,units=m -F 
bleh.kml

...now I'm reminded I have a lag filter patch sitting around somewhere 
that does the acceleration points along a straight line thing too, 
whereas the filters I've found in gpsbabel only deal with the shape of 
the track. Should dig that up...

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Looking for gps logger for n810

2009-03-29 Thread Tuukka Tolvanen
On 29.03.2009 01:56, Christoph Eckert wrote:

 One trap MaemoMapper has to offer is that it is not capable to start the gps
 subsystem of the N810 automatically. Therefore I installed gpxview². I start
 it first, then MaemoMapper. In MaemoMapper I then switch GPS communication
 on.

This is outdated info, maemo-mapper has been able to start the gps bits 
for several months now.

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Browserd consumes too much CPU on N810 - OS 2008 (5.2008.43)

2008-12-20 Thread Tuukka Tolvanen
On 19.12.2008 17:09, Andrea Grandi wrote:

 I'm seeing, using the top utility in N810 that very often Browserd
 consumes so much CPU, for example 70-80%. Not only when I'm looking a
 video on youtube, but even when the video is finished or if another

The youtube video applet definitely doesn't stop doing things when the 
video is finished playing; say, on my laptop the video when playing is 
about 21% and the animations when finished peak around 14% with 2% when 
static.

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Removing Modest from Diablo

2008-10-14 Thread Tuukka Tolvanen
On 10.10.2008 19:32, Michael Flaig wrote:

 On Thu, 2008-10-09 at 05:46 -0700, Tim Ashman wrote:
 I so can't stand modest in diablo that I wish to remove it.

 I tried apt-get remove modest

 but the system warned me that it was basically going to uninstall a ton of
 other stuff that I actually still want.

 I would think that means the other stuff you still want depends on
 modest and uses it in some way, or the dependencies are just very wide.

http://mxr.maemo.org/diablo/source/osso-email-interface-2008.11.1/ossoemailinterface.h#39
 
probably explains what's happening.

Arguably it's silly that that's a hard dependency; of course if the apps 
don't quite gracefully handle the lack of an email client to call then 
it's not a packaging bug.

 ~ # LC_ALL=C apt-get remove --purge modest
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 The following packages were automatically installed and are no longer 
 required:
initfs-flasher kernel-diablo-flasher flash-and-reboot
 Use 'apt-get autoremove' to remove them.
 The following packages will be REMOVED:
camera-test* hildon-application-framework-rx34-rx44*
libosso-email-interface* microphone-test* modest* multimedia-applications*
osso-filemanager* osso-filemanager-ui* osso-global-search* 
 osso-imageviewer*
osso-software-version-rx44*
 0 upgraded, 0 newly installed, 11 to remove and 8 not upgraded.
 Need to get 0B of archives.
 After unpacking 2572kB disk space will be freed.
 Do you want to continue [Y/n]?

 Based on this output I would think it is indeed very unwise to remove
 modest, because those packages above depend on modest directly or
 indirectly.

 I'm guessing here, you can verify this if you like:
 I think osso-software-version-rx44 depends on modest directly and other
 packages like osso-filemanager depend on osso-software-version-rx44.

 To make osso-software-version-rx44 something like ubuntu-desktop the
 dependencies on osso-software-version-rx44 need to be removed in the
 other packages.

just for the record,

~ $ apt-cache rdepends osso-software-version-rx44
osso-software-version-rx44
Reverse Depends:
~ $ apt-cache rdepends modest
modest
Reverse Depends:
   osso-software-version-rx44-unlocked
   osso-software-version-rx34-unlocked
   osso-software-version-rx44
   libosso-email-interface
   osso-software-version-rx34
~ $ apt-cache rdepends libosso-email-interface
libosso-email-interface
Reverse Depends:
   maemo-recorder
   osso-software-version-rx44-unlocked
   osso-software-version-rx34-unlocked
   osso-software-version-rx44
   osso-imageviewer
   osso-global-search
   osso-filemanager-ui
   microphone-test
   camera-test
   osso-software-version-rx34
   camera
~ $

etc.

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Which SDHC is which when using backup.

2008-10-03 Thread Tuukka Tolvanen
On 03.10.2008 22:40, Hendrik Boom wrote:
 I just put two Kingston 8G SDHC's into my n800, one in the internal stol
 and one in the external one.

 I started the backup program, and after determining what I wanted to back
 up, it asked me where to do it.  It gave me two choices:
   Kingston
 or
   Kingston (2)

 Before when I had just the one Nokia provided with my machine, it would
 offer me the External SD card (Or some other words like this).

 So I ask -- which is which?  Is there some way of marking the cards
 electronically?  It seems to give different messages trot the Kingston
 and Nokia cards, so there must be some kind of label.  Or is there a way

Select the card in the file manager's left pane; menu - file - rename. 
...of course you'll have to find out which one is which for that ;)

If the volume label is empty, you get the Internal/External Card 
strings. Looks like the file manager rename can't remove a label to 
achieve that, though.

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Which SDHC is which when using backup.

2008-10-03 Thread Tuukka Tolvanen
On 04.10.2008 00:21, Hendrik Boom wrote:
 On Fri, 03 Oct 2008 14:55:59 -0600, Mark wrote:

 Yeah, it's not at all obvious, and in fact it's counter-intuitive: the
 external slot is mmc1 and the internal is mmc2. (So in your case
 Kingson is probably the external card and Kingston (2) is probably
 the internal card.)

 Yes, that was right.

 I solved the problem by changing the volume labels,
 but the built-in file manager doesn't have that capability. I used a USB
 reader and labeled my cards with my desktop machine. I labeled mine
 8gbinternal and 8gbexternal and made sure I put them in the
 respective slots.

 Be careful using Windows to label your cards, especially if they are
 identical. I had a heck of a time sorting them out that way and ended up
 using Linux instead.

 How do you do that on Linux?  As for a card reader, can I use the N800
 for that when it's plugged into my computer's USB port?

https://help.ubuntu.com/community/RenameUSBDrive and yes.

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Diablo's Modest/Email

2008-09-10 Thread Tuukka Tolvanen
Mark wrote:

 You are so incredibly wrong. My point was that yes, an ARM system is

 ultimately, IMAP 1) ALWAYS uses more storage than POP3, and 2)

Heh.

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Diablo's Modest/Email

2008-09-08 Thread Tuukka Tolvanen
Mark wrote:
 On Mon, Sep 8, 2008 at 12:46 PM, Aniello Del Sorbo[EMAIL PROTECTED]  wrote:
 I just wanted to write that I don't think Andre Klapper wanted to be
 rude and force others to follow his own ideas.
 I might be wrong, of course, but having followed his work on Maemo as
 bugmaster and having read several of his mails, I am willing to
 believe he just used an unfortunate set of words.

 It's not the wording I'm objecting to, it's the idea. He could just
 have easily said I suggest that IMAP may work better for you, and I
 would have still disagreed just as strongly.

 I didn't mean to impugn his character at all. It was only the idea
 that I was attacking.

Still, how about correcting instead of attacking. How about not 
exceeding the carelessness contained in the original (in facts as 
pointed out more so than wording imo, want should rationally follow need 
after all) within the ranting responses. IOW, try to apply the same 
level of critique on output as on input.

No, mirroring imap content at some of the clients by no means negates 
various advantages of imap. :)

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: N800/OS2008-Diablo and Bluetooth Headsets

2008-07-25 Thread Tuukka Tolvanen
Julius Szelagiewicz wrote:

   you need the heaphones plugged in, since the wire is used as the
 antenna. If i'm not mistaken, plugging the headphones in disables any
 other sound output - very simple electrical disconnect.

You're mistaken :) The fm radio ui has buttons to toggle between speaker 
and headphone output. As for the bt headset case, dunno.

 On Fri, 25 Jul 2008, John Holmblad wrote:

 I have gotten my GN/Jabra5020 bluetooth headset to pair successfully
 with my N800 running OS2008-Diablo and it works with the Internet radio
 app (mplayer?). However it does not seem to be useable with the FM radio
 on the N800.And in fact, if I plug in the headphones to the Headphone
 jack of the N800 even while the FM radio is off, it disables the
 bluetooth headset but does not cause the bluetooth connection to be
 disconnected. Does anyone know of a solution to this problem that would
 allow the use of a bluetooth headset with the FM radio?

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Send-Only Accounts in Modest

2008-07-04 Thread Tuukka Tolvanen
Mike Lococo wrote:

 then configure my mail clients with send-only accounts for the forwarded
 email addresses that have no POP/IMAP receive accounts associated with them.

 I tried creating POP3 accounts with bogus mailserver entries like
 localhost.localdomain (as I'm accustomed to doing in Thunderbird to
 solve this problem), but now Modest is complaining on startup that it

Off-topic here, but you don't need to jump through that hoop in order to 
create sender identities in thunderbird. See ( Edit | Tools ) - Account 
Settings - your incoming account (select a toplevel item in the tree, 
that is) - Manage Identities. Yes, it's a bit hidden...

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Browser location field showing when I click on a text input field

2008-06-21 Thread Tuukka Tolvanen
Tony Green wrote:
 For some strange reason, my N800's on-screen keyboard has started acting
 strangely.

 When I click on a text input field in the browser, the keyboard pops up, as it
 should but now the location field (where you can type a URL to go somewhere)
 and its associated buttons is appearing at the top of the keyboard as if I'd
 clicked on the location field, whereas it used to just be replaced by the
 keyboard. This means I've got even less usable screen area :-(

 Obviously I've managed to change a setting somewhere, but I can't work it out.

 Has anybody come across this problem? More to the point, has anybody found a
 solution for it? ;-)

You might want to find / file a bug on https://bugs.maemo.org/ -- but 
first: what version are you using (Control Panel  General  About 
product), does this happen on all sites or a particular site (example 
url and specific field required either way), fullscreen or normal view 
or both, settings in browser's menu - view - toolbar, does closing 
browser and rebooting (no charger) happen to resolve the problem? Also 
the contents of /home/user/.browser may be of interest.

 http://www.gnupg.org/(en)/documentation/faqs.html for more information.

this is 404.

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Sluggish performance on my N800

2008-06-08 Thread Tuukka Tolvanen
Mike Wright wrote:
 Hi guys,

 I seem to be having a few problems with my N800 (flashed to second most
 recent OS2008)

 Recently (probably after doing a complete update on the software) it seems
 to be running really slowly after a while. A reboot is required to get
 performance back again. It seems to affect network access and/or browsing
 most of all.

 When this happens, a lot of cpu is being used by OMAP McSPI process -
 sometimes well over 50%.

 Anyone tell me why this might be?
 Anyone else seeing this and found a way around it?

Moderately random suggestions to maybe help isolate the problem:
  * go into offline mode
  * remove memory cards

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Maemo IU locking up

2008-05-29 Thread Tuukka Tolvanen
Torsten Hoefler wrote:

 doing nothing. Something seems to use the CPU extensively because the
 battery is drained quickly (2-3hrs) after it starts.

 I tried to debug via ssh, and see a constant system load2 but no
 process besides maemo-launcher consuming about 20% (why does this
 process run all the time? What does it do?). I also see Xomap from time
 to time (what does this do?). It looks like top (running as root) is not
 showing all the processes? Is this possible?

It's not showing useful names for maemo-launched [1] apps. Look in 
/proc/pid/cmdline, grep ps, or use htop (from the sdk repo, alas; 
beware of sharp edges). Xomap is the X server. It's not so much 
necessary to use the CPU extensively to drain power; just very frequently.

[1] 
https://stage.maemo.org/svn/maemo/projects/haf/trunk/maemo-launcher/README

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Yet another N810 FAQ

2008-05-20 Thread Tuukka Tolvanen
Andrew Daviel wrote:

 (as to why it's not a Wiki .. I *still* find it easier to edit on my
 own servers with vi than to use a browser as an editor ...)

Have you considered https://addons.mozilla.org/en-US/firefox/addon/4125 
? I haven't tried it but it sounds useful for that case.

http://andrew.daviel.org/N810-FAQ.html#modmap
 pre key ab07 { [ m,  M,Escape,  Escape   ]  };
  key ac10 { [ semicolon,  colon,bar, bar  ]  };
  key ae12 { [ plus,   equal,Tab, Tab  ]  };
  key ac11 { [ apostrophe, question, grave,   grave]  };
 /ac11/ae12/ac10/ab07/pre

oops.

http://andrew.daviel.org/N810-FAQ.html#browserconfig
 How can I set preferences in the browser ? Many of the user
 preferences in Firefox appear to be missing in the tablet edition,
 such as connect via proxy. However, typing about:config into the
 location box will bring up the config editor (as it does in the
 desktop edition), and the proxy settings may be changed.

There are per-connection proxy settings in control panel - connections 
(advanced or somesuch button on the last page of the wizardry)... I 
don't know how they interact with prefs you might set in about:config 
but if you're mentioning the possibility of changing them in browser 
prefs I think you'll need to either also explain the interaction, or use 
a different example, to avoid confusion :)

http://andrew.daviel.org/N810-FAQ.html#gpsd
 Why doesn't the GPS start when I run gpscamera or Maemo Mapper ? The
 GPS chip is normally turned off to save power (make the battery last
 longer). Not all programs know how to turn it on. See e.g. the Maemo
 Connectivity Guide, gpsbt API The easy way: run Nokia Maps and
 minimize it, then run the other application. The hard way: patch your
 program to call gpsbt_start(). See e.g. demo (from above
 Connectivity Guide) at N810/gpstest

For maemo-mapper, Bluetooth with blank address works; see 
http://www.internettablettalk.com/forums/showthread.php?t=14120

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Updating OpenSSH

2008-05-17 Thread Tuukka Tolvanen
Kahlil Johnson wrote:
 As many people know Debian distros have been having issues with SSH
 and it's keys. Have there been any process to update on the tablets?
 Anyone know a good tutorial and if the patched versions are available? thanks.

see http://www.gossamer-threads.com/lists/maemo/developers/36898#36898

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Microb Versus Mozilla Fennec

2008-05-10 Thread Tuukka Tolvanen
On 5/10/08, Mark [EMAIL PROTECTED] wrote:

  One thing I've noticed is that there seems to be some kind of proxy
  thing going on when I try to go to a Web site: instead of just going
  directly to the site I selected, there's some sort of
  wysiwyg.something address that shows in the address bar. Is it
  attempting to show us a WAP page or something before referring the
  real one?

google is somewhat helpful, once you turn off the spellcheck in your goggles ;)
http://en.wikipedia.org/wiki/WYCIWYG

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Can't become root :-(

2008-04-20 Thread Tuukka Tolvanen
Mark wrote:

 After reflashing, not only did it make no difference to the browser's
 password manager (although it did fix the javascript issue), now I no
 longer have any possibility of becoming root. I've followed the exact
 same procedure that I did before, and am using the exact same version
 of OS2008, but now exactly *NONE* of the different ways of becoming
 root work. Regardless of what I try, I get some variation of this
 message:

 @@@
 @WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
 @@@
 IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
 Someone could be eavesdropping on you right now (man-in-the-middle attack)!
 It is also possible that the RSA host key has just been changed.
 The fingerprint for the RSA key sent by the remote host is
 7f:4b:ad:8e:cc:38:e5:53:26:a6:5e:af:9b:34:fe:51.
 Please contact your system administrator.
 Add correct host key in /home/user/.ssh/known_hosts to get rid of this 
 message.
 Offending key in /home/user/.ssh/known_hosts:5
 RSA host key for localhost has changed and you have requested strict checking.
 Host key verification failed.

The host identification for the ssh-server is generated when the 
ssh-server is first installed, so it is different every time; your 
restored known_hosts knows the old identification so it sees a mismatch. 
Since in this case you know that the identification change is benign, 
you can use ssh-keygen -R localhost to remove the old fingerprint in 
known_hosts.

 I'm about ready to run over this piece of crap with my truck!

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Can't become root :-(

2008-04-20 Thread Tuukka Tolvanen
Luca Olivetti wrote:
 En/na Mark ha escrit:

 These problems remained even after I uninstalled fennec, so I figured
 the only way to get it back to the way it was before was to reflash
 the OS.

 Strange, I had no such problems while trying fennec (though I later
 uninstalled it)

Me neither, fwiw.

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Can't become root :-(

2008-04-20 Thread Tuukka Tolvanen
Andrea Grandi wrote:
 Hi

 just delete: /home/user/.ssh/known_hosts

 and retry

...except that way you lose key continuity for any other items you might 
have in that file, which is suboptimal

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: How do i uninstall the default Email program?

2008-03-13 Thread Tuukka Tolvanen
tanguyr wrote:

 That sounds like a good enough solution for now. So then my next
 questions becomes how do i add a junk category to the end of the
 menu?. Is this something i can do through the UI or will i have to go
 to command line mode?  Apologies in advance if this is explained
 somewhere, i just got my tablet and i'm still at the stage where every
 answer just raises two more questions ;)

 On Thu, Mar 13, 2008 at 3:35 PM, Dave Sherohman[EMAIL PROTECTED]  wrote:
 On Thu, Mar 13, 2008 at 02:18:50PM +0100, tanguyr wrote:
 OK, if i can't get rid of the Email and Media player apps, is it
 possible to get rid of the icons from the apps menu (out of sight...
 out of mind)?
 Since I don't use the default help or rhapsody menu items and wasn't
 able to find any way to delete their icons from the menu, I just added a
 Junk category to the end of the menu and moved them into it.  They're
 still there, but well out of sight, since Junk doesn't appear on the
 screen unless I scroll down.

apps menu - settings - control panel - customization - panels - 
task bar - organize. (modulo things possibly lost in translation)

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: osso-rss-feed-reader source (was Re: N800 user unhappy with OS2008 upgrade...)

2008-02-29 Thread Tuukka Tolvanen
Matt Emson wrote:
 Eero Tamminen wrote:
 This is a localization package, I don't see why RSS would need that to
 build.  Does it build if you just remove that dependency from the
 debian/control file?

 In fact, it looks like it is only there because the developer is an
 Indian - it's a translation package for Marathi -
 http://en.wikipedia.org/wiki/Marathi_language

or,

Package: osso-rss-feed-reader-l10n-m r   0
Description: osso-rss-feed-reader  marketing release package

:)

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Unable to get Nokia 770 binary

2008-01-01 Thread Tuukka Tolvanen
Sharath Mudalamane wrote:

 I need Nokia 770 binary version 3.2006.49-2 OS 2006 Edition version
 3.2006.49-2 to re-flash on my device.
 
 But I am unable to access the link provided in maemo site
 (http://maemo.org/community/wiki/HOWTO_FlashLatestNokiaImageWithLinux?highlig
 ht=%2528CategoryFlashing%2529)
 and download the binary.
 
 The link fails saying:
 
 http://tabletsdev.maemo.org/nokia_770/
 
 Forbidden
 You don't have permission to access /nokia_770/ on this server.

I fixed the links. ( http://tablets-dev.nokia.com/nokia_770 - 
http://tablets-dev.nokia.com/nokia_770.php )

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Getting root on OS2008

2007-12-30 Thread Tuukka Tolvanen
Ed Bartosh wrote:

 Just one suggestion. '4. Open xterm' item in your list looks a bit confusing 
 for me.
 I'd replace it with something like 'run your favorite ssh client on your 
 desktop'.

That change to step 4 would complicate step 5; you'd have to know where 
to reach the tablet, you might not have network or your favorite ssh 
client or a desktop available, etc. ...iow, it would take prerequisites 
that aren't known to be available.

 On Sun, 2007-12-30 at 01:00, ext Marius Gedminas wrote:
 Easy!

  1. Enable the Maemo Extras repository
  2. Install openssh
  3. Define a root password (openssh's installer prompts you for this)
  4. Open xterm
  5. ssh [EMAIL PROTECTED]
 Type the password you set in step 3.

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: OS2008 Damn ugly!!!

2007-12-27 Thread Tuukka Tolvanen
On Dec 27, 2007 3:42 PM, James Knott [EMAIL PROTECTED] wrote:

 is harder to see the details of it. In the terminal program, I used to
 have green text on black, but while I can set the background to black, I
 don't see any way to change the text colour. It's always black. It would

The text color can be selected in the same place as the other settings
affecting the text ...easy to miss if you're just looking to change fg
and bg colors, but it's not /that/ far away...

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: N800 Disk Full? Erratic Behavior

2007-10-28 Thread Tuukka Tolvanen
Peter Bart wrote:
 Hello Everyone,
   I have an N800 that appears to have one of the mount points at 100%.
 Would this cause erratic behavior, such as Claws not being able to write
 to log files, retrieving the same email multiple times, other programs
 exiting abruptly, the AP complaining about not enough memory at target
 location for an update, etc? Following is the output of df, sadly I am
 at a loss about what to do next. I have deleted a large number of
 programs; that used a lot of memory; I have never used. I have also
 moved document storage from device memory to one of the memory cards.
 That has reduced the mount points at 100% from three to one. Is there a

 /dev/mtdblock42.0M  2.0M 0 100% /mnt/initfs

Yes, storage being full would cause behavior like things not being able 
to write onto it :) and as such fail to keep track of what messages have 
been downloaded etc. The initfs 100% usage however is as expected and 
nothing to worry about.

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Cannot Install SSH Server

2007-08-25 Thread Tuukka Tolvanen
Ed Bartosh wrote:

 I'll add both openssh client and openssh-server .install files to
 maemo/downloads as soon as I have approval for openssh garage project.
 Waiting for 2 days already :(
 As for now it's pretty simple - add mistral/extras(770) or
 bora/extras(N800) to AM repository list and you will be able to install
 both client and server using AM. No xterm/becomeroot and other black
 magic is needed anymore :)

The openssh-client package happens to depend on perl-base (via adduser), 
which is in the non-extras part of repository.maemo.org, so unless you 
have that pre-configured the install via .install fails. I forget if the 
multi-repository .install foo in 
http://hildon-app-mgr.garage.maemo.org/install.html is current or future 
information...

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Cannot Install SSH Server

2007-08-25 Thread Tuukka Tolvanen
Tuukka Tolvanen wrote:

 http://hildon-app-mgr.garage.maemo.org/install.html is current or future 
 information...

oh, doh, it does say on the bottom. too bad.

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: click to install for UKMP Does not work Properly

2007-08-21 Thread Tuukka Tolvanen
Acadia Secure Networks wrote:

 I tried to use the click to install for the UKMP app on the www page 
 whose url is:

http://maemo.org/downloads/product/ukmp
 
 but the N800 on only allows me to save an  .deb file characterized as 
 unknown. It does not, as it should, if I understand click to install 
 correctly, ask for permission to run/install the file. I have python and 
 mplayer installed so I don't think that that is the problem.

This is https://bugs.maemo.org/show_bug.cgi?id=1807

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: high cpu in sh??

2007-08-18 Thread Tuukka Tolvanen
Paul Klapperich wrote:
 The past few days i've woken to a dead battery. Tonight I noticed high
 cpu while running Pidgin. Pidgin crashed and the usage continued. It
 was a process sh owned by root , at 90-100% usage. I killed it.
 
 A few minutes later i loaded pidgin and the cpu platued at 100% again.
 It was sh again, so i killed it.
 
 I started pidgin 2x more without problems, so now I think it was just
 coincidental. Is this something being launched by cron? Where is cron
 on this anyway? Anyone know what that sh may have been doing? Top only
 displayed 'sh', nothing more.

ps or cat /proc/[pid]/cmdline will show you the command line which could 
help figure out what it's trying to do. top will also show the parent 
process id (ppid) which may tell you who launched it.

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Skype and deleting contacts on the N800.

2007-08-11 Thread Tuukka Tolvanen
tj wrote:
 How do you delete Skype contacts on the N800. On a PC you right click 
 and select delete. But, on the N880 there is no right click.

there's tap-and-hold. (don't know if that's applicable to this case though).

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: A suggestion

2007-04-22 Thread Tuukka Tolvanen

James Knott wrote:

Frédéric Crozat wrote:

Le dimanche 22 avril 2007 à 10:39 -0400, James Knott a écrit :
  

On other mail lists, there is usually a tag applied to the messages, to
indicate the list.  This has often kept me from deleting valid mail,
that otherwise had a subject that might have appeared to be spam.  These
tags are enclosed in square brackets, something like [maemo-u] and my
message, for example, would appear with the subject [maemo-u] A
suggestion.
Any thoughts on this?


It has been removed some time ago, because it clutters subjects more
than anything. Any good mailer can filter mails from list correctly.
  

I prefer not to filter my mail on receipt.  I read it from my inbox and


Seamonkey / Thunderbird filters can add a tag, and you can display the 
tags column next to the subject in the message list. Gmail displays its 
tags in the subject space. The relevant information is present in the 
messages, and the display is a user preference thing, so it's best 
handled in the user agent. Note the above muas can't do away with 
subject tags afaik at least ootb so the reverse setup wouldn't work out 
to various preferences quite as well.


't.
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: OS versions

2007-04-20 Thread Tuukka Tolvanen

James Knott wrote:

Paul Yu wrote:
So do, some don't.  There's no real way to know if an IT OS2006 app 
will run

on a N800 except to try it.

Not perfectly complete but there is this page:

http://maemo.org/maemowiki/OS2007_Tested_Applications


I see OpenVPN is on the list, but it doesn't seem to be available from 
the maemo.org applications.  :-(


http://maemo.org/maemowiki/ApplicationCatalog2006#head-7d315e2acc160f3bea410f3f488ed2525bee56a0 
has links, sure I guess it'd be nice if it too was in a repository and 
listed on downloads.maemo.org with an .install file instead of 
un-auto-upgradeable standalone .debs in four different places with 
manual dependency management... :|


't.
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: Alternative Window Managers packages ?

2007-03-23 Thread Tuukka Tolvanen

On 3/23/07, मयंक जैन (makuchaku) [EMAIL PROTECTED] wrote:


I would love to be able to drag dialog boxes across the screen.
Sometimes, one wants to see what text/info is hidden beneath the
dialog box - for which, as of now, the dialog box has to be dismissed
 then activated again...


Did you try dragging a dialog around the usual way? You might notice
something happening that solves your stated issue, if not by moving
the dialog.

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Dropbear-client broken?

2007-02-15 Thread Tuukka Tolvanen

ext Marius Gedminas wrote:

On Wed, Feb 14, 2007 at 09:06:35PM +0100, Magnus Larsson wrote:



[: ==: unknown operand


Bug in dropbear's postinst script.  Find the line that uses == inside [ ]
and replace it with =.  You can do that in
/var/lib/dpkg/info/dropbear-client.postinst, I think, but it would be
better to fix the package itself.


dpkg: error processing dropbear-client (--configure):
subprocess post-installation script killed by signal (Segmentation fault)


Whoa, Segmentation fault?  Where did that one come from?


to paraphrase,

$ sh
$ PS1='X '
X [ bogus bogus ]
[: bogus: unknown operand
Segmentation fault
$

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Some Thoughts Regarding IT OS 2007 and the N800

2007-01-26 Thread Tuukka Tolvanen
select several e-mails and delete them.  For example, I subscribe to 
two newsgroups and regularly receive lots of e-mails.  In my 
office I 
scan the headers to see which are important and delete the 
rest.  I do 
the same with the N800 except I have to delete each e-mail 
one-by-one.  

That's tedious and inefficient.
Agree - had that issue previously on the 770 as well.  I 
currently use Gmail in the browser.


Multiple selections are possible and rather easy. Just drag the pen over
several emails in a row. And then you can add more by dragging over
another list of emails. It supports multiple selections ;) Guess a video
with instructions would help here ...


It's in the manual, too :) Overview / Device Control / Stylus

't.
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Re: Storage/Sleep Issues..

2007-01-25 Thread Tuukka Tolvanen

ext Neil MacLeod wrote:

Larry Battraw wrote:

On 1/19/07, John P. Mitchell [EMAIL PROTECTED] wrote:

All,

 How does one sleep the N800 or is it required? I have been just
stuffing it in the sleeve, but sometimes it comes back out lit up. I
wonder if I am using battery that I could save.


 Try hitting the power button and selecting lock touch screen and
keys.  Otherwise it's definitely going to turn the screen on every
time it's bumped.



https://maemo.org/bugzilla/show_bug.cgi?id=943
https://maemo.org/bugzilla/show_bug.cgi?id=959


fwimc, I filed https://maemo.org/bugzilla/show_bug.cgi?id=970 to cover 
the screen lit out of the pocket when locked issue specifically / only 
without dependencies on additional options ui or behavioral changes not 
strictly required to correct that.


't.
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users