[maemo-developers] Re: sftp client?

2006-06-15 Thread Michael Wiktowy
Installing openssh should give you a command line sftp client and also allow you to sftp to the 770. At least it did for me with the new beta OS and the Openssh available for that. On 6/14/06, George Farris <[EMAIL PROTECTED]> wrote: Any ported an sftp client over to the 770 gui client would be

Re: [maemo-developers] WLAN reciever and battery.

2006-06-15 Thread Kalle Valo
"ext George Farris" <[EMAIL PROTECTED]> writes: > Has anyone information about battery capacity/current draw and WLAN > connectivity when your presence is set to online? I would think that > only the receiver would be active and so battery life would be much > longer than when browsing. 770 also

RE: [maemo-developers] the icon before combo box entry in maemo 2.0

2006-06-15 Thread Mi.Wang
Title: Document template This is an attachment to show this apperance   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, June 16, 2006 10:27 AM To: maemo-developers@maemo.org Subject: [maemo-developers] the icon before combo box entry

[maemo-developers] the icon before combo box entry in maemo 2.0

2006-06-15 Thread Mi.Wang
Title: Document template Hi,   When I code a combo box entry in meamo 2.0, some mysterial icons appear before the entry, but in maemo 1.1, it does not like that, so I wonder if it is a maemo 2.0 bug or just a decoration?   Could someone tell me this?   Thank you!   Br, Sophie

[maemo-developers] add a close/minimize button on the right corner of dialog

2006-06-15 Thread Mi.Wang
Title: Document template Hi,   I built a dialog using gtk_dialog_new, now I want to add close/minimize button on the right corner of it (not add a button on the main window of dialog), just like ordinary window show.   But when I read through all gtk dialog, gtk window library, I could

[maemo-developers] HildonHVolumneBar and HildonVVolumebar

2006-06-15 Thread Pinghang.Koon
I tried the SDK 2006 and find a different appearance on HildonHVolumeBar and HildonVVolumnBar. --- | | | |< ||= |< | | | --- [Framed HildonHVolume

[maemo-developers] [PATCH] board-nokia-770.c: Add missing alsa platform driver code

2006-06-15 Thread Charles 'Buck' Krasic
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I checked the mailing list archive, and I do not see any answer regarding Mika's alsa patch for alsa and the 770. Since Nokia released the 2.0 beta for 770, I hoped Nokia would have ALSA support enabled, but it seems not. So I went ahead and rebuilt

Re: [maemo-developers] extending 770 video player

2006-06-15 Thread Ayoze Roberto Bernardo
Somebody ported mplayer to maemo... El Domingo 11 Junio 2006 23:23, Loreno Oliveira escribió: > Hi folks, > > I'm getting started with nokia 770 and maemo programming. Well, I need to > write a lightweight video player for 770. The idea is to create a player > for reproducing different kinds of st

Re: [maemo-developers] can't launch from the menu

2006-06-15 Thread Fred Lefévère-Laaoide
I knew it was my fault ! The service file was on the 2005 path (/usr/lib/dbus-1.0) instead of the 2006 path (/usr/share/dbus-1) If it can help someone some day ... Fred Fred Lefévère-Laaoide wrote: Sorry to bother you with this but I can't get my app to launch from the menu ! (on 2006) Wh

[maemo-developers] can't launch from the menu

2006-06-15 Thread Fred Lefévère-Laaoide
Sorry to bother you with this but I can't get my app to launch from the menu ! (on 2006) When launch from the terminal it's running fine (with task manager support etc ...) it's installing fine via the new installer (icon in the menu etc ...) But when launch from the menu I have the following

Re: [maemo-developers] WLAN reciever and battery.

2006-06-15 Thread Charles 'Buck' Krasic
I've read several research papers that claim that WLAN power consumption makes the biggest jump from completely off to online, and that the incremental power consumption between passive online (mainly receiving) and active online (transmitting) is not nearly as large. This is why TDMA schemes

[maemo-developers] where are my log files?

2006-06-15 Thread Christine Liu
hi all - i am incapable of finding any log files or messages on my maemo. i'm logged in as root... /var/log exists as a directory but there is *nothing* inside of this folder. not even hidden files. the reason i'm asking is because i'm trying to set up a simple Desktop shortcut (à la http://n77

[maemo-developers] WLAN reciever and battery.

2006-06-15 Thread George Farris
Has anyone information about battery capacity/current draw and WLAN connectivity when your presence is set to online? I would think that only the receiver would be active and so battery life would be much longer than when browsing. Or is it the case with the 770 that as soon as the WLAN interface

Re: [maemo-developers] sftp client?

2006-06-15 Thread George Farris
On Wed, 2006-14-06 at 17:48 -0700, Michael Frank wrote: > On Wed, 2006-06-14 at 13:20 -0700, George Farris wrote: > > Any ported an sftp client over to the 770 gui client would be best but > > command line or curses would work. This would be extremely handy.. > > hi- I worked on an ftp/sftp/smb c

[maemo-developers] using the 770 as plain scratchbox CPU transparency device

2006-06-15 Thread Philippe Laporte
Hi, Suppose I want to use my 770 as a plain scratchbox CPU transparency device, and trying to save lots of RAM, what do I need to do so that none of the graphical and various services elements start up? Thanks a lot, -- Philippe Laporte ___ mae

[maemo-developers] about combo entry and add close/minimize button in dialog in maemo 2.0

2006-06-15 Thread Mi.Wang
Title: Document template Hi, I have two questions: 1. about the combo entry, after I implemented it, there is a icon before combo entry, I do not know the reason, could someone help me?   2. about add the icons of close/minimize to dialog, I do not know how to add it, your opinion is ap

[maemo-developers] GtkComboBox and images

2006-06-15 Thread Corentin BARON
Hello, I'm trying to create a combo box with images and text using a GtkListStore as model. The model contains a GdkPixbuf and two strings. The cell renderers are configured to display the image and one of the string in the combo box's menu. It works well on PC but the nokia doesn't displ

[maemo-developers] IT2006 and mic

2006-06-15 Thread Riku Salminen
Hi! I have been trying to record some audio from the 770's internal mic, but without success. I have tried ALSA, OSS and ESD recording utilities and I've searched for an appropriate gstreamer source, but without success. The only app I can get some sound from the mic is the Google Talk client.