Re: Stopping QML update when not visible

2011-05-30 Thread Cornelius Hald
Hi Andrew, I can't answer all of this, but I'll give it a try anyways :) On Mon, 2011-05-30 at 14:55 +0100, Andrew Flegg wrote: Qt Quick 1.1 apparently features a Qt.application.active read-only property[1] which can be connected (somehow) to stopping animations, reading sensors and so on.

Re: Stopping QML update when not visible

2011-05-30 Thread Cornelius Hald
On Mon, 2011-05-30 at 16:15 +0100, Andrew Flegg wrote: BTW, list handling in QML is a pain. I suspect this list recreation/parsing/manipulation is accounting for a large portion of the CPU usage. Other thoughts from Qt Quick experts appreciated; but the graphical performance is orders of

Re: Qt application crashes after 2 minutes if started from app grid

2011-05-10 Thread Cornelius Hald
On Tue, 2011-05-10 at 18:24 +0300, Eero Tamminen wrote: On 05/09/2011 08:44 PM, ext Timur Kristóf wrote: On 05/09/2011 04:43 PM, Kimmo Hämäläinen wrote: If you don't use D-Bus at all, you need to implement this single-instance and window raising yourself. This can be easily done with

Re: Qt application crashes after 2 minutes if started from app grid

2011-05-09 Thread Cornelius Hald
, AFAIK you don't need to bother with D-Bus at all if you're not actually using it. If your app is open source, I could take a look at the code to try help out. Cheers, Timur On 05/09/2011 04:04 PM, Cornelius Hald wrote: Hi all! I've got a bit a weird problem. I'd we happy if anyone

Re: Qt application crashes after 2 minutes if started from app grid

2011-05-09 Thread Cornelius Hald
information in the application's .desktop file? I think that fixed the problem. There should be something about that in the mailing list archives IIRC. HTH :) Thomas __ On May 9, 2011 4:05 PM, Cornelius Hald h

Re: Qt application crashes after 2 minutes if started from app grid

2011-05-09 Thread Cornelius Hald
So a short test shows that the .service file is not needed with Qt apps. Thanks everyone! This list is awesome :) Conny On Mon, 2011-05-09 at 16:37 +0200, Cornelius Hald wrote: Brilliant :) Already runs for 6:30 minutes without crashing. Do I still need the .service file or can I delete

Re: Qt Mobility 1.1 for Fremantle

2011-01-10 Thread Cornelius Hald
Hi, I just tried to compile my app agains libqtm-11, but it fails to find the included and the libraries. Of course I can add them manually, but usually this works using Qt features. To me it looks like the dev package doesn't install the necessary files to /opt/qt4-maemo5/mkspecs/features.

Re: Qt Mobility 1.1 for Fremantle

2011-01-10 Thread Cornelius Hald
On Mon, 2011-01-10 at 16:33 +0100, Ville M. Vainio wrote: On Mon, Jan 10, 2011 at 4:06 PM, Cornelius Hald h...@icandy.de wrote: I just tried to compile my app agains libqtm-11, but it fails to find the included and the libraries. Of course I can add them manually, but usually this works

Re: Qt Mobility 1.1 for Fremantle

2011-01-10 Thread Cornelius Hald
On Mon, 2011-01-10 at 17:48 +0200, Attila Csipa wrote: And while we are at it, the tech preview version of 1.2 has also been pushed to extras-devel, and should be used analogously (i.e. CONFIG += mobility12). According to http://labs.qt.nokia.com/2010/12/24/qt-mobility-1-2-technology-preview/

Re: Qt Mobility 1.1 for Fremantle

2010-12-30 Thread Cornelius Hald
On Thu, 2010-12-30 at 00:36 +0200, Attila Csipa wrote: Should be the release, but the plan is to follow any point releases, i.e. should a 1.1.1 tag appear which is an identical API bugfix release, the same qtm-11 packages will update to that. We should also have qtm-12 which (currently)

Re: Qt Mobility 1.1 for Fremantle

2010-12-29 Thread Cornelius Hald
Great news and thanks - this is really needed. Are those based on the 1.1 release version or on 1.1 branch from Git? Cheers, Conny On Wed, 2010-12-29 at 16:03 +0200, Attila Csipa wrote: ... and a happy new year ! We have kickstarted a community 'compatibility program' with a little Forum

Re: Porting Maemo to MeeGo

2010-10-21 Thread Cornelius Hald
Hi Detlef, first of all Gtk+/Hildon is currently not properly working on MeeGo-Handset and it's also not currently supported. Even if someone gets it running it will be only community supported, which means that we have support it ourself. Still all is not lost :) There have been some smart

Re: callingallinnovators maemo winner??

2010-09-17 Thread Cornelius Hald
On Thu, 2010-09-16 at 22:20 +0200, ds wrote: If I remember correctly, there was a price for the best maemo app in callingallinnovators. But I can not find the winner on http://www.callingallinnovators.com/default.aspx Well, it wasn't Conboy ;) But that's all I know... Cheers, Conny

Re: [Fremantle] Compositing is disabled in fullscreen

2010-09-12 Thread Cornelius Hald
Hi Luca, On Wed, 2010-09-08 at 17:13 +0200, Luca Donaggio wrote: Well, it could be... but I was looking at Conboy's sources and I couldn't see any obvious difference between it's interface setup and the (silly) example I included before, nor any theme-specific stuff. So why does

Re: [Fremantle] Compositing is disabled in fullscreen

2010-09-09 Thread Cornelius Hald
Hi Luca, On Wed, 2010-09-08 at 17:13 +0200, Luca Donaggio wrote: Well, it could be... but I was looking at Conboy's sources and I couldn't see any obvious difference between it's interface setup and the (silly) example I included before, nor any theme-specific stuff. So why does

Re: [Fremantle] Compositing is disabled in fullscreen

2010-09-04 Thread Cornelius Hald
Hi Luca, On Fri, 2010-09-03 at 16:24 +0200, Luca Donaggio wrote: I know that compositing is disabled in fullscreen, as some composited widget (for example the fullscreen button in hildon-extras) are shown with a black background instead of a semi-transparent one. But I noticed one thing: if a

Re: # of downloads per day on extras... are they real?

2010-08-19 Thread Cornelius Hald
Am 18.08.2010 01:55, schrieb Felipe Crochik: Don’t get me wrong I will be thrilled if the statistics are correct but I want to make sure before celebrating J If I look at the stats of my app, the downloads almost doubled at the beginning of August. Looks suspicious to me as well, but who

maemo-launcher, Diablo and stderr

2010-06-03 Thread Cornelius Hald
Hi, some time ago I activated maemo-launcher in Conboy and just noticed, that on my N810/Diablo device I don't get debug output if I start it from the terminal. If I compile it with deactivated maemo-launcher it will display output inside the terminal. Also the N900/Fremantle version outputs its

Re: maemo-launcher, Diablo and stderr

2010-06-03 Thread Cornelius Hald
On Thu, 2010-06-03 at 21:02 +0300, Kamen Bundev wrote: Try launching through maemo-invoker. Thanks, but I do that. /usr/bin/conboy is a soft link to /usr/bin/maemo-invoker. The real binary is /usr/bin/conboy.launch. Or do you mean something else? Thanks! Conny

Re: maemo-launcher, Diablo and stderr

2010-06-03 Thread Cornelius Hald
Ah brilliant :) maemo-summoner conboy.launch works beautifully. Thanks a lot Kamen! Conny On Thu, 2010-06-03 at 21:11 +0300, Kamen Bundev wrote: Oh, my bad, maemo-summoner was the console output enabled one. Regards: Bundyo On Thu, Jun 3, 2010 at 9:07 PM, Cornelius Hald h...@icandy.de

Chinook Diablo Builder down

2010-06-02 Thread Cornelius Hald
Hi Niels or anyone with the power :) Didn't check the Fremantle builder, but Chinook and Diablo having problems. Please have a look at it. Thanks! Conny ___DIABLO___ Unpacking rootstrap... [2010-06-02 17:06:08] ensuring dir

Re: Chinook Diablo Builder down

2010-06-02 Thread Cornelius Hald
On Wed, 2010-06-02 at 23:42 +0200, Niels Breet wrote: Hi, Sorry for this, everything should be back to normal now. Yea, it's working again. Thank you! Conny ___ maemo-developers mailing list maemo-developers@maemo.org

Re: Optification and plug-ins

2010-06-01 Thread Cornelius Hald
On Tue, 2010-06-01 at 08:43 +0300, Marius Vollmer wrote: ext Cornelius Hald h...@icandy.de writes: as there has been no news since February, I think I should see whether or not someone is still responsible for this bug: https://bugs.maemo.org/show_bug.cgi?id=7707 Yep, that's me

Re: Optification and plug-ins

2010-06-01 Thread Cornelius Hald
Marius Vollmer wrote: ext Cornelius Hald h...@icandy.de writes: On Tue, 2010-06-01 at 08:43 +0300, Marius Vollmer wrote: ext Cornelius Hald h...@icandy.de writes: as there has been no news since February, I think I should see whether or not someone is still responsible for this bug: https

Optification and plug-ins

2010-05-31 Thread Cornelius Hald
Hi, as there has been no news since February, I think I should see whether or not someone is still responsible for this bug: https://bugs.maemo.org/show_bug.cgi?id=7707 Basically it means that if you have a program, which is extensible via plug-ins, you cannot optify it. I would like to do a

Re: Optification and plug-ins

2010-05-31 Thread Cornelius Hald
that helps, Andrew On 31/05/2010, Cornelius Hald h...@icandy.de wrote: Hi, as there has been no news since February, I think I should see whether or not someone is still responsible for this bug: https://bugs.maemo.org/show_bug.cgi?id=7707 Basically it means that if you have

Re: Nokia N900 Theme Chooser Not Working

2010-05-25 Thread Cornelius Hald
fluke box wrote: I am facing weird issue with my Nokia n900 running Maemo5. I am not able to run theme chooser application (settings - Personalization - Themes) . You probably have the Maemo6/MeeGo/DUI widgets demo installed. I think it is called something with widgetgallery in the name.

Re: Nokia N900 Theme Chooser Not Working

2010-05-25 Thread Cornelius Hald
fluke box wrote: Thanks Conny ! Yeah, Un-installing Widget Gallery solved my first problem. Any help regarding second problem ? Not really. Restore a more recent backup. If you don´t have one, I think, you´re out of luck. Sorry. Anyways, I don´t really think those are topics for the

Package web interface and conditional dependencies

2010-05-18 Thread Cornelius Hald
Hi, it looks like the package interface has problems with conditional dependencies. Should I report it as bug or is it already worked on? http://maemo.org/packages/package_instance/view/diablo_extras-devel_free_armel/conboy/0.6.3.9-1/ It shows Warning: The package has missing dependencies!.

Re: Searching rootstrap for maemo5-update4

2010-04-20 Thread Cornelius Hald
On Mon, 2010-04-19 at 15:58 +0300, daniel wilms wrote: you can take this [1] rootstrap. This is equivalent to 1.0.1. Every later version is not so trivial to install as it would take anyway the latest packages out of the repository. Hope this will help you. 1.

Re: Donate $x button on Packages and/or Downloads

2010-04-16 Thread Cornelius Hald
On Fri, 2010-04-16 at 08:59 +0300, Alberto Mardegan wrote: Thomas Perl wrote: 2010/4/15 Aniello Del Sorbo ani...@gmail.com: I am now using HeAboutDialog as well... only issue is that it doesn't properly render in portrait mode :) Patches are welcome :p No patches should be necessary

Re: Proposal for new hildon-extras widget

2010-04-16 Thread Cornelius Hald
Hi Gabriel, that looks like a useful widget to me. If possible, I think it's better to adjust the options to fit within the default Hildon menu constraints, but I can see cases where this is not really feasible. In the end it's up to each application developer to decide whether or not to use that

Re: Donate $x button on Packages and/or Downloads

2010-04-15 Thread Cornelius Hald
You might also be interested in HeAboutDialog. It's in hildon-extras and provides a new about dialog. The dialog has the optional buttons Donate, Report bug and Visit website. For each of those buttons you can register an URL. Cheers! Conny On Thu, 2010-04-15 at 16:40 +0200, Thomas Wälti wrote:

Re: [Hildon-Extras] Proposing two new helper functions (logical font desc + color)

2010-03-24 Thread Cornelius Hald
Thomas Perl wrote: Is this something that we want to have in Hildon-Extras? If so, I'm going to prepare a patch. The best place for this code is in he-helper.{c,h}, right? The logical color and font names can be found in the Fremantle Master Layout Guide (page 9 for fonts, page 17 for colors),

Re: Download statistics

2010-03-19 Thread Cornelius Hald
On Thu, 2010-03-18 at 09:37 +0100, Niels Breet wrote: On Wed, March 17, 2010 20:27, Cornelius Hald wrote: Nothing wrong with communicating such a change, though. I sometimes need a post-commit hook which sends a mail to the list, it seems :) Wouldn't be bad :) I was just feeling stupid

Download statistics

2010-03-17 Thread Cornelius Hald
Hi, it's great to have nicely working download statistics now! I'm just wondering, what they are counting? Only downloads from Extras or also from Extras-testing and Extras-devel? I assume it's only Extras, but I'm a bit unsure because downloads are spiking during the last days and I've only

Re: Download statistics

2010-03-17 Thread Cornelius Hald
On Wed, 2010-03-17 at 10:43 +0100, Niels Breet wrote: It combines data for your package from all repositories. Ok, this explains the spikes I'm currently seeing. Check omweather for instance, there you see data every day. Although the numbers are low. Ok, I see. Thanks for explaining. Would

Re: Download statistics

2010-03-17 Thread Cornelius Hald
Alberto Mardegan wrote: Cornelius Hald wrote: Also using the current download count for the Popular section of Downloads seems a bit unfair then. Shouldn't it be at least downloads/num_of_releases? Or better downloads_from_extras/num_of_releases? I don't think it's possible to know whether

Re: Download statistics

2010-03-17 Thread Cornelius Hald
Niels Breet wrote: Lot of work, there are other more important things to fix first. Statistics are nice to look at every once in a while, other than that.. There is this saying about lies. When I was starting with maemo development, I also found it a source of motivation. This is why we

Re: Download statistics

2010-03-17 Thread Cornelius Hald
On Wed, 2010-03-17 at 19:58 +0100, Thomas Waelti wrote: Ok, that sounds good. Is app karma documented somewhere? I can only find this: http://wiki.maemo.org/Task:Karma_for_applications Yes, http://wiki.maemo.org/Karma In fact, it's even nicely linked from your profile page Karma :-)

Re: Hildon Input Method

2010-03-09 Thread Cornelius Hald
On Mon, 2010-03-08 at 20:30 +, Faheem Pervez wrote: Hiya, You most probably want http://maemo.org/api_refs/5.0/5.0-final/gtk/GtkEntry.html#hildon-gtk-entry-set-input-mode I've played around with it a bit[1] and it seems partially useful :) I managed to disable the word completion, which

Re: [Hildon-Extras] New widgets: about dialog, simple color dialog

2010-03-08 Thread Cornelius Hald
On Mon, 2010-03-08 at 13:52 +0100, Thomas Perl wrote: I've created a Wiki page where developers can add their apps that are using Hildon-Extras: http://wiki.maemo.org/Hildon-Extras Thanks, that's a good start! Do you think we can come up with a widget gallery on the wiki page that

Hildon Input Method

2010-03-08 Thread Cornelius Hald
Hi, I have two questions regarding Hildon Input Method. 1) Is it possible to deactivate the word completion for a complete window or for a Hildon/GtkEntry? 2) Is it possible to tell HIM, that it should capitalize the next typed letter, even if it is not the beginning of a new sentence? Would

Re: Hildon Input Method

2010-03-08 Thread Cornelius Hald
On Mon, 2010-03-08 at 20:28 +0100, Xavier Bestel wrote: Start here: http://maemo.org/api_refs/5.0/5.0-final/gtk/GtkIMContext.html#HildonGtkInputMode Thanks a lot! That should help me. I was actually looking inside the Hildon documentation, not the Gtk documentation... Thanks! Conny

Re: Hildon Input Method

2010-03-08 Thread Cornelius Hald
On Mon, 2010-03-08 at 20:28 +0100, Xavier Bestel wrote: Hi, Le lundi 08 mars 2010 à 19:38 +0100, Cornelius Hald a écrit : Hi, I have two questions regarding Hildon Input Method. 1) Is it possible to deactivate the word completion for a complete window or for a Hildon/GtkEntry

Re: [Hildon-Extras] New widgets: about dialog, simple color dialog

2010-03-05 Thread Cornelius Hald
Hi, I've never tried to link anything statically, so I have really no experiences to share here. Anyways, since no one objected, it's probably not a bad idea :) Before doing the release, maybe we should try to collect a list of project currently using widgets from hildon-extras. We could then

Re: Reduce noise level (Fwd: page KMPlayer has been commented by (anonymous))

2010-02-20 Thread Cornelius Hald
On Sat, 2010-02-20 at 18:41 +0100, koos vriezen wrote: Once in a few days a receive such an empty mail from the maemo.org download page. If this side is still under maintenance, it would be great if this could be fixed. There's already a bug report about it:

Re: [Hildon-Extras] New widgets: about dialog, simple color dialog

2010-02-14 Thread Cornelius Hald
Hi Thomas, thanks a lot for this addition. I'm still too busy with other stuff and can't do anything useful right now. However if everything goes as planned, I might have some free time in March. I'm planning to integrate all the hildon-extras goodies into Conboy. Then I could push towards a

Re: [Hildon-Extras] New widgets: about dialog, simple color dialog

2010-02-14 Thread Cornelius Hald
in successive versions, etc. Aniello Del Sorbo wrote: How do I use this stuff from Hildon Extras? Just grab the code and copy it into mine ? Should we (you) make a lib and package it ? Aniello On 14 February 2010 21:09, Cornelius Hald h...@icandy.de wrote: Hi Thomas, thanks a lot for this addition

Re: Getting a CC: for cauldon mails (extras-devel)

2010-02-06 Thread Cornelius Hald
Hi, that should work. At least it worked for me in the past. Maybe something is broken (again)?! Conny On Sat, 2010-02-06 at 20:33 +0100, Yves-Alexis Perez wrote: Hey, I just uploaded my first package to extras-devel, which was rejected (for valid reason), but I had to dig the cauldron

Re: What is status of Diablo promoter

2010-01-28 Thread Cornelius Hald
On Wed, 2010-01-27 at 09:34 +0100, Niels Breet wrote: On Wed, January 27, 2010 01:51, Bruce Forsberg wrote: Anyone know the status of the Diablo Promoter. Not existing anymore since the server move. The old version could not work in the new infrastructure setup. Work has begun to setup a

Re: Changing chinook support to archive mode

2010-01-26 Thread Cornelius Hald
On Mon, 2010-01-25 at 21:52 +0100, Niels Breet wrote: It has been quite a while since diablo became the successor of chinook. I think it is time to make the chinook repository read-only and close down the builder instance for it. I'm still building for all three platforms because I think

Re: Programmatically showing the desktop in Fremantle

2010-01-15 Thread Cornelius Hald
On Fri, 2010-01-15 at 00:56 +0200, Matan Ziv-Av wrote: I'll use this thread for a question regarding hildon-desktop. Where is hildon-desktop developed? In other words If I want a patch to be included in hildon-desktop, whom should I contact? Have a look here:

Re: Optification creates link-loop

2010-01-13 Thread Cornelius Hald
Thanks for all the answers, but I don´t think I´ll go down the 'manual putting links in /usr' route. I already spend too much time with packaging issues lately :( Optification currently saves about 200KB of rootfs space for Conboy, so I´m doing optification mainly to pass the QA and I don´t

Optification creates link-loop

2010-01-12 Thread Cornelius Hald
Hi, I´m having a strange optification problem which leads to a link-loop. I´m building two packages out of one source tree and I´m having maemo-optify in /debian/rules. Package one is conboy and package two is conboy-midgard. Both packages install plugins as library files and small text

Re: Optification creates link-loop

2010-01-12 Thread Cornelius Hald
Jeff Moe wrote: https://bugs.maemo.org/show_bug.cgi?id=7707 That´s exactly it Jeff. Thanks for the hint! The questions are now: Is there a known work-around? Will it get fixed in maemo-optify soon? Cheers! Conny ___ maemo-developers mailing list

Re: How to access geotag information?

2010-01-08 Thread Cornelius Hald
Michael Cronenworth wrote: Till Harbaum on 01/07/2010 06:30 AM wrote: How do i access geotags? With libexif. GPS coordinates are in the EXIF data. I didn´t really look into this, but at least for image files tracker seems to be prepared to handle geo tags. Not sure if this functionality

Re: Auto builder failure (was [fremantle]: kmplayer 0.10.2-4 FAILED)

2010-01-08 Thread Cornelius Hald
koos vriezen wrote: I think this isn't my fault, no? No, it´s not your fault. Unfortunately I have no idea when it will work again. I guess you just have to try again later... Conny ___ maemo-developers mailing list maemo-developers@maemo.org

Automatic translation of debian/control file using .po file

2010-01-06 Thread Cornelius Hald
Hi, does anyone have the needed magic to merge the debian/control file with a .po file? I want to have a translated package description, but I don't want to maintain the translations in a different way than the rest of the translations. I had partial success with intltool-merge with -r for

Translating Description field in debian/control

2010-01-04 Thread Cornelius Hald
an idea - please tell me! Thanks! Conny [1] http://hildon-app-mgr.garage.maemo.org/packaging-stable.html Source: conboy Section: user/utilities Priority: optional Maintainer: Cornelius Hald h...@icandy.de Build-Depends: debhelper (= 4.0.0), intltool, maemo-version-dev, libhildon1-dev, libosso

Re: Translating Description field in debian/control

2010-01-04 Thread Cornelius Hald
On Mon, 2010-01-04 at 12:08 -0400, Anderson Lizardo wrote: 2010/1/4 Cornelius Hald h...@icandy.de: Hi, I'm trying to provide a localized package description in debian/control. I was finding this[1] document. Is it still valid? Because somehow it's not working. (Only tested

Fremantle extras-devel broken (bad sig)

2010-01-04 Thread Cornelius Hald
Hi, when running apt-get update I get the following error. W: GPG error: http://repository.maemo.org fremantle Release: The following signatures were invalid: BADSIG E40DC434616730BD maemo.org Extras repositories (Fremantle Extras) repositor...@maemo.org W: You may want to run apt-get update

Re: Translating Description field in debian/control

2010-01-04 Thread Cornelius Hald
On Mon, 2010-01-04 at 17:18 +0100, Cornelius Hald wrote: On Mon, 2010-01-04 at 12:08 -0400, Anderson Lizardo wrote: 2010/1/4 Cornelius Hald h...@icandy.de: Hi, I'm trying to provide a localized package description in debian/control. I was finding this[1] document. Is it still valid

Re: Fremantle extras-devel broken (bad sig)

2010-01-04 Thread Cornelius Hald
On Mon, 2010-01-04 at 19:30 +0100, Cornelius Hald wrote: Hi, when running apt-get update I get the following error. W: GPG error: http://repository.maemo.org fremantle Release: The following signatures were invalid: BADSIG E40DC434616730BD maemo.org Extras repositories (Fremantle

Re: Unmap default action of hardwarbuttons [was Fremantle fullscreen mode]

2010-01-03 Thread Cornelius Hald
On Fri, 2010-01-01 at 13:24 +0100, ds wrote: Cornelius Hald gave the following tip: They key constants for the +/- keys are the same as on Diablo. But before you can use them you first have to unmap the default action, which is sound volume up/down. How do I unmap the default action

Re: How to change button shape?

2009-12-29 Thread Cornelius Hald
Hi Till, How can i influence the shape of such buttons explicitely? I don't think you can influence the shape explicitly. This is done completely via Gtk theming. The theming is defined here: /usr/share/themes/default/gtk-2.0/gtkrc If you look for example for fremantle-button-group-box you

maemo-optify with Chinook / conditionals in debian/rules

2009-12-20 Thread Cornelius Hald
Hi, I'm trying to optify Conboy and noticed that maemo-optify does not exist on Chinook. So I've added the build dependency like that: Build-Depends: [...] maemo-optify | maemo-version-dev ( 5.0) So far so good, but now I have to make the call inside debian/rules optional as well. Unfortunately

Re: maemo-optify with Chinook / conditionals in debian/rules

2009-12-20 Thread Cornelius Hald
After a lot of trying I found out the the following works: if [ `which maemo-optify` ]; then maemo-optify; fi Cheers! Conny On Sun, 2009-12-20 at 20:50 +0100, Cornelius Hald wrote: Hi, I'm trying to optify Conboy and noticed that maemo-optify does not exist on Chinook. So I've added

Re: maemo extras downloads keeps resetting description for liqtorch and liqflow

2009-12-18 Thread Cornelius Hald
Niels Breet wrote: On Fri, December 18, 2009 13:23, Gary Birkett wrote: hi, Hi, a couple of my apps landed in extras yesterday and I have added screenshots and changed the description text for both but they keep getting reset? the revision history for the pages shows clearly that I have

Re: maemo extras downloads keeps resetting description for liqtorch and liqflow

2009-12-18 Thread Cornelius Hald
Niels Breet wrote: On Fri, December 18, 2009 14:30, Cornelius Hald wrote: Niels Breet wrote: On Fri, December 18, 2009 13:23, Gary Birkett wrote: It fetches all information from your package. The idea is that your package should be 'complete' enough to describe itself. Would

Re: Changing available resolutions in camera app

2009-12-17 Thread Cornelius Hald
Andres Gomez Garcia wrote: On Mon, 2009-11-30 at 09:40 +0100, Cornelius Hald wrote: On Mon, 2009-11-30 at 10:25 +0200, Alexander Bokovoy wrote: Hi, On Mon, Nov 30, 2009 at 10:11 AM, Cornelius Hald h...@icandy.de wrote: Hi, by default the N900 camera application offers two resolutions. One

Re: Find out Maemo version from script

2009-12-16 Thread Cornelius Hald
Marius Gedminas wrote: On Tue, Dec 15, 2009 at 07:50:48PM +0100, Cornelius Hald wrote: I think I will use the osso-product-info command as this seems to be the best way for me to do it. With the other solutions I have some problems: * /etc/osso_software_version does not exist on my N900

Find out Maemo version from script

2009-12-15 Thread Cornelius Hald
Hi, I know this has been discussed before, but unfortunately I cannot find it. While developing inside the SDK I used /etc/maemo_version (which is provided by the package maemo-version) to alter the runtime behavior of some scripts. Now on the device I noticed that the package maemo-version

Re: Find out Maemo version from script

2009-12-15 Thread Cornelius Hald
On Tue, 2009-12-15 at 17:44 +0200, Marius Gedminas wrote: On Tue, Dec 15, 2009 at 04:37:23PM +0100, Alberto Garcia wrote: On Tue, Dec 15, 2009 at 12:21:58PM +0100, Cornelius Hald wrote: While developing inside the SDK I used /etc/maemo_version (which is provided by the package maemo

Re: Does anyone see this?

2009-12-14 Thread Cornelius Hald
Hi, seeing you on maemo-developers :) Cheers! Conny On Mon, 2009-12-14 at 00:28 -0500, Demetris wrote: Can someone please confirm that they can see this email? There have been some issues with post seeing my own postings (even though in the subscriber page the appropriate option is checked

Re: Build-Depends for several Maemo versions

2009-12-14 Thread Cornelius Hald
On Fri, 2009-12-11 at 18:50 +0200, Ed Bartosh wrote: BTW, the reason for the issue was using wrong syntax for versioning dependencies in the control file. Instead of using ( 4.1) Cornelius was using ( 4.1). Thanks a lot Ed, that did the trick :) Cheers! Conny

Re: Garage maintenance break

2009-12-13 Thread Cornelius Hald
If only I wouldn't need the autobuilder so much :( I know it's not helpfull, but it's now almost 48 hours On Sat, 2009-12-12 at 16:52 +0200, Marius Gedminas wrote: On Sat, Dec 12, 2009 at 11:34:57AM +, Andrew Flegg wrote: does anyone know how long this break will be? Should I make

Garage maintenance break

2009-12-12 Thread Cornelius Hald
Hi, does anyone know how long this break will be? Should I make new plans for today or will it be up soon again? Thanks! Conny ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: overlaid buttons

2009-12-11 Thread Cornelius Hald
On Tue, 2009-12-08 at 23:58 +0200, Marius Gedminas wrote: On Tue, Dec 08, 2009 at 01:53:03AM -0600, kyle cronan wrote: The browser (when you're in full screen) and the media player (when you're browsing media) both have a little button in the bottom right hand corner of the screen that is

Build-Depends for several Maemo versions

2009-12-11 Thread Cornelius Hald
Hi Packaging Masters! I'm stuck with a problem and have no idea how to proceed, maybe someone could give me a hint? On Diablo and Fremantle I want libmodest-dbus-client-dev as a build dependency, but not on Chinook. Because on Chinook it does not exist. So I've added the following to by

Re: Build-Depends for several Maemo versions

2009-12-11 Thread Cornelius Hald
On Fri, 2009-12-11 at 18:18 +0200, Ed Bartosh wrote: 2009/12/11 Cornelius Hald h...@icandy.de: Hi Packaging Masters! I'm stuck with a problem and have no idea how to proceed, maybe someone could give me a hint? On Diablo and Fremantle I want libmodest-dbus-client-dev as a build

Re: contribution to projects in Garage

2009-12-01 Thread Cornelius Hald
Reshma Prasanna wrote: Hi, I think there are a lot of people who could need a help. But what is your back-ground, which is the kind of project to be interested in, in which kind of work do you think you could help out? I think a good approach would be

Changing available resolutions in camera app

2009-11-30 Thread Cornelius Hald
Hi, by default the N900 camera application offers two resolutions. One with aspect ratio 16:10 and one with 4:3. I would like to get an aspect ratio of 3:2 (classic 35mm film). Did anyone find a config file or gconf key to change that? It's not super super important, but if you have

Re: Changing available resolutions in camera app

2009-11-30 Thread Cornelius Hald
On Mon, 2009-11-30 at 10:25 +0200, Alexander Bokovoy wrote: Hi, On Mon, Nov 30, 2009 at 10:11 AM, Cornelius Hald h...@icandy.de wrote: Hi, by default the N900 camera application offers two resolutions. One with aspect ratio 16:10 and one with 4:3. I would like to get an aspect ratio

Re: HeFullscreenButton now in hildon-extras

2009-11-26 Thread Cornelius Hald
Luca Donaggio wrote: Thanks Conny! Approximately when will hildon-extras be ready for (at least) extras-devel? Honestly I have no idea :) It builds and it works. It´s just a matter of making the release. The question is which widgets we would like to have in our first release. Personally I

Re: Scratchbox package versions on autobuilder?

2009-11-26 Thread Cornelius Hald
Anderson Lizardo wrote: Hi, Could someone with access to the autobuilder machine send to me the output of dpkg -l scratchbox* ? I'm getting a build error that I'm unable to reproduce on my own installation: http://pastebin.com/m4f98186 Do you have glib included in your build-depends? It

Re: HeFullscreenButton now in hildon-extras

2009-11-26 Thread Cornelius Hald
Graham Cobb wrote: On Thursday 26 November 2009 09:40:29 Cornelius Hald wrote: Luca Donaggio wrote: Approximately when will hildon-extras be ready for (at least) extras-devel? Honestly I have no idea :) It builds and it works. It´s just a matter of making the release. The question is which

HeFullscreenButton now in hildon-extras

2009-11-25 Thread Cornelius Hald
Hi, after a long long delay, I finally managed to get HeFullscreenButton into hildon-extras. If you want to see it in action have a look at conboy-unstable or just use it in your code :) Cheers! Conny ___ maemo-developers mailing list

Re: i want to download file from the internet?

2009-11-24 Thread Cornelius Hald
mohamed ismael wrote: how can i download file from the internet? i am usnig the class ConIcConnection which opens a connection after that how can i download afile It depends which protocol you want to use http/ftp/etc. Probably you want http so I would suggest to have a look at libcurl.

Re: SVN problems on garage

2009-11-23 Thread Cornelius Hald
, 2009-11-21 at 03:56 +0100, Cornelius Hald wrote: Hi, I don't know if the problem is with me or the server. When I try to commit something I get the following error: Adding conboy/src/he-fullscreen-button.c svn: Commit failed (details follow): svn: Repository moved temporarily

Re: SVN problems on garage

2009-11-23 Thread Cornelius Hald
On Mon, 2009-11-23 at 19:33 +0100, Till Harbaum / Lists wrote: Hi, no problems here, can check in changes and new files as usual. Thanks for testing Till! Looks like have to take a closer look at my setup. Thanks! Conny ___ maemo-developers

Re: gtk_editable_get_selection_bounds

2009-11-22 Thread Cornelius Hald
Hi Peter, I'm not sure I understand your problem correctly, but gtk_editable_get_selection_bounds() is meant to only return the start and end positions. If you need the selected text you could call gtk_editable_get_chars() using the previously obtained positions. Or maybe

SVN problems on garage

2009-11-21 Thread Cornelius Hald
Hi, I don't know if the problem is with me or the server. When I try to commit something I get the following error: Adding conboy/src/he-fullscreen-button.c svn: Commit failed (details follow): svn: Repository moved temporarily to 'https://garage.maemo.org/svn/conboy/!

Fremantle autobuilder stuck?!

2009-11-20 Thread Cornelius Hald
Hi, it looks like the Fremantle autobuilder is stuck. I've uploaded something in the morning (about 6 hours ago) and it's still not done. Also it looks like the queue didn't change at all. Could someone please have a look! Thanks! Conny ___

Re: Fremantle autobuilder stuck?!

2009-11-20 Thread Cornelius Hald
Sorry, false alarm. It seems the builder is just horribly busy and the reload button of my browser was broken... ;) Cheers! Conny On Fri, 2009-11-20 at 15:27 +0100, Cornelius Hald wrote: Hi, it looks like the Fremantle autobuilder is stuck. I've uploaded something in the morning (about 6

Re: Fremantle autobuilder stuck?!

2009-11-20 Thread Cornelius Hald
On Fri, 2009-11-20 at 16:29 +0100, Ferenc Szekely wrote: Marcell has kicked the builder. The queue got stuck after submitting midgard2-core. We do not know the reason what blocked the process, but we have to find it out soonish. AFAIK Marcell remove midgard2 from the queue, and the builder has

Re: Custom URL handlers not working on Fremantle

2009-11-20 Thread Cornelius Hald
On Fri, 2009-11-20 at 10:01 +0200, Kimmo Hämäläinen wrote: On Thu, 2009-11-19 at 20:47 +0100, ext Cornelius Hald wrote: Hi, has something changed in the mime/url handling between Diablo and Fremantle? It's not working for me anymore and I cannot find documentation about changes

Re: Extras Testing to Extras, again...

2009-11-19 Thread Cornelius Hald
On Thu, 2009-11-19 at 13:48 +, Aniello Del Sorbo wrote: 2009/11/19 Valerio Valerio vdv...@gmail.com: Hi, Anyway... actions should be taken and asap. Unfortunately we need a developer to implement these actions, Niels is on vacations till the end of the month, afaik. To

Custom URL handlers not working on Fremantle

2009-11-19 Thread Cornelius Hald
Hi, has something changed in the mime/url handling between Diablo and Fremantle? It's not working for me anymore and I cannot find documentation about changes. I've registered Conboy as url handler for conboy:// urls. On Diablo it is working, but the same code and .desktop file is not working on

Re: Mails about ratings from Downloads

2009-11-18 Thread Cornelius Hald
On Wed, 2009-11-18 at 00:12 +, Valerio Valerio wrote: seems that is still possible to vote trough Maemo-select without login, I'm still getting a lot of rating from anonymous, most of the times a bunch of them as described by Conny. It's also possible to vote anonymously via maemo.org

  1   2   3   4   >