Send buglog mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/buglog
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of buglog digest..."
Today's Topics:
1. [Bug 445] MokoPanedWindow: rename upper/lower to
navigation/details ([EMAIL PROTECTED])
2. [Bug 446] Add MokoScrolledPane (containing the fullscreen
button) ([EMAIL PROTECTED])
3. [Bug 511] New: Dialog windows have their decorations drawn
(incorrectly) ([EMAIL PROTECTED])
4. [Bug 512] New: moko_scrolled_pane_get_scrolled_window is bad
API ([EMAIL PROTECTED])
5. [Bug 512] moko_scrolled_pane_get_scrolled_window is bad API
([EMAIL PROTECTED])
6. [Bug 513] New:
openmoko-dates-0.1+svnnow-r8_0_0_450-do_compile
([EMAIL PROTECTED])
7. [Bug 514] New:
openmoko-dates-0.1+svnnow-r8_0_0_450-do_compile
([EMAIL PROTECTED])
8. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
9. [Bug 515] New:
openmoko-dates-0.1+svnnow-r8_0_0_450-do_compile
([EMAIL PROTECTED])
10. [Bug 515] openmoko-dates-0.1+svnnow-r8_0_0_450-do_compile
([EMAIL PROTECTED])
11. [Bug 513] openmoko-dates-0.1+svnnow-r8_0_0_450-do_compile
([EMAIL PROTECTED])
12. [Bug 514] openmoko-dates-0.1+svnnow-r8_0_0_450-do_compile
([EMAIL PROTECTED])
13. [Bug 513] openmoko-dates-0.1+svnnow-r8_0_0_450-do_compile
([EMAIL PROTECTED])
14. [Bug 515] openmoko-dates-0.1+svnnow-r8_0_0_450-do_compile
([EMAIL PROTECTED])
15. [Bug 513] openmoko-dates-0.1+svnnow-r8_0_0_450-do_compile
([EMAIL PROTECTED])
16. [Bug 462] u-boot has no backlight control on GTA01Bv4
([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=445
------- Additional Comments From [EMAIL PROTECTED] 2007-04-24 12:45 -------
The change is done in svn. Please catch up with openmoko-dates and then close
this bug.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=446
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Add MokoNavigationWindow |Add MokoScrolledPane
|containing a fullscreen |(containing the fullscreen
|button |button)
------- Additional Comments From [EMAIL PROTECTED] 2007-04-24 12:47 -------
MokoScrolledPane is now in svn. I will convert all the applications to make use
of it now. Please adjust openmoko-dates accordingly.
Leaving the bug open until all applications are patched.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=511
Summary: Dialog windows have their decorations drawn
(incorrectly)
Product: OpenMoko
Version: unspecified
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Theming
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected],[EMAIL PROTECTED]
Dialog windows have the window decorations drawn whereas top level windows
don't. Wherever this was set for top level windows this needs to be set for
dialog windows too.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=512
Summary: moko_scrolled_pane_get_scrolled_window is bad API
Product: OpenMoko
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: openmoko-libs
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected],[EMAIL PROTECTED]
I assume the point of this function is to get the scrolled window so that one
can add a widget to it, e.g. a TreeView. This seems pretty bad since you are
exposing some of the internals. I
Having consulted with my resident GTK hacker he would suggest adding a
void moko_scrolled_pane_pack (MokoScrolledPane *pane, GtkWidget *child)
and
void moko_scrolled_pane_unpack (MokoScrolledPane *pane, GtkWidge *child)
and
GtkWidget *moko_scrolled_pane_get_child (MokoScrolledPane *pane)
Code ready to commit when you say so.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=512
------- Additional Comments From [EMAIL PROTECTED] 2007-04-24 20:00 -------
Agreed. Please go ahead.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=513
Summary: openmoko-dates-0.1+svnnow-r8_0_0_450-do_compile
Product: OpenMoko
Version: unspecified
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: autobuilds
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
The package failed to build at 20070424145314
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=514
Summary: openmoko-dates-0.1+svnnow-r8_0_0_450-do_compile
Product: OpenMoko
Version: unspecified
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: autobuilds
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
The package failed to build at 20070424201813
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
[This e-mail has been automatically generated.]
You have one or more bugs assigned to you in the Bugzilla
bugsystem (http://bugzilla.openmoko.org/cgi-bin/bugzilla/) that require
attention.
All of these bugs are in the NEW state, and have not been touched
in 7 days or more. You need to take a look at them, and
decide on an initial action.
Generally, this means one of three things:
(1) You decide this bug is really quick to deal with (like, it's INVALID),
and so you get rid of it immediately.
(2) You decide the bug doesn't belong to you, and you reassign it to someone
else. (Hint: if you don't know who to reassign it to, make sure that
the Component field seems reasonable, and then use the "Reassign bug to
owner of selected component" option.)
(3) You decide the bug belongs to you, but you can't solve it this moment.
Just use the "Accept bug" command.
To get a list of all NEW bugs, you can use this URL (bookmark it if you like!):
http://bugzilla.openmoko.org/cgi-bin/bugzilla/buglist.cgi?bug_status=NEW&[EMAIL
PROTECTED]
Or, you can use the general query page, at
http://bugzilla.openmoko.org/cgi-bin/bugzilla/query.cgi.
Appended below are the individual URLs to get to all of your NEW bugs that
haven't been touched for a week or more.
You will get this message once a day until you've dealt with these bugs!
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=69
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=70
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=112
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=137
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=141
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=181
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=204
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=298
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=301
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=340
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=379
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=408
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=412
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=422
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=448
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=469
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=470
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=471
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=515
Summary: openmoko-dates-0.1+svnnow-r8_0_0_450-do_compile
Product: OpenMoko
Version: unspecified
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: autobuilds
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
The package failed to build at 20070424220005
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=515
------- Additional Comments From [EMAIL PROTECTED] 2007-04-25 05:24 -------
Created an attachment (id=107)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=107&action=view)
Build log
The package failed to build at 20070424220005
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=513
------- Additional Comments From [EMAIL PROTECTED] 2007-04-25 09:28 -------
Weird, it links to mokoui so we have two possibilties (just a guess)
a) the two methods were not comitted to libmokoui
b) the two methods were comitted after mokoui has been built
If b) is the case during the next build everything should be fine.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=514
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From [EMAIL PROTECTED] 2007-04-25 09:30 -------
*** This bug has been marked as a duplicate of 513 ***
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=513
------- Additional Comments From [EMAIL PROTECTED] 2007-04-25 09:30 -------
*** Bug 514 has been marked as a duplicate of this bug. ***
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=515
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From [EMAIL PROTECTED] 2007-04-25 09:30 -------
*** This bug has been marked as a duplicate of 513 ***
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=513
------- Additional Comments From [EMAIL PROTECTED] 2007-04-25 09:30 -------
*** Bug 515 has been marked as a duplicate of this bug. ***
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=462
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-04-25 10:51 -------
works for me now.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog