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 966] New: Compile error: too few arguments to function
      'omp_playback_set_volume' ([EMAIL PROTECTED])
   2. [Bug 966] Compile error: too few arguments to function
      'omp_playback_set_volume' ([EMAIL PROTECTED])
   3. [Bug 966] Compile error: too few arguments to function
      'omp_playback_set_volume' ([EMAIL PROTECTED])
   4. [Bug 954] MokoMakefile does not build image files even after
      successful packages compilation
      ([EMAIL PROTECTED])
   5. [Bug 937] Qemu doens't want to flash images
      ([EMAIL PROTECTED])
   6. [Bug 949] openmoko-dialer2 r3228 can't accept incoming calls
      ([EMAIL PROTECTED])
   7. [Bug 965] Tme widget/appllet Placement
      ([EMAIL PROTECTED])
   8. [Bug 965] Clock Placement ([EMAIL PROTECTED])
   9. [Bug 965] Clock Placement ([EMAIL PROTECTED])
  10. [Bug 963] Mediaplayer SHOULD depend on gst-plugin-pulse
      ([EMAIL PROTECTED])
  11. [Bug 949] openmoko-dialer2 r3228 can't accept incoming calls
      ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=966

           Summary: Compile error: too few arguments to function
                    'omp_playback_set_volume'
           Product: OpenMoko
           Version: current svn head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: openmoko-mediaplayer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


| playback.c: In function 'omp_playback_fade_timeout_callback':
| playback.c:251: error: too few arguments to function 'omp_playback_set_volume'
| playback.c:258: error: too few arguments to function 'omp_playback_set_volume'
| playback.c: In function 'omp_playback_fade_volume':
| playback.c:456: error: too few arguments to function 'omp_playback_set_volume'
| make[3]: *** [openmoko_mediaplayer-playback.o] Error 1
| make[3]: *** Waiting for unfinished jobs....
| persistent.c: In function 'omp_session_restore_state':
| persistent.c:517: error: too few arguments to function 
'omp_playback_set_volume'
| make[3]: *** [openmoko_mediaplayer-persistent.o] Error 1
| make[3]: Leaving directory
`/home/openmoko/build/tmp/work/armv4t-angstrom-linux-gnueabi/openmoko-mediaplayer2-0.1.0+svnr3294-r4/openmoko-mediaplayer2/src'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory
`/home/openmoko/build/tmp/work/armv4t-angstrom-linux-gnueabi/openmoko-mediaplayer2-0.1.0+svnr3294-r4/openmoko-mediaplayer2'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory
`/home/openmoko/build/tmp/work/armv4t-angstrom-linux-gnueabi/openmoko-mediaplayer2-0.1.0+svnr3294-r4/openmoko-mediaplayer2'
| FATAL: oe_runmake failed



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





------- Additional Comments From [EMAIL PROTECTED]  2007-10-29 08:29 -------
Created an attachment (id=364)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=364&action=view)
patch to fix 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=966

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #364 is|0                           |1
           obsolete|                            |



------- Additional Comments From [EMAIL PROTECTED]  2007-10-29 09:00 -------
Created an attachment (id=365)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=365&action=view)
patch to fix this bug.

While I'm not sure What function of this parameter, I added "FALSE" to all
calling for this function.



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





------- Additional Comments From [EMAIL PROTECTED]  2007-10-29 10:29 -------
i also had to change in ~/moko/build/qemu/openmoko/env

kernel_wildcard="uImage-2.6.*-fic-gta01.bin"

to

kernel_wildcard="uImage-2.6.*-neo1973.bin"

after that flash.sh hangs with the prompt

GTA01Bv4 # setenv bootcmd '

as mentioned in the wiki

http://wiki.openmoko.org/wiki/Talk:OpenMoko_under_QEMU

seems this is another bug, sorry but i could find the corresponding bug-id.

toni



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





------- Additional Comments From [EMAIL PROTECTED]  2007-10-29 10:33 -------
same info as for bug id 954:

i also had to change in ~/moko/build/qemu/openmoko/env

kernel_wildcard="uImage-2.6.*-fic-gta01.bin"

to

kernel_wildcard="uImage-2.6.*-neo1973.bin"

after that flash.sh hangs with the prompt

GTA01Bv4 # setenv bootcmd '

as mentioned in the wiki

http://wiki.openmoko.org/wiki/Talk:OpenMoko_under_QEMU

seems this is another bug, sorry but i could find the corresponding bug-id.

toni



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





------- Additional Comments From [EMAIL PROTECTED]  2007-10-29 11:10 -------
This is fixed in r3299.



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

[EMAIL PROTECTED] changed:

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





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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Tme widget/appllet Placement|Clock Placement





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





------- Additional Comments From [EMAIL PROTECTED]  2007-10-29 11:16 -------
Just to be clear, the two time placements are an either/or, not an and :)



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

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2007-10-29 11:24 -------
Fixed in slightly different way.




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

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2007-10-29 11:35 -------
r3282 fixed it



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

Reply via email to