Re: SDK, sources Re: On the problem of Nokia bugs substituting changelogs

2008-09-04 Thread Daniel Martín Yerga
Hi.
I opened the last week the bug 3648 about this problem. There is a
comment explaining why the sources aren't in the repository yet.

Sorry for the top posting, I am writing this in a small mobile client.

2008/9/4, Frantisek Dufka [EMAIL PROTECTED]:
 Frantisek Dufka wrote:

 So will we get updated SDK release with sources for latest Diablo update
 (and any further one too)?

 No answer, looks like people responsible are busy with more important
 stuff. Just an additional info - old SDK also hurts people when doing
 development directly on tablet, see this one
 http://www.internettablettalk.com/forums/showthread.php?p=220639#post220639

 The 4.2008.30-2 update was released 08-11-2008 so it is more than 3
 weeks now.

 Also can this whole firmware and SDK release procedure be changed so
 building and releasing sources is integral part of building and
 releasing any binary (firmware or SSU) as it is 'suggested' by GPL
 licence?

 Does it make sense to report this as separate bug in bugzilla? Or is it
 in wiki 2010/100days agenda somewhere?

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



-- 
Daniel Martín Yerga
http://yerga.net
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: openafs-1.4.7-2 package uploaded to extras two weeks ago, but not on the web

2008-06-01 Thread Daniel Martín Yerga
Hi Jason.

On 6/1/08, Jason Edgecombe [EMAIL PROTECTED] wrote:
 I used dput to upload my openafs-1.4.7-2  package for chinook a couple
  of weeks ago, but it still doesn't show up on the web.

  Should I prod/email someone each time I upload a package?

  Thanks,
  Jason

The package is in the repository:
http://repository.maemo.org/extras/pool/chinook/free/o/openafs/
And it's shown correctly in the application manager.

-- 
Daniel Martín Yerga
http://yerga.net
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: GtkWarning: gdk_display_get_default_group: assertion `GDK_IS_DISPLAY (display)' failed

2007-12-09 Thread Daniel Martín Yerga
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi.

On Sun, 9 Dec 2007 20:08:38 +0100
Andrea Grandi [EMAIL PROTECTED] wrote:

 Hi all,
 
 I've this simple application: http://pastebin.ca/810172
 with this Glade file: http://pastebin.ca/810175
 
 but when I start it from my Scratchbox, I get this error:
 http://pastebin.ca/810178
 
 What could be wrong with it?
 
 Thanks!

The code is right.

Probably, are you running it without Xephyr?
Or it's possible you haven't setted the DISPLAY variable in scratchbox.

It happens often ;)

Cheers.
- -- 
Daniel Martín Yerga
[EMAIL PROTECTED]
http://yerga.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHXEegcnvB1T3xmfMRAsxwAJ4zBwNetEkuQFI6zFoVZDAvSNRyDwCcCk5s
gEITGNWgrGKG07i2E4Iz8bs=
=jGWV
-END PGP SIGNATURE-
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Problem making .deb package

2007-12-06 Thread Daniel Martín Yerga
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 6 Dec 2007 14:39:18 +0100
Aniello Del Sorbo [EMAIL PROTECTED] wrote:

 Hello,
 
 I am porting an application to Maemo 4.0 (Xournal)
 I have successfully modified it to compile and run in my scratchbox
 (CHINOOK_X86 target)
 (I haven't been kind and make installed what was needed instead of
 packaging stuff the proper way.
 
 Anyway I wanted to do it clean for the ARMEL target. So I started
 packaging the dependencies first.
 For example gail-1.20.1.
 
 I've created the gail-1.20.1 with the clean sources in it and (from
 the dir) I've ran:
 
 dh_make -e [EMAIL PROTECTED] -f ../packages/gail-1.20.1.tar.gz
 
 and told it that gail is a library.
 dh_make complained about a BROKEN package name gailBROKEN thus I
 went to debian/control
 
 and  used the package name gail. I didn't change anythng else a
 part from the descriptions
 I've removed useless files from the debian dir as stated in the
 Creating Debian Package HOWTO.
 Finally I've ran the command:
 
 dpkg-buildpackage -rfakeroot
 
 to build the deb files.
 
 Here comes the issue. It created the debian/tmp dir with the binaries
 in it (everything compiled just fine),
 but it did not packaged them into the .deb file, just the
 debian/{control, changelog, copyright... } files...
 (as shown by : dpkg -c ../gail_1.20.1-1_armel.deb)
 
 What I am doing wrong ?
 I've been struggling with the issue since this morning...
 
 PS: at the end it also complained about unkown substitution variables:
 
 dpkg-gencontrol: warning: unknown substitution variable
 ${shlibs:Depends} dpkg-gencontrol: warning: unknown substitution
 variable ${misc:Depends}

I compiled gail yesterday and uploaded it to extras-devel repository. I
needed it to compile libgtkhtml2 and python-gtkhtml2. Which are also in
the extras-devel repository.

http://repository.maemo.org/extras-devel/pool/chinook/free/g/gail/

If you have some problem with it, comment me.


Regards.
- -- 
Daniel Martín Yerga
[EMAIL PROTECTED]
http://yerga.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHV/6IcnvB1T3xmfMRAqrOAJ9aAu9G7Jk27FeimUQY2aCxXh1RZQCfS7Ed
G0Z4/XCg6iwzrTXVIisGXMQ=
=IjPy
-END PGP SIGNATURE-
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Problem making .deb package

2007-12-06 Thread Daniel Martín Yerga
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 6 Dec 2007 15:30:47 +0100
Andrea Grandi [EMAIL PROTECTED] wrote:

 Hi,
 
 could both of you, please post your debian/rules and debian/control
 files somewhere? For example in http://pastebin.ca
 
 Since I had the same problem with another package, I'd like to see the
 differences and understand why one package works and not the other.
 
 Thanks :)
 
I use the debian/ directory created for the Debian distro.
If you have a Debian distro avalaible, you can do apt-get source
package 
That will download the source code modified by the Debian developers,
with its debian/ directory inside.

If you don't have a Debian distro. The easiest way would be searching
the package in http://packages.debian.org 
Download the .tar.gz, the .dsc and .diff.gz files. With these files in
the same directory, in scrachtbox you can do dpkg-source -x
filename.dsc This will create a directory with the library/program
and with their respective debian/ directory.

- From there you can edit the files inside debian/ in the way you want.
But generally doing dpkg-buildpackage work (if you have all dependences
installed)

BTW, if you want I post debian/rules and debian/control, there isn't
problem.

Cheers.
- -- 
Daniel Martín Yerga
[EMAIL PROTECTED]
http://yerga.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHWBX5cnvB1T3xmfMRAtBBAJ0fPJLaBryxhrJJh6Q299ck4yh2BwCfRiiX
mu/zO83p6etmUfJs7CqD7p8=
=RMV1
-END PGP SIGNATURE-
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Problem making .deb package

2007-12-06 Thread Daniel Martín Yerga
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thu, 6 Dec 2007 19:14:18 +0100
Andrea Grandi [EMAIL PROTECTED] wrote:

  complaining about - either the .pyo files need to be removed from it
  (pyo shouldn't be in a source archive anyway), or the file just
  needs to be removed (dpkg-source will create its own in that case).
 
 I do NOT create them!!! :(
 They're created someway when the library is built. I don't create them
 and they're not in the source tree.
 
 Really don't know what could be wrong :(
 

Well, I have been doing the package for flickrapi.
As Tak said, the .pyo files can't be there. As you will see these files
are created every time you run dpkg-buildpackage. 
This is because setup.py has the following line: 
from flickrapi import __version__

.pyo files are created every time that flickrapi is imported. 
The easiest way to solve this is to change that line by simply:
__version__ ='0.15'

That way you won't have problems creating the package.

Cheers.
- -- 
Daniel Martín Yerga
[EMAIL PROTECTED]
http://yerga.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHWD3fcnvB1T3xmfMRAt6WAKCDIJ8rZV+hTZJJRfQpRt3BQQp18ACfVc2X
gsmPAyuf8k8uxLXs6d5VuAg=
=9GtI
-END PGP SIGNATURE-
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: [pymaemo] new pygtk module with glade support

2007-11-27 Thread Daniel Martín Yerga
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tue, 27 Nov 2007 11:07:03 -0500
Jesse Guardiani [EMAIL PROTECTED] wrote:

 BTW, I just tried to run MediaBox http://mediabox.garage.maemo.org/
 on chinook and it complained about not being able to import
 gnome.gconf. Is that a regression from bora?
 

There is a bug with gconf module:
https://garage.maemo.org/pipermail/pymaemo-developers/2007-November/000153.html

You can run MediaBox if you create manually (as root user) a __init__.py
file in gnome-python directory:
touch /usr/lib/python2.5/site-packages/gnome/__init__.py


Cheers.
- -- 
Daniel Martín Yerga
[EMAIL PROTECTED]
http://yerga.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHTE0EcnvB1T3xmfMRAjcEAJ4gM1oAHE2+FtP7CsIn45BP9xVKYQCffFr5
zILhADNdNNoSriaYpSH8eQE=
=nNAC
-END PGP SIGNATURE-
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: pymaemo python and gtk glade

2007-11-18 Thread Daniel Martín Yerga
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sun, 18 Nov 2007 11:07:20 -0500
Jesse Guardiani [EMAIL PROTECTED] wrote:

 Hello,
 
 Just noticed today on my n800 with Chinook and pymaemo that:
   import gtk.glade
 
 fails. Any idea when this might be fixed?
 
 -- 
Jesse, 

see this message from the pymaemo mailing list:
https://garage.maemo.org/pipermail/pymaemo-developers/2007-November/000131.html


Regards.
- -- 
Daniel Martín Yerga
[EMAIL PROTECTED]
http://yerga.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHQGT2cnvB1T3xmfMRAmRtAJsEL0mFQv8frf8sTd4BiNg7qXl2xwCbB+xB
X7Qx1+JF+bIcy4ZEUzuqibo=
=mCqN
-END PGP SIGNATURE-
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: To use or not to use Glade to design GUI for Maemo applications...

2007-11-12 Thread Daniel Martín Yerga
Hi.

On 12/11/2007, Andrea Grandi [EMAIL PROTECTED] wrote:

 Hello,

 I'm writing a Maemo application in Python/GTK and I've to design the
 GUI interface. My question is: should I use Glade or not?

 At the moment Glade has no support for Hildon classes, so if I design
 it using Glade I will have something similar to this:

 window = gtk.Window(gtk.WINDOW_TOPLEVEL)

 while it would be better if I had this:

 window = hildon.Window()

 so... what should I do? Do I have to design it by hand so I can use
 Hildon classes?

 Thanks for your support!


I have added a glade UI to Maemo WordPy (development version):
https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/?root=maemo-wordpy


Cheers.
-- 
Daniel Martín Yerga
Oviedo University
http://yerga.net
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Problem after scratchbox installation

2007-10-22 Thread Daniel Martín Yerga
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi.

On Mon, 22 Oct 2007 16:08:13 +0200
Mathias Uebelacker [EMAIL PROTECTED] wrote:

 Hello,
 
 i got an error after the scatchbox installation. I wrote a couple of
 small tools in python direct on the 770 via ssh. Now i will build the
 packages. So i installed the maemo environment (at first maemo 2.2)
 by following the documentation on the maemo website. After that i
 copied the applications into the scratchbox and start the
 applications. I got an error during the import of gtk. The gtk modul
 is not installed. Can anyone point me to the gtk files on the repo
 which i must install? BTW if i remember correct this never happend
 during installations in the past.
 
 br
 Mathias

You remember that python (with its modules) doesn't come installed by
default. Well the version that comes is python 2.3.

You have the instructions to install in the pymaemo page: 
http://pymaemo.garage.maemo.org/sdk_installation.html

The instructions that come might fail due to a problem with
python2.5-evas-dev, it seems that isn't available for x86:
https://garage.maemo.org/pipermail/pymaemo-developers/2007-October/91.html


Cheers.
- -- 
Daniel Martín Yerga
Oviedo University
[EMAIL PROTECTED]
GNU/Linux user #372827
http://yerga.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD4DBQFHHObzcnvB1T3xmfMRAkyzAJd22axyg/0zbA+tcTLn0Wj5Q72eAJ911Aql
IsEUSsvH8DAM9zX2Fp8Zrg==
=Vgml
-END PGP SIGNATURE-
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Python 2.5 on chinook

2007-10-20 Thread Daniel Martín Yerga
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sat, 20 Oct 2007 11:04:53 +1000
Devraj Mukherjee [EMAIL PROTECTED] wrote:

 Hi everyone,
 
 We are trying to get started with Python development on Scratchbox
 (Chinook SDK), I found the following tutorial
 (http://pymaemo.garage.maemo.org/sdk_installation.html) which
 obviously references all packages for bora.
 
 Are there any Python ports available for chinook yet?
 
 Any references on easily installing Python with the chinook SDK?

You have the answer just a few hours before your question:
http://lists.maemo.org/pipermail/maemo-developers/2007-October/012089.html

Regards.
- -- 
Daniel Martín Yerga
Oviedo University
[EMAIL PROTECTED]
GNU/Linux user #372827
http://yerga.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHGeUXcnvB1T3xmfMRAi4UAKCDGMVisnUsgGZBQFYAM0/NuLrROgCeO+o+
ECpopNO4VOPqI7wpz5kTpXM=
=PU8Y
-END PGP SIGNATURE-
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: ColorSelectionDialog in Python

2007-08-04 Thread Daniel Martín Yerga
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi.

On Sat, 4 Aug 2007 00:54:26 -0400
Tony Maro [EMAIL PROTECTED] wrote:

 I can't for the life of me figure out how to use the ColorChooserDialog in
 Python.
 
 I try to call it the same way I do hildon.FileChooserDialog, but when I use
 hildon.ColorChooserDialog all I get is:
 'module' object has no attribute 'ColorChooserDialog'

Try with hildon.ColorSelector

 Yes, my file includes hildon.
 
 I also can't find any examples other than the main API entry for it.  Any
 suggestions?

An example like I use it in maemo wordpy:

def on_text_color_clicked(self, widget):
  #self.wndMain is a hildon.Window
  color_selector = hildon.ColorSelector(self.wndMain)  
  result = color_selector.run() 
  if (result==gtk.RESPONSE_OK):
#get color selected
text_color = color_selector.get_color() 
#change color selected to a hex string
colorstring = gtk.color_selection_palette_to_string([text_color])

more code

  color_selector.destroy() 


Cheers.
- -- 
Daniel Martín Yerga
dyerga(arroba)gmail.com
GNU/Linux user #372827
http://yerga.freehostia.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGtE0jcnvB1T3xmfMRAnTUAJ99jXj5HLSZnfyWKQGrcpvBaO6ICwCfQOBb
EDHzhbV3s4F9UlmTZJ+BQog=
=GPlF
-END PGP SIGNATURE-
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Osso-help in python app?

2007-05-03 Thread Daniel Martín Yerga
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all.

There exists some possibility of running osso-help from a python app?
Might it be done by means of dbus-send...?
I have looked a bit the osso-help code, but my small knowledges of C
did not allow me to obtain anything clear. 
I might do a help dialog inside the app but I prefer doing it by means
of osso-help.

Already I take advantage of the email to ask to the pymaemo people,
when you have thought to publish the first version of python-conic? 
I see enough movement in the SVN these days. In this moment is it
stable? Thanks for your work.

Thanks in advance.
Best Regards.
- -- 
Daniel Martín Yerga
dyerga(arroba)gmail.com
GNU/Linux user #372827
http://yerga.freehostia.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGOhyscnvB1T3xmfMRAms1AKCJzz/xruq4L0VSHTQ19no2gYEBDwCdESJy
Bj9EeZyuuG3wRti9U0onOiE=
=8fIE
-END PGP SIGNATURE-
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Save dialog in python

2007-02-16 Thread Daniel Martín Yerga
Hi.

There is some way for define the filename in a saved file in python2.5?

I see that dialog.set_filename(MyArchive.xxx) doesn't work.


And another question: there is some site where is the documentation for the 
python2.5 osso module?

Thanks in advance.

BR.
-- 
Daniel Martín Yerga
dyerga(arroba)gmail.com
GNU/Linux user #372827
http://yerga.freehostia.com


signature.asc
Description: PGP signature
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers