From bugzilla-daemon at maemo.org Thu Mar 1 00:26:58 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 1 Mar 2007 00:26:58 +0200 (EET) Subject: [hafqa] [Bug 1099] 'Distorted' graphics when reordering columns in GtkTreeView Message-ID: <20070228222658.123A9E062D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1099 ------- Additional Comments From sean at cs.gmu.edu 2007-03-01 00:26 ------- (In reply to comment #1) > The column reordering feature is working fine; only the graphics are really > 'distorted'. I did some quick research to try to find out where this distortion > is coming from. With plain gtk+ on the desktop there are no problems at all, > and there haven't been any related issues reported for a long time. I agree that it's *possible* to do reordering, the logic works fine. But it's more than the graphics -- though I don't have my N800 in front of me right now my recollection was that you literally had to move the pen *down* into the next row in order to get the thing to drag horizontally. It's more than just bad graphics display. -- 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 Mar 1 00:36:55 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 1 Mar 2007 00:36:55 +0200 (EET) Subject: [hafqa] [Bug 1108] New: hildon.Controlbar freaks out when too small Message-ID: <20070228223655.870D5E035F@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1108 Summary: hildon.Controlbar freaks out when too small Product: haf Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: sean at cs.gmu.edu QAContact: hafqa at maemo.org hildon.Controlbar has a number of issues, which I originally posted to pymaemo (https:// garage.maemo.org/tracker/?func=detail&atid=229&aid=514&group_id=40) and then was redirected here after it was determined it was a gtk and not a pygtk issue. As indicated in code posted at that URL, I noted that if you make the hildon.Controlbar sufficiently small (horizontally), it freaks out and consumes the entire width of the window, breaking out of whatever container is holding it -- in my case, the container was an HPaned. The bug appears to be triggered when the hildon.Controlbar is resized too small to have at least three pixels per tick box. This is a problem not just for ugly GUI bug reasons but because the hildon.Controlbar widget is not capable of handling real-valued input (say, floating values from 0.0 to 1.0 inclusive). Instead you must hack it with some Very Large Number of ticks (0 to 10000 maybe?) and interpolate, which would be fine but then it freaks out due to the reasons discussed before. I also noted that (in pygtk, not positive if also in gtk), the minimum position on the Controlbar is ZERO boxes lit. But in most of the GUI apps in hildon, the minimum position is generally ONE box lit. Last, though Controlbar is a subclass of Scale, it has its own idiosyncratic construction and API procedures which do not follow the inherited approach specified by Scale (and used in HScale and VScale). It'd be nice to have it be more consistent with GTK proper. -- 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 Mar 1 02:37:14 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 1 Mar 2007 02:37:14 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070301003714.87DAFE0655@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 johannes.schmid at openismus.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johannes.schmid at openismus.co | |m -- 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 Mar 1 10:17:11 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 1 Mar 2007 10:17:11 +0200 (EET) Subject: [hafqa] [Bug 1092] Need support for _NET_WM_WINDOW_TYPE_NOTIFICATION Message-ID: <20070301081711.C292FE04A1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1092 lemody at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |1.1 ------- Additional Comments From lemody at gmail.com 2007-03-01 10:17 ------- I made some upstream syncing with version 2:1.1-osso15, current sardine version is 2:1.1-osso16 and it includes a fix for this. You can use _NET_WM_WINDOW_TYPE_NOTIFICATION now. -- 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 Mar 1 10:17:12 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 1 Mar 2007 10:17:12 +0200 (EET) Subject: [hafqa] [Bug 1093] Banners should use GDK_WINDOW_TYPE_HINT_NOTIFICATION Message-ID: <20070301081712.55175E04A1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1093 Bug 1093 depends on bug 1092, which changed state. Bug 1092 Summary: Need support for _NET_WM_WINDOW_TYPE_NOTIFICATION https://maemo.org/bugzilla/show_bug.cgi?id=1092 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |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 Mar 1 10:24:54 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 1 Mar 2007 10:24:54 +0200 (EET) Subject: [hafqa] [Bug 1019] Matchbox EWMH support is broken Message-ID: <20070301082454.87B29E0492@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1019 lemody at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |1.1 ------- Additional Comments From lemody at gmail.com 2007-03-01 10:24 ------- this is FIXED in version 2_1.1-osso16, available in 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 Thu Mar 1 16:07:48 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 1 Mar 2007 16:07:48 +0200 (EET) Subject: [hafqa] [Bug 1111] New: [TRACKER] Maemo GTK+ 2.10 Regressions Message-ID: <20070301140748.18778E0223@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1111 Summary: [TRACKER] Maemo GTK+ 2.10 Regressions Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: xan.lopez at nokia.com QAContact: hafqa at maemo.org Metabug to track all regressions introduced by the new GTK+. -- 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 Mar 1 16:08:45 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 1 Mar 2007 16:08:45 +0200 (EET) Subject: [hafqa] [Bug 1111] [TRACKER] Maemo GTK+ 2.10 Regressions Message-ID: <20070301140845.810E7E036F@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1111 xan.lopez at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn| |1057, 1066, 1084, 1090 -- 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 Mar 1 16:08:45 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 1 Mar 2007 16:08:45 +0200 (EET) Subject: [hafqa] [Bug 1057] Menuitems can be too wide Message-ID: <20070301140845.D0965E036F@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1057 xan.lopez at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |1111 nThis| | -- 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 Mar 1 16:08:46 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 1 Mar 2007 16:08:46 +0200 (EET) Subject: [hafqa] [Bug 1090] GtkTreeView cursor graphics Message-ID: <20070301140846.2B6C0E0414@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1090 xan.lopez at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |1111 nThis| | -- 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 Mar 1 16:08:46 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 1 Mar 2007 16:08:46 +0200 (EET) Subject: [hafqa] [Bug 1084] GtkNotebook border graphics broken when scrollable property set to TRUE Message-ID: <20070301140846.8CECDE046F@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1084 xan.lopez at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |1111 nThis| | -- 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 Mar 1 16:08:46 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 1 Mar 2007 16:08:46 +0200 (EET) Subject: [hafqa] [Bug 1066] Long labels break GtkNotebook Message-ID: <20070301140846.0F9E7E0480@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1066 xan.lopez at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |1111 nThis| | -- 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 Mar 1 18:18:25 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 1 Mar 2007 18:18:25 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070301161825.C9F97DF314@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 ------- Additional Comments From johannes.schmid at openismus.com 2007-03-01 18:18 ------- > Also I've been meaning to get rid of the report.h dependency from the > boosters, so that I can stop using -rdynamic on the launcher. And I'll have > to remove the booster_load_module from the header as I don't want to expose > that one. Could you please keep booster_load_module? It could be very handy because as I guess our gtkmm booster will be gtk booster + x and it would be nice if we could load the gtk booster using booster_load_module and call its methods at the beginning of our preinit/init/reload methods. -- 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 Mar 2 00:19:35 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 2 Mar 2007 00:19:35 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070301221935.84754E0524@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 ------- Additional Comments From guillem.jover at nokia.com 2007-03-02 00:19 ------- (In reply to comment #8) > > Also I've been meaning to get rid of the report.h dependency from the > > boosters, so that I can stop using -rdynamic on the launcher. And I'll have > > to remove the booster_load_module from the header as I don't want to expose > > that one. > > Could you please keep booster_load_module? It could be very handy because > as I guess our gtkmm booster will be gtk booster + x and it would be nice > if we could load the gtk booster using booster_load_module and call its > methods at the beginning of our preinit/init/reload methods. Ah right, long time since I've been messing with the launcher. At the time I thought about extending the support to be able to load several boosters, but in that case that would not take into account dependencies, no big deal if you sort them properly like "--booster gtk,gtkmm" or similar. Thinking twice about this, my main concern is about exposing any kind of API, as then supposedly I'll have to go through our API process, and that might take time (just sent a mail now for confirmation). Also I found a non-commited patch I wrote to select making the boosters builtin. Another possibility would be to merge back your changes, and then create a separete binary package with the gtkmm booster, what about 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 Fri Mar 2 09:34:09 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 2 Mar 2007 09:34:09 +0200 (EET) Subject: [hafqa] [Bug 1108] hildon.Controlbar freaks out when too small Message-ID: <20070302073409.C2389E054A@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1108 xan.lopez at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|tommi.komulainen at nokia.com |michael.kostrzewa at nokia.com Component|gtk |hildon-libs ------- Additional Comments From xan.lopez at nokia.com 2007-03-02 09:34 ------- Hi Sean, thanks for your bug report. I'll reassign the bug to the proper component, hildon-libs. In the future please try to file one bug per issue, as it's easier to track them if they have their own 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 Fri Mar 2 09:55:59 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 2 Mar 2007 09:55:59 +0200 (EET) Subject: [hafqa] [Bug 823] support for Hildon specific hacks to GTK+ should be conditional Message-ID: <20070302075559.5FD11E04CA@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=823 johan.bilien at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #125 is|0 |1 obsolete| | ------- Additional Comments From johan.bilien at nokia.com 2007-03-02 09:55 ------- Created an attachment (id=192) --> (https://maemo.org/bugzilla/attachment.cgi?id=192&action=view) more recent version Attaching last version of the patch i used for the archive -- 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 Mar 2 10:56:54 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 2 Mar 2007 10:56:54 +0200 (EET) Subject: [hafqa] [Bug 1108] hildon.Controlbar freaks out when too small Message-ID: <20070302085654.415BCE053A@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1108 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 Fri Mar 2 11:41:25 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 2 Mar 2007 11:41:25 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070302094125.52E43E053C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 ------- Additional Comments From johannes.schmid at openismus.com 2007-03-02 11:41 ------- > Ah right, long time since I've been messing with the launcher. At the time I > thought about extending the support to be able to load several boosters, but > in that case that would not take into account dependencies, no big deal if you > sort them properly like "--booster gtk,gtkmm" or similar. That would be a clean solution of course! At least because we already plan to have a gtkmm and a maemomm booster and both will depend on the gtk booster. > > Thinking twice about this, my main concern is about exposing any kind of API, > as then supposedly I'll have to go through our API process, and that might take > time (just sent a mail now for confirmation). Also I found a non-commited > patch I wrote to select making the boosters builtin. > > Another possibility would be to merge back your changes, and then create a > separete binary package with the gtkmm booster, what about that? Well, I don't know about you API process but we need the gtkmm booster without too much delay. I already created a package (depends on the patch) with a simple gtkmm booster which does just call the gtk booster in the moment. You can have a look at the sources here: https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/gtkmm-booster/?root=maemomm -- 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 Mar 2 11:49:00 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 2 Mar 2007 11:49:00 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070302094900.50612E03BD@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 ------- Additional Comments From murrayc at murrayc.com 2007-03-02 11:48 ------- I guess we can just duplicate the gtk booster initialization in our gtkmm booster if necessary, if we can't have the API to call the gtk booster from our gtkmm booster. For me, that's far preferrable than being part of the actual maemo-launcher module. That would make us dependent on Nokia's internal processes in future, just in order to avoid one of their internal processes now. That sounds ungrateful, but I think it's practical. 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 Fri Mar 2 16:12:03 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 2 Mar 2007 16:12:03 +0200 (EET) Subject: [hafqa] [Bug 823] support for Hildon specific hacks to GTK+ should be conditional Message-ID: <20070302141203.61D3CE0761@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=823 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|luc.pionchon at nokia.com |michael.kostrzewa at nokia.com ------- Additional Comments From luc.pionchon at nokia.com 2007-03-02 16:12 ------- (reassigned to Michael) -- 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 Mar 2 16:31:37 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 2 Mar 2007 16:31:37 +0200 (EET) Subject: [hafqa] [Bug 1113] New: GtkTreeSelection selection changed signal called after clearing the list Message-ID: <20070302143137.AE1A3E0731@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1113 Summary: GtkTreeSelection selection changed signal called after clearing the list Product: haf Version: unspecified Platform: All URL: http://mdictionary.garage.maemo.org OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: krzysztof.sasiak at comarch.com QAContact: hafqa at maemo.org There is a problem with GtkTreeSelection. The thing is that every time we clear the list and add new elements to it, the first element on the list is selected and a callback for the selection changed signal is called. We tried using gtk_tree_selection_unselect_all function in order to unselect all elements on the list, but it does not help. Is there any workaround for this problem? This issue causes a lot of nuisances in developing our application. Currently, while the list is reloaded, we block the selection changed signal. However this resolution is also uncomfortable and causes other problems to appear. Isn't there any way to fully control this component? Setting selection mode to GTK_SELECTION_BROWSE with gtk_tree_selection_set_mode doesn't help either. -- 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 Mar 2 16:51:49 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 2 Mar 2007 16:51:49 +0200 (EET) Subject: [hafqa] [Bug 1113] GtkTreeSelection selection changed signal called after clearing the list Message-ID: <20070302145149.ADBA5E06AE@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1113 ------- Additional Comments From krzysztof.sasiak at comarch.com 2007-03-02 16:51 ------- Created an attachment (id=193) --> (https://maemo.org/bugzilla/attachment.cgi?id=193&action=view) code sample presenting the bug This is a piece of code, our gui developer came up with, as an example. This is how we compile it: gcc example.c -o example `pkg-config --libs --cflags gtk+-2.0 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 Sun Mar 4 20:19:43 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sun, 4 Mar 2007 20:19:43 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070304181943.0D260E02B1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 johannes.schmid at openismus.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #191 is|0 |1 obsolete| | ------- Additional Comments From johannes.schmid at openismus.com 2007-03-04 20:19 ------- Created an attachment (id=195) --> (https://maemo.org/bugzilla/attachment.cgi?id=195&action=view) Patch to add multi-booster support This patch adds support for multiple booster if they a pass them sorted (like "gtk,gtkmm" to the --booster argument. Tested against a full af-sb-init start without problems. The patch also contains a stripped down package file and does only install the booster.h header. You also can savely remove booster_module_load now. -- 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 Mar 4 22:04:16 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sun, 4 Mar 2007 22:04:16 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070304200416.B1543E03AD@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 johannes.schmid at openismus.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #195 is|0 |1 obsolete| | ------- Additional Comments From johannes.schmid at openismus.com 2007-03-04 22:04 ------- Created an attachment (id=196) --> (https://maemo.org/bugzilla/attachment.cgi?id=196&action=view) Fixes pkg-config file in patch above Sorry, the .pc file still contained requirements which are wrong because it should simply require nothing as meamo-launcher is only linked against glibc. The rest of the patch has not changed. -- 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 Mar 5 09:22:16 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 5 Mar 2007 09:22:16 +0200 (EET) Subject: [hafqa] [Bug 1113] GtkTreeSelection selection changed signal called after clearing the list Message-ID: <20070305072216.C7861E0344@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1113 ------- Additional Comments From xan.lopez at nokia.com 2007-03-05 09:22 ------- Several comments here :) By calling gtk_tree_selection_unselect_all you are explicitely making the "changed" signal to be called. Just don't do that. Once that is gone, the "changed" signal is emitted because you are removing the currently selected row (the first one) in the gtk_list_store_clear call. Without knowing what are you exactly trying to accomplish, the quickest workaround would be to block the handler before the store clear and unblock it afterwards: g_signal_handler_block (data->selection, data->id); gtk_list_store_clear(data->list); g_signal_handler_unblock (data->selection, data->id); where data->id is the id of the changed signal handler. Btw, you are re-creating the treeview every time you reset the model, that's totally unnecessary. This "bugs" happens with GTK+ upstream too, when such a thing happens it's better to report it to the upstream bugzilla: bugzilla.gnome.org. A good resource about treeview and related components is: http://scentric.net/tutorial/. -- 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 Mar 5 12:24:54 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 5 Mar 2007 12:24:54 +0200 (EET) Subject: [hafqa] [Bug 1113] GtkTreeSelection selection changed signal called after clearing the list Message-ID: <20070305102454.82879E0582@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1113 ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-05 12:24 ------- Depending on OS version, we had some more and less ugly hacks that could explain this behavior. Basically it was enforced that the first row on the list gets selected when it is inserted (and the focus is grabbed to the treeview.) With stock gtk (and maemo gtk 2.10) when the focus is moved to the treeview (or the treeview is already focused and new row is inserted) because of the way keyboard navigation works, one item needs to get selected. -- 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 Mar 6 09:40:00 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 6 Mar 2007 09:40:00 +0200 (EET) Subject: [hafqa] [Bug 1120] New: Buttons in GtkDialogs are not completely centered Message-ID: <20070306074000.ADD43E06A9@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1120 Summary: Buttons in GtkDialogs are not completely centered Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: xan.lopez at nokia.com QAContact: hafqa at maemo.org The standalone testcase works Ok, probably some style property is conflicting with 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 Mar 6 09:41:16 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 6 Mar 2007 09:41:16 +0200 (EET) Subject: [hafqa] [Bug 1111] [TRACKER] Maemo GTK+ 2.10 Regressions Message-ID: <20070306074116.0B13DE06CD@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1111 xan.lopez at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn| |1120 -- 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 Mar 6 09:41:21 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 6 Mar 2007 09:41:21 +0200 (EET) Subject: [hafqa] [Bug 1120] Buttons in GtkDialogs are not completely centered Message-ID: <20070306074121.BBC4CE06B1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1120 xan.lopez at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |1111 nThis| | -- 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 Mar 6 10:30:34 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 6 Mar 2007 10:30:34 +0200 (EET) Subject: [hafqa] [Bug 912] GtkCellRendererToggle as the cellrenderer in GtkTreeView does not work. Message-ID: <20070306083034.4E395E06D4@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=912 ------- Additional Comments From xan.lopez at nokia.com 2007-03-06 10:30 ------- Created an attachment (id=247) --> (https://maemo.org/bugzilla/attachment.cgi?id=247&action=view) Testcase. Compile with gcc -o testcombotoggle testcombotoggle.c `pkg-config --cflags --libs hildon-1`. Requires libhildon1 from sardine experimental. -- 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 Mar 6 10:31:18 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 6 Mar 2007 10:31:18 +0200 (EET) Subject: [hafqa] [Bug 912] GtkCellRendererToggle as the cellrenderer in GtkTreeView does not work. Message-ID: <20070306083118.9BCF9E06CE@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=912 ------- Additional Comments From xan.lopez at nokia.com 2007-03-06 10:31 ------- The testcase works perfectly for me using GTK+ 2.10 from Sardine Experimental. -- 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 Mar 6 10:37:34 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 6 Mar 2007 10:37:34 +0200 (EET) Subject: [hafqa] [Bug 494] can not adjust the height of the combobox in maemo Message-ID: <20070306083734.25065DFEA1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=494 xan.lopez at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From xan.lopez at nokia.com 2007-03-06 10:37 ------- GtkComboBox in GTK+ 2.10 (available in Sardine Experimental: sardine.garage.maemo.org) has not hardcoded sizes anymore, so this should all work perfectly now. Closing 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 Tue Mar 6 10:37:34 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 6 Mar 2007 10:37:34 +0200 (EET) Subject: [hafqa] [Bug 298] Hildon specific GTK extensions should default to be disabled Message-ID: <20070306083734.9142FE0668@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=298 Bug 298 depends on bug 494, which changed state. Bug 494 Summary: can not adjust the height of the combobox in maemo https://maemo.org/bugzilla/show_bug.cgi?id=494 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |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 Tue Mar 6 10:40:22 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 6 Mar 2007 10:40:22 +0200 (EET) Subject: [hafqa] [Bug 278] GtkProgressBar text position should be customizable in gtkrc Message-ID: <20070306084022.A8EC9DFD93@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=278 xan.lopez at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From xan.lopez at nokia.com 2007-03-06 10:40 ------- The text position can be changed indeed with the text-xalign property. Closing 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 Tue Mar 6 10:40:24 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 6 Mar 2007 10:40:24 +0200 (EET) Subject: [hafqa] [Bug 298] Hildon specific GTK extensions should default to be disabled Message-ID: <20070306084024.520FFE065F@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=298 Bug 298 depends on bug 278, which changed state. Bug 278 Summary: GtkProgressBar text position should be customizable in gtkrc https://maemo.org/bugzilla/show_bug.cgi?id=278 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |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 Tue Mar 6 11:12:05 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 6 Mar 2007 11:12:05 +0200 (EET) Subject: [hafqa] [Bug 1121] New: GtkCellRendererToggle theming bug Message-ID: <20070306091205.CBCF7E05E9@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1121 Summary: GtkCellRendererToggle theming bug 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: xan.lopez at nokia.com QAContact: hafqa at maemo.org If you pack a GtkCellRendererToggle in a GtkComboBox with a model the toggle buttons will appear ok in the popup (which is a treeview) but will use the default graphics when they appear in the combobox itself. See the testcase attached (needs hildon-1 to compile). -- 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 Mar 6 11:12:21 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 6 Mar 2007 11:12:21 +0200 (EET) Subject: [hafqa] [Bug 1121] GtkCellRendererToggle theming bug Message-ID: <20070306091221.ED294E05E9@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1121 ------- Additional Comments From xan.lopez at nokia.com 2007-03-06 11:12 ------- Created an attachment (id=248) --> (https://maemo.org/bugzilla/attachment.cgi?id=248&action=view) Testcase. -- 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 Mar 6 11:13:46 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 6 Mar 2007 11:13:46 +0200 (EET) Subject: [hafqa] [Bug 1121] GtkCellRendererToggle theming bug Message-ID: <20070306091346.04964E05E9@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1121 xan.lopez at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|hildon-libs |hildon-theme ------- Additional Comments From xan.lopez at nokia.com 2007-03-06 11:13 ------- Changing component, I'm a moron. Btw, for bonus points we should probably test the other CellRenderers available... -- 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 Mar 7 19:16:44 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 7 Mar 2007 19:16:44 +0200 (EET) Subject: [hafqa] [Bug 1130] New: Submenus fail to open on sardine-experimental Message-ID: <20070307171644.7DDF9E067B@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1130 Summary: Submenus fail to open on sardine-experimental Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: window-manager AssignedTo: tapani.palli at nokia.com ReportedBy: nix at go-nix.ca QAContact: hafqa at maemo.org CC: tommi.komulainen at nokia.com #define USE_HILDON #ifdef USE_HILDON #include #else #include #endif int main (int argc, char **argv) { GtkWidget *menu = NULL, *menuitem = NULL ; GtkWidget *wnd = NULL ; gtk_init (&argc, &argv) ; g_set_application_name ("Submenu Test") ; #ifdef USE_HILDON hildon_program_add_window (hildon_program_get_instance (), HILDON_WINDOW (wnd = g_object_new (HILDON_TYPE_WINDOW, "visible", TRUE, NULL))) ; hildon_window_set_menu (HILDON_WINDOW (wnd), GTK_MENU (menu = g_object_new (GTK_TYPE_MENU, "visible", TRUE, NULL))) ; #else wnd = g_object_new (GTK_TYPE_WINDOW, "visible", TRUE, "resizable", FALSE, "child", menu = g_object_new (GTK_TYPE_MENU_BAR, "visible", TRUE, NULL), NULL) ; gtk_container_add (GTK_CONTAINER (menu), menuitem = g_object_new (GTK_TYPE_MENU_ITEM, "visible", TRUE, "child", g_object_new (GTK_TYPE_LABEL, "visible", TRUE, "label", "Menu", NULL), NULL)) ; gtk_menu_item_set_submenu (GTK_MENU_ITEM (menuitem), menu = g_object_new (GTK_TYPE_MENU, "visible", TRUE, NULL)) ; #endif g_signal_connect (G_OBJECT (wnd), "delete-event", (GCallback)gtk_main_quit, NULL) ; gtk_container_add (GTK_CONTAINER (menu), menuitem = g_object_new (GTK_TYPE_MENU_ITEM, "visible", TRUE, "child", g_object_new (GTK_TYPE_LABEL, "visible", TRUE, "label", "Main Item", NULL), NULL)) ; gtk_menu_item_set_submenu (GTK_MENU_ITEM (menuitem), menu = g_object_new (GTK_TYPE_MENU, "visible", TRUE, NULL)) ; gtk_container_add (GTK_CONTAINER (menu), menuitem = g_object_new (GTK_TYPE_MENU_ITEM, "visible", TRUE, "child", g_object_new (GTK_TYPE_LABEL, "visible", TRUE, "label", "Subitem", NULL), NULL)) ; gtk_main () ; return 0 ; } /* In both cases, you can open the menu, but you cannot open the submenu. In the non-hildon case, something /really/ funky happens when you open the main menu even. You get one of those menu scrolling widgets but no menu item. Works fine on desktop. */ -- 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 Mar 7 20:22:53 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 7 Mar 2007 20:22:53 +0200 (EET) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070307182253.59142E0680@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 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 Wed Mar 7 20:23:33 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 7 Mar 2007 20:23:33 +0200 (EET) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070307182333.F2891E0680@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 murrayc at murrayc.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johannes.schmid at openismus.co | |m -- 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 Mar 7 20:27:53 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 7 Mar 2007 20:27:53 +0200 (EET) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070307182753.7B241E072A@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 murrayc at murrayc.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matt.hoosier at gmail.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 Mar 8 00:19:38 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 8 Mar 2007 00:19:38 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070307221938.79768E04A1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 ------- Additional Comments From guillem.jover at nokia.com 2007-03-08 00:19 ------- (In reply to comment #13) > Created an attachment (id=196) --> (https://maemo.org/bugzilla/attachment.cgi?id=196&action=view) > Fixes pkg-config file in patch above > > Sorry, the .pc file still contained requirements which are wrong because it > should simply require nothing as meamo-launcher is only linked against glibc. > > The rest of the patch has not changed. Hey, thanks again for the patch. Did some rewritting but it's now commited. Tell me if everything is fine, and I'll poke again internally for the API process thingy. -- 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 Mar 8 10:45:28 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 8 Mar 2007 10:45:28 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070308084528.4A722E0734@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 ------- Additional Comments From murrayc at murrayc.com 2007-03-08 10:45 ------- Thanks. Is this likely to get into the Maemo Bora release, or only into Bora+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 Thu Mar 8 14:54:44 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 8 Mar 2007 14:54:44 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070308125444.6E567E0736@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 johannes.schmid at openismus.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #196 is|0 |1 obsolete| | ------- Additional Comments From johannes.schmid at openismus.com 2007-03-08 14:54 ------- Created an attachment (id=249) --> (https://maemo.org/bugzilla/attachment.cgi?id=249&action=view) Add libdir to .pc file Thanks for cleaning up the code. I have used glib for years so my plain C knowledge is a bit limited. This patch adds libdir to the pkg-config file which is necessary to install additional launchers in the correct directory. -- 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 Mar 8 19:38:34 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 8 Mar 2007 19:38:34 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070308173834.43BAAE04FB@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 ------- Additional Comments From guillem.jover at nokia.com 2007-03-08 19:38 ------- (In reply to comment #16) > Thanks for cleaning up the code. I have used glib for years so my plain C > knowledge is a bit limited. No problem. > This patch adds libdir to the pkg-config file which is necessary to install > additional launchers in the correct directory. Yeah thanks, I've added the proper variable and the needed ones, and changed the includedir one as well. I'm exporting the api as C, so you can remove that from your code. I've cleared with the guys here that we don't need to go through the api process, as long as anything from the release is using it. That does not mean I'm not going to handle it properly, I've been thinking to export the api version in the .pc file so that it could be checked from the configure.ac for compatibility. -- 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 Mar 8 19:41:13 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 8 Mar 2007 19:41:13 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070308174113.78DFAE070D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 ------- Additional Comments From guillem.jover at nokia.com 2007-03-08 19:41 ------- (In reply to comment #15) > Thanks. Is this likely to get into the Maemo Bora release, or only into > Bora+1? Hmm I'll have to check with the sdk guys, I don't exactly know how to push updates to packages there. I'll post something when I get the info. For sardine I could ask Marius or Carlos to take the packages, but that will need the gtk 2.10 fixes/workarounds and probably branching for now. -- 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 Mar 8 22:01:27 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 8 Mar 2007 22:01:27 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070308200127.99E54E06BD@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 ------- Additional Comments From carlos at maemo.org 2007-03-08 22:01 ------- The SDK goes in sync with the product. It's just another configuration of the same software. There's no separate path. However, whatever goes in Sardine will end up in the next major release of Maemo in both the product and then SDK. Guillem, you are the maintainer of maemo-lancher, so it's up to you what and when to push of maemo-launcher to sardine. You can get help in the sardine- developers mailing list about how. Right now, we are transitioning to the new gtk/hildon in sardine-experimental so for the future it's more useful to apply patches there. -- 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 Mar 8 23:42:43 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 8 Mar 2007 23:42:43 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070308214243.8180FE03F6@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 ------- Additional Comments From murrayc at murrayc.com 2007-03-08 23:42 ------- > but that will need the gtk 2.10 fixes/workarounds By the way, if you already have a patch for this somewhere, we'd be interested. Otherwise, we will try to fix that. Carlos. Thanks, yes, this could be much clearer with a module list such as GNOME has, so we know what branches are used for what. -- 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 Mar 9 09:05:09 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 9 Mar 2007 09:05:09 +0200 (EET) Subject: [hafqa] [Bug 1130] Submenus fail to open on sardine-experimental Message-ID: <20070309070509.38321E04DA@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1130 ------- Additional Comments From lemody at gmail.com 2007-03-09 09:04 ------- Some debug logging from WM here ... stacking looks OK, submenu window gets stacked on top of main-menu window. stack with only main window open ---------------------------------------------------------- hildon-desktop:: modal: no, group: 10485761, geom: 270x50+423+0 \ trans for 'root' hildon-desktop:: modal: no, group: 10485761, geom: 80x480+0+0 Submenu Test:: modal: no, group: 16777217, geom: 720x420+80+60 [FOCUSED] hildon-desktop:: modal: no, group: 10485761, geom: 800x480+0+0 --------------------------------------------------------- stack when having main menu open ---------------------------------------------------------- hildon-desktop:: modal: no, group: 10485761, geom: 270x50+423+0 \ trans for 'root' Submenu Test:: modal: no, group: 16777217, geom: 236x72+90+47 [FOCUSED] \ trans for 'Submenu Test' hildon-desktop:: modal: no, group: 10485761, geom: 80x480+0+0 Submenu Test:: modal: no, group: 16777217, geom: 720x420+80+60 hildon-desktop:: modal: no, group: 10485761, geom: 800x480+0+0 --------------------------------------------------------- stack after opening submenu ---------------------------------------------------------- hildon-desktop:: modal: no, group: 10485761, geom: 270x50+423+0 \ trans for 'root' Submenu Test:: modal: no, group: 16777217, geom: 40x40+324+47 \ trans for 'Submenu Test' Submenu Test:: modal: no, group: 16777217, geom: 236x72+90+47 [FOCUSED] \ trans for 'Submenu Test' hildon-desktop:: modal: no, group: 10485761, geom: 80x480+0+0 Submenu Test:: modal: no, group: 16777217, geom: 720x420+80+60 hildon-desktop:: modal: no, group: 10485761, geom: 800x480+0+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 Fri Mar 9 09:17:03 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 9 Mar 2007 09:17:03 +0200 (EET) Subject: [hafqa] [Bug 1130] Submenus fail to open on sardine-experimental Message-ID: <20070309071703.76677E0454@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1130 ------- Additional Comments From lemody at gmail.com 2007-03-09 09:16 ------- after stacking, focus is also moved there ... ---------------------------------------------------------- hildon-desktop:: modal: no, group: 10485761, geom: 270x50+423+0 \ trans for 'root' Submenu Test:: modal: no, group: 16777217, geom: 40x40+324+47 [FOCUSED] \ trans for 'Submenu Test' Submenu Test:: modal: no, group: 16777217, geom: 236x72+90+47 \ trans for 'Submenu Test' hildon-desktop:: modal: no, group: 10485761, geom: 80x480+0+0 Submenu Test:: modal: no, group: 16777217, geom: 720x420+80+60 hildon-desktop:: modal: no, group: 10485761, geom: 800x480+0+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 Fri Mar 9 11:57:33 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 9 Mar 2007 11:57:33 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070309095733.56E14E0608@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 ------- Additional Comments From johannes.schmid at openismus.com 2007-03-09 11:57 ------- I have created a booster module that works with 2.10 but does not use the Display hacks. At least it does no crash with gtk 2.10. You need SVN TRUNK of maemo-launcher to compile it. Have a look: https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/gtk2.10.booster/?root=maemomm -- 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 Mar 9 11:58:57 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 9 Mar 2007 11:58:57 +0200 (EET) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070309095857.B19DAE0608@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 ------- Additional Comments From johannes.schmid at openismus.com 2007-03-09 11:58 ------- I have created a booster module that works with 2.10 but does not use the Display hacks. At least it does no crash with gtk 2.10. You need SVN TRUNK of maemo-launcher to compile it. Have a look: https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/gtk2.10.booster/?root=maemomm -- 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 Mar 9 11:59:34 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 9 Mar 2007 11:59:34 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070309095934.C6FCEE0687@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 ------- Additional Comments From johannes.schmid at openismus.com 2007-03-09 11:59 ------- (In reply to comment #21) Wrong bug, sorry was meant for #952 -- 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 Mar 9 14:26:37 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 9 Mar 2007 14:26:37 +0200 (EET) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070309122637.1BBF2E04E6@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 ------- Additional Comments From johannes.schmid at openismus.com 2007-03-09 14:26 ------- Created an attachment (id=250) --> (https://maemo.org/bugzilla/attachment.cgi?id=250&action=view) diff against maemo-launcher gtk-booster Here is also a diff against the stock maemo gtk-booster. Everything touching the GtkDisplay and Xft has 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 Fri Mar 9 15:18:11 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 9 Mar 2007 15:18:11 +0200 (EET) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070309131811.9EA62E037D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 ------- Additional Comments From murrayc at murrayc.com 2007-03-09 15:18 ------- I wonder, is there anything that we could pre-initialize in the replacements for these things? -- 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 Mar 9 15:22:01 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 9 Mar 2007 15:22:01 +0200 (EET) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070309132201.180AFE032D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 ------- Additional Comments From johannes.schmid at openismus.com 2007-03-09 15:22 ------- We could possible init some of the cairo/pango stuff but I did not yet find anything in the cairo API that would be useful. My first test results show, that using the new booster, the gtk hello world example is speed up by about 25% compared to not using any booster which is better than nothing. -- 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 Mar 12 10:49:35 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 12 Mar 2007 10:49:35 +0200 (EET) Subject: [hafqa] [Bug 1130] Submenus fail to open on sardine-experimental Message-ID: <20070312084935.341E3E0279@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1130 ------- Additional Comments From lemody at gmail.com 2007-03-12 10:49 ------- Created an attachment (id=251) --> (https://maemo.org/bugzilla/attachment.cgi?id=251&action=view) screenshot from test program debug logging from gtkmenu.c : ---------- 8< --------------------------------------------------- GTK :: window XID 10485816 covering me [pos 423,0, w 270, h 50]! GTK :: i am XID 16777251 and [pos 90,47, w 236, h 200]! ---------- 8< --------------------------------------------------- So when submenu opens, the parent menu gets visibilitynotify. Parent menu is positioned (actually not quite but roughly) at 90,47. -- 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 Mar 12 13:10:59 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 12 Mar 2007 13:10:59 +0200 (EET) Subject: [hafqa] [Bug 1137] New: Compilation error in osso-gwobex Message-ID: <20070312111059.1461CE041D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1137 Summary: Compilation error in osso-gwobex Product: haf Version: unspecified Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: libosso AssignedTo: kimmo.hamalainen at nokia.com ReportedBy: hadess at hadess.net QAContact: hafqa at maemo.org gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c obex-priv.c -fPIC -DPIC -o .libs/obex-priv.o cc1: warnings being treated as errors obex-priv.c: In function 'obex_readstream': obex-priv.c:384: warning: ignoring return value of 'write', declared with attribute warn_unused_result make[4]: *** [obex-priv.lo] Error 1 make[4]: Leaving directory `/home/bnocera/Projects/packages/BUILD/gnome-vfs-obexftp-0.2/osso-gwobex/src' make[3]: *** [all-recursive] Error 1 It should check for the retval of the write call, and possibly error out, or try harder. That code is still the same in SVN. -- 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 Mar 13 14:14:18 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 13 Mar 2007 14:14:18 +0200 (EET) Subject: [hafqa] [Bug 1111] [TRACKER] Maemo GTK+ 2.10 Regressions Message-ID: <20070313121418.6D692E0397@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1111 kris at imendio.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kris at imendio.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 Mar 13 14:16:37 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 13 Mar 2007 14:16:37 +0200 (EET) Subject: [hafqa] [Bug 1111] [TRACKER] Maemo GTK+ 2.10 Regressions Message-ID: <20070313121637.3FAF7E0315@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1111 timj at imendio.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |timj at imendio.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 Mar 13 14:34:50 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 13 Mar 2007 14:34:50 +0200 (EET) Subject: [hafqa] [Bug 1130] Submenus fail to open on sardine-experimental Message-ID: <20070313123450.121C9E0231@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1130 tapani.palli at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|tapani.palli at nokia.com |karoliina.t.salminen at nokia.c | |om Component|window-manager |desktop ------- Additional Comments From tapani.palli at nokia.com 2007-03-13 14:34 ------- Reason why submenu closes is that the parent menu (yes, not the submenu) gets visibilitynotify event, this closes parent-menu and that causes submenu also to close. Menu closing is implemented in Gtk, Gtk has a patch that catches visibilitynotify event. After this it goes through window stack and sees wheter there are any dialogs on top of it in the stack. Now when statusbar-plugin-window is a regular dialog, it causes gtkmenu logic to close menu. Why parent menu gets visibilitynotify event, I'm not sure. From WM point of view everything looks ok. I strongly suggest statusbar to use MB hints which made statusbar-plugin window possible in the first place. We can then make it behave better what comes to resize and positioning etc. -- 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 Mar 15 09:59:49 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 15 Mar 2007 09:59:49 +0200 (EET) Subject: [hafqa] [Bug 912] GtkCellRendererToggle as the cellrenderer in GtkTreeView does not work. Message-ID: <20070315075949.70310E0311@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=912 xan.lopez at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From xan.lopez at nokia.com 2007-03-15 09:59 ------- Closing 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 Mar 15 13:52:03 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 15 Mar 2007 13:52:03 +0200 (EET) Subject: [hafqa] [Bug 1141] New: matchbox should support new windowy type hints for menus Message-ID: <20070315115203.E5474E03A6@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1141 Summary: matchbox should support new windowy type hints for menus Product: haf Version: unspecified Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: window-manager AssignedTo: tapani.palli at nokia.com ReportedBy: mitch at imendio.com QAContact: hafqa at maemo.org There is a change in maemo-gtk which sets menu window type hints to GDK_WINDOW_TYPE_HINT_MENU for all menus. If matchbox supported the type hints POPUP_MENU and DROPDOWN_MENU, we could get rid of this maemo-gtk specific change and simply use the upstream code 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 Thu Mar 15 13:52:49 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 15 Mar 2007 13:52:49 +0200 (EET) Subject: [hafqa] [Bug 1141] matchbox should support new window type hints for menus Message-ID: <20070315115249.53481E03A2@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1141 mitch at imendio.com changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|matchbox should support new |matchbox should support new |windowy type hints for menus|window type hints for menus -- 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 Mar 15 14:14:10 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 15 Mar 2007 14:14:10 +0200 (EET) Subject: [hafqa] [Bug 1141] matchbox should support new window type hints for menus Message-ID: <20070315121410.2BF22E045F@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1141 ------- Additional Comments From tapani.palli at nokia.com 2007-03-15 14:14 ------- EWMH does not specify any special behavior according to these hints. Is there something special WM should do or can it assume that Gtk+ sets correct position and gravity according to menu type for example? -- 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 Mar 15 15:51:35 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 15 Mar 2007 15:51:35 +0200 (EET) Subject: [hafqa] [Bug 1141] matchbox should support new window type hints for menus Message-ID: <20070315135135.99AA8E0491@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1141 ------- Additional Comments From timj at imendio.com 2007-03-15 15:51 ------- the window manager should treat the menu windows as "menus". normally, gtk would create menu windows as transient popups, but because in maemo menus should be accounted for by the window manger, menu windows are created as regular toplevel windows. so for the window manager to tell regular toplevels apart from menu toplevels, GDK_WINDOW_TYPE_HINT_MENU is used. that's a redundant unecessary addition though, because gtk also already flags the menu windows as POPUP_MENU and DROPDOWN_MENU. so once matchbox handles those hints correctly, we can get rid of the GDK_WINDOW_TYPE_HINT_MENU maemo change. -- 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 Mar 16 12:59:48 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 16 Mar 2007 12:59:48 +0200 (EET) Subject: [hafqa] [Bug 1141] matchbox should support new window type hints for menus Message-ID: <20070316105948.A5ABCE067E@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1141 tapani.palli at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Target Milestone|--- |1.1 ------- Additional Comments From tapani.palli at nokia.com 2007-03-16 12:59 ------- (In reply to comment #2) > the window manager should treat the menu windows as "menus". normally, gtk would > create menu windows as transient popups, but because in maemo menus should be > accounted for by the window manger, menu windows are created as regular toplevel > windows. so for the window manager to tell regular toplevels apart from menu > toplevels, GDK_WINDOW_TYPE_HINT_MENU is used. that's a redundant unecessary > addition though, because gtk also already flags the menu windows as POPUP_MENU > and DROPDOWN_MENU. so once matchbox handles those hints correctly, we can get > rid of the GDK_WINDOW_TYPE_HINT_MENU maemo change. okeydokey -- 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 Mar 16 14:42:52 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 16 Mar 2007 14:42:52 +0200 (EET) Subject: [hafqa] [Bug 1137] Compilation error in osso-gwobex Message-ID: <20070316124252.A7862E06D9@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1137 ------- Additional Comments From kimmo.hamalainen at nokia.com 2007-03-16 14:42 ------- I'll contact the maintainer of the package, I'm not sure if thie is the right bugzilla for osso-gwobex. -- 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 Mar 16 15:00:59 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 16 Mar 2007 15:00:59 +0200 (EET) Subject: [hafqa] [Bug 1137] Compilation error in osso-gwobex Message-ID: <20070316130059.1EB60E06E4@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1137 ------- Additional Comments From hadess at hadess.net 2007-03-16 15:00 ------- I couldn't find what the bugzilla would be either... -- 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 Mar 20 01:53:15 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 20 Mar 2007 01:53:15 +0200 (EET) Subject: [hafqa] [Bug 1154] New: SEVEN GTK TreeView bugs Message-ID: <20070319235315.C1939E02C5@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1154 Summary: SEVEN GTK TreeView bugs Product: haf Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: sean at cs.gmu.edu QAContact: hafqa at maemo.org Some bugs reported on pymaemo which are actually underlying gtk bugs in hildon: BUG GROUP 1. Reported as: https://garage.maemo.org/tracker/?group_id=40&atid=229&func=detail&aid=519 ------------- See the following code: http://www.pygtk.org/pygtk2tutorial/sec-CellRenderers.html#cellrendererfig 1. GTK documentation and examples show column headers on by default; but they're off by default in maemo. 2. You cannot select multiple checkboxes -- if you select one the others are deselected. BUG GROUP 2 Reported as: https://garage.maemo.org/tracker/?group_id=40&atid=229&func=detail&aid=521 ------------- See the code at the end of this message. 1. The gtk.TreeView property "show-expanders" is listed in the documentation, but pymaemo's version doesn't recognize it. How am I to turn on display of the expander triangles? 2. Reordering columns is hillarious to watch. When you press down on a column header, it shifts to the row BENEATH it. You must then drag that shifted header BELOW where you want it to go, with lots of weird screen artifacts, then let up and hope for the best. Theoretically usable, but some major display bugs there! BUG GROUP 3 Reported as: https://garage.maemo.org/tracker/?group_id=40&atid=229&func=detail&aid=522 ------------- See the code at the end of this message. 1. If you edit any TreeView row, you can change the text with the keyboard, but not with the large thumb-board. The text appears to be modified, but when the thumb-board goes away, the text remains the same. 2. It's possible to resize a column out to the right such that you can't reach it any more. 3. The minimum size for a CellRendererToggle is smaller than the toggle button itself, by one pixel. This minimum size should be set to at least 10 pixels wider. ATTACHED CODE (for BUG GROUPS 2 and 3) import pygtk pygtk.require("2.0") import gtk, gobject tasks = { "Buy groceries": "Go to Asda after work", "Do some programming": "Remember to update your software", "Power up systems": "Turn on the client but leave the server", "Watch some tv": "Remember to catch ER" } class GUI_Controller: """ The GUI class is the controller for our application """ def __init__(self): # setup the main window self.root = gtk.Window(type=gtk.WINDOW_TOPLEVEL) self.root.set_title("CellRenderer Example") self.root.connect("destroy", self.destroy_cb) # Get the model and attach it to the view self.mdl = Store.get_model() self.view = Display.make_view( self.mdl ) # Add our view into the main window self.root.add(self.view) self.root.show_all() return def destroy_cb(self, *kw): """ Destroy callback to shutdown the app """ gtk.main_quit() return def run(self): """ run is called to set off the GTK mainloop """ gtk.main() class InfoModel: """ The model class holds the information we want to display """ def __init__(self): """ Sets up and populates our gtk.TreeStore """ self.tree_store = gtk.TreeStore( gobject.TYPE_STRING, gobject.TYPE_BOOLEAN ) # places the global people data into the list # we form a simple tree. for item in tasks.keys(): parent = self.tree_store.append( None, (item, None) ) self.tree_store.append( parent, (tasks[item],None) ) return def get_model(self): """ Returns the mo del """ if self.tree_store: return self.tree_store else: return None class DisplayModel: """ Displays the Info_Model model in a view """ def make_view( self, model ): """ Form a view for the Tree Model """ self.view = gtk.TreeView( model ) self.view.set_headers_visible(True) self.view.set_fixed_height_mode(False) ######### COMMENT OUT THE FOLLOWING LINE, IT INCORRECTLY FAILS ########### self.view.set_property("show-expanders", True) # setup the text cell renderer and allows these # cells to be edited. self.renderer = gtk.CellRendererText() self.renderer.set_property( 'editable', True ) self.renderer.connect( 'edited', self.col0_edited_cb, model ) # The toggle cellrenderer is setup and we allow it to be # changed (toggled) by the user. self.renderer1 = gtk.CellRendererToggle() self.renderer1.set_property('activatable', True) self.renderer1.connect( 'toggled', self.col1_toggled_cb, model ) # Connect column0 of the display with column 0 in our list model # The renderer will then display whatever is in column 0 of # our model . self.column0 = gtk.TreeViewColumn("Name", self.renderer, text=0) self.column0.set_reorderable(True) self.column0.set_resizable(gtk.TREE_VIEW_COLUMN_FIXED) # The columns active state is attached to the second column # in the model. So when the model says True then the button # will show as active e.g on. self.column1 = gtk.TreeViewColumn("Complete", self.renderer1 ) self.column1.add_attribute( self.renderer1, "active", 1) self.column1.set_reorderable(True) self.column1.set_resizable(gtk.TREE_VIEW_COLUMN_FIXED) self.view.append_column( self.column0 ) self.view.append_column( self.column1 ) return self.view def col0_edited_cb( self, cell, path, new_text, model ): """ Called when a text cell is edited. It puts the new text in the model so that it is displayed properly. """ print "Change '%s' to '%s'" % (model[path][0], new_text) model[path][0] = new_text return def col1_toggled_cb( self, cell, path, model ): """ Sets the toggled state on the toggle button to true or false. """ model[path][1] = not model[path][1] print "Toggle '%s' to: %s" % (model[path][0], model[path][1],) return if __name__ == '__main__': Store = InfoModel() Display = DisplayModel() myGUI = GUI_Controller() myGUI.run() -- 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 Mar 20 01:53:46 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 20 Mar 2007 01:53:46 +0200 (EET) Subject: [hafqa] [Bug 1155] New: SEVEN GTK TreeView bugs Message-ID: <20070319235346.9DB6DE026A@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1155 Summary: SEVEN GTK TreeView bugs Product: haf Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: sean at cs.gmu.edu QAContact: hafqa at maemo.org Some bugs reported on pymaemo which are actually underlying gtk bugs in hildon: BUG GROUP 1. Reported as: https://garage.maemo.org/tracker/?group_id=40&atid=229&func=detail&aid=519 ------------- See the following code: http://www.pygtk.org/pygtk2tutorial/sec-CellRenderers.html#cellrendererfig 1. GTK documentation and examples show column headers on by default; but they're off by default in maemo. 2. You cannot select multiple checkboxes -- if you select one the others are deselected. BUG GROUP 2 Reported as: https://garage.maemo.org/tracker/?group_id=40&atid=229&func=detail&aid=521 ------------- See the code at the end of this message. 1. The gtk.TreeView property "show-expanders" is listed in the documentation, but pymaemo's version doesn't recognize it. How am I to turn on display of the expander triangles? 2. Reordering columns is hillarious to watch. When you press down on a column header, it shifts to the row BENEATH it. You must then drag that shifted header BELOW where you want it to go, with lots of weird screen artifacts, then let up and hope for the best. Theoretically usable, but some major display bugs there! BUG GROUP 3 Reported as: https://garage.maemo.org/tracker/?group_id=40&atid=229&func=detail&aid=522 ------------- See the code at the end of this message. 1. If you edit any TreeView row, you can change the text with the keyboard, but not with the large thumb-board. The text appears to be modified, but when the thumb-board goes away, the text remains the same. 2. It's possible to resize a column out to the right such that you can't reach it any more. 3. The minimum size for a CellRendererToggle is smaller than the toggle button itself, by one pixel. This minimum size should be set to at least 10 pixels wider. ATTACHED CODE (for BUG GROUPS 2 and 3) import pygtk pygtk.require("2.0") import gtk, gobject tasks = { "Buy groceries": "Go to Asda after work", "Do some programming": "Remember to update your software", "Power up systems": "Turn on the client but leave the server", "Watch some tv": "Remember to catch ER" } class GUI_Controller: """ The GUI class is the controller for our application """ def __init__(self): # setup the main window self.root = gtk.Window(type=gtk.WINDOW_TOPLEVEL) self.root.set_title("CellRenderer Example") self.root.connect("destroy", self.destroy_cb) # Get the model and attach it to the view self.mdl = Store.get_model() self.view = Display.make_view( self.mdl ) # Add our view into the main window self.root.add(self.view) self.root.show_all() return def destroy_cb(self, *kw): """ Destroy callback to shutdown the app """ gtk.main_quit() return def run(self): """ run is called to set off the GTK mainloop """ gtk.main() class InfoModel: """ The model class holds the information we want to display """ def __init__(self): """ Sets up and populates our gtk.TreeStore """ self.tree_store = gtk.TreeStore( gobject.TYPE_STRING, gobject.TYPE_BOOLEAN ) # places the global people data into the list # we form a simple tree. for item in tasks.keys(): parent = self.tree_store.append( None, (item, None) ) self.tree_store.append( parent, (tasks[item],None) ) return def get_model(self): """ Returns the mo del """ if self.tree_store: return self.tree_store else: return None class DisplayModel: """ Displays the Info_Model model in a view """ def make_view( self, model ): """ Form a view for the Tree Model """ self.view = gtk.TreeView( model ) self.view.set_headers_visible(True) self.view.set_fixed_height_mode(False) ######### COMMENT OUT THE FOLLOWING LINE, IT INCORRECTLY FAILS ########### self.view.set_property("show-expanders", True) # setup the text cell renderer and allows these # cells to be edited. self.renderer = gtk.CellRendererText() self.renderer.set_property( 'editable', True ) self.renderer.connect( 'edited', self.col0_edited_cb, model ) # The toggle cellrenderer is setup and we allow it to be # changed (toggled) by the user. self.renderer1 = gtk.CellRendererToggle() self.renderer1.set_property('activatable', True) self.renderer1.connect( 'toggled', self.col1_toggled_cb, model ) # Connect column0 of the display with column 0 in our list model # The renderer will then display whatever is in column 0 of # our model . self.column0 = gtk.TreeViewColumn("Name", self.renderer, text=0) self.column0.set_reorderable(True) self.column0.set_resizable(gtk.TREE_VIEW_COLUMN_FIXED) # The columns active state is attached to the second column # in the model. So when the model says True then the button # will show as active e.g on. self.column1 = gtk.TreeViewColumn("Complete", self.renderer1 ) self.column1.add_attribute( self.renderer1, "active", 1) self.column1.set_reorderable(True) self.column1.set_resizable(gtk.TREE_VIEW_COLUMN_FIXED) self.view.append_column( self.column0 ) self.view.append_column( self.column1 ) return self.view def col0_edited_cb( self, cell, path, new_text, model ): """ Called when a text cell is edited. It puts the new text in the model so that it is displayed properly. """ print "Change '%s' to '%s'" % (model[path][0], new_text) model[path][0] = new_text return def col1_toggled_cb( self, cell, path, model ): """ Sets the toggled state on the toggle button to true or false. """ model[path][1] = not model[path][1] print "Toggle '%s' to: %s" % (model[path][0], model[path][1],) return if __name__ == '__main__': Store = InfoModel() Display = DisplayModel() myGUI = GUI_Controller() myGUI.run() -- 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 Mar 20 01:55:55 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 20 Mar 2007 01:55:55 +0200 (EET) Subject: [hafqa] [Bug 1155] SEVEN GTK TreeView bugs Message-ID: <20070319235555.AF4D9E02D7@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1155 sean at cs.gmu.edu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Additional Comments From sean at cs.gmu.edu 2007-03-20 01:55 ------- Sorry for the dup. Stupid web browser. *** This bug has been marked as a duplicate of 1154 *** -- 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 Mar 20 01:55:56 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 20 Mar 2007 01:55:56 +0200 (EET) Subject: [hafqa] [Bug 1154] SEVEN GTK TreeView bugs Message-ID: <20070319235556.43727E0324@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1154 ------- Additional Comments From sean at cs.gmu.edu 2007-03-20 01:55 ------- *** Bug 1155 has been marked as a duplicate of this 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 Tue Mar 20 11:25:18 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 20 Mar 2007 11:25:18 +0200 (EET) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070320092518.7E2BBE0320@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 johannes.schmid at openismus.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #250 is|0 |1 obsolete| | ------- Additional Comments From johannes.schmid at openismus.com 2007-03-20 11:25 ------- Created an attachment (id=253) --> (https://maemo.org/bugzilla/attachment.cgi?id=253&action=view) Improved version of the patch The old patch was broken somehow, this one is now clean against svn and contains some stubs for cairo initialisation but that does not work 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 Tue Mar 20 11:32:38 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 20 Mar 2007 11:32:38 +0200 (EET) Subject: [hafqa] [Bug 1027] maemo-launcher does not install headers Message-ID: <20070320093238.170D8E03B4@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1027 ------- Additional Comments From johannes.schmid at openismus.com 2007-03-20 11:32 ------- When will the new maemo-launcher (0.22) be availible for bora? I ask because we need at least version 0.22 to be able to create a working gtkmm-boster package. 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 Tue Mar 20 14:08:05 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Tue, 20 Mar 2007 14:08:05 +0200 (EET) Subject: [hafqa] [Bug 1141] matchbox should support new window type hints for menus Message-ID: <20070320120805.E07F1E0324@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1141 tapani.palli at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From tapani.palli at nokia.com 2007-03-20 14:08 ------- this issue is fixed in latest tag : https://stage.maemo.org/svn/maemo/projects/haf/tags/matchbox-window-manager/2_1.1-osso18/ which is available in sardine unstable repository aswell. -- 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 Mar 21 01:50:18 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 21 Mar 2007 01:50:18 +0200 (EET) Subject: [hafqa] [Bug 1156] New: GTK TextView *glacial* in combination with ScrolledWindow and HPaned Message-ID: <20070320235018.21CABE0219@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1156 Summary: GTK TextView *glacial* in combination with ScrolledWindow and HPaned Product: haf Version: unspecified Platform: ARM OS/Version: All Status: NEW Severity: normal Priority: P2 Component: hildon-libs AssignedTo: michael.kostrzewa at nokia.com ReportedBy: sean at cs.gmu.edu QAContact: hafqa at maemo.org I was asked by pymaemo to post here as this appears to be a GTK bug on the N800 and not a pygtk bug. Initial Comment: # Dump this into the python 2.5 interpreter on the N800 and watch the fun. # Also try resizing the bar and watch it ooze into position. # What is going on here? Someone please tell me what I'm # doing wrong. It's not like this is a lot of text or anything. # The choice of text below is just cut-and-paste nonsense, # put something else there if you like. import pygtk import gtk import hildon text = """A horizontal or vertical sliding widget which permits the user to choose from a set of numerical or other values. You can specify the precision of the number being displayed (note that, unlike gtk.Scale, this does not affect the user's settable choices). You can add a label in one of three ways: first, you may provide a Label directly, which Slider will update for you. Second, you can override the didChangeValue method to update a Label (or other widget) as you like when the slider is modified; you can call provideFormat to give you a formatted String given the current value. Third, you can tell the Slider to provide a topLabel which floats with the widget (this is equivalent to gtk.POS_TOP). This only really makes sense for horizontal sliders. Last, you can specify if the slider is enabled or not. The widget has three basic modes: first, it can slide smoothly among floating-point values from a minimum to a maximum; second, it can move by increments between a minimum and a maximum (known as 'ticks'); third, it can slide from choice to choice in a provided list. For the first case, set minValue and maxValue to your desired values (defaults are 0 and 1). For the second choice, set minValue and maxValue to your desired values, and set the number of ticks. For example, if you wish to go from 0 to 10, inclusive, by increments of 2, that's 6 ticks. For the third choice, minimum and maximum values are set for you (to 0 and length(list)-1). The elements in the list are displayed to the user, and you determine programmatically which one is chosen by the index of the item. You may also override the provideFormat(...) method, if you feel so inclined, to further customize display of information -- perhaps to create a logarithmic scale. PERSISTENCE: Slider takes a unique name, which it uses to store its numerical position in the application's persistence database. HOOKS: didChangeValue(self, value): The user has just changed the slider's value. provideFormat(self, value): The slider needs a textual representation of the provided value. Return a String. There is a default version of this method which handles most cases, so you needn't override this unless you feel so inclined. GTK IMPLEMENTATION: Slider is implemented with either an gtk.HScale or a gtk.VScale.""" # Okay, here we go... tv = gtk.TextView() tv.set_wrap_mode(gtk.WRAP_WORD) tv.get_buffer().set_text(text) sc = gtk.ScrolledWindow() sc.add_with_viewport(tv) sc.set_policy(gtk.POLICY_NEVER, gtk.POLICY_AUTOMATIC) sc.get_vadjustment().set_value(0) sl = gtk.HPaned() sl.add1(sc) sl.add2(gtk.TextView()) w = hildon.Window() w.add(sl) w.show_all() gtk.main() -- 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 Mar 21 11:58:47 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 21 Mar 2007 11:58:47 +0200 (EET) Subject: [hafqa] [Bug 1158] New: Inconsistent menu close on maemo-modified gtk Message-ID: <20070321095847.63C26E017B@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1158 Summary: Inconsistent menu close on maemo-modified gtk Product: haf Version: unspecified Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: markku.vire at movial.fi QAContact: hafqa at maemo.org Menus seem to close either on stylus press or release, depending on case (mostly on release, though). Try the following: * Open the application main menu (any application will do) * Close the menu by tapping outside. * If you tapped on application area, the menu will close on stylus release * If you tapped on other application (task navigator, titlebar, statusbar), the menu will close on press. * If a submenu was open while the menu was closed, the release always triggers the action On desktop gtk, the menus will close on release on all the mentioned cases... -- 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 Mar 22 12:31:45 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 12:31:45 +0200 (EET) Subject: [hafqa] [Bug 1120] Buttons in GtkDialogs are not completely centered Message-ID: <20070322103145.9C081DFFDD@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1120 eero.tamminen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eero.tamminen at nokia.com ------- Additional Comments From eero.tamminen at nokia.com 2007-03-22 12:31 ------- What about cases like: - both long and short dialog button labels - all buttons have labels of different length - very long labels in all buttons Does the dialog: - Fit to screen - Are buttons consistently sized - If Button labels need to be ellipsized, is this done sensible so that there's still some text in the buttons (e.g. only longest buttons are ellipsized) ? -- 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 Mar 22 17:45:23 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 17:45:23 +0200 (EET) Subject: [hafqa] [Bug 921] HildonGtkInputMode is not documented Message-ID: <20070322154523.DD109DFE25@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=921 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-22 17:45 ------- Working on API docs -- 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 Mar 22 17:47:48 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 17:47:48 +0200 (EET) Subject: [hafqa] [Bug 1154] SEVEN GTK TreeView bugs Message-ID: <20070322154748.A9B2CDFE25@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1154 ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-22 17:47 ------- Created an attachment (id=254) --> (https://maemo.org/bugzilla/attachment.cgi?id=254&action=view) testcase -- 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 Mar 22 17:50:22 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 17:50:22 +0200 (EET) Subject: [hafqa] [Bug 1159] New: GtkTreeView column headers are hidden by default Message-ID: <20070322155022.6316ADFED4@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1159 Summary: GtkTreeView column headers are hidden by default Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: tommi.komulainen at nokia.com QAContact: hafqa at maemo.org CC: sean at cs.gmu.edu OtherBugsDependingO 298 nThis: (Extracted from bug 1154) See the following code: http://www.pygtk.org/pygtk2tutorial/sec-CellRenderers.html#cellrendererfig 1. GTK documentation and examples show column headers on by default; but they're off by default in maemo. -- 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 Mar 22 17:50:22 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 17:50:22 +0200 (EET) Subject: [hafqa] [Bug 298] Hildon specific GTK extensions should default to be disabled Message-ID: <20070322155022.EBBB0DFFB2@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=298 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn| |1159 -- 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 Mar 22 17:51:27 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 17:51:27 +0200 (EET) Subject: [hafqa] [Bug 1160] New: GtkTreeView: cannot select multiple checkboxes Message-ID: <20070322155127.A6A31DFFCC@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1160 Summary: GtkTreeView: cannot select multiple checkboxes Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: tommi.komulainen at nokia.com QAContact: hafqa at maemo.org CC: sean at cs.gmu.edu (Extracted from bug 1154) See the following code: http://www.pygtk.org/pygtk2tutorial/sec-CellRenderers.html#cellrendererfig 2. You cannot select multiple checkboxes -- if you select one the others are deselected. -- 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 Mar 22 17:53:09 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 17:53:09 +0200 (EET) Subject: [hafqa] [Bug 1161] New: GtkTreeView:show-expanders property not recognized Message-ID: <20070322155309.AF680DFFCC@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1161 Summary: GtkTreeView:show-expanders property not recognized Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: tommi.komulainen at nokia.com QAContact: hafqa at maemo.org CC: sean at cs.gmu.edu (Extracted from bug 1154) See attachment 254 for testcase. 1. The gtk.TreeView property "show-expanders" is listed in the documentation, but pymaemo's version doesn't recognize it. How am I to turn on display of the expander triangles? -- 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 Mar 22 17:54:41 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 17:54:41 +0200 (EET) Subject: [hafqa] [Bug 1162] New: GtkTreeView: major display bugs in column reordering Message-ID: <20070322155441.2CB7EDFFE1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1162 Summary: GtkTreeView: major display bugs in column reordering Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: tommi.komulainen at nokia.com QAContact: hafqa at maemo.org CC: sean at cs.gmu.edu (Extracted from bug 1154) See attachment 254 for testcase. 2. Reordering columns is hillarious to watch. When you press down on a column header, it shifts to the row BENEATH it. You must then drag that shifted header BELOW where you want it to go, with lots of weird screen artifacts, then let up and hope for the best. Theoretically usable, but some major display bugs there! -- 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 Mar 22 17:56:03 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 17:56:03 +0200 (EET) Subject: [hafqa] [Bug 1163] New: GtkTreeView: can not edit with thumb keyboard Message-ID: <20070322155603.49377DFFE1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1163 Summary: GtkTreeView: can not edit with thumb keyboard Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: tommi.komulainen at nokia.com QAContact: hafqa at maemo.org CC: sean at cs.gmu.edu (Extracted from bug 1154) See attachment 254 for testcase. 1. If you edit any TreeView row, you can change the text with the keyboard, but not with the large thumb-board. The text appears to be modified, but when the thumb-board goes away, the text remains the same. -- 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 Mar 22 17:57:01 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 17:57:01 +0200 (EET) Subject: [hafqa] [Bug 1164] New: GtkTreeView: resized columns can go out of reach Message-ID: <20070322155701.4120ADFFCC@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1164 Summary: GtkTreeView: resized columns can go out of reach Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: tommi.komulainen at nokia.com QAContact: hafqa at maemo.org CC: sean at cs.gmu.edu (Extracted from bug 1154) See attachment 254 for testcase. 2. It's possible to resize a column out to the right such that you can't reach it 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 Mar 22 17:58:04 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 17:58:04 +0200 (EET) Subject: [hafqa] [Bug 1165] New: GtkCellRendererToggle: minimum size is too small Message-ID: <20070322155804.4EBE3DFF09@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1165 Summary: GtkCellRendererToggle: minimum size is too small Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: tommi.komulainen at nokia.com QAContact: hafqa at maemo.org CC: sean at cs.gmu.edu (Extracted from bug 1154) See attachment 254 for testcase. 3. The minimum size for a CellRendererToggle is smaller than the toggle button itself, by one pixel. This minimum size should be set to at least 10 pixels wider. -- 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 Mar 22 17:59:58 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 17:59:58 +0200 (EET) Subject: [hafqa] [Bug 1154] SEVEN GTK TreeView bugs Message-ID: <20070322155958.DB560DFEDB@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1154 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-22 17:59 ------- Too many bugs in one report, resolving as invalid. Separated the bugs to bug 1159 bug 1160 bug 1161 bug 1162 bug 1163 bug 1164 bug 1165 -- 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 Mar 22 18:03:33 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 18:03:33 +0200 (EET) Subject: [hafqa] [Bug 1163] GtkCellRendererText: can not edit with thumb keyboard Message-ID: <20070322160333.8736BDFFF8@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1163 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tommi.komulainen at nokia.com AssignedTo|tommi.komulainen at nokia.com |mdamt at maemo.org Component|gtk |im Summary|GtkTreeView: can not edit |GtkCellRendererText: can not |with thumb keyboard |edit with thumb keyboard ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-22 18:03 ------- I've seen this on maemopad+ todo lists as well. Over to input methods. -- 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 Mar 22 18:50:20 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 18:50:20 +0200 (EET) Subject: [hafqa] [Bug 921] HildonGtkInputMode is not documented Message-ID: <20070322165020.65C3ADFDAA@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=921 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-22 18:50 ------- Committed to maemo-gtk-2-10 branch with some modifications, thanks. Will be in gtk+2.0 (2:2.10.6-0osso9) -- 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 Mar 22 20:28:02 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 20:28:02 +0200 (EET) Subject: [hafqa] [Bug 1156] GTK TextView *glacial* in combination with ScrolledWindow and HPaned Message-ID: <20070322182802.E4D60DFED4@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1156 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|michael.kostrzewa at nokia.com |tommi.komulainen at nokia.com Component|hildon-libs |gtk ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-22 20:28 ------- When the HPaned gets narrow enough, this is awful even on my 1.8GHz laptop... -- 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 Mar 22 20:43:15 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 22 Mar 2007 20:43:15 +0200 (EET) Subject: [hafqa] [Bug 1101] Reproducible unintentional window/application close bug Message-ID: <20070322184315.3B922DFFE1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1101 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|qa at maemo.org |michael.kostrzewa at nokia.com Component|window-manager |hildon-libs QAContact|qa at maemo.org |hafqa at maemo.org ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-22 20:43 ------- Reassigning to better target. Sorry for missing 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 Fri Mar 23 11:39:25 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 23 Mar 2007 11:39:25 +0200 (EET) Subject: [hafqa] [Bug 1168] New: GtkCellRendererCombo unusable in maemo-modified gtk Message-ID: <20070323093925.D8F75E03A2@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1168 Summary: GtkCellRendererCombo unusable in maemo-modified gtk Product: haf Version: unspecified Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: markku.vire at movial.fi QAContact: hafqa at maemo.org Try running gtk-demo within maemo-sdk. You need to modify the sources slightly, since maemo hides the gtktreeview headers by default, but that's one line: * Download sources of gtk+ * Modify editable_cells.c within demos/gtk-demo: Append gtk_tree_view_set_headers_visible(GTK_TREE_VIEW (treeview), TRUE); after gtk_tree_view_new_with_model. * Recompile and install Now: * run-standalone gtk-demo * pick "editable cells" tester from left pane. * Try modifying the numbers on first column. The result is that either you cannot open the menu or it flashes briefly... The cell renderer is unusable in editiong mode. -- 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 Mar 23 13:38:42 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 23 Mar 2007 13:38:42 +0200 (EET) Subject: [hafqa] [Bug 1169] New: [PATCH] GLIB-CRITICAL when setting the GtkComboBox model to NULL Message-ID: <20070323113842.BC120E035A@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1169 Summary: [PATCH] GLIB-CRITICAL when setting the GtkComboBox model to NULL Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Keywords: patch Severity: normal Priority: P2 Component: gtk AssignedTo: xan.lopez at nokia.com ReportedBy: gabriel.schulhof at nokia.com QAContact: hafqa at maemo.org # The function gtk_combo_box_set_model does not return when # ->priv->model == model. As a result, when unsetting the model # while the model is already NULL, the function goes to a place # it's not supposed to (it calls gtk_cell_view_set_displayed_row, # which, in turn, accesses the model assuming it's not NULL). # # This fix is backported from upstream SVN GTK. Only the top of # the function gtk_combo_box_set_model is modified. I have added # the MAEMO_CHANGES line to the backport where I deemed appropriate. # # HTH # --- gtkcombobox.c.orig 2007-03-23 13:04:00.000000000 +0200 +++ gtkcombobox.c 2007-03-23 12:51:08.000000000 +0200 @@ -4818,23 +4818,18 @@ GtkTreeModel *model) { g_return_if_fail (GTK_IS_COMBO_BOX (combo_box)); - - if (!model) - { - gtk_combo_box_unset_model (combo_box); -#ifdef MAEMO_CHANGES - maemo_check_autodim (combo_box); -#endif /* MAEMO_CHANGES */ - return; - } - - g_return_if_fail (GTK_IS_TREE_MODEL (model)); + g_return_if_fail (model == NULL || GTK_IS_TREE_MODEL (model)); if (model == combo_box->priv->model) return; - if (combo_box->priv->model) - gtk_combo_box_unset_model (combo_box); + gtk_combo_box_unset_model (combo_box); +#ifdef MAEMO_CHANGES + maemo_check_autodim (combo_box); +#endif + + if (model == NULL) + return; combo_box->priv->model = model; g_object_ref (combo_box->priv->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 Fri Mar 23 18:23:59 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 23 Mar 2007 18:23:59 +0200 (EET) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070323162359.57094E0680@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 johannes.schmid at openismus.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #253 is|0 |1 obsolete| | ------- Additional Comments From johannes.schmid at openismus.com 2007-03-23 18:23 ------- Created an attachment (id=255) --> (https://maemo.org/bugzilla/attachment.cgi?id=255&action=view) Patch to support gtk 2.10 and to init cairo This patch adds a correct (or at least for me working) method to preinit cairo. It speeds up my test case ("Hello World" from the Gtk+ Tutorial") by 50%. The problem is that I assume that it does not work if the default font is different to "Sans 10", so maybe someone finds a solution to detect the default font without opening a display. Of course, if you think it is okay to open/close a display within preinit it is also possible to autodetect the font. -- 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 Mar 23 18:45:45 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 23 Mar 2007 18:45:45 +0200 (EET) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070323164545.2D7FEE06B5@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 ------- Additional Comments From fernando.herrera-de-las-heras at nokia.com 2007-03-23 18:45 ------- Why are you changing the license terms of the code?: - * the Free Software Foundation; version 2 of the License. - * + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * If the original code is only GPLv2 you cannot change it to be under GPLv2 or later without approval from the copyright holders. -- 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 Mar 23 18:47:53 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 23 Mar 2007 18:47:53 +0200 (EET) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070323164753.125F4E06B5@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 ------- Additional Comments From murrayc at murrayc.com 2007-03-23 18:47 ------- There is also some debug stuff here (in the .c files and in the Makefile) that should be removed or at least disabled. -- 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 Mar 23 19:50:36 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 23 Mar 2007 19:50:36 +0200 (EET) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070323175036.24B2AE06C0@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 ------- Additional Comments From johannes.schmid at openismus.com 2007-03-23 19:50 ------- Sorry, the license change was not intended! It was just a copy paste problem and and don't want to change the license in any way. Note that this is still work in progress and that's why I enabled debugging in the Makefile.am -- 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 Mar 23 19:54:30 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 23 Mar 2007 19:54:30 +0200 (EET) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070323175430.1E4C4E06C0@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 johannes.schmid at openismus.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #255 is|0 |1 obsolete| | ------- Additional Comments From johannes.schmid at openismus.com 2007-03-23 19:54 ------- Created an attachment (id=256) --> (https://maemo.org/bugzilla/attachment.cgi?id=256&action=view) Clean version of the patch Sorry, for the license confusion! -- 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 Mar 24 13:57:25 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sat, 24 Mar 2007 13:57:25 +0200 (EET) Subject: [hafqa] [Bug 1101] Reproducible unintentional window/application close bug Message-ID: <20070324115725.C41CBE072C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1101 ------- Additional Comments From bugzilla770 at nmacleod.com 2007-03-24 13:57 ------- Defect still present in 3.2007.10-7. -- 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 Mar 25 00:53:26 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sun, 25 Mar 2007 00:53:26 +0200 (EET) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070324225326.46D32E02DF@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 johannes.schmid at openismus.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #256 is|0 |1 obsolete| | ------- Additional Comments From johannes.schmid at openismus.com 2007-03-25 00:53 ------- Created an attachment (id=257) --> (https://maemo.org/bugzilla/attachment.cgi?id=257&action=view) Yet a better patch After some more testing I found out that I do not need to load a special font at all for the speed-up which makes the patch a lot simpler. -- 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 Mar 25 19:44:29 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Sun, 25 Mar 2007 19:44:29 +0300 (EEST) Subject: [hafqa] [Bug 952] maemo-launcher broken with gtk+ 2.10 Message-ID: <20070325164429.A2E8DE03A2@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=952 ------- Additional Comments From murrayc at murrayc.com 2007-03-25 19:44 ------- It still has this change, which seems unrelated: -booster_gtk_so_CFLAGS = -fPIC +booster_gtk_so_CFLAGS = -fPIC -DDEBUG Whoever applies this should probably be careful not to apply that change. -- 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 Mar 26 13:50:29 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 26 Mar 2007 13:50:29 +0300 (EEST) Subject: [hafqa] [Bug 732] Control Panel -> Task Navigator crashes when moving Extras Message-ID: <20070326105029.D8F75E0341@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=732 jake.kunnari at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From jake.kunnari at nokia.com 2007-03-26 13:50 ------- Fixed in latest IT OS 2006 release (N770). -- 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 Mar 26 13:50:49 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 26 Mar 2007 13:50:49 +0300 (EEST) Subject: [hafqa] [Bug 732] Control Panel -> Task Navigator crashes when moving Extras Message-ID: <20070326105049.B5E45E0331@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=732 jake.kunnari at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED ------- Additional Comments From jake.kunnari at nokia.com 2007-03-26 13:50 ------- Closed by Error Manager 25.03.2007 -- 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 Mar 26 14:26:01 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 26 Mar 2007 14:26:01 +0300 (EEST) Subject: [hafqa] [Bug 1169] [PATCH] GLIB-CRITICAL when setting the GtkComboBox model to NULL Message-ID: <20070326112601.CC4E4E0341@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1169 ------- Additional Comments From xan.lopez at nokia.com 2007-03-26 14:26 ------- Thanks for tracking this. The patch is already in 2.10.11, so we'll get it when we upgrade from 2.10.6 (will do that pretty soon). -- 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 Mar 26 15:09:08 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 26 Mar 2007 15:09:08 +0300 (EEST) Subject: [hafqa] [Bug 1163] GtkCellRendererText: can not edit with thumb keyboard Message-ID: <20070326120908.66293E049C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1163 mdamt at maemo.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomas.junnonen at nokia.com ------- Additional Comments From mdamt at maemo.org 2007-03-26 15:09 ------- Put Tomas in Cc. -- 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 Mar 26 21:40:46 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 26 Mar 2007 21:40:46 +0300 (EEST) Subject: [hafqa] [Bug 1160] GtkTreeView: cannot select multiple checkboxes Message-ID: <20070326184046.B09AFE060D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1160 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-26 21:40 ------- This is most probably the 'checkbox mode' addition in treeview, disabling it should fix the problem with gtk+ 2.6. http://maemo.org/maemowiki/MaemoGtk210Migration#M42 There is no problem with gtk+ 2.10 available in 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 Mon Mar 26 22:13:56 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 26 Mar 2007 22:13:56 +0300 (EEST) Subject: [hafqa] [Bug 1161] GtkTreeView:show-expanders property not recognized Message-ID: <20070326191356.97157E077E@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1161 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-26 22:13 ------- "show-expanders" is a new property in gtk+ 2.10 which is currently available only in Sardine, so if you used pymaemo with gtk+ 2.6 (bora and friends) that is a bug in the bindings for exporting properties that do not actually exist. Resolving as INVALID as 2.6 is not expected to have that property. Feel free to reopen if the property is a problem with 2.10. Unfortunately I think in the releases with 2.6 it is not possible to show the expanders due to code changes and/or theming, or lack thereof. -- 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 Mar 26 22:18:00 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 26 Mar 2007 22:18:00 +0300 (EEST) Subject: [hafqa] [Bug 1162] GtkTreeView: major display bugs in column reordering Message-ID: <20070326191800.B801BE07B8@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1162 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-26 22:18 ------- *** This bug has been marked as a duplicate of 1099 *** -- 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 Mar 26 22:18:01 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Mon, 26 Mar 2007 22:18:01 +0300 (EEST) Subject: [hafqa] [Bug 1099] 'Distorted' graphics when reordering columns in GtkTreeView Message-ID: <20070326191801.3FF9BE07D7@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1099 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tommi.komulainen at nokia.com ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-26 22:18 ------- *** Bug 1162 has been marked as a duplicate of this 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 Wed Mar 28 09:35:46 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 09:35:46 +0300 (EEST) Subject: [hafqa] [Bug 1120] Buttons in GtkDialogs are not completely centered Message-ID: <20070328063546.2BB15E0817@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1120 ------- Additional Comments From xan.lopez at nokia.com 2007-03-28 09:35 ------- All the button sizes are homogeneous and no ellipsization is done by default on any label. Heteregeneous button box mode was our (buggy) hack on top of GTK+ 2.6, same for auto ellipsis on labels. If you know you'll have very long labels you should mark those strings for ellipsis, although it's probably much more sensible not to have long strings in dialog buttons in the first place (?). Getting "sane" ellipsization working in GTK+ is *very* hard: ellipsis + not expand geometry is simply not possible to get right with the current implementation AFAIK (you'd need the concept of natural size at the toolkit level, while currently we only have the concept of minimum size, size-request). -- 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 Mar 28 10:27:26 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 10:27:26 +0300 (EEST) Subject: [hafqa] [Bug 1120] Buttons in GtkDialogs are not completely centered Message-ID: <20070328072726.BDB7EE088B@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1120 ------- Additional Comments From eero.tamminen at nokia.com 2007-03-28 10:27 ------- > Heteregeneous button box mode was our (buggy) hack on top of GTK+ 2.6 Shouldn't it be then fixed? > If you know you'll have very long labels you should mark those strings for ellipsis How do you do that from a .po file? -> String lenghts can differ *a lot* between translations (~30% for long strings, but for one or two words the translation can be many times longer than the original English word) -> Translator doesn't know how much space there is for a string (this depends from current screen width, font in theme etc) -- 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 Mar 28 11:06:00 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 11:06:00 +0300 (EEST) Subject: [hafqa] [Bug 822] same enum fields in different headers. Message-ID: <20070328080600.1D4FFE03BA@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=822 jake.kunnari at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |CLOSED ------- Additional Comments From jake.kunnari at nokia.com 2007-03-28 11:05 ------- Closed by Error Manager 28.03.2007. Fixed and Verified. -- 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 Mar 28 12:54:44 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 12:54:44 +0300 (EEST) Subject: [hafqa] [Bug 767] HildonGetPasswordDialog 'password' property Message-ID: <20070328095444.651DEE08B9@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=767 ------- Additional Comments From jake.kunnari at nokia.com 2007-03-28 12:54 ------- Please verify FIX so that we can close this 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 Wed Mar 28 12:55:10 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 12:55:10 +0300 (EEST) Subject: [hafqa] [Bug 769] Warning when getting the 'numbers-only' property of HildonGetPasswordDialog Message-ID: <20070328095510.28431E08B9@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=769 ------- Additional Comments From jake.kunnari at nokia.com 2007-03-28 12:55 ------- Please verify FIX so that we can close this 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 Wed Mar 28 12:55:40 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 12:55:40 +0300 (EEST) Subject: [hafqa] [Bug 772] HildonNamePasswordDialog's name property conflict with GtkWidget's name property Message-ID: <20070328095540.0786AE08B9@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=772 ------- Additional Comments From jake.kunnari at nokia.com 2007-03-28 12:55 ------- Please verify FIX so that we can close this 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 Wed Mar 28 14:23:45 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 14:23:45 +0300 (EEST) Subject: [hafqa] [Bug 1120] Buttons in GtkDialogs are not completely centered Message-ID: <20070328112345.6B227DFD46@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1120 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|tommi.komulainen at nokia.com |xan.lopez at nokia.com ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-28 14:23 ------- -> xan -- 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 Mar 28 14:32:09 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 14:32:09 +0300 (EEST) Subject: [hafqa] [Bug 1120] Buttons in GtkDialogs are not completely centered Message-ID: <20070328113209.04E2EE08F1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1120 ------- Additional Comments From xan.lopez at nokia.com 2007-03-28 14:32 ------- (In reply to comment #3) > > Heteregeneous button box mode was our (buggy) hack on top of GTK+ 2.6 > > Shouldn't it be then fixed? It's been removed. We could implement it properly and send it upstream though. As Tommi says, feel free to open a bug about it. > > > > If you know you'll have very long labels you should mark those strings for > ellipsis > > How do you do that from a .po file? > -> String lenghts can differ *a lot* between translations > (~30% for long strings, but for one or two words the translation > can be many times longer than the original English word) > -> Translator doesn't know how much space there is for a string > (this depends from current screen width, font in theme etc) You could provide some context in the po files, for example... This is a complex problem anyway, don't expect one fix-it-all solution, even if we got ellipsization completely right, it *still* sucks. Btw, I've tested this a bit more and it seems the only place where it really fails to be centered by more than 1/2 pixels is the Navigation Applet, and Moises tells me it's doing some evil hacks there. I'll keep this open for now 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 Mar 28 15:02:50 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 15:02:50 +0300 (EEST) Subject: [hafqa] [Bug 1168] GtkCellRendererCombo unusable in maemo-modified gtk Message-ID: <20070328120250.A87BAE08E3@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1168 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-28 15:02 ------- The testcase worksforme with gtk 2.10 in sardine. However, if the column is only wide enough for the number, things break with GtkComboBox in appears-as-list mode (which we're using) Forwarded upstream as http://bugzilla.gnome.org/show_bug.cgi?id=423688 -- 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 Mar 28 16:24:01 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:01 +0300 (EEST) Subject: [hafqa] [Bug 707] GtkButton Images won't show if the button is created without a label Message-ID: <20070328132401.AE9FEE091B@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=707 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:24:02 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:02 +0300 (EEST) Subject: [hafqa] [Bug 483] HildonGrid popup menu signal is created with an invalid accumulator Message-ID: <20070328132402.1872DE091B@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=483 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:24:02 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:02 +0300 (EEST) Subject: [hafqa] [Bug 90] Make hildon-widget macro names to use GLib standard Message-ID: <20070328132402.79BC3E0929@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=90 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:24:03 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:03 +0300 (EEST) Subject: [hafqa] [Bug 395] GtkTreeView & text renderer behaviour Message-ID: <20070328132403.19AF6E0933@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=395 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:24:03 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:03 +0300 (EEST) Subject: [hafqa] [Bug 306] Custom backup locations broken for AI compatible packages Message-ID: <20070328132403.B8B7EE0956@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=306 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:24:06 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:06 +0300 (EEST) Subject: [hafqa] [Bug 421] Crash when trying to open folder of large files Message-ID: <20070328132406.12D96E092A@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=421 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:24:08 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:08 +0300 (EEST) Subject: [hafqa] [Bug 180] GtkEntry autocap implementation has issues Message-ID: <20070328132408.C15D0E092A@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=180 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:24:09 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:09 +0300 (EEST) Subject: [hafqa] [Bug 724] submenu disappears immediately when popped up Message-ID: <20070328132409.E0047E0913@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=724 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:24:10 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:10 +0300 (EEST) Subject: [hafqa] [Bug 185] Several signals wrongly registered, some enums not prepared for introspection Message-ID: <20070328132410.5979AE0929@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=185 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|attila.bicsak at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:24:11 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:11 +0300 (EEST) Subject: [hafqa] [Bug 182] HildonFileSystemModel struct needs prototype Message-ID: <20070328132411.3C351E0957@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=182 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:24:11 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:11 +0300 (EEST) Subject: [hafqa] [Bug 362] matchbox-wm out of date Message-ID: <20070328132411.0A493E095C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=362 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:24:16 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:16 +0300 (EEST) Subject: [hafqa] [Bug 740] maemo_af_desktop crash if no home-background image found Message-ID: <20070328132416.65CA7E0916@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=740 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:24:17 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:17 +0300 (EEST) Subject: [hafqa] [Bug 85] GtkAboutDialog is misdisplayed Message-ID: <20070328132417.17196E092C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=85 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:24:19 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:19 +0300 (EEST) Subject: [hafqa] [Bug 186] subdirectories on memory card are inaccessible in the filechooserdialog Message-ID: <20070328132419.ECA7CE0920@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=186 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:24:20 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:24:20 +0300 (EEST) Subject: [hafqa] [Bug 70] Missing Global icon and shortened desktop sidebar Message-ID: <20070328132420.75785E092D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=70 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:28:26 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:28:26 +0300 (EEST) Subject: [hafqa] [Bug 70] Missing Global icon and shortened desktop sidebar Message-ID: <20070328132826.21566E0919@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=70 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|qa at maemo.org |hafqa at maemo.org -- 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 Mar 28 16:30:44 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:30:44 +0300 (EEST) Subject: [hafqa] [Bug 531] Color selection barely visible in color selector Message-ID: <20070328133044.89790E092D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=531 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|luc.pionchon at nokia.com |marius.vollmer at nokia.com Status|ASSIGNED |NEW Component|User interface and graphics |hildon-fm |and style | Product|Nokia 770 |haf QAContact|qa at maemo.org |hafqa at maemo.org Version|IT2006SE |1.1 ------- Additional Comments From luc.pionchon at nokia.com 2007-03-28 16:30 ------- [moved to haf/hildon] -- 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 Mar 28 16:31:01 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:31:01 +0300 (EEST) Subject: [hafqa] [Bug 531] Color selection barely visible in color selector Message-ID: <20070328133101.63F9BE092E@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=531 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|hildon-fm |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 Mar 28 16:31:22 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:31:22 +0300 (EEST) Subject: [hafqa] [Bug 531] Color selection barely visible in color selector Message-ID: <20070328133122.CCADBE0937@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=531 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|marius.vollmer at nokia.com |michael.kostrzewa at nokia.com ------- Additional Comments From luc.pionchon at nokia.com 2007-03-28 16:31 ------- [reassign] -- 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 Mar 28 16:33:13 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:33:13 +0300 (EEST) Subject: [hafqa] [Bug 21] Menu sizing Message-ID: <20070328133313.58819E091D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=21 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|luc.pionchon at nokia.com |michael.kostrzewa at nokia.com Status|REOPENED |NEW ------- Additional Comments From luc.pionchon at nokia.com 2007-03-28 16:33 ------- [reassign] -- 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 Mar 28 16:34:15 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:34:15 +0300 (EEST) Subject: [hafqa] [Bug 397] HildonSeekbar has hardcoded size Message-ID: <20070328133415.B50E8E091D@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=397 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|luc.pionchon at nokia.com |michael.kostrzewa at nokia.com Status|ASSIGNED |NEW Version|unspecified |1.1 ------- Additional Comments From luc.pionchon at nokia.com 2007-03-28 16:34 ------- [reassign] -- 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 Mar 28 16:34:16 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:34:16 +0300 (EEST) Subject: [hafqa] [Bug 237] Different "stylus not on the icon when released"-behaviour in HildonDateEditor and HildonTimeEditor Message-ID: <20070328133416.50E72E0937@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=237 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|luc.pionchon at nokia.com |michael.kostrzewa at nokia.com Version|unspecified |1.1 ------- Additional Comments From luc.pionchon at nokia.com 2007-03-28 16:34 ------- [reassign] -- 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 Mar 28 16:34:17 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:34:17 +0300 (EEST) Subject: [hafqa] [Bug 409] HildonVolumebar widgets have hardcoded size Message-ID: <20070328133417.A98CCE0944@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=409 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|luc.pionchon at nokia.com |michael.kostrzewa at nokia.com Status|ASSIGNED |NEW Version|unspecified |1.1 ------- Additional Comments From luc.pionchon at nokia.com 2007-03-28 16:34 ------- [reassign] -- 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 Mar 28 16:34:19 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:34:19 +0300 (EEST) Subject: [hafqa] [Bug 354] Combo box visibility properties for HildonSortDialog Message-ID: <20070328133419.60390E0944@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=354 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|luc.pionchon at nokia.com |michael.kostrzewa at nokia.com Version|unspecified |1.1 ------- Additional Comments From luc.pionchon at nokia.com 2007-03-28 16:34 ------- [reassign] -- 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 Mar 28 16:34:20 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:34:20 +0300 (EEST) Subject: [hafqa] [Bug 360] HildonApps needlessly resize on map Message-ID: <20070328133420.25605E0937@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=360 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|luc.pionchon at nokia.com |michael.kostrzewa at nokia.com Status|REOPENED |NEW Version|unspecified |1.1 ------- Additional Comments From luc.pionchon at nokia.com 2007-03-28 16:34 ------- [reassign] -- 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 Mar 28 16:34:20 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:34:20 +0300 (EEST) Subject: [hafqa] [Bug 615] Can't show/hide the HildonWindow's toolbar Message-ID: <20070328133420.E2B12E0959@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=615 luc.pionchon at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|luc.pionchon at nokia.com |michael.kostrzewa at nokia.com Version|2.0 |1.1 ------- Additional Comments From luc.pionchon at nokia.com 2007-03-28 16:34 ------- [reassign] -- 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 Mar 28 16:47:58 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:47:58 +0300 (EEST) Subject: [hafqa] [Bug 1184] New: Make controlpanel plugins resident Message-ID: <20070328134758.AAECDE05E1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1184 Summary: Make controlpanel plugins resident 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 In controlpanel, we are now making plugins resident (they are never dlclosed and the same dl handle is reused if necessary. This patch does the same in libosso's cp plugin loading stuff. This is necessary as many plugins would like to register GTypes, which breaks when code is dlclosed/reopened. -- 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 Mar 28 16:48:36 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 16:48:36 +0300 (EEST) Subject: [hafqa] [Bug 1184] Make controlpanel plugins resident Message-ID: <20070328134836.C0895DFD6C@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1184 ------- Additional Comments From johan.bilien at nokia.com 2007-03-28 16:48 ------- Created an attachment (id=258) --> (https://maemo.org/bugzilla/attachment.cgi?id=258&action=view) 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 Wed Mar 28 17:27:19 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 17:27:19 +0300 (EEST) Subject: [hafqa] [Bug 186] subdirectories on memory card are inaccessible in the filechooserdialog Message-ID: <20070328142719.1D001E041B@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=186 maemo at jpetersen.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED ------- Additional Comments From maemo at jpetersen.org 2007-03-28 17:27 ------- Verified. -- 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 Mar 28 17:29:14 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 17:29:14 +0300 (EEST) Subject: [hafqa] [Bug 237] Different "stylus not on the icon when released"-behaviour in HildonDateEditor and HildonTimeEditor Message-ID: <20070328142914.720FBE06D9@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=237 ------- Additional Comments From maemo at jpetersen.org 2007-03-28 17:29 ------- Seems to be fixed in OS 2007. -- 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 Mar 28 21:29:14 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 21:29:14 +0300 (EEST) Subject: [hafqa] [Bug 90] Make hildon-widget macro names to use GLib standard Message-ID: <20070328182914.AA29EE03B0@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=90 lauromoura at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED ------- Additional Comments From lauromoura at gmail.com 2007-03-28 21:29 ------- Names corrected as of 0.14.11, except for TelephoneEditor, wich is unused and not present in hildon-1 [1]. [1] http://maemo.org/maemowiki/HildonMigrationOverview -- 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 Mar 28 21:33:20 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 21:33:20 +0300 (EEST) Subject: [hafqa] [Bug 180] GtkEntry autocap implementation has issues Message-ID: <20070328183320.CC6D7E03B0@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=180 hans at breuer.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED ------- Additional Comments From hans at breuer.org 2007-03-28 21:33 ------- One of my favourite movies has the claim "I don't wanna believe I wanna know." But here for me it is enough that Tommi believes it is fixed. Sorry I don't have the development environment around to really verify ;) -- 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 Mar 28 22:13:21 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 22:13:21 +0300 (EEST) Subject: [hafqa] [Bug 90] Make hildon-widget macro names to use GLib standard Message-ID: <20070328191321.75681DFBD7@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=90 ------- Additional Comments From luc.pionchon at nokia.com 2007-03-28 22:13 ------- Yes, TelephoneEditor comes from the prehistory, and is now removed. I do not think it has ever been used anywhere. (I am not even sure it works... never tried ;) Thank you for the verification! -- 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 Mar 28 23:38:18 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 23:38:18 +0300 (EEST) Subject: [hafqa] [Bug 1185] New: test-proxies.c from libconic not working Message-ID: <20070328203818.E5196E045B@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1185 Summary: test-proxies.c from libconic not working Product: haf Version: unspecified Platform: All OS/Version: Linux Status: NEW Keywords: patch Severity: trivial Priority: P2 Component: general AssignedTo: carlos at maemo.org ReportedBy: lauromoura at gmail.com QAContact: hafqa at maemo.org The current code for the file test-proxies.c fails (segfault) as it uses a uninitialized field iap_id for the connection. This field is set only on callbacks from connection changes (connect or disconnect). -- 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 Mar 28 23:39:58 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 23:39:58 +0300 (EEST) Subject: [hafqa] [Bug 1185] test-proxies.c from libconic not working Message-ID: <20070328203958.EB207E045B@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1185 ------- Additional Comments From lauromoura at gmail.com 2007-03-28 23:39 ------- Created an attachment (id=259) --> (https://maemo.org/bugzilla/attachment.cgi?id=259&action=view) Patch to fix test-proxies.c Fix the test by waiting for a connection event. -- 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 Mar 28 23:49:19 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Wed, 28 Mar 2007 23:49:19 +0300 (EEST) Subject: [hafqa] [Bug 1185] test-proxies.c from libconic not working Message-ID: <20070328204919.7E794E04B1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1185 lauromoura at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #259 is|0 |1 obsolete| | ------- Additional Comments From lauromoura at gmail.com 2007-03-28 23:49 ------- Created an attachment (id=260) --> (https://maemo.org/bugzilla/attachment.cgi?id=260&action=view) Cleaner version (the other one had some typo errors...) -- 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 Mar 29 01:10:20 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 29 Mar 2007 01:10:20 +0300 (EEST) Subject: [hafqa] [Bug 1185] test-proxies.c from libconic not working Message-ID: <20070328221020.C033EE04CA@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1185 carlos at maemo.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |patrik.flykt at nokia.com AssignedTo|carlos at maemo.org |marius.vollmer at nokia.com ------- Additional Comments From carlos at maemo.org 2007-03-29 01:10 ------- Marius, is this yours? Or maybe Patrick's? -- 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 Mar 29 06:03:21 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 29 Mar 2007 06:03:21 +0300 (EEST) Subject: [hafqa] [Bug 1161] GtkTreeView:show-expanders property not recognized Message-ID: <20070329030321.0DAB8E045F@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1161 sean at cs.gmu.edu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From sean at cs.gmu.edu 2007-03-29 06:03 ------- The real reason that the expanders do not appear in maemo is a very bad style design decision which needs to be revised. Specifically, maemo has set the (GTK 2.6) GtkTreeView:expander-size property to *0*, thus deleting the expanders. This is bad design indeed: by deleting the expanders, there is NO WAY to distinguish between leaf nodes in the TreeView tree and non-leaf nodes with hidden children. You cannot tell that clicking on a row will expand to kids or not. This converts TreeView into a kind of mystery meat mechanism. In pygtk, this ugliness can be worked around by forcing a replacement style (ugh!), like this: gtk.rc_parse_string('''style "toolkit" { GtkTreeView::expander-size = 14 } class "GtkTreeView" style "toolkit" ''') -- 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 Mar 29 06:13:54 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 29 Mar 2007 06:13:54 +0300 (EEST) Subject: [hafqa] [Bug 1160] GtkTreeView: cannot select multiple checkboxes Message-ID: <20070329031354.2BBB6E039A@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1160 ------- Additional Comments From sean at cs.gmu.edu 2007-03-29 06:13 ------- It is indeed a problem with checkbox mode being on by default, which is a pretty bad idea, as mentioned here: https://maemo.org/bugzilla/long_list.cgi?buglist=298 The problem here is that Nokia has deviated from GTK in a way that is brittle. Rather than create a special subclass of TreeView which does Nokia-specific mechanisms, TreeView itself has been modified, creating behavior different than that expected in GTK documentation, and desired by existing GTK-based libraries and applications. This makes porting a headache and also causes long, annoyed evenings by developers like myself scratching our heads about a mysterious change to GTK's Treeview with no explanation except in unrelated documentation hidden away somewhere. All this stuff should be eliminated. From your comment, I infer that you have done this already in Sardine; when will this be migrated to the N800? If I inferred incorrectly, please let me know as I'd like to reopen this bug to make this request. -- 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 Mar 29 06:55:25 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 29 Mar 2007 06:55:25 +0300 (EEST) Subject: [hafqa] [Bug 1186] New: Bugs in GTK Button's handling of reliefs and focus Message-ID: <20070329035525.7AA17E05B6@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1186 Summary: Bugs in GTK Button's handling of reliefs and focus Product: haf Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: tommi.komulainen at nokia.com ReportedBy: sean at cs.gmu.edu QAContact: hafqa at maemo.org In the code provided below are three buttons, each of which is supposed to refuse focus, and each of which is supposed to have NO relief border at all. Expected behavior: a button should never show a relief in any color, even while being clicked on. Actual behavior: 1. If you click on a button, its relief is shown in the theme's color (in my case, blue). 2. If you release a button, it obtains some kind of focus and displays a relief in gray until some other widget has been clicked on. Thus, unlike expected documentation, there appears to be no way to create a button which never displays a border at all, AND never accepts focus. Sample code: #!/usr/bin/env python2.5 import pygtk import hildon pygtk.require('2.0') import gtk h = gtk.Window() v = gtk.HBox(homogeneous=False, spacing=20) a = gtk.Alignment(0,0,1,0) a.show() h.add(a) v.show() a.add(v) b = gtk.Button() b.set_relief(gtk.RELIEF_NONE) # no difference between RELIEF_NORMAL and RELIEF_HALF btw b.set_label("1") b.set_size_request(50,50) b.set_focus_on_click(False) b.set_property("can-focus", False) b.show() v.pack_start(b, expand=False) c = gtk.Button() c.set_relief(gtk.RELIEF_NONE) # no difference between RELIEF_NORMAL and RELIEF_HALF btw c.set_label("2") c.set_size_request(50,50) c.set_focus_on_click(False) c.set_property("can-focus", False) c.show() v.pack_start(c, expand=False) d = gtk.Button() d.set_relief(gtk.RELIEF_NONE) # no difference between RELIEF_NORMAL and RELIEF_HALF btw d.set_label("3") d.set_size_request(50,50) d.set_focus_on_click(False) d.set_property("can-focus", False) d.show() v.pack_start(d, expand=False) h.show() gtk.main() -- 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 Mar 29 09:30:59 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 29 Mar 2007 09:30:59 +0300 (EEST) Subject: [hafqa] [Bug 1160] GtkTreeView: cannot select multiple checkboxes Message-ID: <20070329063059.0FCE7E0281@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1160 ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-29 09:30 ------- Yes, we know and we are sorry about it. Continuing to make general comments does not help. It would be much more beneficial to discuss *specific* points that are annoying. (There are changes that cause little or none annoyances.) Those changes were in the first generation API and I'm sure you know how much fun proposing an API *break* leads to. Add little bureaucracy and it's fun for the whole family. As for the release I can only say 'some time after sardine is declared stable' -- 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 Mar 29 09:43:22 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 29 Mar 2007 09:43:22 +0300 (EEST) Subject: [hafqa] [Bug 1161] GtkTreeView:show-expanders property not recognized Message-ID: <20070329064322.BEE03E04D6@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1161 ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-29 09:43 ------- That's something different. Just to clarify, do you mean that 1) pymaemo lists the "show-expanders" property, but trying to use it prints a warning or similar? or 2) treeview expanders are hidden by default? (unlike stock gtk) If 2) then please file it separately as it has nothing to do with pymaemo or virtually anything in comment 0 The UI design is such that expanding rows always have an icon, and that icon would be different for expanded/collapsed row. See the file manager for example, and GtkCellRendererPixbuf:pixbuf-expander-closed, pixbuf-expander-open -- 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 Mar 29 09:52:12 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 29 Mar 2007 09:52:12 +0300 (EEST) Subject: [hafqa] [Bug 1186] Bugs in GTK Button's handling of reliefs and focus Message-ID: <20070329065212.9E6DBE04B1@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1186 ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-29 09:52 ------- Created an attachment (id=261) --> (https://maemo.org/bugzilla/attachment.cgi?id=261&action=view) testcase in C -- 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 Mar 29 10:09:49 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 29 Mar 2007 10:09:49 +0300 (EEST) Subject: [hafqa] [Bug 1186] GtkButton theming ignores GTK_RELIEF_NONE and HALF Message-ID: <20070329070949.DCC00E0124@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1186 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|tommi.komulainen at nokia.com |michael.kostrzewa at nokia.com Component|gtk |hildon-theme Summary|Bugs in GTK Button's |GtkButton theming ignores |handling of reliefs and |GTK_RELIEF_NONE and HALF |focus | ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-29 10:09 ------- (In reply to comment #0) Tested with current Sardine and the plankton theme. > Expected behavior: a button should never show a relief in any color, even while being clicked on. > > Actual behavior: > > 1. If you click on a button, its relief is shown in the theme's color > (in my case, blue). This is the button pressed state, which almost by definition has to have the relief to give the 'pressed' visual impression. There's really no change in behavior compared to stock gtk. > 2. If you release a button, it obtains some kind of focus and displays > a relief in gray until some other widget has been clicked on. That's the 'prelight' state. When you release the stylus the mouse pointer is left hovering on top of the widget. (If the widget had focus pressing Space or Select key would click it.) No difference from stock gtk. Logically the widget works normally. On the theming side the theme is free to choose how to display different relief styles, ours chooses (in a way) to ignore them. (Ubuntu Human theme makes no difference between NORMAL and HALF, for example.) Our themes also ignore the different GtkFrame shadow types. -- 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 Mar 29 10:12:28 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 29 Mar 2007 10:12:28 +0300 (EEST) Subject: [hafqa] [Bug 1165] GtkCellRendererToggle: minimum size is too small Message-ID: <20070329071228.2DD6EE0298@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1165 ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-29 10:12 ------- Off by one pixel -> should be 10px wider? Can you elaborate how you came to that conclusion? -- 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 Mar 29 11:15:57 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 29 Mar 2007 11:15:57 +0300 (EEST) Subject: [hafqa] [Bug 1185] test-proxies.c from libconic not working Message-ID: <20070329081557.E073EE05BE@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1185 marius.vollmer at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|marius.vollmer at nokia.com |patrik.flykt at nokia.com ------- Additional Comments From marius.vollmer at nokia.com 2007-03-29 11:15 ------- (In reply to comment #3) > Marius, is this yours? Or maybe Patrick's? It's Patrick's. -- 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 Mar 29 11:43:54 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 29 Mar 2007 11:43:54 +0300 (EEST) Subject: [hafqa] [Bug 1185] test-proxies.c from libconic not working Message-ID: <20070329084354.3B7F6E03EF@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1185 patrik.flykt at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aapo.makela at nokia.com ------- Additional Comments From patrik.flykt at nokia.com 2007-03-29 11:43 ------- Yes, it's mine/ours. -- 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 Mar 29 17:54:46 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 29 Mar 2007 17:54:46 +0300 (EEST) Subject: [hafqa] [Bug 1186] GtkButton theming ignores GTK_RELIEF_NONE and HALF Message-ID: <20070329145446.08185E03A0@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1186 ------- Additional Comments From sean at cs.gmu.edu 2007-03-29 17:54 ------- > > 1. If you click on a button, its relief is shown in the theme's color > > (in my case, blue). > > This is the button pressed state, which almost by definition has to have the > relief to give the 'pressed' visual impression. There's really no change in > behavior compared to stock gtk. Then stock gtk is broken and you'll need to patch it. First off, the gtk documentation seems clear to me: gtk.RELIEF_NONE means that the button has no relief. It doesn't say "it'll have a relief when pressed but no relief when not pressed". It says it has *no* relief. Second, there are hundreds of reasons why you'd want no relief at all, but the humongous obvious one is: when you're drawing your own button border or shape! For example, your logic draws one image when pressed, and another when not pressed, and that's precisely what you want your button to look like. This is a very common need, and is supported in every toolkit I can think of. Except, apparently, GTK. > > 2. If you release a button, it obtains some kind of focus and displays > > a relief in gray until some other widget has been clicked on. > > That's the 'prelight' state. When you release the stylus the mouse pointer is > left hovering on top of the widget. (If the widget had focus pressing Space or > Select key would click it.) No difference from stock gtk. Maemo doesn't have the same needs as stock gtk. It's operating in a stylus environment where there is NO 'hovering' at all! A hover state is _completely_ nonsensical here. There should never be a hover state on maemo. And even if it wasn't nonsensical, I need to reiterate that gtk.RELIEF_NONE means "no relief", not "no relief, except during hovering". Last, why is the hover state appearing AFTER a stylus has pressed it? It makes no sense to the user at all. As it stands, Button cannot be used to make custom buttons under maemo because it is impossible to prevent Button from arbitrarily drawing borders due to mistakes in Nokia's styles and broken GTK behavior. -- 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 Mar 29 18:28:26 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 29 Mar 2007 18:28:26 +0300 (EEST) Subject: [hafqa] [Bug 1161] GtkTreeView:show-expanders property not recognized Message-ID: <20070329152826.C3E3CE0497@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1161 ------- Additional Comments From sean at cs.gmu.edu 2007-03-29 18:28 ------- I am confused. This bug report *has* been filed separately from my original pymaemo bug report. I first reported this to pymaemo, and it was determined that this was GTK behavior on the N800, not pygtk, so I needed to refile here. So I did. There are two problems afoot here. First, the pygtk documentation lists large nubmers of properties only available in gtk 2.10, but only for a subset of them does it state that they're available in 2.6. Thus we only discover that a property is unavailable by running it and getting a runtime error message. Irritating. But that's fine, it'not a gtk problem, it's a documentation problem. However I have reason to believe that this is being caused by the N800 setting expander-size to 0, for three reasons: 1. pymaemo's got expander-size to 0; but this is a style declaration, not a code declaration, implying that Nokia's style has defined expander-size to 0 underneath. 2. In the following URL, expander-size is 0: https://stage.maemo.org/svn/maemo/projects/haf/ trunk/hildon-theme-layout-4/rc/gtktreeview.rc 3. The developer of maemopad+ has told me personally that he also had to modify Nokia's default style. I believe his code is in C. This leads me to conclude that Nokia has in incorrect expander-size, which causes the expanders to disappear. -- 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 Mar 29 18:29:03 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Thu, 29 Mar 2007 18:29:03 +0300 (EEST) Subject: [hafqa] [Bug 1165] GtkCellRendererToggle: minimum size is too small Message-ID: <20070329152903.927F1E0497@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1165 ------- Additional Comments From sean at cs.gmu.edu 2007-03-29 18:29 ------- Sure. The toggle style places a border around the toggle that's about 8px it appears. But on the right side it not only has no border but is in fact *overlapping* with the cell by 1px. 1px+8px = ~10px. -- 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 Mar 30 13:19:07 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 30 Mar 2007 13:19:07 +0300 (EEST) Subject: [hafqa] [Bug 1188] New: GtkMenu: pressing Esc should close only one submenu Message-ID: <20070330101907.7EABBE045F@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1188 Summary: GtkMenu: pressing Esc should close only one submenu Product: haf Version: sardine Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gtk AssignedTo: mitch at imendio.com ReportedBy: tommi.komulainen at nokia.com QAContact: hafqa at maemo.org OtherBugsDependingO 1111 nThis: 1. Open a menu 2. Open a submenu 3. Press Esc Actual result: The whole menu closes Expected result: Only the submenu closes -- 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 Mar 30 13:19:08 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 30 Mar 2007 13:19:08 +0300 (EEST) Subject: [hafqa] [Bug 1111] [TRACKER] Maemo GTK+ 2.10 Regressions Message-ID: <20070330101908.2440CE045F@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1111 tommi.komulainen at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- BugsThisDependsOn| |1188 -- 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 Mar 30 14:28:31 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 30 Mar 2007 14:28:31 +0300 (EEST) Subject: [hafqa] [Bug 1189] New: HildonWizardDialog: Can't respond to page changes Message-ID: <20070330112831.05690E03D8@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1189 Summary: HildonWizardDialog: Can't respond to page changes 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 There is no way to respond to page changes in HildonWizardChanges to disable the navigation buttons in the case of invalid data. This is because a) The notebook's switch-page signal is emitted before the HildonWizardDialog's response signal handler sets the sensitivity of these buttons by itself. b) The dialog's response signal cannot be used with g_signal_connect_after(), because the HildonWizardDialog's response signal handler uses g_signal_stop_emission_by_name(). I guess that the g_signal_stop_emission_by_name() hack should be replaced with something more forgiving, though I'm not sure what. Hopefully HildonWizardDialog will be deprecated in favour of GtkAssistant in GTK+ 2.10 anyway? -- 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 Mar 30 15:05:57 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 30 Mar 2007 15:05:57 +0300 (EEST) Subject: [hafqa] [Bug 1188] GtkMenu: pressing Esc should close only one submenu Message-ID: <20070330120557.B5D13E03CD@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1188 ------- Additional Comments From tommi.komulainen at nokia.com 2007-03-30 15:05 ------- The rationale for different behavior is that in navigation there needs to be a way to get one level back, and in our devices Esc is the back key. -- 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 Mar 30 16:53:33 2007 From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org) Date: Fri, 30 Mar 2007 16:53:33 +0300 (EEST) Subject: [hafqa] [Bug 1184] Make controlpanel plugins resident Message-ID: <20070330135333.3CC4EE0568@maemo.org> https://maemo.org/bugzilla/show_bug.cgi?id=1184 kimmo.hamalainen at nokia.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.