Garage project takeover
Hello, I am currently doing some maintainance work on DOSBox for Maemo (and I am the author of the current package in -devel). In order to fulfill the extras QA bugtracker requeriment and my own need for a VCS repo, I considered registering a new project in Garage, but found that the project was already registered. Quite a few months ago I contacted the maintainer, but he hasn't answered yet, and the Garage interface won't let me spam him again until he accepts or declines the current request. So, a week ago, I sent him an email, with still no reply. I could register a "dosbox2" project, or just ignore Garage and go straight to a b.m.o component and a gitorius project, but since the Garage project already exists and is virtually empty, I'd like to know if there's any policy about takeover of empty/abandoned Garage projects by "new maintainers", or to kickstart discussions about one if it does not exist yet. DOSBox garage link: https://garage.maemo.org/projects/dosbox -- Javier ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
reloading a status bar plugin
Hello, I've created a statusbar plugin, now I want to reload it (eg. when the configuration file changes). What is the best way to do that ? Best Regards, Daniele Maio. ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
Re: DUI: widgetsgallery crash
On 02/23/2010 02:42 PM, ext Peter Penz wrote: Hello, I just tried to compile and install DUI from http://qt.gitorious.org/maemo-6-ui-framework for the scratchbox. I cloned libdui and duitheme and followed the instructions from libdui/README. Running demos like animatedlayout or qtstyleexample work without problems, but the most important demo - widgetsgallery - crashes. Doing a "widgetsgallery --output-level debug" indicates that creating of pixmaps has failed in the DuiTheme (see attachment). I guess it is related to the installation target: libdui gets installed into /usr/local, while the duitheme gets installed into /usr. If anybody was able to install libdui + duitheme properly from source inside the scratchbox, I'd be happy about any hints. Thanks, Peter When compiling libdui, give it a prefix of /usr like this first: ./configure --prefix=/usr This should allow it to pick up the theme files from the correct place if you simply do "make install" in duitheme. I guess the technically correct solution would be to provide a configure script for duitheme as well, but it seems a bit overkill. Regards, Tomas ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
DUI: widgetsgallery crash
Hello, I just tried to compile and install DUI from http://qt.gitorious.org/maemo-6-ui-framework for the scratchbox. I cloned libdui and duitheme and followed the instructions from libdui/README. Running demos like animatedlayout or qtstyleexample work without problems, but the most important demo - widgetsgallery - crashes. Doing a "widgetsgallery --output-level debug" indicates that creating of pixmaps has failed in the DuiTheme (see attachment). I guess it is related to the installation target: libdui gets installed into /usr/local, while the duitheme gets installed into /usr. If anybody was able to install libdui + duitheme properly from source inside the scratchbox, I'd be happy about any hints. Thanks, Peter [sbox-FREMANTLE_X86: ~/DUI/libdui] > run-standalone.sh widgetsgallery -output-level debug DuiTheme: DuiLibrary "libdui" registered widgetsgallery[25314]: GLIB CRITICAL ** Gtk - gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed widgetsgallery[25314]: GLIB WARNING ** GLib-GObject - IA__g_object_set_valist: object class `GtkMenuItem' has no property named `label' widgetsgallery[25314]: GLIB WARNING ** GLib-GObject - IA__g_object_set_valist: object class `GtkCheckMenuItem' has no property named `label' DuiRemoteThemeDaemon: Failed to connect to theme daemon (IPC) DuiThemeDaemon: directory "/usr/share/themes/devel/dui/images" does not exist! DuiThemeDaemon: directory "/usr/share/themes/devel/dui/icons" does not exist! DuiThemeDaemon: directory "/usr/share/themes/devel/dui/svg" does not exist! DuiThemeDaemon: directory "/usr/share/themes/devel/dui/widgetsgallery/icons" does not exist! DuiThemeDaemon: directory "/usr/share/themes/base/dui/widgetsgallery/images" does not exist! DuiThemeDaemon: directory "/usr/share/themes/base/dui/widgetsgallery/icons" does not exist! DuiThemeDaemon: directory "/usr/share/themes/base/dui/widgetsgallery/svg" does not exist! DuiWindowPrivate: Renderer: OpenGL Could not add child element to parent element because the types are incorrect. link background_x5F_64 hasn't been detected! link background_x5F_64 hasn't been detected! Could not add child element to parent element because the types are incorrect. DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_duinavigationbar-background_0_0" DuiScalableImage: Width of "" image 50 is smaller than combined corner width 144 . This might cause rendering artifacts. Could not add child element to parent element because the types are incorrect. link background_x5F_64 hasn't been detected! link background_x5F_64 hasn't been detected! Could not add child element to parent element because the types are incorrect. DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_icon-m-menuarrow_24_24" DuiTheme: requested pixmap without id DuiTheme: requested pixmap without id DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_icon-m-menuarrow_24_24" DuiTheme: requested pixmap without id DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_duibutton-background_0_0" DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_duibutton-background_0_0" DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_Icon-home_50_50" QGridLayoutEngine::addItem: Cell (0, 0) already taken DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_Icon-back_50_50" DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_Icon-close_50_50" DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_duicontainer-content-background_0_0" DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_duicontainer-header-background_0_0" DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_duicontainer-header-background_0_0" DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_duicontainer-content-background_0_0" DuiClassFactory: could not find assembly type for "ListPage" DuiClassFactory: could not find assembly name for "ListPage" DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_duiapplicationpage-background_0_0" DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_duipositionindicator-indicator_6_6" DuiThemePrivate: pixmapCreatedSlot - pixmap creation failed (null handle): "default_pixmap_duipositionindicator-background_6_6" /usr/bin/run-standalone.sh: line 11: 25314 Segmentation fault (core dumped) "$@"___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
Promotion problems ?
Hello ! As you can see in http://maemo.org/packages/view/vectormine/ VectorMine 1.0.4-2 has been promoted to extras-testing from extras-devel but it never land to extra-testing for the armel package. Thanks for help -- Benoît HERVIER - http://khertan.net/ ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
Re: Developing for Maemo 5 using Qt
On Tue, Feb 23, 2010 at 11:53 AM, Sun Yalong wrote: >>No, hybrid application is more like an application composed of web >>view + javascript that talks to C++ through QObjects exposed to it. > > Got a question that: is it possible to add hybrid application on Home > screen like Widget does. Yes, there is nothing special about them. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
RE: Developing for Maemo 5 using Qt
Thanks for reply. >No, hybrid application is more like an application composed of web >view + javascript that talks to C++ through QObjects exposed to it. Got a question that: is it possible to add hybrid application on Home screen like Widget does. yalong ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
Re: Developing for Maemo 5 using Qt
On Tue, Feb 23, 2010 at 11:11 AM, Sun Yalong wrote: > Just be curious that is that called Qt Hybrid application or not. No, hybrid application is more like an application composed of web view + javascript that talks to C++ through QObjects exposed to it. > Last couple of days, we have a talk about Qt Hybrid application here. And > the idea is quite similar. So the solution is maemo platform specific or we > could deploy it symbian also. Symbian homescreen widgets are different (somewhat more limited, no "full" QWidget support). However, there will quite likely be an unified way of exposing stuff in homescreen, but what the trolls are working on now are QWidgets on homescreen, which is maemo specific. Basically: if you implement a homescreen widget in Symbian, you will be able to use it on Maemo too. However, it won't necessarily work the other way around. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
RE: Developing for Maemo 5 using Qt
Hi, > >You should wait. This has been worked on, and there will be an >official solution how to do this soon. You can ask around #qt-maemo on Just be curious that is that called Qt Hybrid application or not. Last couple of days, we have a talk about Qt Hybrid application here. And the idea is quite similar. So the solution is maemo platform specific or we could deploy it symbian also. I mean to write a Qt application and add it as Desktop widget both maemo(meego ?) and symbian. yalong ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
Re: Developing for Maemo 5 using Qt
Thanks. Then i will wait until an official solution is given. I understand that QMobility is work in progress right now, i just wanted to give a try to this new API. :) 2010/2/23 Ville M. Vainio > On Tue, Feb 23, 2010 at 10:39 AM, Jose Maria Garcia-Valdecasas > wrote: > > > I can't find any desktop widget example using Qt (most probably because > the > > idea was to use GTK+ in Maemo 5 and not Qt), so i'd like to know if > anyone > > here has a link to an example, or documentation about how to do this. > > You should wait. This has been worked on, and there will be an > official solution how to do this soon. You can ask around #qt-maemo on > irc if you need more info. Just make a QWidget that works and soon > you'll be able to slap it on home screen. > > Unofficial solutions exist, but they are not complete (e.g. don't > appear in "Add widgets" menu). > > > Secondly, one of the ideas is to provide a desktop widget which shows the > > number of lost calls/sms/mails (this could also be shown in the "slide to > > unlock" screen). Can this be done only using Qt and it's beta QMobility? > Or > > should I wait until it's more mature and use right now any other API? I'm > > There is no mature way to do all of this yet w/ QtMobility , but it's > a work in progress. > > -- > Ville M. Vainio > http://tinyurl.com/vainio > ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
Re: Developing for Maemo 5 using Qt
On Tue, Feb 23, 2010 at 10:39 AM, Jose Maria Garcia-Valdecasas wrote: > I can't find any desktop widget example using Qt (most probably because the > idea was to use GTK+ in Maemo 5 and not Qt), so i'd like to know if anyone > here has a link to an example, or documentation about how to do this. You should wait. This has been worked on, and there will be an official solution how to do this soon. You can ask around #qt-maemo on irc if you need more info. Just make a QWidget that works and soon you'll be able to slap it on home screen. Unofficial solutions exist, but they are not complete (e.g. don't appear in "Add widgets" menu). > Secondly, one of the ideas is to provide a desktop widget which shows the > number of lost calls/sms/mails (this could also be shown in the "slide to > unlock" screen). Can this be done only using Qt and it's beta QMobility? Or > should I wait until it's more mature and use right now any other API? I'm There is no mature way to do all of this yet w/ QtMobility , but it's a work in progress. -- Ville M. Vainio http://tinyurl.com/vainio ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers
Developing for Maemo 5 using Qt
Hi all, This is my first post in this list, and although i have tried to search in the archive, i haven't found anything related to my question. I have developed/contributed to some apps using C++ and Qt already, but have never done the same for maemo, so now that i have an N900 i thought that i could play a bit and work in some apps/widgets i think that my n900 is missing. And here is where the problems begin. I can't find any desktop widget example using Qt (most probably because the idea was to use GTK+ in Maemo 5 and not Qt), so i'd like to know if anyone here has a link to an example, or documentation about how to do this. Secondly, one of the ideas is to provide a desktop widget which shows the number of lost calls/sms/mails (this could also be shown in the "slide to unlock" screen). Can this be done only using Qt and it's beta QMobility? Or should I wait until it's more mature and use right now any other API? I'm not used to Maemo SDK, so any hint would be apreciated. Thanks in advance and sorry if this topic has already been discussed. Jose. ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers