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 213] openmoko-dates-0.1+svnnow fails certificate check
      ([EMAIL PROTECTED])
   2. [Bug 228] openmoko applications(contacts, appmanager ...)
      easily crash on the phone ([EMAIL PROTECTED])
   3. [Bug 228] openmoko applications(contacts, appmanager ...)
      easily crash on the phone ([EMAIL PROTECTED])
   4. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
   5. [Bug 226] dfu-util-native do_deploy tries to install from
      wrong     source filename ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=213

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2007-03-05 00:30 -------
Resolution confirmed and committed (SVN 1243). Thanks.



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=228





------- Additional Comments From [EMAIL PROTECTED]  2007-03-05 03:01 -------
gdb openmoko-stylus-demo
demo-main.c line 239

(gdb) n
239         gtk_dialog_run (GTK_DIALOG (dialog));
(gdb) n
** (openmoko-stylus-demo:2828): DEBUG: openmoko-stylus-demo: filter changed 
to 'Some'
(openmoko-stylus-demo:2828): Gdk-WARNING **: gdk_property_get(): length value 
has wrapped in calculation (did you pass G_MAXLONG?)
(openmoko-stylus-demo:2828): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_data: 
assertion `height > 0' failed
(openmoko-stylus-demo:2828): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale: 
assertion `src != NULL' failed

Program received signal SIGSEGV, Segmentation fault.
0x407bf978 in g_atomic_int_get () from /usr/lib/libglib-2.0.so.0
(gdb) 
Single stepping until exit from function g_atomic_int_get, 
which has no line number information.


Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.

How to get backtrace infomation? I type "bt" in gdb, but "No stack" is showed.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=228





------- Additional Comments From [EMAIL PROTECTED]  2007-03-05 03:01 -------
gdb openmoko-stylus-demo
demo-main.c line 239

(gdb) n
239         gtk_dialog_run (GTK_DIALOG (dialog));
(gdb) n
** (openmoko-stylus-demo:2828): DEBUG: openmoko-stylus-demo: filter changed 
to 'Some'
(openmoko-stylus-demo:2828): Gdk-WARNING **: gdk_property_get(): length value 
has wrapped in calculation (did you pass G_MAXLONG?)
(openmoko-stylus-demo:2828): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_data: 
assertion `height > 0' failed
(openmoko-stylus-demo:2828): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale: 
assertion `src != NULL' failed

Program received signal SIGSEGV, Segmentation fault.
0x407bf978 in g_atomic_int_get () from /usr/lib/libglib-2.0.so.0
(gdb) 
Single stepping until exit from function g_atomic_int_get, 
which has no line number information.


Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.

How to get backtrace infomation? I type "bt" in gdb, but "No stack" is showed.




------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



--- 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=114
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=137
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=181
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=192
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=204



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=226

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2007-03-05 11:51 -------
New patch at
http://svn.nslu2-linux.org/svnroot/mokomakefile/trunk/patches/openmoko-HEAD/dfu-util-native.patch

Now build staticly, then deploys that staticly linked file.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog

Reply via email to