From bugzilla-daemon at maemo.org Wed Nov 1 10:47:34 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 1 Nov 2006 10:47:34 +0200 (EET) Subject: [hafqa] [Bug 804] Matchbox 1.1-osso9 aborting in Sardine w41 Message-ID: <20061101084734.D749ADF2DF@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=804 ------- Additional Comments From lemody at gmail.com 2006-11-01 10:47 ------- I tried to rollback but it seems to be not possible. I will push new version of Pango to Sardine to resolve this. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 1 14:35:07 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 1 Nov 2006 14:35:07 +0200 (EET) Subject: [hafqa] [Bug 822] New: same enum fields in different headers. Message-ID: <20061101123507.549E6DF349@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=822 Summary: same enum fields in different headers. Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: hildon-libs AssignedTo: luc.pionchon at nokia.com ReportedBy: johan.bilien at nokia.com QAContact: hafqa at maemo.org TimeEditor and DateEditor use the same variable names in public enums. As a result you cannot use both in the same file. For instance in hildon-composite-widget.c. In file included from hildon-composite-widget.c:29: hildon-time-editor.h:57: error: redeclaration of enumerator 'INVALID_CHAR' hildon-date-editor.h:79: error: previous definition of 'INVALID_CHAR' was here make[2]: *** [hildon-composite-widget.lo] Error 1 make[2]: Leaving directory `/home/jobi/src/hildon-libs/hildon-widgets' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jobi/src/hildon-libs' -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 1 17:12:21 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 1 Nov 2006 17:12:21 +0200 (EET) Subject: [hafqa] [Bug 823] New: support for Hildon specific hacks to GTK+ should be conditional Message-ID: <20061101151221.EBAB2DF343@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=823 Summary: support for Hildon specific hacks to GTK+ should be conditional Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: hildon-libs AssignedTo: luc.pionchon at nokia.com ReportedBy: johan.bilien at nokia.com QAContact: hafqa at maemo.org The attached patch makes the support for Hildon-specific GTK+ changes conditional at least at compilation time. Checks are made at configure time. Please double-check amd fix my autoconf-fu :) -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 1 17:13:25 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 1 Nov 2006 17:13:25 +0200 (EET) Subject: [hafqa] [Bug 823] support for Hildon specific hacks to GTK+ should be conditional Message-ID: <20061101151325.DFF60DF340@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=823 ------- Additional Comments From johan.bilien at nokia.com 2006-11-01 17:13 ------- Created an attachment (id=125) --> (https://maemo.org/bugzilla/attachment.cgi?id=125&action=view) Compiles with upstream GTK Please consider reviewing and applying to trunk. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 1 17:14:07 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 1 Nov 2006 17:14:07 +0200 (EET) Subject: [hafqa] [Bug 823] support for Hildon specific hacks to GTK+ should be conditional Message-ID: <20061101151407.F0FE3DF343@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=823 ------- Additional Comments From johan.bilien at nokia.com 2006-11-01 17:14 ------- Note that bug# 822 needs to be fixed too in order to actually compile with a recent gcc. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 1 17:16:03 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 1 Nov 2006 17:16:03 +0200 (EET) Subject: [hafqa] [Bug 822] same enum fields in different headers. Message-ID: <20061101151603.1D9BCDF2BC@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=822 ------- Additional Comments From johan.bilien at nokia.com 2006-11-01 17:15 ------- Created an attachment (id=126) --> (https://maemo.org/bugzilla/attachment.cgi?id=126&action=view) potential fix The attach fix adds a prefix to these fields. This is an API change unfortunately, but the original API is severely broken ... -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 1 18:37:40 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 1 Nov 2006 18:37:40 +0200 (EET) Subject: [hafqa] [Bug 824] New: libosso should allow compiling without outo Message-ID: <20061101163740.6D9D4DF29C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=824 Summary: libosso should allow compiling without outo Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: libosso AssignedTo: kimmo.hamalainen at nokia.com ReportedBy: johan.bilien at nokia.com QAContact: hafqa at maemo.org The dependency on outo should be soft, it should be possible to compile the library without the unit testing if outo is not available on the system. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 2 14:42:02 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 2 Nov 2006 14:42:02 +0200 (EET) Subject: [hafqa] [Bug 819] Dependency of libossomime0 to osso-uri l10n mr package not expressed correctly Message-ID: <20061102124202.B272BDF2F0@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=819 kimmo.hamalainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From kimmo.hamalainen at nokia.com 2006-11-02 14:42 ------- it's fixed in 1.8.1-2 -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 2 14:43:33 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 2 Nov 2006 14:43:33 +0200 (EET) Subject: [hafqa] [Bug 824] libosso should allow compiling without outo Message-ID: <20061102124333.E4419DE677@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=824 ------- Additional Comments From kimmo.hamalainen at nokia.com 2006-11-02 14:43 ------- I guess there could be some configure option for that, but I don't have a clue yet how to do that... -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 2 14:48:12 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 2 Nov 2006 14:48:12 +0200 (EET) Subject: [hafqa] [Bug 824] libosso should allow compiling without outo Message-ID: <20061102124812.4A87FDF528@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=824 ------- Additional Comments From johan.bilien at nokia.com 2006-11-02 14:48 ------- Created an attachment (id=127) --> (https://maemo.org/bugzilla/attachment.cgi?id=127&action=view) conditional compilation of unit tests I had forgotten to attach this patch. Please test carefully cause my autotools skills are limited to say the least. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 6 17:10:13 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 6 Nov 2006 17:10:13 +0200 (EET) Subject: [hafqa] [Bug 835] New: apt-worker dies when I compile application installer with -O0 -g Message-ID: <20061106151013.07D49DE508@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=835 Summary: apt-worker dies when I compile application installer with -O0 -g Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: application-installer AssignedTo: marius.vollmer at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org I compiled osso-application-installer with -O0 -g options (setting DEB_BUILD_OPTIONS=debug,noopt,nostrip), in order to be able to debug it. If I run this compiled version, whenever I have to do any operation with apt-worker, it dies with a double free error. This makes impossible to debug the apt-worker, or even the application installer (if apt-worker dies, the installer is not very useful). -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 6 17:10:54 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 6 Nov 2006 17:10:54 +0200 (EET) Subject: [hafqa] [Bug 835] apt-worker dies when I compile application installer with -O0 -g Message-ID: <20061106151054.23787DE508@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=835 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 6 17:21:17 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 6 Nov 2006 17:21:17 +0200 (EET) Subject: [hafqa] [Bug 835] apt-worker dies when I compile application installer with -O0 -g Message-ID: <20061106152117.7BD82DF774@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=835 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW ------- Additional Comments From jdapena at igalia.com 2006-11-06 17:21 ------- Uhm, seems it's not really a bug in the application installer. It seems the C++ compiler sometimes causes this kind of problems, and it's reported. The error can be avoided running the apt-worker with this environment variable: export G_MALLOC_CHECK_=0 Be careful with the underscore at the end of G_MALLOC_CHECK_. Probably this hint should go to the HACKING file. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 6 17:41:31 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 6 Nov 2006 17:41:31 +0200 (EET) Subject: [hafqa] [Bug 836] New: Control panel icons are always large in scratchbox Message-ID: <20061106154131.4F237DF76D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=836 Summary: Control panel icons are always large in scratchbox Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: desktop AssignedTo: karoliina.t.salminen at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org When I run the control panel from sardine inside the scratchbox, the grid is shown with large icons. If I select small icons in menu, they keep on being large. If I check the codeflow, I see that gtk_widget_style_get obtains the default value from installed property icon_size. I don't know why is it completely ignoring the gtkrc (even when it's loading it and even putting it in the internal rc properties of the grid). It seems that the style property cache doesn't get updated as it should. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 6 17:48:41 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 6 Nov 2006 17:48:41 +0200 (EET) Subject: [hafqa] [Bug 837] New: Control Panel debian scripts do not support "debug" option Message-ID: <20061106154841.298C9DF773@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=837 Summary: Control Panel debian scripts do not support "debug" option Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: desktop AssignedTo: karoliina.t.salminen at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org When I compile hildon-control-panel with "debug" option, I'm being ignored, and it keeps on compiling with optimizations. If you use DEB_BUILD_OPTIONS=noopt,nostrip,debug hildon-control-panel is compiled with optimizations. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 6 17:48:53 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 6 Nov 2006 17:48:53 +0200 (EET) Subject: [hafqa] [Bug 837] Control Panel debian scripts do not support "debug" option Message-ID: <20061106154853.12996DF782@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=837 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 6 17:58:32 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 6 Nov 2006 17:58:32 +0200 (EET) Subject: [hafqa] [Bug 837] Control Panel debian scripts do not support "debug" option Message-ID: <20061106155832.41997DF71D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=837 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|karoliina.t.salminen at nokia.c|jdapena at igalia.com |om | ------- Additional Comments From jdapena at igalia.com 2006-11-06 17:58 ------- Created an attachment (id=128) --> (https://maemo.org/bugzilla/attachment.cgi?id=128&action=view) Patch for hildon-control-panel: better support of "debug" debian build option This patch adds support for DEB_BUILD_OPTIONS=debug, making rules call configure with --enable-debug. It also fix a minor typo in a variable, that was exposed with debugging support. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 6 17:59:44 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 6 Nov 2006 17:59:44 +0200 (EET) Subject: [hafqa] [Bug 837] Control Panel debian scripts do not support "debug" option Message-ID: <20061106155944.AB270DF785@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=837 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jdapena at igalia.com |karoliina.t.salminen at nokia.c | |om Status|ASSIGNED |NEW ------- Additional Comments From jdapena at igalia.com 2006-11-06 17:59 ------- Reasignning to QA to review the patch. A "patch" keyword would be great ;). -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 6 19:07:36 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 6 Nov 2006 19:07:36 +0200 (EET) Subject: [hafqa] [Bug 839] New: Very minor leak on closing the control panel Message-ID: <20061106170736.17A56DF78C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=839 Summary: Very minor leak on closing the control panel Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: desktop AssignedTo: karoliina.t.salminen at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org Valgrind reports a memory leak on closing the application installer (there's code to dispose all the application installer categories list, but it does not free all the used memory). The leak report is this one: ==25859== 186 (8 direct, 178 indirect) bytes in 1 blocks are definitely lost in loss record 23 of 93 ==25859== at 0x1B906285: malloc (vg_replace_malloc.c:130) ==25859== by 0x1C198F8C: g_malloc (in /targets/SDK_PC/usr/lib/libglib-2.0.so. 0.1000.3) ==25859== by 0x1C1A80EB: g_slice_alloc (in /targets/SDK_PC/usr/lib/libglib-2. 0.so.0.1000.3) ==25859== by 0x1C1A845A: g_slist_append (in /targets/SDK_PC/usr/lib/libglib-2 .0.so.0.1000.3) ==25859== by 0x804E69D: hcp_al_get_configured_categories (hildon-cp-applist.c :276) ==25859== by 0x804E7E6: hcp_al_new (hildon-cp-applist.c:325) ==25859== by 0x804CE09: hcp_create_data (hildon-control-panel-main.c:501) ==25859== by 0x804C5EE: main (hildon-control-panel-main.c:151) -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 6 19:07:57 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 6 Nov 2006 19:07:57 +0200 (EET) Subject: [hafqa] [Bug 839] Very minor leak on closing the control panel Message-ID: <20061106170757.CC65ADF79C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=839 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 6 19:12:40 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 6 Nov 2006 19:12:40 +0200 (EET) Subject: [hafqa] [Bug 839] Very minor leak on closing the control panel Message-ID: <20061106171240.AB0D8DF78C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=839 ------- Additional Comments From jdapena at igalia.com 2006-11-06 19:12 ------- Created an attachment (id=129) --> (https://maemo.org/bugzilla/attachment.cgi?id=129&action=view) Fixes the minor leak freeing the categories properly This code fixes the minor leak. It changes the function to free categories when the application is closed. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 6 19:13:07 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 6 Nov 2006 19:13:07 +0200 (EET) Subject: [hafqa] [Bug 839] Very minor leak on closing the control panel Message-ID: <20061106171307.2B515DF79B@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=839 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW ------- Additional Comments From jdapena at igalia.com 2006-11-06 19:13 ------- Reassigning to owner to review patch. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 7 16:06:16 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 7 Nov 2006 16:06:16 +0200 (EET) Subject: [hafqa] [Bug 841] New: "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061107140616.D2083DF72B@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 Summary: "Install from file" file selection dialog shows all kind of files in first folder shown Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: application-installer AssignedTo: marius.vollmer at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org Steps to reproduce: 0. Put a file that's not a debian package in ~/MyDocs 1. Open application installer 2. Select in menu "Application/Install from file..." 3. Check that the first folder shown shows files that are not debian packages 4. Other folders opened later filter correctly the file types (even the initial folder filters them correctly when it's opened the second time). What's shown: first shown folder shows files that are not debian packages. What should be shown: first shown folder showing only debian packages (if any). -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 7 18:17:24 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 7 Nov 2006 18:17:24 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061107161724.11035DF794@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Component|application-installer |hildon-fm ------- Additional Comments From jdapena at igalia.com 2006-11-07 18:17 ------- The problem is in hildon_file_selection. Custom filters are only processed on changing the selection, and it does not happen when you start the widget. But it doesn't happen even when you run set_filter. As it seems the bug is in hildon-fm, I'll reassign to the proper module, and assign it to myself (I think I can fix it). -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 7 18:18:07 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 7 Nov 2006 18:18:07 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061107161807.055C2DF7C3@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|marius.vollmer at nokia.com |jdapena at igalia.com Status|ASSIGNED |NEW ------- Additional Comments From jdapena at igalia.com 2006-11-07 18:18 ------- Reassigning to me -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 7 18:18:22 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 7 Nov 2006 18:18:22 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061107161822.09866DE667@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 7 18:32:26 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 7 Nov 2006 18:32:26 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061107163226.6400EDF7B0@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 ------- Additional Comments From jdapena at igalia.com 2006-11-07 18:32 ------- Created an attachment (id=133) --> (https://maemo.org/bugzilla/attachment.cgi?id=133&action=view) Patch for hildon-fm: now set_filter filters the current view immediately. This patch sets up visible function in filter when you set a new filter with set_filter (this causes immediate use of filter in current view). This should fix the issue in osso-application-installer. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 7 18:32:56 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 7 Nov 2006 18:32:56 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061107163256.00D8ADF7C3@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jdapena at igalia.com |marius.vollmer at nokia.com Status|ASSIGNED |NEW ------- Additional Comments From jdapena at igalia.com 2006-11-07 18:32 ------- Reassigning to owner to review the patch. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 7 19:55:19 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 7 Nov 2006 19:55:19 +0200 (EET) Subject: [hafqa] [Bug 814] INVALID_CHAR defined twice Message-ID: <20061107175519.0FB1ADF7B9@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=814 ------- Additional Comments From danielk at openismus.com 2006-11-07 19:55 ------- Created an attachment (id=134) --> (https://maemo.org/bugzilla/attachment.cgi?id=134&action=view) Patch that renames the offending enum values The attached patch resolves the conflict by renaming the offending enumeration value to INVALID_TIME_CHAR. Although not strictly necessary, I also renamed two enumeration values of HildonDateEditorErrorType in order to ensure a minimum amount of consistency. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 7 20:02:00 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 7 Nov 2006 20:02:00 +0200 (EET) Subject: [hafqa] [Bug 814] INVALID_CHAR defined twice Message-ID: <20061107180200.7D560DF794@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=814 ------- Additional Comments From murrayc at murrayc.com 2006-11-07 20:02 ------- This seems like the easiest patch to apply, but ideally, instead of this: typedef enum { - NO_ERROR = -1, + NO_DATE_ERROR = -1, MAX_DAY, MAX_MONTH, MAX_YEAR, @@ -74,7 +74,7 @@ EMPTY_MONTH, EMPTY_YEAR, INVALID_DATE, - INVALID_CHAR + INVALID_DATE_CHAR }HildonDateEditorErrorType; shouldn't it be like this to avoid future conflicts, and to be more consistent with other G APIs?: typedef enum { HILDON_DATE_EDITOR_ERROR_NO_DATE_ERROR = -1, ... HILDON_DATE_EDITOR_ERROR_INVALID_DATE_CHAR }HildonDateEditorErrorType; If the maintainer says he will accept that, please provide a patch for that or similar. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 12:14:22 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 12:14:22 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061108101422.DF266DF5AF@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 marius.vollmer at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From marius.vollmer at nokia.com 2006-11-08 12:14 ------- Hey, that's a nice, early cristmas present! :-) This patch (if it works, which I don't doubt) will solve a number of issues that I had on my list, anyway. Most excellent! -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 16:47:19 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 16:47:19 +0200 (EET) Subject: [hafqa] [Bug 824] libosso should allow compiling without outo Message-ID: <20061108144719.73A40DF622@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=824 ------- Additional Comments From kimmo.hamalainen at nokia.com 2006-11-08 16:47 ------- fixed in the libosso trunk, I'll mark this fixed when I have a little more tested tag for Libosso.. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 17:14:33 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 17:14:33 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061108151433.684B4DF57A@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 ------- Additional Comments From tommi.komulainen at nokia.com 2006-11-08 17:14 ------- (From update of attachment 133) >+ gtk_tree_model_filter_refilter(GTK_TREE_MODEL_FILTER >+ (self->priv->view_filter)); >+ hildon_file_selection_inspect_view(self->priv); >+ if (hildon_file_selection_content_pane_visible(self->priv)) { >+ gtk_tree_model_filter_set_visible_func(GTK_TREE_MODEL_FILTER >+ (self->priv->view_filter), Hmm, I'd imagine it would be a better idea to set the visible_func *before* refiltering. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 17:14:54 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 17:14:54 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061108151454.28237DF5D7@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tommi.komulainen at nokia.com -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 17:27:17 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 17:27:17 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061108152717.7B1A4DF620@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 ------- Additional Comments From jdapena at igalia.com 2006-11-08 17:27 ------- (In reply to comment #6) > Hmm, I'd imagine it would be a better idea to set the visible_func *before* > refiltering. Yes. Anyway, there's another problem with this patch. If you do set_filter two times for the same filter (it could happen when you alternate among more than one filter), there's a warning in gtk_tree_model_filter: GLIB CRITICAL ** Gtk - gtk_tree_model_filter_set_visible_func: assertion `filter->priv->visible_method_set == FALSE' failed I'm wandering how can this be avoided, as the filter does not have any method to know if a visibility method has been already bound. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 18:18:08 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 18:18:08 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061108161808.271FBDF344@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133 is|0 |1 obsolete| | ------- Additional Comments From jdapena at igalia.com 2006-11-08 18:18 ------- Created an attachment (id=135) --> (https://maemo.org/bugzilla/attachment.cgi?id=135&action=view) Patch for hildon-fm: enable filtering in constructor This patch puts filter_func in filter model on startup of the widget, to enable filtering from the very beginning. Should also fix the issue in application installer, and avoid the warnings stated in previous comments. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 18:26:06 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 18:26:06 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061108162606.B2C67DF3A6@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 ------- Additional Comments From marius.vollmer at nokia.com 2006-11-08 18:26 ------- What about this patch: Index: hildon-fm/hildon-file-selection.c =================================================================== --- hildon-fm/hildon-file-selection.c (revision 7849) +++ hildon-fm/hildon-file-selection.c (working copy) @@ -2981,6 +2981,9 @@ priv->view_filter = gtk_tree_model_filter_new(priv->main_model, temp_path); gtk_tree_path_free (temp_path); + gtk_tree_model_filter_set_visible_func + (GTK_TREE_MODEL_FILTER (priv->view_filter), filter_func, priv, NULL); + priv->sort_model = hildon_file_selection_create_sort_model(self, priv->view_filter); hildon_file_selection_enable_cursor_magic (self, priv->sort_model); That's what I came up with after some code reading. I will now go and try to reproduce the problem... The theory of the patch above is that the visible func needs to be set whenever we create a new filter_model, otherwise we might end up with a content pane that becomes visible without a visible func. We should not need to set the visible func more than once per filter model. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 18:28:11 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 18:28:11 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061108162811.7292ADF4DC@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 ------- Additional Comments From marius.vollmer at nokia.com 2006-11-08 18:28 ------- (In reply to comment #8) > Created an attachment (id=135) --> (https://maemo.org/bugzilla/attachment.cgi?id=135&action=view) > Patch for hildon-fm: enable filtering in constructor Dang! :-) Like minds... -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 18:42:38 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 18:42:38 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061108164238.EBFDEDF4DC@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 marius.vollmer at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From marius.vollmer at nokia.com 2006-11-08 18:42 ------- So, I went with my patch since it keeps the creation of the filter model and its configuratioon closer together. Fixed in hildon-fm 1.15-1 (in the 1.x) branch. 2006-11-08 Marius Vollmer * hildon-fm/hildon-file-selection.c (hildon_file_selection_constructor): Set the visible_func of the content pane filter model. Thanks to Jos? Dapena Paz and Tommi Komulainen! (M841, N45877) -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 19:43:51 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 19:43:51 +0200 (EET) Subject: [hafqa] [Bug 817] [PATCH] register enum types. Message-ID: <20061108174351.30A6ADF560@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=817 ------- Additional Comments From murrayc at murrayc.com 2006-11-08 19:43 ------- Marius, could you please commit this, or at least respond? -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 21:05:42 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 21:05:42 +0200 (EET) Subject: [hafqa] [Bug 817] [PATCH] register enum types. Message-ID: <20061108190542.A2736DF52C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=817 marius.vollmer at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From marius.vollmer at nokia.com 2006-11-08 21:05 ------- Yep, sorry. Let's see what can be done... -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 21:25:09 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 21:25:09 +0200 (EET) Subject: [hafqa] [Bug 814] INVALID_CHAR defined twice Message-ID: <20061108192509.47BC0DF560@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=814 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tommi.komulainen at nokia.com ------- Additional Comments From tommi.komulainen at nokia.com 2006-11-08 21:25 ------- (In reply to comment #5) > shouldn't it be like this to avoid future conflicts, and to be more consistent > with other G APIs?: Yes. Though we might want to drop a couple of prefixes to keep things more convenient and general, at least in theory. Similar to some gtk enums. Something like: HILDON_DATE_NO_ERROR, HILDON_DATE_INVALID_CHAR, ... Or perhaps combine the two enums as: HILDON_DATETIME_NO_ERROR, HILDON_DATETIME_MAX_SECONDS, HILDON_DATETIME_MAX_DAY, ... No strong feelings though. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 21:36:34 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 21:36:34 +0200 (EET) Subject: [hafqa] [Bug 817] [PATCH] register enum types. Message-ID: <20061108193634.65E16DF466@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=817 ------- Additional Comments From tommi.komulainen at nokia.com 2006-11-08 21:36 ------- (From update of attachment 123) >+# define a MAINT-like variable REBUILD which is set if Perl >+# is found, so autogenerated sources can be rebuilt >+AC_CHECK_PROGS(PERL, perl5 perl) PERL is unused in the rest of the patch, so the check seems a bit silly or unobvious? >+ (cd $(srcdir) && glib-mkenums \ This should be $(GLIB_MKENUMS) which is set by AM_PATH_GLIB_2_0 or manually with GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0` AC_SUBST(GLIB_MKENUMS) -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 21:36:52 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 21:36:52 +0200 (EET) Subject: [hafqa] [Bug 817] [PATCH] register enum types. Message-ID: <20061108193652.0AC29DF52C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=817 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tommi.komulainen at nokia.com -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 8 22:01:44 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 8 Nov 2006 22:01:44 +0200 (EET) Subject: [hafqa] [Bug 817] [PATCH] register enum types. Message-ID: <20061108200144.4C8C2DF492@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=817 ------- Additional Comments From murrayc at murrayc.com 2006-11-08 22:01 ------- Thanks. > PERL is unused in the rest of the patch, so the check seems a bit silly or > unobvious? I guess it's needed by glib-mkenums. If so, there should be a comment saying that, yes. > This should be $(GLIB_MKENUMS) which is set by AM_PATH_GLIB_2_0 or manually with > GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0` AC_SUBST(GLIB_MKENUMS) OK. I can't update the patch until I get back to my main PC next week. Could you go ahead with those changes? -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 9 14:28:59 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 9 Nov 2006 14:28:59 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061109122859.C6032DF667@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From jdapena at igalia.com 2006-11-09 14:28 ------- Shouldn't the patch also go to trunk? This has been applied to hildon-fm/1.x branch, but not on trunk :? -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 9 16:52:27 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 9 Nov 2006 16:52:27 +0200 (EET) Subject: [hafqa] [Bug 842] New: Show in UI filters inside HildonFileChooserDialog Message-ID: <20061109145227.1D0E2DF657@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=842 Summary: Show in UI filters inside HildonFileChooserDialog Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: hildon-fm AssignedTo: marius.vollmer at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org In Gtk, you can add filters to the file chooser dialog, and they're shown in a combo box. This way the user can select from the available filters (for example "Show all files", "Show Images", ...). It would be interesting that this could be offered also in hildon file chooser dialog. My proposal would be adding this in the content pane contextual menu (just as sort and view options are shown) (a combo box in the dialog is too big). Which way? It seems the most confortable for the user would be adding a separator and the types as menu items of first level in the context menu. For example: Sort by type sort by name ... --------------- List Thumbnails --------------- Show all files Show image files -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 9 16:55:03 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 9 Nov 2006 16:55:03 +0200 (EET) Subject: [hafqa] [Bug 842] Show in UI filters inside HildonFileChooserDialog Message-ID: <20061109145503.82A79DF5AF@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=842 ------- Additional Comments From jdapena at igalia.com 2006-11-09 16:54 ------- Created an attachment (id=136) --> (https://maemo.org/bugzilla/attachment.cgi?id=136&action=view) Patch for hildon-fm: add a contextual menu for selecting filters in file chooser dialog This patch adds options in contextual menu for selecting a filter among the ones available in the dialog (using add_filter and remove_filter APIs). -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 9 16:58:00 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 9 Nov 2006 16:58:00 +0200 (EET) Subject: [hafqa] [Bug 842] Show in UI filters inside HildonFileChooserDialog Message-ID: <20061109145800.AB390DF686@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=842 ------- Additional Comments From jdapena at igalia.com 2006-11-09 16:57 ------- Created an attachment (id=137) --> (https://maemo.org/bugzilla/attachment.cgi?id=137&action=view) Patch for osso-application-installer: adds "Show all files/Show package files" filters in UI of "Install from file" dialog This patch acts as an example of the use of the HildonFileChooserDialog with filters. It adds "Show all files" and "Show packages" options in "Install from file" dialog. If you want to check the effect of the chooser patch, you can use this. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 9 22:54:44 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 9 Nov 2006 22:54:44 +0200 (EET) Subject: [hafqa] [Bug 841] "Install from file" file selection dialog shows all kind of files in first folder shown Message-ID: <20061109205444.8949EDF6F1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=841 marius.vollmer at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From marius.vollmer at nokia.com 2006-11-09 22:54 ------- (In reply to comment #12) > Shouldn't the patch also go to trunk? This has been applied to hildon-fm/1.x > branch, but not on trunk :? Yes, it should, eventually... I have branched the thing a bit prematurly and nothing happens in trunk right now. Sardine still gets the releases from the 1.x branch. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Fri Nov 10 18:21:07 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 10 Nov 2006 18:21:07 +0200 (EET) Subject: [hafqa] [Bug 845] New: Small leak in hildon status bar with parsed status bar plugins Message-ID: <20061110162107.2CC6ADF808@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=845 Summary: Small leak in hildon status bar with parsed status bar plugins Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: desktop AssignedTo: karoliina.t.salminen at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org I've run maemo af desktop with valgrind, using this: $ af-sb-init.sh start --valgrind maemo_af_desktop And I catch this leak: ==7798== 329 (176 direct, 153 indirect) bytes in 11 blocks are definitely lost in loss record 66 of 104 ==7798== at 0x1B906C30: calloc (vg_replace_malloc.c:175) ==7798== by 0x1C0910C1: g_malloc0 (in /targets/SDK_PC/usr/lib/libglib-2.0.so.0.1000.3) ==7798== by 0x806DEF8: get_plugins_from_file (hildon-status-bar-main.c:652) ==7798== by 0x806E048: add_configured_plugins (hildon-status-bar-main.c:698) ==7798== by 0x806FEC5: status_bar_main (hildon-status-bar-main.c:1644) ==7798== by 0x8053751: maemo_af_desktop_main (maemo-af-desktop-main.c:252) ==7798== by 0x805395C: main (maemo-af-desktop-main.c:312) It's small and it's only on initialization. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Fri Nov 10 18:25:29 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 10 Nov 2006 18:25:29 +0200 (EET) Subject: [hafqa] [Bug 845] Small leak in hildon status bar with parsed status bar plugins Message-ID: <20061110162529.8C02CDE547@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=845 ------- Additional Comments From jdapena at igalia.com 2006-11-10 18:25 ------- Created an attachment (id=139) --> (https://maemo.org/bugzilla/attachment.cgi?id=139&action=view) Patch for maemo-af-desktop: fix a leak with parsed status bar plugins structure Status bar loads plugins.conf files info in a list of StatusBar structs. These structs are used to initialize status bar plugins, but these structs are not used anymore, so they should be freed. This patch frees this struct and an internal gchar pointer it contains. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Sat Nov 11 21:08:31 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sat, 11 Nov 2006 21:08:31 +0200 (EET) Subject: [hafqa] [Bug 750] libbluetooth1 is broken in the repository Message-ID: <20061111190831.9E5EADF617@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=750 carlos at maemo.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From carlos at maemo.org 2006-11-11 21:08 ------- The build robot is now fixed and should not introduce these problems anymore In addition, osso-bttools was discontinued -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Sat Nov 11 21:46:15 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sat, 11 Nov 2006 21:46:15 +0200 (EET) Subject: [hafqa] [Bug 848] New: libgtk2.0-bin doesn't upgrade if an old version of libXfixes is present Message-ID: <20061111194615.330EFDF598@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=848 Summary: libgtk2.0-bin doesn't upgrade if an old version of libXfixes is present Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ui-toolkit AssignedTo: luc.pionchon at nokia.com ReportedBy: carlos at maemo.org QAContact: hafqa at maemo.org This can currently be seen in Sardine. To reproduce the problem: - setup a clean ARMEL target + Maemo 2.0 rootstrap - set sources.list to point only to sardine repo (http://repository.maemo.org sardine main non-free) - apt-get update - fakeroot apt-egt upgrade When upgrading libgtk2.0-bin the following happens: ------------------------- Updating the IM modules list for GTK+-2.4.0.../usr/bin/gtk-query-immodules-2.0: error while loading shared libraries: libXfixes.so.3: cannot open shared object file: No such file or directory dpkg: error processing libgtk2.0-bin (--configure): subprocess post-installation script returned error exit status 127 Errors were encountered while processing: libgtk2.0-bin ------------------------- find /usr/lib/ | grep -i xfixes reveals: /usr/lib/libXfixes.so.0.2.0 /usr/lib/libXfixes.so.0 these are the versions in maemo2.0 -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 13 09:31:06 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 13 Nov 2006 09:31:06 +0200 (EET) Subject: [hafqa] [Bug 848] libgtk2.0-bin doesn't upgrade if an old version of libXfixes is present Message-ID: <20061113073106.94E94DF5FB@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=848 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|luc.pionchon at nokia.com |tommi.komulainen at nokia.com ------- Additional Comments From tommi.komulainen at nokia.com 2006-11-13 09:31 ------- Something funny with xfixes shlibs. Either xfixes is borked or gtk needs versioned build-depends on libxfixes-dev. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 13 15:41:37 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 13 Nov 2006 15:41:37 +0200 (EET) Subject: [hafqa] [Bug 848] libgtk2.0-bin doesn't upgrade if an old version of libXfixes is present Message-ID: <20061113134137.EC2DDDF5F5@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=848 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Alias| |int-47274 Status|NEW |ASSIGNED -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 13 17:01:08 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 13 Nov 2006 17:01:08 +0200 (EET) Subject: [hafqa] [Bug 848] libgtk2.0-bin doesn't upgrade if an old version of libXfixes is present Message-ID: <20061113150108.C424ADED53@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=848 ------- Additional Comments From daniel.stone at nokia.com 2006-11-13 17:01 ------- gtk needs the versioned build-dep, but libxfixes3 also needs a fixed shlibs. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 13 20:21:07 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 13 Nov 2006 20:21:07 +0200 (EET) Subject: [hafqa] [Bug 852] New: Changing between tasks in task navigator causes an annoying icon blink effect Message-ID: <20061113182107.E8DF8DF59C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=852 Summary: Changing between tasks in task navigator causes an annoying icon blink effect Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: desktop AssignedTo: karoliina.t.salminen at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org When I have more than one task in the task browser of the desktop, and I select a task that's not the one showing, there's a disturbing blink effect (it's as if it selected the new, then the old and then the new again). -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 13 23:05:22 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 13 Nov 2006 23:05:22 +0200 (EET) Subject: [hafqa] [Bug 792] no way to debug hildon-home applets Message-ID: <20061113210522.B6169DF407@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=792 ------- Additional Comments From jakub.pavelek at nokia.com 2006-11-13 23:05 ------- The thing is this is not really a debug code as such. It should give reasonable error messages for all plugins if they fail to load no matter if debug enabled or not. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 14 13:34:33 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 14 Nov 2006 13:34:33 +0200 (EET) Subject: [hafqa] [Bug 852] Changing between tasks in task navigator causes an annoying icon blink effect Message-ID: <20061114113433.25A53DF29C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=852 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|karoliina.t.salminen at nokia.c|jdapena at igalia.com |om | ------- Additional Comments From jdapena at igalia.com 2006-11-14 13:34 ------- After a deep review it seems the problem is the way the buttons are activated. In order to simplify processing, and using the radio button code, what's done is the following: * When you press the button, it's set as active. * When you release it, and it's the only window pending, it's marked as not active, in order to be toggled without problems when the window is really activated. * Then, on hn_app_button_make_active, it's finally set active. If we can prevent the deactivation in release, for the case of single click to select app, it would remove the blink (I hope). I'll reassign to me and try to find a fix. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 14 13:34:48 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 14 Nov 2006 13:34:48 +0200 (EET) Subject: [hafqa] [Bug 852] Changing between tasks in task navigator causes an annoying icon blink effect Message-ID: <20061114113448.1FAB7DF29C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=852 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 14 15:59:22 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 14 Nov 2006 15:59:22 +0200 (EET) Subject: [hafqa] [Bug 852] Changing between tasks in task navigator causes an annoying icon blink effect Message-ID: <20061114135922.19BE6DF5F2@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=852 ------- Additional Comments From jdapena at igalia.com 2006-11-14 15:59 ------- Created an attachment (id=140) --> (https://maemo.org/bugzilla/attachment.cgi?id=140&action=view) Patch for maemo-af-desktop: removes the special handling that causes the blink in task navigator This patch removes the current "set active, set active false, set active" sequence by removing the set_active(false). It fixes my issue. As I don't know why that code was added, I suppose this fix can add other issues, or raise another bug. If this is so, can the problem be described here in order to implement a better patch? -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 14 16:00:05 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 14 Nov 2006 16:00:05 +0200 (EET) Subject: [hafqa] [Bug 852] Changing between tasks in task navigator causes an annoying icon blink effect Message-ID: <20061114140005.2675EDF74D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=852 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jdapena at igalia.com |karoliina.t.salminen at nokia.c | |om Status|ASSIGNED |NEW ------- Additional Comments From jdapena at igalia.com 2006-11-14 16:00 ------- Reassigning to owner, to review the patch. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 14 18:31:38 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 14 Nov 2006 18:31:38 +0200 (EET) Subject: [hafqa] [Bug 848] libgtk2.0-bin doesn't upgrade if an old version of libXfixes is present Message-ID: <20061114163138.225ABDE4A4@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=848 ------- Additional Comments From tommi.komulainen at nokia.com 2006-11-14 18:31 ------- Will be fixed in gtk+2.0 (2:2.6.10-2.osso25) and xfixes (>> 1:3.0.1.2-2) (Keeping open until we have releases of both) -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 14 21:44:13 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 14 Nov 2006 21:44:13 +0200 (EET) Subject: [hafqa] [Bug 814] INVALID_CHAR defined twice Message-ID: <20061114194413.38629DF6C1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=814 danielk at openismus.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #134 is|0 |1 obsolete| | ------- Additional Comments From danielk at openismus.com 2006-11-14 21:44 ------- Created an attachment (id=141) --> (https://maemo.org/bugzilla/attachment.cgi?id=141&action=view) Patch adding namespace prefixes to both enums Here's the revised patch that properly namespaces the enumeration constants with prefixes HILDON_DATE_ and HILDON_TIME_, respectively. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 15 12:38:41 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 15 Nov 2006 12:38:41 +0200 (EET) Subject: [hafqa] [Bug 848] libgtk2.0-bin doesn't upgrade if an old version of libXfixes is present Message-ID: <20061115103841.338D0DF492@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=848 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From tommi.komulainen at nokia.com 2006-11-15 12:38 ------- Actually gtk alone should fix this. I've pushed it to sardine now. xfixes update should prevent this kind of thing from happening again. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 15 18:02:22 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 15 Nov 2006 18:02:22 +0200 (EET) Subject: [hafqa] [Bug 760] bdist_maemo command for Python distutils Message-ID: <20061115160222.66950DF63E@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=760 ------- Additional Comments From follower+maemobugz at rancidbacon.com 2006-11-15 18:02 ------- See this location for some modifications (including install icon): http://svn.dave.cridland.net/svn/projects/infotrope/polymer-gtk/debfile.py -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 15 22:21:33 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 15 Nov 2006 22:21:33 +0200 (EET) Subject: [hafqa] [Bug 814] INVALID_CHAR defined twice Message-ID: <20061115202133.1A7C5DF40E@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=814 ------- Additional Comments From murrayc at murrayc.com 2006-11-15 22:21 ------- I'm not sure that the reduced prefixes will be compatible with other language bindings, which might expect the normal pattern, and it could theoretically clash with future enum values, but I guess we'll see later if it does, and I'd rather just have this finished. Sorry to rush you, but this is blocking us from making some progress on a project. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 15 22:38:43 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 15 Nov 2006 22:38:43 +0200 (EET) Subject: [hafqa] [Bug 817] [PATCH] register enum types. Message-ID: <20061115203843.1064DDF469@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=817 murrayc at murrayc.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #123 is|0 |1 obsolete| | ------- Additional Comments From murrayc at murrayc.com 2006-11-15 22:38 ------- Created an attachment (id=142) --> (https://maemo.org/bugzilla/attachment.cgi?id=142&action=view) hildon-fm_enums_types2.patch New patch, with the requested changes. Could you commit this please, so we can move forward on our project. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 16 11:04:20 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 16 Nov 2006 11:04:20 +0200 (EET) Subject: [hafqa] [Bug 814] INVALID_CHAR defined twice Message-ID: <20061116090420.73B61DF755@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=814 ------- Additional Comments From michael.kostrzewa at nokia.com 2006-11-16 11:04 ------- Yeah, it's a pretty nasty issue. I obviously haven't realized it's a global define, must have assumed it's local. I agree with Tommi that a common error enum for both time editor and date editor is the best option. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 16 19:39:58 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 16 Nov 2006 19:39:58 +0200 (EET) Subject: [hafqa] [Bug 814] INVALID_CHAR defined twice Message-ID: <20061116173958.16887DF4DD@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=814 ------- Additional Comments From murrayc at murrayc.com 2006-11-16 19:39 ------- > I agree with Tommi that a common error enum for both time editor and date > editor is the best option. Ah, that's the first time I've noticed that he mentioned that. There isn't much overlap between the two sets of enum values, so this doesn't make much sense to me. One deals with hours, minutes, and seconds, and the other deals with years, months, and days. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 16 21:06:29 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 16 Nov 2006 21:06:29 +0200 (EET) Subject: [hafqa] [Bug 856] New: Sapwood crashes with color depth != 16 Message-ID: <20061116190629.DADE8DF7CA@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=856 Summary: Sapwood crashes with color depth != 16 Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sapwood AssignedTo: tommi.komulainen at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org I tried to run maemo desktop in an X server with a 24 bits color depth. It crashes with a BadMatch: The program 'maemo_af_desktop' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 731 error_code 8 request_code 56 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) The backtrace extracted: (gdb) bt #0 gdk_x_error (display=0x80946f8, error=0xbfd4eeb0) at gdkmain-x11.c:505 #1 0xb762cd61 in _XError () from /usr/lib/libX11.so.6 #2 0xb762d3ee in _XReply () from /usr/lib/libX11.so.6 #3 0xb7624534 in XSync () from /usr/lib/libX11.so.6 #4 0xb76245f3 in XSync () from /usr/lib/libX11.so.6 #5 0xb7600dd5 in XChangeGC () from /usr/lib/libX11.so.6 #6 0xb7aa6d6f in gdk_x11_gc_set_values (gc=0x810ec08, values=0xbfd4f110, values_mask=GDK_GC_TILE) at gdkgc-x11.c:496 #7 0xb7a75587 in IA__gdk_gc_set_values (gc=0x810ec08, values=0xbfd4f110, values_mask=1568) at gdkgc.c:234 #8 0xb702380f in sapwood_pixmap_render_rects () from /usr/lib/gtk-2.0/2.4.0/engines/libsapwood.so #9 0xb70218c3 in theme_pixbuf_render () from /usr/lib/gtk-2.0/2.4.0/engines/libsapwood.so -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 16 21:10:55 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 16 Nov 2006 21:10:55 +0200 (EET) Subject: [hafqa] [Bug 856] Sapwood crashes with color depth != 16 Message-ID: <20061116191055.23C01DF7D2@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=856 ------- Additional Comments From jdapena at igalia.com 2006-11-16 21:10 ------- After some examination, I found this: static void extract_pixmap_single (GdkPixbuf *pixbuf, int i, int j, int x, int y, int width, int height, PixbufOpenResponse *rep) { GdkPixmap *pixmap; static GdkGC *tmp_gc = NULL; gboolean need_mask; pixmap = gdk_pixmap_new (NULL, width, height, 16); ^^^^ Pixmaps depth is hardcoded. I put 24 there, and it works ok with a 24 bit color depth. I suppose a code getting the system color depth and using it for creating the sapwood server pixmaps would help. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 16 21:20:58 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 16 Nov 2006 21:20:58 +0200 (EET) Subject: [hafqa] [Bug 856] Sapwood crashes with color depth != 16 Message-ID: <20061116192058.7F02CDF7DC@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=856 ------- Additional Comments From jdapena at igalia.com 2006-11-16 21:20 ------- Created an attachment (id=143) --> (https://maemo.org/bugzilla/attachment.cgi?id=143&action=view) Patch for sapwood: make sapwood server use system default visual color depth for all pixmaps. Use system default visual depth for all pixmaps in sapwood-server. This prevents crashing when running maemo desktop in a 24 bits color depth X server. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 16 23:41:05 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 16 Nov 2006 23:41:05 +0200 (EET) Subject: [hafqa] [Bug 814] INVALID_CHAR defined twice Message-ID: <20061116214105.2503EDF2BC@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=814 ------- Additional Comments From danielk at openismus.com 2006-11-16 23:41 ------- Er, I didn't interpret the words "perhaps" and "no strong feelings" in Tommi's comment as voicing a preference for combining the two enumerations. Thus the current patch implements his first proposal. Also, I agree with Murray that there is no real semantic overlap between the two enumerations. I think it defeats the purpose of enumeration *types* to define enumeration constants whose validity depends on the usage context, despite belonging to the same enumeration type. Not to mention that in order to do this cleanly, the enumeration would have to be moved into a third header file. As a result the type merge would lead to increased complexity, rather than reducing it as was probably the original intend. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Fri Nov 17 09:58:05 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 17 Nov 2006 09:58:05 +0200 (EET) Subject: [hafqa] [Bug 814] INVALID_CHAR defined twice Message-ID: <20061117075805.ED1E2DF804@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=814 ------- Additional Comments From michael.kostrzewa at nokia.com 2006-11-17 09:58 ------- The reason for having it in one enum is ie. to have a possibility in future to define one widget/helper that defines both time and date. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Fri Nov 17 13:19:15 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 17 Nov 2006 13:19:15 +0200 (EET) Subject: [hafqa] [Bug 857] New: Main menu of application switcher does not pop up besides main menu button in big resolutions Message-ID: <20061117111915.0D335DF82B@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=857 Summary: Main menu of application switcher does not pop up besides main menu button in big resolutions Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Keywords: scalability Severity: normal Priority: P2 Component: desktop AssignedTo: karoliina.t.salminen at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org First, I'm running Maemo desktop in a 1024x768 display (maemo-af-desktop 2.9.99.7-1). When I have one or more applications running, the button to switch among all the running applications is shown (the "main menu" of application switcher, the one with the double arrow). This button appears more or less centered in the left side of the display. If I click this button, the main menu pops up in the bottom of the screen, far away from the button I've clicked. I would expect the button to pop up just beside the button, as it does in standard maemo resolution (800x480). -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Fri Nov 17 13:31:23 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 17 Nov 2006 13:31:23 +0200 (EET) Subject: [hafqa] [Bug 857] Main menu of application switcher does not pop up besides main menu button in big resolutions Message-ID: <20061117113123.DC512DF828@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=857 ------- Additional Comments From jdapena at igalia.com 2006-11-17 13:31 ------- Created an attachment (id=144) --> (https://maemo.org/bugzilla/attachment.cgi?id=144&action=view) Patch for maemo-af-desktop: new calculation for main menu popup, using the allocation of the app switcher This patch changes main menu position callback to make the popup position relative to the app switcher position. It's done using widget allocation and gdk window position. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Fri Nov 17 16:23:33 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 17 Nov 2006 16:23:33 +0200 (EET) Subject: [hafqa] [Bug 814] INVALID_CHAR defined twice Message-ID: <20061117142333.A59B0DF855@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=814 ------- Additional Comments From danielk at openismus.com 2006-11-17 16:23 ------- Well OK, since the enumeration is only used for reporting input errors of a possibly combined widget that probably makes sense. So, what's the verdict? Do you want a new patch combining the enums, and if so, into which header file should it go? -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Sun Nov 19 17:35:59 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sun, 19 Nov 2006 17:35:59 +0200 (EET) Subject: [hafqa] [Bug 861] New: HildonBanner methods should take GtkWindow instead of GtkWidget Message-ID: <20061119153559.D6ACDDF688@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=861 Summary: HildonBanner methods should take GtkWindow instead of GtkWidget Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: hildon-libs AssignedTo: michael.kostrzewa at nokia.com ReportedBy: murrayc at murrayc.com QAContact: hafqa at maemo.org Functions such as hildon_banner_show_information_with_markup() take a GtkWidget* parameter, which must always be a GtkWindow*, because hildon_banner_get_instance_for_widget() requires that the widget is a GtkWindow, via gtk_widget_get_ancestor(widget, GTK_TYPE_WINDOW). The API would be clearer, and the compiler could check for at compile time, if the parameter was a GtkWindow*. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Sun Nov 19 17:48:37 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sun, 19 Nov 2006 17:48:37 +0200 (EET) Subject: [hafqa] [Bug 862] New: Not all of HildonAppView is marked as deprecated Message-ID: <20061119154837.C096FDF6B5@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=862 Summary: Not all of HildonAppView is marked as deprecated Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: hildon-libs AssignedTo: michael.kostrzewa at nokia.com ReportedBy: murrayc at murrayc.com QAContact: hafqa at maemo.org Apparently HildonAppView (and HildonApp) is deprecated, in favour of HildonWindow (and HildonProgram). But not all of its functions are ifdefed or otherwise marked as deprecated, and there is nothing about the deprecation in the SECTION: documentation in its .c file. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Sun Nov 19 18:08:24 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sun, 19 Nov 2006 18:08:24 +0200 (EET) Subject: [hafqa] [Bug 862] Not all of HildonAppView is marked as deprecated Message-ID: <20061119160824.52DDEDF6DF@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=862 ------- Additional Comments From murrayc at murrayc.com 2006-11-19 18:08 ------- Note that HildonAppView is mentioned in other places where it probably should not be mentioned, such as in the hildon-find-toolbar.c SECTION:. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Sun Nov 19 18:14:45 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sun, 19 Nov 2006 18:14:45 +0200 (EET) Subject: [hafqa] [Bug 863] New: HildonFindToolbar documentation seems unfinished. Message-ID: <20061119161445.5AE4FDF6DD@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=863 Summary: HildonFindToolbar documentation seems unfinished. Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: hildon-libs AssignedTo: michael.kostrzewa at nokia.com ReportedBy: murrayc at murrayc.com QAContact: hafqa at maemo.org The SECTION: documentation for HildonFindToolbar seems particularly bad: * HildonFindToolbar is a predefined toolbar for text searching purpose. * It contains a GtkListStore which has the text items that the user has * searched. But once the application is terminated, or HildonFindToolbar * is trashed. Programmer is responsible for getting the GtkListStore through * property "list", if he/she wants to use the information in the future. * And through the same property, programmer is able to set the GtkListStore. * Note, once the search button is pressed, string in the GtkComboxEntry is * automatically added to the existing model, unless it is empty. "But once the application is terminated, or HildonFindToolbar is trashed" seems like an unfinished sentence. I wonder what it's trying to tell me. As for the rest, a few more uses of "the" and "a" would make it more readable. I strongly encourage you to have native English speakers proof-read the documentation if possible. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Sun Nov 19 18:32:46 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sun, 19 Nov 2006 18:32:46 +0200 (EET) Subject: [hafqa] [Bug 814] INVALID_CHAR defined twice Message-ID: <20061119163246.80146DF632@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=814 ------- Additional Comments From murrayc at murrayc.com 2006-11-19 18:32 ------- I suggest that you have one GError (with one enum) when you have one widget. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Sun Nov 19 20:33:54 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sun, 19 Nov 2006 20:33:54 +0200 (EET) Subject: [hafqa] [Bug 861] HildonBanner methods should take GtkWindow instead of GtkWidget Message-ID: <20061119183354.54403DF644@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=861 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tommi.komulainen at nokia.com ------- Additional Comments From tommi.komulainen at nokia.com 2006-11-19 20:33 ------- Err, no. They're supposed to take a GtkWidget and then internally do gtk_widget_get_toplevel() on it. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 20 18:23:22 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 20 Nov 2006 18:23:22 +0200 (EET) Subject: [hafqa] [Bug 867] New: hildon_program_get_instance(): unclear refcounting Message-ID: <20061120162322.56A47DF6FE@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=867 Summary: hildon_program_get_instance(): unclear refcounting Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: hildon-libs AssignedTo: michael.kostrzewa at nokia.com ReportedBy: murrayc at murrayc.com QAContact: hafqa at maemo.org The documentation (and implementation, I think) of hildon_program_get_instance() is unclear about the refcounting that should be done. - Most *_get_*() functions that return a GObject require the caller to a a g_object_ref() of the object if they wish to keep using the object. Only if the caller does a g_object_ref() is a g_object_unref() necessary - Most *_new() functions provide an initial reference, and always require the caller to do a g_object_unref() on the returned GObject. However, the documentation for hildon_program_get_instance() seems to be saying approx. "The first time you call this function, you'll be given a reference (which you should unref when quiting your application?). But on subsequent calls you will not be given a reference." This is awkward and likely to lead to excessive refs or unrefs, or not enough. Or is it OK to always leak that initial ref() from g_object_new(), so that the HildonProgram finalize() function is never called? -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 20 18:32:42 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 20 Nov 2006 18:32:42 +0200 (EET) Subject: [hafqa] [Bug 861] HildonBanner methods should take GtkWindow instead of GtkWidget Message-ID: <20061120163242.C0AE5DF6FD@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=861 murrayc at murrayc.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From murrayc at murrayc.com 2006-11-20 18:32 ------- Ah, I guess I misunderstood what is done by gtk_widget_get_ancestor() (it's documetnation is not clear). Sorry. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 20 18:39:17 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 20 Nov 2006 18:39:17 +0200 (EET) Subject: [hafqa] [Bug 817] [PATCH] register enum types. Message-ID: <20061120163917.68B91DF730@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=817 ------- Additional Comments From murrayc at murrayc.com 2006-11-20 18:39 ------- Please? -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 20 18:47:24 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 20 Nov 2006 18:47:24 +0200 (EET) Subject: [hafqa] [Bug 817] [PATCH] register enum types. Message-ID: <20061120164724.E1845DF747@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=817 ------- Additional Comments From marius.vollmer at nokia.com 2006-11-20 18:47 ------- Yesyesyesyes, first thing tomorrow... promise! -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 20 23:21:37 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 20 Nov 2006 23:21:37 +0200 (EET) Subject: [hafqa] [Bug 868] New: xtrans-dev doesn't conflict with libxtrans-dev Message-ID: <20061120212137.D35C1DE4AC@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=868 Summary: xtrans-dev doesn't conflict with libxtrans-dev Product: haf Version: herring Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: carlos at maemo.org ReportedBy: miko.nieminen at gmail.com QAContact: hafqa at maemo.org Upgrading from mistral to herring failes, because libxtrans-dev provides xtrans.pc which is also provided by xtrans-dev which will be installed when upgrading to herring. Currently you need to remove libxtrans-dev before upgrading. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 21 11:36:47 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 21 Nov 2006 11:36:47 +0200 (EET) Subject: [hafqa] [Bug 868] xtrans-dev doesn't conflict with libxtrans-dev Message-ID: <20061121093647.DCDC7DF873@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=868 carlos at maemo.org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|carlos at maemo.org |daniel.stone at nokia.com ------- Additional Comments From carlos at maemo.org 2006-11-21 11:36 ------- Currently, I'm working around this problem in the haf-application-framework metapackage, but it would nevertheless be good to fix this. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 21 13:09:12 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 21 Nov 2006 13:09:12 +0200 (EET) Subject: [hafqa] [Bug 817] [PATCH] register enum types. Message-ID: <20061121110912.7B0E7DF87A@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=817 marius.vollmer at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From marius.vollmer at nokia.com 2006-11-21 13:09 ------- Ok, I applied the patch unchanged to trunk. It will be in hildon-fm 2.1, which will appear in Sardine when it is released. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 21 13:37:52 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 21 Nov 2006 13:37:52 +0200 (EET) Subject: [hafqa] [Bug 869] New: Matchbox crash on booting sardine Message-ID: <20061121113752.3888DDF778@maemo.org> X-Bugzilla-Reason: QAcontact https://maemo.org/bugzilla/show_bug.cgi?id=869 Summary: Matchbox crash on booting sardine Product: haf Version: sardine Platform: ARM OS/Version: Linux Status: NEW Severity: blocker Priority: P2 Component: window-manager AssignedTo: tapani.palli at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org I've been migrating my 770 to Sardine following the dual boot procedure: http://maemo.org/maemowiki/HowTo_GetStartedWithSardine http://maemo.org/maemowiki/SardineDistro http://sardine.garage.maemo.org/getting_started.html The upgrade gets frozen. After some attempts, I could make the device run in a way that let me check what's killin the machine. Steps I did to be able to run a shell inside: * Upgrade as much as possible running a chroot of the sardine distro in my mmc from standard running distro in flash. (apt-get install of as much packages as possible to prevent removal of osso connectivity packages). * Add a /etc/no_lg_reboots file (it seems contents do not matter). This way I get the device started, and it seems there's no matchbox running. After running a shell through ssh (I've installed the dropbear ssh I found that matchbox wasn't running. If I try this (emulating the behaviour I suppose osso af init has): . ./osso-gtk.defs . ./matchbox.defs matchbox-window-manager \ -theme $MBTHEME \ -use_titlebar $TITLEBAR \ -use_desktop_mode $DESKTOPMODE \ -use_lowlight $LOWLIGHT \ -use_cursor $SHOWCURSOR \ -use_dialog_mode $DIALOGMODE \ -use_super_modal $SUPERMODAL I get this error: matchbox-window-manager[1235]: GLIB ERROR ** Pango - file shape.c: line 75 (pango_shape): assertion failed: (glyphs->num_glyphs > 0) aborting... With this problem I cannot run matchbox in Sardine. Versions of packages involved: ii libpango1.0-0 1.8.1-1osso16.sardine1 Layout and rendering of internationalized te ii libpango1.0-common 1.8.1-1osso16.sardine1 Modules and configuration files for the Pang ii libmatchbox1 1.7-osso6 shared library for Matchbox Project applicat ii matchbox-window-manager 1.1-osso13 window manager for resource-limited systems ii libglib2.0-0 2.10.2-1osso2 The GLib library of C routines ii libglib2.0-data 2.10.2-1osso2 Common files for GLib library ii libgtk2.0-0 2.6.10-2.osso25 The GTK+ graphical user interface library ii libgtk2.0-bin 2.6.10-2.osso25 The programs for the GTK+ graphical user int ii libgtk2.0-common 2.6.10-2.osso25 Common files for the GTK+ graphical user int -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 21 13:42:05 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 21 Nov 2006 13:42:05 +0200 (EET) Subject: [hafqa] [Bug 869] Matchbox crash on booting sardine Message-ID: <20061121114205.C2342DF8B6@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=869 lemody at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|window-manager |ui-toolkit Summary|Matchbox crash on booting |Matchbox crash on booting |sardine |sardine ------- Additional Comments From lemody at gmail.com 2006-11-21 13:42 ------- This is problem of having the combo of Pango 1.8 and glib 2.10 there. I'm planning to upgrade glib for Sardine and it's now under legal-checks. When these checks are finished, glib will be upgraded and everything should work ok. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 21 14:20:20 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 21 Nov 2006 14:20:20 +0200 (EET) Subject: [hafqa] [Bug 869] Matchbox crash on booting sardine Message-ID: <20061121122020.40D7ADF8C1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=869 murrayc at murrayc.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |murrayc at murrayc.com -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 21 21:13:53 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 21 Nov 2006 21:13:53 +0200 (EET) Subject: [hafqa] [Bug 874] New: hildon_file_details_dialog_new_with_model() should just call g_object_new() Message-ID: <20061121191353.6E995DF87B@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=874 Summary: hildon_file_details_dialog_new_with_model() should just call g_object_new() Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: hildon-fm AssignedTo: marius.vollmer at nokia.com ReportedBy: murrayc at murrayc.com QAContact: hafqa at maemo.org *_new() functions should just call g_object_new() so that language bindings and GUI builders can just call g_object_new() to get the same effect, but hildon_file_details_dialog_new_with_model() does more: GtkWidget *hildon_file_details_dialog_new_with_model(GtkWindow *parent, HildonFileSystemModel *model) { GtkWidget *dialog; dialog = g_object_new(HILDON_TYPE_FILE_DETAILS_DIALOG, "has-separator", FALSE, "title", _("sfil_ti_file_details"), "model", model, NULL); if (parent) gtk_window_set_transient_for(GTK_WINDOW(dialog), parent); return dialog; } Some of that can be reimplemented in language bindings (with a risk of being wrong when the C implementation changes), but we cannot do use _("sfil_ti_file_details") and use the translations from hidon-fm. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 21 21:49:18 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 21 Nov 2006 21:49:18 +0200 (EET) Subject: [hafqa] [Bug 875] New: HildonWindow requires show_all Message-ID: <20061121194918.F2F21DF89B@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=875 Summary: HildonWindow requires show_all Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: hildon-libs AssignedTo: michael.kostrzewa at nokia.com ReportedBy: murrayc at murrayc.com QAContact: hafqa at maemo.org When adding a toolbar to HildonWindow, the toolbar items will be invisible unless gtk_widget_show_all() is called on the HildonWindow, even if gtk_widget_show_all() has already been called on the toolbar. A gtk_widget_show() should be enough. Possibly there's some internal widget that should have gtk_widget_show() called on it always, or at least when adding a toolbar. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 00:04:34 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 00:04:34 +0200 (EET) Subject: [hafqa] [Bug 630] Increased Bugzilla transparency - get the developers involved! Message-ID: <20061121220434.A4A64DF8FA@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=630 ------- Additional Comments From timeless at gmail.com 2006-11-22 00:04 ------- communities are hard. maybe this one will grow. from my perspective it helps if people file good bugs that enable developers to query for useful things and enable reports to quickly get pushed to developers who look at them. Engineers always hate playing ping pong, and the more need there is for ping pong, the more likely it is that one side or another (you have at least four: reporter, qa gateway, qa, engineer) lose the ball. probably the most important thing is to make the public bugzilla more appealing than the private one (the less reasons engineers working on open source have to use a private thing, the more likely they'll use the public thing, but the current reason would presumably be management and requirements and planning things). I think that netscape (home of Bugscape) managed the transition because they were able to have more and better bugs from contributors and had QA they could use externally to file public bugs and such. Unfortunately at the moment it seems that the QA available here really is the two people identified by reference. If volunteers (1) helped clean up bugs to make them more palatable, (2) checked bugs that were claimed to be fixed, and perhaps (3) picked up some of the QA work for whichever pieces are open, that'd be a series of steps in the right direction. Perhaps it might even draw more developers to this bugzilla. Certain kinds of people can't be allowed to disclose some information. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 10:57:28 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 10:57:28 +0200 (EET) Subject: [hafqa] [Bug 116] application installer does not always show a package after it has been succesfully installed Message-ID: <20061122085728.E35A1DF880@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=116 marius.vollmer at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |INVALID ------- Additional Comments From marius.vollmer at nokia.com 2006-11-22 10:57 ------- This bug is too old sorry. Also, I will continue to treat a non-existent or malformed Installed-Size field as "0" since it would take too many changes on too many levels to be worthwhile. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 16:49:33 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 16:49:33 +0200 (EET) Subject: [hafqa] [Bug 469] gtk_file_chooser_set_uri() and gtk_file_chooser_set_filename() don't work for HildonFileChooserDialog in SAVE mode Message-ID: <20061122144933.9A47EDF948@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=469 marius.vollmer at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From marius.vollmer at nokia.com 2006-11-22 16:49 ------- Hmmkay, should be fixed in hildon-fm 2.1, which goes to Sardine soonish. The part about setting the entry widget was simply missing. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 17:30:04 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 17:30:04 +0200 (EET) Subject: [hafqa] [Bug 513] Dialogs vs. Infoprints Message-ID: <20061122153004.9581DDF9AC@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=513 marius.vollmer at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From marius.vollmer at nokia.com 2006-11-22 17:30 ------- (In reply to comment #0) > In contrast to other applications the Software Manager uses dialogs to > give user feedback of successful operations. That was done because we think that the success of an installation or removal is significant enough to have it on the screen until the user has seen it. > One of the feedback dialogs should be dropped completely: > If you select to uninstall a package and abort this a new dialog is opened to > indicate that the previous dialog was aborted. Yes, all the "Cancel acknowledge" dialogs (except one) have been removed. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 17:39:51 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 17:39:51 +0200 (EET) Subject: [hafqa] [Bug 869] Matchbox crash on booting sardine Message-ID: <20061122153951.E27BBDF9CE@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=869 ------- Additional Comments From jdapena at igalia.com 2006-11-22 17:39 ------- I added scirocco and maemo2.1 lines to sources.list, and run an apt-get upgrade. This upgraded pango, and now all is working and I have Sardine running in my 770. If nobody else complains in a reasonable time I'll mark the bug as resolved. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 18:11:09 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 18:11:09 +0200 (EET) Subject: [hafqa] [Bug 856] Sapwood crashes with color depth != 16 Message-ID: <20061122161109.5106DDF913@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=856 ------- Additional Comments From tommi.komulainen at nokia.com 2006-11-22 18:11 ------- (From update of attachment 143) I was thinking about using the depth from the (default) root window, but according to Daniel there's no big difference, unless you run Composite. However, please follow the existing coding style. >+int get_display_depth () >+{ >+ GdkScreen * screen = NULL; >+ GdkVisual * system_visual = NULL; note the whitespace >+ screen = gdk_screen_get_default(); >+ if (!screen) >+ return SAPWOOD_SERVER_DEFAULT_DEPTH; This should be g_assert if you want to check anything -- if there is no default display, things are pretty broken already. >+ system_visual = gdk_screen_get_system_visual(screen); >+ if (!system_visual) gdk_screen_get_system_visual can not return NULL when screen is valid. >+ server_depth = get_display_depth(); whitespace -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 18:20:07 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 18:20:07 +0200 (EET) Subject: [hafqa] [Bug 835] apt-worker dies when I compile application installer with -O0 -g Message-ID: <20061122162007.09D5EDF961@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=835 ------- Additional Comments From marius.vollmer at nokia.com 2006-11-22 18:20 ------- OK, thanks for the investigation. I leave this bug open so that we might be reminded to check with newer versions of GCC. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 18:40:51 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 18:40:51 +0200 (EET) Subject: [hafqa] [Bug 842] Show in UI filters inside HildonFileChooserDialog Message-ID: <20061122164051.7AAE1DF99B@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=842 marius.vollmer at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From marius.vollmer at nokia.com 2006-11-22 18:40 ------- Thanks a ton! This is a nice unintrusive patch and I have applied it to the trunk. Will be in hildon-fm 2.1, which is coming to Sardine soonish. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 18:42:08 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 18:42:08 +0200 (EET) Subject: [hafqa] [Bug 842] Show in UI filters inside HildonFileChooserDialog Message-ID: <20061122164208.96212DF99D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=842 ------- Additional Comments From marius.vollmer at nokia.com 2006-11-22 18:42 ------- (Just to be totally clear: I am not planning to apply the Application Manager patch since that would contradict our UI spec and I don't see the immediate use for allowing the Application Manager to open any file whatsoever.) -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 19:07:18 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 19:07:18 +0200 (EET) Subject: [hafqa] [Bug 878] New: HildonColorPopup does not have GObject structs and macros Message-ID: <20061122170718.1D997DF8F6@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=878 Summary: HildonColorPopup does not have GObject structs and macros Product: haf Version: unspecified Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: hildon-libs AssignedTo: michael.kostrzewa at nokia.com ReportedBy: murrayc at murrayc.com QAContact: hafqa at maemo.org HildonColorPopup is quite strange. The HildonColorPopup struct, which I would expect to be a struct, inheriting from GtkDialog, actually defines a parameter to the _new() function, which just returns a regular GtkDialog. Maybe this is just meant as a helper function. If so, it would be nice if it was explicitly documented as that, and if other parts of the documentation did not refer to "HildonColorPopup" as if it was an actual type. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 19:10:01 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 19:10:01 +0200 (EET) Subject: [hafqa] [Bug 878] HildonColorPopup does not have GObject structs and macros Message-ID: <20061122171001.C5028DF8ED@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=878 ------- Additional Comments From murrayc at murrayc.com 2006-11-22 19:10 ------- And if it is not even meant to be public API, then its header should not be installed and/or it should be documented as not public API. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 19:17:33 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 19:17:33 +0200 (EET) Subject: [hafqa] [Bug 874] hildon_file_details_dialog_new_with_model() should just call g_object_new() Message-ID: <20061122171733.70068DF901@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=874 marius.vollmer at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From marius.vollmer at nokia.com 2006-11-22 19:17 ------- Ok, I made the following change. Is that what you had in mind? I think the call to gtk_window_set_transient_for is OK, right? This change will be in hildon-fm 2.1, in Sardine. * hildon-fm/hildon-file-details-dialog.c (hildon_file_details_dialog_init): Set default title here. (hildon_file_details_dialog_new) (hildon_file_details_dialog_new_with_model): Don't set it here. Index: hildon-fm/hildon-file-details-dialog.c =================================================================== --- hildon-fm/hildon-file-details-dialog.c (revision 7402) +++ hildon-fm/hildon-file-details-dialog.c (working copy) @@ -466,6 +466,8 @@ GTK_WIDGET(priv->notebook), &geometry, GDK_HINT_MIN_SIZE | GDK_HINT_MAX_SIZE); + gtk_window_set_title (GTK_WINDOW (self), _("sfil_ti_file_details")); + gtk_widget_show_all(GTK_WIDGET(priv->notebook)); priv->ok_button = gtk_dialog_add_button(GTK_DIALOG(self), @@ -651,8 +653,7 @@ dialog = g_object_new(HILDON_TYPE_FILE_DETAILS_DIALOG, - "has-separator", FALSE, "title", _("sfil_ti_file_details"), - "model", model, NULL); + "has-separator", FALSE, "model", model, NULL); if (filename && filename[0] && hildon_file_system_model_load_local_path(dialog->priv->model, filename, &iter)) @@ -681,8 +682,7 @@ GtkWidget *dialog; dialog = g_object_new(HILDON_TYPE_FILE_DETAILS_DIALOG, - "has-separator", FALSE, "title", _("sfil_ti_file_details"), - "model", model, NULL); + "has-separator", FALSE, "model", model, NULL); if (parent) gtk_window_set_transient_for(GTK_WINDOW(dialog), parent); -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 19:39:25 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 19:39:25 +0200 (EET) Subject: [hafqa] [Bug 856] Sapwood crashes with color depth != 16 Message-ID: <20061122173925.54924DF8DD@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=856 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #143 is|0 |1 obsolete| | ------- Additional Comments From jdapena at igalia.com 2006-11-22 19:39 ------- Created an attachment (id=146) --> (https://maemo.org/bugzilla/attachment.cgi?id=146&action=view) Patch modified with the coding style hints from Tommi Modified the style and assertion issues pointed out by Tommi Komulainen. Thanks! -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 20:25:23 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 20:25:23 +0200 (EET) Subject: [hafqa] [Bug 879] New: HildonColorChooser* have _ suffixes instead of prefixes. Message-ID: <20061122182523.DDFBFDF8F6@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=879 Summary: HildonColorChooser* have _ suffixes instead of prefixes. Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: hildon-libs AssignedTo: michael.kostrzewa at nokia.com ReportedBy: murrayc at murrayc.com QAContact: hafqa at maemo.org This patch makes these struct prototypes consistent with the rest of GTK+ and Hildon, to help language bindings. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 20:25:58 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 20:25:58 +0200 (EET) Subject: [hafqa] [Bug 879] HildonColorChooser* have _ suffixes instead of prefixes. Message-ID: <20061122182558.3BB08DF44A@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=879 ------- Additional Comments From murrayc at murrayc.com 2006-11-22 20:25 ------- Created an attachment (id=147) --> (https://maemo.org/bugzilla/attachment.cgi?id=147&action=view) color_chooser_prototypes_prefix.patch -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 20:28:56 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 20:28:56 +0200 (EET) Subject: [hafqa] [Bug 880] New: HildonColorChooserButton and HildonColorButton have duplicate functionality. Message-ID: <20061122182856.2A458DF914@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=880 Summary: HildonColorChooserButton and HildonColorButton have duplicate functionality. Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: hildon-libs AssignedTo: michael.kostrzewa at nokia.com ReportedBy: murrayc at murrayc.com QAContact: hafqa at maemo.org HildonColorChooserButton and HildonColorButton seem to do the same thing, but neither one is documented as deprecated, and the headers for both are installed, so both seem to be public API. Likewise, HildonColorPopup and HildonColorChooserDialog -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 21:10:24 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 21:10:24 +0200 (EET) Subject: [hafqa] [Bug 720] Window/Toolbar borders are not displayed properly Message-ID: <20061122191024.92DB7DF92D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=720 ------- Additional Comments From eduardo.lima at indt.org.br 2006-11-22 21:10 ------- The latest Maemo rootstrap (2.1) has fixed this bug. I think this can be closed as FIXED. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 21:15:24 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 21:15:24 +0200 (EET) Subject: [hafqa] [Bug 719] Hildon Toolbar does not display overflow menu properly Message-ID: <20061122191524.9BA56DF957@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=719 ------- Additional Comments From eduardo.lima at indt.org.br 2006-11-22 21:15 ------- Just confirming this bug is still present in latest Maemo Release (2.1). -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 21:27:52 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 21:27:52 +0200 (EET) Subject: [hafqa] [Bug 881] New: Applications menus disappear Message-ID: <20061122192752.D8E02DF99F@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=881 Summary: Applications menus disappear Product: haf Version: 2.1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: window-manager AssignedTo: tapani.palli at nokia.com ReportedBy: eduardo.lima at indt.org.br QAContact: hafqa at maemo.org I've just installed the new Maemo rootstrap (2.1) in my machine (Ubuntu Edgy) and noticed that when you click in any of the main menu items (Web, Contact, Tools, ...), it simply disappears. In previous versions it used to work, even when you didn't have any entries under a given item. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 22 21:38:47 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 22 Nov 2006 21:38:47 +0200 (EET) Subject: [hafqa] [Bug 881] Applications menus disappear Message-ID: <20061122193847.651DBDF953@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=881 ------- Additional Comments From eduardo.lima at indt.org.br 2006-11-22 21:38 ------- Registering that this bug is not reproductible in Ubuntu Dapper. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 23 08:47:03 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 23 Nov 2006 08:47:03 +0200 (EET) Subject: [hafqa] [Bug 881] Applications menus disappear Message-ID: <20061123064703.62BE1DF8E5@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=881 ------- Additional Comments From lemody at gmail.com 2006-11-23 08:47 ------- Maemo's GtkMenu closes itself if there's any window on top of it, meaning actually covering the menu's area, are you sure this is not happening? (I'm running Edgy and menu's work fine for me.) -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 23 10:20:21 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 23 Nov 2006 10:20:21 +0200 (EET) Subject: [hafqa] [Bug 869] Matchbox crash on booting sardine Message-ID: <20061123082021.6B8E3DF865@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=869 ------- Additional Comments From carlos at maemo.org 2006-11-23 10:20 ------- Jos?, Sardine is self-contained, so you should not have to add any Maemo release to the sources.list. Sardine itself is updated with new components from Maemo periodically. In any case, Matchbox does not crash for me either any more running Sardine upgraded from the latest OS2006 Software update so I'm fine with marking this bug as resolved. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 23 10:27:00 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 23 Nov 2006 10:27:00 +0200 (EET) Subject: [hafqa] [Bug 720] Window/Toolbar borders are not displayed properly Message-ID: <20061123082700.EAA99DF8E1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=720 carlos at maemo.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From carlos at maemo.org 2006-11-23 10:27 ------- Fixed, as Eduardo doesn't see this problem any more -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 23 10:28:31 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 23 Nov 2006 10:28:31 +0200 (EET) Subject: [hafqa] [Bug 869] Matchbox crash on booting sardine Message-ID: <20061123082831.002A6DF90A@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=869 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From jdapena at igalia.com 2006-11-23 10:28 ------- Marking as fixed. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 23 14:13:06 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 23 Nov 2006 14:13:06 +0200 (EET) Subject: [hafqa] [Bug 868] xtrans-dev doesn't conflict with libxtrans-dev Message-ID: <20061123121306.F03F5DF921@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=868 jdapena at igalia.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jdapena at igalia.com -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 23 16:09:56 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 23 Nov 2006 16:09:56 +0200 (EET) Subject: [hafqa] [Bug 881] Applications menus disappear Message-ID: <20061123140956.8A9DEDF755@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=881 ------- Additional Comments From eduardo.lima at indt.org.br 2006-11-23 16:09 ------- (In reply to comment #2) > Maemo's GtkMenu closes itself if there's any window on top of it, meaning > actually covering the menu's area, are you sure this is not happening? > (I'm running Edgy and menu's work fine for me.) > Yes, no window covering the menu area. I also found that if I use Xvnc and vncviewer instead of Xephyr it doesn't happen anymore. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 23 19:54:40 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 23 Nov 2006 19:54:40 +0200 (EET) Subject: [hafqa] [Bug 868] xtrans-dev doesn't conflict with libxtrans-dev Message-ID: <20061123175440.69988DF7B2@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=868 daniel.stone at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From daniel.stone at nokia.com 2006-11-23 19:54 ------- ack, will fix this next week. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Fri Nov 24 13:37:08 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 24 Nov 2006 13:37:08 +0200 (EET) Subject: [hafqa] [Bug 883] New: DBus crashes on startup in scratchbox with qemu-arm Message-ID: <20061124113708.74A78DF905@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=883 Summary: DBus crashes on startup in scratchbox with qemu-arm Product: haf Version: sardine Platform: ARM OS/Version: Linux Status: NEW Keywords: qemu Severity: normal Priority: P2 Component: dbus AssignedTo: kimmo.hamalainen at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org When I try to start the af environment in sardine (with qemu-arm), it fails starting dbus. [sbox-SDK_SARDINE_ARMEL: ~] > af-sb-init.sh start /usr/bin/af-sb-init.sh: line 1: export: `bus:': not a valid identifier Note: For remote X connections DISPLAY should contain hostname! Sample files present. Starting DBUS system bus Failed to start message bus: No memory to read directory entry It doesn't happen in the i386 target, where it runs as expected. If I run only dbus, I get the same: [sbox-SDK_SARDINE_ARMEL: ~] > dbus-daemon --system Failed to start message bus: No memory to read directory entry I did first a supposition about memory. There are still 165 MB available of swap memory in my PC, so I suppose it's not the problem: MemFree: 13348 kB SwapFree: 168416 kB Scratchbox packages versions: ii scratchbox-core 0.9.8.8 Scratchbox base system ii scratchbox-devkit-debian 0.9.8.8 Debian development kit for Scratchbox ii scratchbox-libs 0.9.8.8 Scratchbox libraries ii scratchbox-toolchain-cs2005q3.2-glibc-arm 0.9.8.5-6 cs2005q3.2-glibc-arm compiler for Scratchbox ii scratchbox-toolchain-cs2005q3.2-glibc-i386 0.9.8.5-6 cs2005q3.2-glibc-i386 compiler for Scratchbo Dbus packages inside the target: ii dbus 1.0.0-osso3 simple interprocess messaging system ii dbus-1-utils 1.0.0-osso3 simple interprocess messaging system (utilit ii libdbus-1-3 1.0.0-osso3 simple interprocess messaging system -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Fri Nov 24 14:49:56 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 24 Nov 2006 14:49:56 +0200 (EET) Subject: [hafqa] [Bug 836] Control panel icons are always large in scratchbox Message-ID: <20061124124956.B3B1BDF961@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=836 ------- Additional Comments From jdapena at igalia.com 2006-11-24 14:49 ------- This issue also happens in 770 with Sardine. My environment is based in a scirocco distribution upgraded to sardine. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Sat Nov 25 14:36:54 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sat, 25 Nov 2006 14:36:54 +0200 (EET) Subject: [hafqa] [Bug 884] New: [patch] HildonWizardDialog: Add enum name for response enum Message-ID: <20061125123654.16D28DE4EC@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=884 Summary: [patch] HildonWizardDialog: Add enum name for response enum Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: hildon-libs AssignedTo: michael.kostrzewa at nokia.com ReportedBy: murrayc at murrayc.com QAContact: hafqa at maemo.org This patch provide an enum name (HildonWizardDialogResponse) for the response enum. This helps language bindings. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Sat Nov 25 14:37:20 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sat, 25 Nov 2006 14:37:20 +0200 (EET) Subject: [hafqa] [Bug 884] [patch] HildonWizardDialog: Add enum name for response enum Message-ID: <20061125123720.2C134DF40E@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=884 ------- Additional Comments From murrayc at murrayc.com 2006-11-25 14:37 ------- Created an attachment (id=148) --> (https://maemo.org/bugzilla/attachment.cgi?id=148&action=view) hildon-libs/hildon_libs_wizard_dialog_enums.patch -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Sat Nov 25 14:45:12 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sat, 25 Nov 2006 14:45:12 +0200 (EET) Subject: [hafqa] [Bug 802] hildon-fm's .pc file doesn't mention all dependencies Message-ID: <20061125124512.CEF46DE5EE@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=802 ------- Additional Comments From murrayc at murrayc.com 2006-11-25 14:45 ------- Or maybe this should be done in hildon-libs instead. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Sun Nov 26 20:38:44 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sun, 26 Nov 2006 20:38:44 +0200 (EET) Subject: [hafqa] [Bug 888] New: maemo-launcher cannot be upgraded live on a 770 running Sardine Message-ID: <20061126183844.2C4F0DF7C2@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=888 Summary: maemo-launcher cannot be upgraded live on a 770 running Sardine Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: carlos at maemo.org ReportedBy: carlos at maemo.org QAContact: hafqa at maemo.org An upgrade is possible in scratchbox while the Hildon Desktop is not running. It is also possible in a chroot to Sardine on a MMC partition while running OS 2006 in flash. But upgrading maemo-launcher (in Sardine) while the Hildon Desktop is running causes the Desktop to die. - Install OS 2006, November update - Add Sardine repository in Application Manager (http://repository.maemo.org sardine main non-free) - Install osso-xterm - sudo gainroot - apt-get install hildon-application-framework - apt-get install maemo-launcher At this point the Hildon Desktop dies. X and the power menu are still running. So it is possible to shut down the device cleanly. But at the next power up the device will not boot up anymore. In fact, it will get stuck with the blue progress bar some 95% of the way. No power menu, though there is sound everytime the power button is pressed. Removing the battery and powering up again leads to the same situation. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Sun Nov 26 20:39:24 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sun, 26 Nov 2006 20:39:24 +0200 (EET) Subject: [hafqa] [Bug 888] maemo-launcher cannot be upgraded live on a 770 running Sardine Message-ID: <20061126183924.8497ADF82C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=888 carlos at maemo.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |guillem.jover at nokia.com -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Sun Nov 26 20:39:58 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sun, 26 Nov 2006 20:39:58 +0200 (EET) Subject: [hafqa] [Bug 888] maemo-launcher cannot be upgraded live on a 770 running Sardine Message-ID: <20061126183958.A1D41DF841@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=888 carlos at maemo.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marius.vollmer at nokia.com -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 27 10:19:55 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 27 Nov 2006 10:19:55 +0200 (EET) Subject: [hafqa] [Bug 881] Applications menus disappear Message-ID: <20061127081955.64BBEDF835@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=881 ------- Additional Comments From lemody at gmail.com 2006-11-27 10:19 ------- Are you still having this problem? I'm not able to reproduce the bug. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Mon Nov 27 11:18:35 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 27 Nov 2006 11:18:35 +0200 (EET) Subject: [hafqa] [Bug 836] Control panel icons are always large in scratchbox Message-ID: <20061127091835.937FFDF85C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=836 ------- Additional Comments From johan.bilien at nokia.com 2006-11-27 11:18 ------- The definition of the controlpanel theme style needs an update for Sardine, this is being worked on. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Tue Nov 28 20:51:33 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 28 Nov 2006 20:51:33 +0200 (EET) Subject: [hafqa] [Bug 879] [patch] HildonColorChooser* have _ suffixes instead of prefixes. Message-ID: <20061128185133.24654DF9F4@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=879 murrayc at murrayc.com changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|HildonColorChooser* have _ |[patch] HildonColorChooser* |suffixes instead of |have _ suffixes instead of |prefixes. |prefixes. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 29 15:02:04 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 29 Nov 2006 15:02:04 +0200 (EET) Subject: [hafqa] [Bug 881] Applications menus disappear Message-ID: <20061129130204.95E21DF876@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=881 ------- Additional Comments From daniel.carvalho at indt.org.br 2006-11-29 15:02 ------- (In reply to comment #4) > Are you still having this problem? I'm not able to reproduce the bug. > I'm experiencing the very same problem, using Ubuntu Edgy and Xephyr. Haven't tried vnc yet. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 29 15:35:16 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 29 Nov 2006 15:35:16 +0200 (EET) Subject: [hafqa] [Bug 890] New: Navigator Others menu inconsistent because of raising on release, not on press Message-ID: <20061129133516.83B40DF9F9@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=890 Summary: Navigator Others menu inconsistent because of raising on release, not on press Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: desktop AssignedTo: karoliina.t.salminen at nokia.com ReportedBy: jdapena at igalia.com QAContact: hafqa at maemo.org Last versions of maemo-af-desktop in Sardine show an inconsistency among its buttons. If you press app switcher main menu (implementation in hn-app-switcher.c), it shows more or less immediately the menu. This way, you can press the menu and move the pointer while pressed to select a menu option. This is a way to operate with a standard menu (you can check it in Gnome menus, Gnome "Main Menu", etc. But this does not happen when you press "Others menu" (implementation in hn-others-button.c). It shows the menu when you release the toggle. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 29 15:51:18 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 29 Nov 2006 15:51:18 +0200 (EET) Subject: [hafqa] [Bug 881] Applications menus disappear Message-ID: <20061129135118.593AEDFA1A@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=881 ------- Additional Comments From eduardo.lima at indt.org.br 2006-11-29 15:51 ------- (In reply to comment #4) > Are you still having this problem? I'm not able to reproduce the bug. > Yes, it only happens in Ubuntu Edgy using Xephyr. Using Xvnc and vncviewer and this solves the problem. I've also noticed this behavior in any application menu. When you reach the last level in the menu hierarchy, it simply disappears. I will record a screencast and post as attachment here. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 29 16:56:43 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 29 Nov 2006 16:56:43 +0200 (EET) Subject: [hafqa] [Bug 881] Applications menus disappear Message-ID: <20061129145643.01B5FDF93C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=881 ------- Additional Comments From eduardo.lima at indt.org.br 2006-11-29 16:56 ------- Please check the following videos taken from my desktop: http://www.maemo.org.br/platform/etrunko/xephyr.ogg This first one taken using xephyr, where the bug happens. http://www.maemo.org.br/platform/etrunko/vnc.ogg This second taken using Xvnc and vncviewer, where the problem does not happen. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 29 17:01:39 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 29 Nov 2006 17:01:39 +0200 (EET) Subject: [hafqa] [Bug 852] Changing between tasks in task navigator causes an annoying icon blink effect Message-ID: <20061129150139.72E48DF9D4@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=852 karoliina.t.salminen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|karoliina.t.salminen at nokia.c|johan.bilien at nokia.com |om | ------- Additional Comments From karoliina.t.salminen at nokia.com 2006-11-29 17:01 ------- Johan, could you please apply this patch? Thx. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 29 17:02:09 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 29 Nov 2006 17:02:09 +0200 (EET) Subject: [hafqa] [Bug 857] Main menu of application switcher does not pop up besides main menu button in big resolutions Message-ID: <20061129150209.E9321DF9F8@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=857 karoliina.t.salminen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|karoliina.t.salminen at nokia.c|johan.bilien at nokia.com |om | ------- Additional Comments From karoliina.t.salminen at nokia.com 2006-11-29 17:02 ------- Could you apply this too. Thx. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 29 17:49:59 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 29 Nov 2006 17:49:59 +0200 (EET) Subject: [hafqa] [Bug 890] Navigator Others menu inconsistent because of raising on release, not on press Message-ID: <20061129154959.8EEDEDF9F8@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=890 ------- Additional Comments From jdapena at igalia.com 2006-11-29 17:49 ------- Created an attachment (id=149) --> (https://maemo.org/bugzilla/attachment.cgi?id=149&action=view) Patch for maemo-af-desktop: make others menu pop up on press, instead of on release Replaces the press/release event implementation with one that shows the menu on press and not on release. This is more consistent with other menus behavior. The implementation is based on the one of app switcher main menu. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Wed Nov 29 17:56:52 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 29 Nov 2006 17:56:52 +0200 (EET) Subject: [hafqa] [Bug 890] Navigator Others menu inconsistent because of raising on release, not on press Message-ID: <20061129155652.0AB5DDFA22@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=890 johan.bilien at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|karoliina.t.salminen at nokia.c|johan.bilien at nokia.com |om | ------- Additional Comments From johan.bilien at nokia.com 2006-11-29 17:56 ------- Thanks, I will apply something like that on the new desktop code (https://stage.maemo.org/svn/maemo/projects/haf/branches/maemo-af-desktop/hildon-desktop/). So far we have been acting on release because detecting a "finger press" on button-press was unreliable. -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 30 02:09:34 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 30 Nov 2006 02:09:34 +0200 (EET) Subject: [hafqa] [Bug 883] DBus crashes on startup in scratchbox with qemu-arm Message-ID: <20061130000934.95CA6DF937@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=883 ------- Additional Comments From jdapena at igalia.com 2006-11-30 02:09 ------- Same issue happens in scratchbox 1.0.6. It seems the problem happens in dbus initialization: [sbox-SB_ARMEL: ~] > dbus-daemon --system Failed to start message bus: No memory to read directory entry The packages versions: ii scratchbox-core 1.0.6 Scratchbox base system ii scratchbox-devkit-cputransp 1.0.1 CPU transparency methods ii scratchbox-devkit-debian 1.0.5 Debian tools for Scratchbox ii scratchbox-devkit-perl 1.0.4 Perl modules for Scratchbox ii scratchbox-libs 1.0.6 Scratchbox libraries ii scratchbox-toolchain-cs2005q3.2-glibc-arm 1.0.4 cs2005q3.2-glibc-arm compiler for Scratchbox ii scratchbox-toolchain-cs2005q3.2-glibc-i386 1.0.4 cs2005q3.2-glibc-i386 compiler for Scratchbo -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 30 10:29:34 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 30 Nov 2006 10:29:34 +0200 (EET) Subject: [hafqa] [Bug 881] Applications menus disappear Message-ID: <20061130082934.CA91BDF674@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=881 ------- Additional Comments From lemody at gmail.com 2006-11-30 10:29 ------- have you tried removing the applet you're having in desktop (home)? what is the applet doing? -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. From bugzilla-daemon at maemo.org Thu Nov 30 17:46:29 2006 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 30 Nov 2006 17:46:29 +0200 (EET) Subject: [hafqa] [Bug 883] DBus crashes on startup in scratchbox with qemu-arm Message-ID: <20061130154629.61286DF8AB@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=883 ------- Additional Comments From kimmo.hamalainen at nokia.com 2006-11-30 17:46 ------- I can reproduce even in my old Scratchbox (0.9.8.5 something). strace shows this: [sbox-ARM2: ~] > strace dbus-daemon --system execve("/usr/bin/dbus-daemon", ["dbus-daemon", "--system"], [/* 51 vars */]) = 0 uname({sys="Linux", node="mylly", ...}) = 0 brk(0) = 0x80b1000 brk(0x80d2000) = 0x80d2000 open("/targets/links/scratchbox.config", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0664, st_size=1066, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 read(3, "# Automatically generated config"..., 4096) = 1066 read(3, "", 4096) = 0 close(3) = 0 munmap(0xb7fff000, 4096) = 0 open("/tmp/cputransp_kihamala.log", O_WRONLY|O_APPEND|O_CREAT, 0666) = 3 fstat64(3, {st_mode=S_IFREG|0664, st_size=1354945, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fff000 fstat64(3, {st_mode=S_IFREG|0664, st_size=1354945, ...}) = 0 _llseek(3, 1354945, [1354945], SEEK_SET) = 0 stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/home/kihamala", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 gettimeofday({1164901545, 191317}, NULL) = 0 open("/scratchbox/etc/localtime", O_RDONLY) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=682, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ffe000 read(4, "TZif\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\5\0"..., 4096) = 682 close(4) = 0 munmap(0xb7ffe000, 4096) = 0 getpid() = 29594 write(3, "[2006-11-30 15:45:45 29594] meth"..., 108) = 108 rt_sigaction(SIGCHLD, {0x80488f0, [], SA_RESTORER, 0x80496e8}, NULL, 8) = 0 fork() = 29595 waitpid(29595, Failed to start message bus: No memory to read directory entry [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0) = 29595 --- SIGCHLD (Child exited) @ 0 (0) --- sigreturn() = ? (mask now []) gettimeofday({1164901545, 265714}, NULL) = 0 getpid() = 29594 write(3, "[2006-11-30 15:45:45 29594] rc: "..., 50) = 50 munmap(0xb7fff000, 4096) = 0 exit_group(1) = ? [sbox-ARM2: ~] > I'm not sure if this is D-Bus problem at all... -- Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.