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 194] s3c2410fb 8bit mode corrupt
([EMAIL PROTECTED])
2. [Bug 194] s3c2410fb 8bit mode corrupt
([EMAIL PROTECTED])
3. [Bug 194] s3c2410fb 8bit mode corrupt
([EMAIL PROTECTED])
4. [Bug 194] s3c2410fb 8bit mode corrupt
([EMAIL PROTECTED])
5. [Bug 264] New: package libelf-0.8.6-r0: task
do_populate_staging: failed ([EMAIL PROTECTED])
6. [Bug 194] s3c2410fb 8bit mode corrupt
([EMAIL PROTECTED])
7. [Bug 194] s3c2410fb 8bit mode corrupt
([EMAIL PROTECTED])
8. [Bug 265] New: MokoMakefile: perl-native fix
([EMAIL PROTECTED])
9. [Bug 265] New: MokoMakefile: perl-native fix
([EMAIL PROTECTED])
10. [Bug 266] New: ftdi-eeprom-native missing confuse-native
dependency ([EMAIL PROTECTED])
11. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
12. [Bug 175] MOKO_FINGER_WINDOW has to show_all and then hide to
initialize ([EMAIL PROTECTED])
13. [Bug 175] MOKO_FINGER_WINDOW has to show_all and then hide to
initialize ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=194
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]
------- 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=194
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You reported the bug, or are watching the reporter.
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=194
------- Additional Comments From [EMAIL PROTECTED] 2007-03-13 13:25 -------
Switching from half word swap to byte swap
- S3C2410_LCDCON5_HWSWP,
+ S3C2410_LCDCON5_BSWP,
gives me a working text output on 16bit and 8bit. Colors in X are broken in both
deoths now.
With HWSWP text and colors works.
------- 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=194
------- Additional Comments From [EMAIL PROTECTED] 2007-03-13 13:25 -------
Switching from half word swap to byte swap
- S3C2410_LCDCON5_HWSWP,
+ S3C2410_LCDCON5_BSWP,
gives me a working text output on 16bit and 8bit. Colors in X are broken in both
deoths now.
With HWSWP text and colors works.
------- 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=264
Summary: package libelf-0.8.6-r0: task do_populate_staging:
failed
Product: OpenMoko
Version: current svn head
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Application Mapping & Dependencies
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
localhost moko # make clean-package-libelf
( source ./setup-env ; cd build ; bitbake -c clean libelf )
NOTE: Using cache in '/home/moko/build/tmp/cache/x86'
NOTE: Handling BitBake files: | (4321/4321) [100 %]
NOTE: Parsing finished. 4131 cached, 0 parsed, 190 skipped, 0 masked.
NOTE: build 200703131409: started
OE Build Configuration:
BB_VERSION = "1.6.7"
OE_REVISION = "<unknown>"
TARGET_ARCH = "i486"
TARGET_OS = "linux"
MACHINE = "x86"
DISTRO = "openmoko"
DISTRO_VERSION = ".dev-snapshot-20070313"
TARGET_FPU = ""
NOTE: package libelf-0.8.6: started
NOTE: package libelf-0.8.6-r0: task do_clean: started
NOTE: removing /home/moko/build/tmp/work/i486-linux/libelf-0.8.6-r0
NOTE: removing /home/moko/build/tmp/stamps/i486-linux/libelf-0.8.6-r0.*
NOTE: package libelf-0.8.6-r0: task do_clean: completed
NOTE: package libelf-0.8.6: completed
NOTE: build 200703131409: completed
Build statistics:
Attempted builds: 1
localhost moko # make all
( cd build ; . ../setup-env ; \
bitbake openmoko-devel-image )
NOTE: Using cache in '/home/moko/build/tmp/cache/x86'
NOTE: Handling BitBake files: | (4321/4321) [100 %]
NOTE: Parsing finished. 4131 cached, 0 parsed, 190 skipped, 0 masked.
NOTE: build 200703131410: started
OE Build Configuration:
BB_VERSION = "1.6.7"
OE_REVISION = "<unknown>"
TARGET_ARCH = "i486"
TARGET_OS = "linux"
MACHINE = "x86"
DISTRO = "openmoko"
DISTRO_VERSION = ".dev-snapshot-20070313"
TARGET_FPU = ""
NOTE: preferred version 2.12.3 of glib-2.0 not available
NOTE: preferred version 1.0.2 of dbus-native not available
NOTE: multiple providers are available (db3-native, db-native);
NOTE: consider defining PREFERRED_PROVIDER_virtual/db-native
NOTE: multiple providers are available (db3, db);
NOTE: consider defining PREFERRED_PROVIDER_virtual/db
NOTE: package libelf-0.8.6: started
NOTE: package libelf-0.8.6-r0: task do_fetch: started
NOTE: package libelf-0.8.6-r0: task do_fetch: completed
NOTE: package libelf-0.8.6-r0: task do_unpack: started
NOTE: Unpacking /home/moko/sources/libelf-0.8.6.tar.gz to
/home/moko/build/tmp/work/i486-linux/libelf-0.8.6-r0/
NOTE: Unpacking /home/moko/sources/libelf-0.8.6.tar.gz to
/home/moko/build/tmp/work/i486-linux/libelf-0.8.6-r0/
NOTE: package libelf-0.8.6-r0: task do_unpack: completed
NOTE: package libelf-0.8.6-r0: task do_patch: started
NOTE: package libelf-0.8.6-r0: task do_patch: completed
NOTE: package libelf-0.8.6-r0: task do_configure: started
NOTE: package libelf-0.8.6-r0: task do_configure: completed
NOTE: package libelf-0.8.6-r0: task do_compile: started
NOTE: package libelf-0.8.6-r0: task do_compile: completed
NOTE: package libelf-0.8.6-r0: task do_install: started
NOTE: package libelf-0.8.6-r0: task do_install: completed
NOTE: package libelf-0.8.6-r0: task do_package: started
NOTE: package libelf-0.8.6-r0: task do_package: completed
NOTE: package libelf-0.8.6-r0: task do_package_write: started
NOTE: Not creating empty archive for libelf-dbg-0.8.6-r0
NOTE: Not creating empty archive for libelf-0.8.6-r0
NOTE: Not creating empty archive for libelf-doc-0.8.6-r0
Packaged contents of libelf-dev into
/home/moko/build/tmp/deploy/ipk/i486/libelf-dev_0.8.6-r0_i486.ipk
Packaged contents of libelf-locale-de into
/home/moko/build/tmp/deploy/ipk/i486/libelf-locale-de_0.8.6-r0_i486.ipk
NOTE: package libelf-0.8.6-r0: task do_package_write: completed
NOTE: package libelf-0.8.6-r0: task do_populate_staging: started
ERROR: function do_stage failed
ERROR: log data follows
(/home/moko/build/tmp/work/i486-linux/libelf-0.8.6-r0/temp/log.do_stage.29387)
| oe_libinstall: cd lib
| oe_libinstall: install -d /home/moko/build/tmp/staging/i486-linux/lib//
| oe_libinstall: install -m 0644 libelf.a
/home/moko/build/tmp/staging/i486-linux/lib//
| FATAL: oe_libinstall: unable to locate shared library
NOTE: Task failed:
/home/moko/build/tmp/work/i486-linux/libelf-0.8.6-r0/temp/log.do_stage.29387
NOTE: package libelf-0.8.6-r0: task do_populate_staging: failed
ERROR: TaskFailed event exception, aborting
NOTE: package libelf-0.8.6: failed
ERROR: Build of openmoko-devel-image failed
make: *** [openmoko-devel-image] Error 1
------- 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=194
------- Additional Comments From [EMAIL PROTECTED] 2007-03-13 13:27 -------
> With HWSWP text and colors works.
... with 16bit.
------- 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=194
------- Additional Comments From [EMAIL PROTECTED] 2007-03-13 13:27 -------
> With HWSWP text and colors works.
... with 16bit.
------- 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=265
Summary: MokoMakefile: perl-native fix
Product: OpenMoko
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: OE bitbake recipes / build system
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
MokoMakefile fails on Feisty 7.04, X86_64 at perl-native with error "You have
not run 'make depend' yet!". Following patch corrects problem:
--- makedepend.orig 2007-03-13 19:07:38.000000000 +0100
+++ makedepend 2007-03-13 19:04:37.000000000 +0100
@@ -103,7 +103,7 @@
*.y) filebase=`basename $file .y` ;;
esac
case "$file" in
- */*) finc="-I`echo $file | sed 's#/[^/]*$##`" ;;
+ */*) finc="-I`echo $file | sed 's#/[^/]*$##'`" ;;
*) finc= ;;
esac
$echo "Finding dependencies for $filebase$_o."
------- 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=265
Summary: MokoMakefile: perl-native fix
Product: OpenMoko
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: OE bitbake recipes / build system
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
MokoMakefile fails on Feisty 7.04, X86_64 at perl-native with error "You have
not run 'make depend' yet!". Following patch corrects problem:
--- makedepend.orig 2007-03-13 19:07:38.000000000 +0100
+++ makedepend 2007-03-13 19:04:37.000000000 +0100
@@ -103,7 +103,7 @@
*.y) filebase=`basename $file .y` ;;
esac
case "$file" in
- */*) finc="-I`echo $file | sed 's#/[^/]*$##`" ;;
+ */*) finc="-I`echo $file | sed 's#/[^/]*$##'`" ;;
*) finc= ;;
esac
$echo "Finding dependencies for $filebase$_o."
------- 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=266
Summary: ftdi-eeprom-native missing confuse-native dependency
Product: OpenMoko
Version: current svn head
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: OE bitbake recipes / build system
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Patch at
http://svn.nslu2-linux.org/svnroot/mokomakefile/trunk/patches/openmoko-HEAD/ftdi-eeprom-native.patch
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--- 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=141
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
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=232
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=175
------- Additional Comments From [EMAIL PROTECTED] 2007-03-14 05:04 -------
I saw the modification of the application.
g_object_set (G_OBJECT (content_dtmf), "no-show-all", TRUE);
...
...
but that seems not work well, you can see the effect if you have a debug board
and make a phone call or receive one. the display is not proper.
please, do something in the libmokoui.
it may be MOKO_FINGER_WINDOW or wheel or toolbox.
And I will revert the modification for now. Pardon me, thomas.
------- 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=175
------- Additional Comments From [EMAIL PROTECTED] 2007-03-14 05:04 -------
I saw the modification of the application.
g_object_set (G_OBJECT (content_dtmf), "no-show-all", TRUE);
...
...
but that seems not work well, you can see the effect if you have a debug board
and make a phone call or receive one. the display is not proper.
please, do something in the libmokoui.
it may be MOKO_FINGER_WINDOW or wheel or toolbox.
And I will revert the modification for now. Pardon me, thomas.
------- 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