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 1216] New: The text of the unselected tab in the tabbed
pane (GtkNotebook) shows almost black on black.
([EMAIL PROTECTED])
2. [Bug 1217] New: Phone number not shown when writing a new SMS
/ text message ([EMAIL PROTECTED])
3. [Bug 1218] New: Receivers phone number not listed in
sent/outgoing text (SMS) messages
([EMAIL PROTECTED])
4. [Bug 1219] New: Only US-ASCII characters displayed
([EMAIL PROTECTED])
5. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1216
Summary: The text of the unselected tab in the tabbed pane
(GtkNotebook) shows almost black on black.
Product: OpenMoko
Version: 2007.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Theming / Gtk+
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
The background of the tab is basically black (with some shadowing) and the text
on the tab is also black. Only because of the shadowing the text is a little bit
visible, but even not enough to read it properly.
Tabbed panes are a useful, advanced GTK feature and are convenient on the mobile
device where the screen size makes multiple windows not the best choice. They
are used in the GPV project, maybe also in others.
#include <gtk/gtk.h>
int main( int argc,
char *argv[] )
{
// Create the tabbed pane:
GtkWidget *window;
gtk_init (&argc, &argv);
/* Create a new window */
window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
GtkWidget *lTable = gtk_label_new ("Summary");
GtkWidget *lMap = gtk_label_new ("Map");
GtkWidget *cTable = gtk_label_new ("Summary content");
GtkWidget *cMap = gtk_label_new ("Map content");
GtkNotebook * tabs = GTK_NOTEBOOK(gtk_notebook_new());
gtk_notebook_set_tab_pos(tabs, GTK_POS_BOTTOM);
gtk_notebook_append_page(tabs, cTable, lTable);
gtk_notebook_append_page(tabs, cMap, lMap);
gtk_widget_show(window);
gtk_widget_show(lTable);
gtk_widget_show(cTable);
gtk_widget_show(lMap);
gtk_widget_show(cMap);
gtk_widget_show (GTK_WIDGET(tabs));
// Put the tabs in the main window
gtk_container_add (GTK_CONTAINER (window), GTK_WIDGET(tabs));
gtk_main ();
}
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
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=1217
Summary: Phone number not shown when writing a new SMS / text
message
Product: OpenMoko
Version: 2007.2
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: openmoko-messages
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
When I want to write a new text message (SMS) and want to type in the receivers
phone number directly, I can not see the number while I am typing it.
It only shows up when I select (as in cut & paste) in the number field.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
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=1218
Summary: Receivers phone number not listed in sent/outgoing text
(SMS) messages
Product: OpenMoko
Version: 2007.2
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: openmoko-messages
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
When I receive a text message, the senders phone number is listed in the view
where incoming and sent messages are listed.
After I have sent a text message (SMS), I can see the message, date, but not the
receivers phone number.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
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=1219
Summary: Only US-ASCII characters displayed
Product: OpenMoko
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: openmoko-messages
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
I have openmoko-messages2-0.1.0+svnr3918-r0 on my Neo1973, this version does not
display ISO-8859 characters. Look at
http://scap.linuxtogo.org/files/70f5f658ac5d9e56eac138d308787319.png
My Message: Dies ist ein ümläüt tèst
------- 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=934
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=935
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1012
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1081
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1107
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1127
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1133
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1136
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1158
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1161
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1162
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1165
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1177
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1189
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1193
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1197
--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog