Re: border in osso-xterm in fullscreen?

2008-08-06 Thread Frantisek Dufka
Andrew Zabolotny wrote: > From Wed, 06 Aug 2008 14:31:08 +0200 > Frantisek Dufka <[EMAIL PROTECTED]> wrote: > >> I'm wondering why fixed font with height of 16 won't give me full 30 >> lines in osso-xterm but 29 lines plus one empty line on the bottom. >> Anyone knows answer to this mystery? > O

powering on gps, playing nice with others

2008-08-06 Thread Brad Midgley
Hey I'm having trouble finding the way to power on the gps for my own program in a way that plays nice with maemo mapper. IIt might be that maemo mapper is bending some rules too but it's hard to tell. If I use the call gpsbt_start(NULL, 0, 0, 0, errors, 256, 0, &ctx) then the gps will start and

Re: Gtk Dialog box causing application to crash

2008-08-06 Thread Simon Budig
Arvind1 K ([EMAIL PROTECTED]) wrote: > I'm facing a strange problem while using GTK+ Dialog box > I've used two dialogs one in IF and other in ELSE > > if (some condition) > { > GtkWidget *dialog1 = gtk_message_dialog_new (main_window, [...] > } else { > GtkWidget *dialog2 = gtk_message_dialog_ne

Re: border in osso-xterm in fullscreen?

2008-08-06 Thread Andrew Zabolotny
From Wed, 06 Aug 2008 14:31:08 +0200 Frantisek Dufka <[EMAIL PROTECTED]> wrote: > I'm wondering why fixed font with height of 16 won't give me full 30 > lines in osso-xterm but 29 lines plus one empty line on the bottom. > Anyone knows answer to this mystery? Of course that's because the height

Gtk Dialog box causing application to crash

2008-08-06 Thread Arvind1 K
Hi All, I'm facing a strange problem while using GTK+ Dialog box I've used two dialogs one in IF and other in ELSE if (some condition) { GtkWidget *dialog1 = gtk_message_dialog_new (main_window, GTK_DIALOG_DESTROY_WITH_PARENT, GTK

Re: Navigating on OSM data on maemo

2008-08-06 Thread Darius Jack
Hi, as Google Maps provides on-line routing please tell me why on-line routing as add-on has not been incorporated into maemo-mapper yet ? Ok. I am fully aware of ToS by Google. But project is project, on-line Wifi/ Internet access is another issue. Frankly speaking there is no relation between ro

Re: Testing application under targets arm and x86

2008-08-06 Thread Martin Grimme
Hi, you're doing it right. You compile and test your software on the X86 target and when everything is fine, you enter the ARMEL target to build the installer package. The ARMEL target is quite limited for running software. But it's possible to use the tablet's CPU for running the code in the ARME

Re: Testing application under targets arm and x86

2008-08-06 Thread Frank Banul
Right, the flow is: compile x86, run x86, compile arm, hope it works on your device (in general it does). This is one option, there are others but I have not explored them. Frank On Wed, Aug 6, 2008 at 5:16 AM, Arvind1 K <[EMAIL PROTECTED]> wrote: > > Hi All, > > I have compiled my application u

Re: documentation in .deb packages

2008-08-06 Thread Eero Tamminen
Hi, ext Andrew Zabolotny wrote: >>> So far my packages >>> install a few files in /usr/share/doc/${pkg}/ and for some reason >>> they are not autoremoved. >> Did you use apt to install them, or did you use dpkg directly? > I use Application Manager, clicking in browser on a .deb file and then > ap

border in osso-xterm in fullscreen?

2008-08-06 Thread Frantisek Dufka
Hi, I'm wondering why fixed font with height of 16 won't give me full 30 lines in osso-xterm but 29 lines plus one empty line on the bottom. Anyone knows answer to this mystery? My theory is that there is 1 pixel border around terminal widget (but not scrollbar) so it won't fit because of 1 or

Re: Install/Run Issues With Scratchbox

2008-08-06 Thread Eero Tamminen
Hi, ext Dr. Nicholas Shaw wrote: > There are the packages (Chinook) that I installed (note there doesn't > appear to be a compiler): ... > . scratchbox-toolchain-cs2005q3.2-glibc2.5-arm 1.0.7.2 > . scratchbox-toolchain-cs2005q3.2-glibc2.5-i386 1.0.7 These are compilers for arm an

Re: Maemo SDK scratchbox breaks with Debian lenny upgrade

2008-08-06 Thread Eero Tamminen
Hi, ext Graham Cobb wrote: > I have just installed the latest Debian lenny upgrades on one of my systems, > which installed a new linux kernel, and scratchbox has broken! This appears > to be the (well known) VDSO problem but the workround I found using Google > (echo 0 > /proc/sys/vm/vdso_ena

Re: Upload to extras fails

2008-08-06 Thread Niels Breet
> Seems like you broke something again: > > > Good signature on /home/pavel/workspace/youamp_0.3.7-3.dsc. > Uploading to diablo-extras-builder (via scp to garage.maemo.org): > Permission denied (publickey,keyboard-interactive). > lost connection Warning: The execution of '/usr/bin/scp' as > 'scp -p

Re: Some autobuilder issues

2008-08-06 Thread Ed Bartosh
On Wed, 2008-08-06 at 11:48 +0400, ext Andrew Zabolotny wrote: > Hello! > > I would like to discuss a couple of topics about the autobuilder here, > and I hope it's okay to do it here rather than in bugzilla, because > they aren't bugs. > > First problem: I tried to upload yesterday the unrar and

Upload to extras fails

2008-08-06 Thread Pavel Rojtberg
Seems like you broke something again: Good signature on /home/pavel/workspace/youamp_0.3.7-3.dsc. Uploading to diablo-extras-builder (via scp to garage.maemo.org): Permission denied (publickey,keyboard-interactive). lost connection Warning: The execution of '/usr/bin/scp' as 'scp -p /home/pavel

Testing application under targets arm and x86

2008-08-06 Thread Arvind1 K
Hi All, I have compiled my application under ARMEL target. When I execute it, i get errors like: Unsupported setsockopt level=1 optname=2 Unsupported setsockopt level=0 optname=35 Unsupported setsockopt level=1 optname=9 qemu:unsupported syscall:307 Gdk - shmget failed: error 38 qemu: uncaught

Re: Navigating on OSM data on maemo

2008-08-06 Thread Simon Pickering
>>> I am wondering if currently anybody is working actively on porting >>> navigation software with offline routing to maemo with osm data. As well as the previously mentioned: Navit (http://wiki.navit-project.org/index.php/OpenStreetMaps) Gosmore (http://wiki.openstreetmap.org/index.php/Gosmore

Some autobuilder issues

2008-08-06 Thread Andrew Zabolotny
Hello! I would like to discuss a couple of topics about the autobuilder here, and I hope it's okay to do it here rather than in bugzilla, because they aren't bugs. First problem: I tried to upload yesterday the unrar and tar packages to the autobuilder and while it worked fine for diablo, there w

Re: Navigating on OSM data on maemo

2008-08-06 Thread Simon Pickering
>> I am wondering if currently anybody is working actively on porting >> navigation software with offline routing to maemo with osm data. >> >> I know that somebody worked on navit somebody else on Gosmore, but I have >> not seen updates since a long time...is there anything else going on? > > Nav