Issue Details (XML | Word | Printable)

Key: SQ-213
Type: Bug Bug
Status: Open Open
Priority: Critical Critical
Assignee: Unassigned
Reporter: Milan Zimmerman
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
squeakland

[Etoys-Sugar-0.84-OLPC] Camera in Object Catalog does not show anything on OLPC

Created: 06/Apr/09 12:20 AM   Updated: 30/Sep/10 04:38 AM
Component/s: etoys-linux, etoys-olpc, etoys-sugar
Fix Version/s: future release

Time Tracking:
Not Specified


 Description  « Hide
[Etoys-Sugar-0.84-OLPC] Soas-2009040110. Played on OLPC from a stick. Object Catalog->Multimedia->Camera does not show anything. This may be a problem with Sugar, not Etoys.

Bert Freudenberg added a comment - 28/Apr/10 11:42 AM
Notes from Derek O'Connell
- V4LDeviceImplementor class>>workOnCurrentEnvironment
- Changed (2x): Smalltalk osVersion = 'linux-gnu' ...
- To: Smalltalk osVersion includesSubString: 'linux'

- Reversed the order of implementors?

- Used libv4l util (etoys.sh, L95)...

LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so "$VM" -plugins "$BIN" $VMOPTIONS "$IMAGE" "$DOCUMENT" $IMOPTIONS