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 1194] Touchscreen Jitter
      ([EMAIL PROTECTED])
   2. [Bug 1178] iron out XVideo support in Xglamo
      ([EMAIL PROTECTED])
   3. [Bug 1194] Touchscreen Jitter
      ([EMAIL PROTECTED])
   4. [Bug 1194] Touchscreen Jitter
      ([EMAIL PROTECTED])
   5. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
   6. [Bug 1202] Packagekit may crash while installing
      ([EMAIL PROTECTED])
   7. make openmoko-devel-image Error (Liushidu)
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1194

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]



------- Additional Comments From [EMAIL PROTECTED]  2008-02-01 12:07 -------
How can I see this jitter to evaluate it?

Is there a sketchbook type application, for example?



------- 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=1178





------- Additional Comments From [EMAIL PROTECTED]  2008-02-01 20:50 -------
Okay,I now have the clipping rectanges support working. I have committed what I
had in the usual git repository at
http://cgit.freedesktop.org/~dodji/xglamo/commit/?id=8122cc73cc11e011d38144fc77226c37670ef938.

I still need to iron out some things though. Read
http://lists.openmoko.org/pipermail/openmoko-devel/2008-February/001911.html.



------- 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=1194

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From [EMAIL PROTECTED]  2008-02-02 00:58 -------
On my GTA01, jitter is fairly limited to bouncing back and forth between
adjacent pixel values.  It's easy to see this by SSH-ing in and running

     DISPLAY=:0 xev

and watching the values oscillate as you hold a stylus as still as possible on
the touchscreen.

This jitter doesn't really affect scrolling or drawing (using xournal, for
example) in my case, but it DOES cause the on-screen keyboard, which should
repeat indefinitely if you hold a key down, to STOP repeating after a short
unpredictable interval.



------- 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=1194





------- Additional Comments From [EMAIL PROTECTED]  2008-02-02 01:07 -------
Actually, I forgot about ts_print and ts_print_raw, which are command-line
programs that just spit out time-stamped touchscreen coordinates.

The _raw version gives you the unprocessed 10-bit values before they are mapped
into screen coordinates.

Just for amusement's sake, here's a short segment of ts_print_raw output with my
stylus held as stationary as possible near the center of the screen:

1201910359.402200:    509    493      1
1201910359.447114:    507    493      1
1201910359.462275:    508    493      1
1201910359.477234:    510    494      1
1201910359.492121:    506    494      1
1201910359.507215:    508    494      1
1201910359.582220:    508    493      1
1201910359.597139:    509    494      1
1201910359.612217:    508    494      1
1201910359.657124:    507    493      1
1201910359.672120:    507    494      1
1201910359.687227:    508    493      1
1201910359.732117:    509    494      1
1201910359.747130:    509    493      1
1201910359.762235:    508    494      1
1201910359.777138:    508    493      1
1201910359.792180:    507    494      1
1201910359.807220:    507    493      1
1201910359.822221:    508    493      1
1201910359.837121:    508    494      1
1201910359.882126:    507    493      1
1201910359.897226:    509    494      1
1201910359.912226:    508    493      1
1201910359.927135:    510    493      1
1201910359.942229:    507    494      1
1201910359.957128:    508    494      1
1201910359.972235:    507    493      1
1201910359.987216:    507    494      1
1201910360.002224:    508    494      1
1201910360.017245:    507    495      1
1201910360.032191:    509    494      1
1201910360.047166:    506    493      1
1201910360.062231:    508    494      1
1201910360.077140:    509    493      1
1201910360.092198:    507    493      1
1201910360.107140:    506    493      1
1201910360.122227:    507    493      1
1201910360.137170:    508    494      1
1201910360.152229:    509    493      1
1201910360.182216:    508    493      1
1201910360.197135:    507    494      1
1201910360.212218:    507    493      1
1201910360.227218:    508    493      1
1201910360.272225:    509    493      1
1201910360.287131:    508    494      1
1201910360.302224:    510    493      1
1201910360.317185:    506    494      1
1201910360.332227:    507    493      1
1201910360.347122:    507    494      1
1201910360.362195:    508    494      1

I'm not sure (without looking at the code) whether dejitter has been applied at
this point or not.



------- 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 ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1202





------- Additional Comments From [EMAIL PROTECTED]  2008-02-02 08:21 -------
DEBUG: (actions.c, 122): pk_message_cb: details is Downloading
http://192.168.0.200/build/deploy/glibc/ipk/armv4t//aspell_0.60.5-r0_armv4t.ipk

DEBUG: (actions.c, 75): pk_progress_cb: Progress Update 2
DEBUG: (actions.c, 75): pk_progress_cb: Progress Update 26
DEBUG: (actions.c, 75): pk_progress_cb: Progress Update 52
DEBUG: (actions.c, 75): pk_progress_cb: Progress Update 74
DEBUG: (actions.c, 14): eavs_progress_bar_cb: Update Progess bar status=2
progress=74
DEBUG: (actions.c, 42): eavs_progress_bar_cb: progress is 74
DEBUG: (actions.c, 75): pk_progress_cb: Progress Update 100

opkg: fork failed
DEBUG: (pkutil.c, 54): pk_connection_changed_cb: Connection changed event 
happened!!
DEBUG: (pkutil.c, 57): pk_connection_changed_cb: The daemon went away...DEBUG:
(actions.c, 14): eavs_progress_bar_cb: Update Progess bar status=2 progress=100
DEBUG: (actions.c, 14): eavs_progress_bar_cb: Update Progess bar status=2
progress=100
...
DEBUG: (actions.c, 14): eavs_progress_bar_cb: Update Progess bar status=2
progress=100
DEBUG: (actions.c, 14): eavs_progress_bar_cb: Update Progess bar status=2
progress=100
DEBUG: (actions.c, 14): eavs_progress_bar_cb: Update Progess bar status=2
progress=100

[1] + Segmentation fault         packagekitd




------- 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 ---
[EMAIL PROTECTED]:/work/moko$ make openmoko-devel-image
( cd build && . ../setup-env && \
          ( ( bitbake openmoko-devel-image uboot-openmoko ) || \
            ( bitbake openmoko-devel-image u-boot-openmoko ) ) )
NOTE: Handling BitBake files: - (5036/5036) [100 %]
NOTE: Parsing finished. 4803 cached, 0 parsed, 233 skipped, 0 masked.
NOTE: build 200802030023: started

OE Build Configuration:
BB_VERSION     = "1.8.10"
OE_REVISION    = "fbdf8a106f5161fd714dd92d53cf8bd31fa6d8ea"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux-gnueabi"
MACHINE        = "fic-gta01"
DISTRO         = "openmoko"
DISTRO_VERSION = "P1-Snapshot-20080202"
TARGET_FPU     = "soft"

ERROR: Nothing PROVIDES 'uboot-openmoko' (but '[]' DEPENDS on or otherwise 
requires it)
NOTE: Handling BitBake files: - (5036/5036) [100 %]
NOTE: Parsing finished. 4803 cached, 0 parsed, 233 skipped, 0 masked.
NOTE: build 200802030024: started

OE Build Configuration:
BB_VERSION     = "1.8.10"
OE_REVISION    = "fbdf8a106f5161fd714dd92d53cf8bd31fa6d8ea"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux-gnueabi"
MACHINE        = "fic-gta01"
DISTRO         = "openmoko"
DISTRO_VERSION = "P1-Snapshot-20080202"
TARGET_FPU     = "soft"

NOTE: Resolving any missing task queue dependencies
NOTE: preferred version 2.5 of glibc not available (for item 
virtual/arm-angstrom-linux-gnueabi-libc-for-gcc)
NOTE: preferred version 0.16.10 of vte not available (for item vte)
NOTE: preferred version 0.10 of hicolor-icon-theme not available (for item 
hicolor-icon-theme)
NOTE: preferred version 2007e of tzdata not available (for item tzdata)
NOTE: preferred version 2007e of tzcode-native not available (for item 
tzcode-native)
NOTE: preferred version 20070918+git of hal-info not available (for item 
hal-info)
NOTE: multiple providers are available for virtual/libqte2 (qte-mt-static, qte, 
qte-mt);
NOTE: consider defining PREFERRED_PROVIDER_virtual/libqte2
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 129 of 5344 (ID: 2748, 
/work/moko/openembedded/packages/gcc/gcc-cross-initial_4.1.2.bb, do_patch)
NOTE: package gcc-cross-initial-4.1.2: started
NOTE: package gcc-cross-initial-4.1.2-r13: task do_patch: started
NOTE: Applying patch '100-uclibc-conf.patch'
NOTE: Task failed: Command Error: exit status: 1  Output:
Usage: quilt [--trace[=verbose]] [--quiltrc=XX] command [-h] ...
       quilt --version
Commands are:

Global options:

--trace
        Runs the command in bash trace mode (-x). For internal debugging.

--quiltrc file
        Use the specified configuration file instead of ~/.quiltrc (or
        /etc/quilt.quiltrc if ~/.quiltrc does not exist).  See the pdf
        documentation for details about its possible contents.

--version
        Print the version number and exit immediately.
NOTE: package gcc-cross-initial-4.1.2-r13: task do_patch: failed
ERROR: TaskFailed event exception, aborting
NOTE: package gcc-cross-initial-4.1.2: failed
ERROR: Build of /work/moko/openembedded/packages/gcc/gcc-cross-initial_4.1.2.bb 
do_patch failed
ERROR: Task 2748 
(/work/moko/openembedded/packages/gcc/gcc-cross-initial_4.1.2.bb, do_patch) 
failed
NOTE: Tasks Summary: Attempted 128 tasks of which 128 didn't need to be rerun 
and 1 failed.
ERROR: '/work/moko/openembedded/packages/gcc/gcc-cross-initial_4.1.2.bb' failed
make: *** [openmoko-devel-image] Error 1
[EMAIL PROTECTED]:/work/moko$ 
 
 
 

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

Reply via email to