Re: GtkIconView example?

2008-04-14 Thread Andrea Grandi
Hi all I was able to translate the example that Aniello gave me, to Python: http://pastebin.ca/984820 but I've this problem: I would like all the images to be the same size once I load them into the IconView. I did think that this line would do the job: view.set_item_width(120) but it's not so.

RE: Problems copying debian package to device with USB

2008-04-14 Thread Merrick Fonnesbeck
If by unmount I do that by clicking the button on the Vmware toolbar at top, I have done that and it still has problems. Other than that, how else could I unmount the drive to ensure that the drive has time to flush the files? I am unfamiliar with Linux and trying to learn and could use a little

Re: request for permission to commit to repository

2008-04-14 Thread Niels Breet
> I am pradeep,am working in qvantel software solutions,I want to > contribute to open source development,so can anybody send Invitation to > commit to repository. > This list is not for requests like this. Please read http://maemo.org/community/application-catalog/extras_repository.html > use

request for permission to commit to repository

2008-04-14 Thread pradeep kumar
I am pradeep,am working in qvantel software solutions,I want to contribute to open source development,so can anybody send Invitation to commit to repository. username: opendeep @ garage.maemo.org pradeep kumar.G ___ maemo-developers maili

Re: APT archive lockup (hildon-libs0 vs osso-af)

2008-04-14 Thread Marius Vollmer
"ext Andrew Daviel" <[EMAIL PROTECTED]> writes: > E: Unmet dependencies. Try 'apt-get -f install' with no packages (or > specify a solution). You should try just this. Apt-get -f install will likely offer to remove osso-af. If not, remove it yourself with dpkg --remove. Of course, doing this

Re: GtkIconView example?

2008-04-14 Thread Fred
There is an example (not very high level I'm afraid) of it in "Remote Connection Manager" or "Password Safe" in the garage . Fred Andrea Grandi a écrit : > Hi all, > > can someone please tell me where can I find an example of GtkIconView > usage? I've searched around Google for hours, but I cou

Re: how to install gst-plugins-bad on N810

2008-04-14 Thread Edgard Lima
Hi, ... it depends on libneon-dev ... if there is no such pkg, download the source and compile (with --prefix=/usr/) and install it. to see the list of plugins that will be built look at the end of the "./autogen..." output. if neon is in the list of "not to build" search for "neon" in the fi