The Following User Says Thank You to woody14619 For This Useful Post: | ||
|
2011-09-27
, 18:50
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#482
|
|
2011-09-27
, 19:19
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#483
|
The Following User Says Thank You to nicolai For This Useful Post: | ||
|
2011-09-27
, 21:13
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#484
|
Do you have sysklogd installed, if so are there any camera-ui related logs?
Or run the camera-ui from the command line: ... And post any error messages here.
-:14: Unable to locate image file in pixmap_path: "../../../icons/hicolor/scalable/hildon/camera_zoom_background.png" -:16: border (or stretch) without valid file -:20: Unable to locate image file in pixmap_path: "../../../icons/hicolor/scalable/hildon/camera_zoom_slider.png" -:21: border (or stretch) without valid file preview window topmost TRUE create_node: dsp node allocate failed sink_setcaps: dsp node creation failed preview window topmost FALSE
~# dpkg -l | grep -i dsp ii dsp-manager 1.1.0-1+0m5 DSP handler and watchdog. ii gstreamer0.10-dsp 0.7.0-0maemo2.4+0m5 GStreamer plug-in for TI's OMAP DSP. ii libbridge2 0.200934.1+0m5 library to access TI DSP bridge ii libspeexdsp1 1.2~rc1-1maemo7+0m5 The Speex extended runtime library ii omap3430-dsp-baseimage-ti 0.201007-1+0m5 DSP base image ii omap3430-dsp-libraries-ti 0.201007-1+0m5 DSP codecs
ii gstreamer0.10-plugins-camera 0.79-1+0m5 GStreamer plugins for camera application
camera-ui[23559]: GLIB WARNING ** GStreamer - pad v4l2camsrc0:src returned caps which are not a real subset of its template caps camera-ui[23559]: GLIB WARNING ** Gtk - Invalid icon size 216 camera-ui[23559]: GLIB WARNING ** GStreamer - pad v4l2camsrc0:src returned caps which are not a real subset of its template caps camera-ui[23559]: GLIB WARNING ** Gtk - Invalid icon size 216 camera-ui[23559]: GLIB WARNING ** GStreamer - pad v4l2camsrc0:src returned caps which are not a real subset of its template caps camera-ui[23559]: dspjpegenc0: dsp node allocate failed camera-ui[23559]: dspjpegenc0: dsp node creation failed
The Following 3 Users Say Thank You to woody14619 For This Useful Post: | ||
|
2011-09-27
, 22:16
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#485
|
Looking at the gstreamer plugins, I'm seeing one that looks out of place, not being at version 0.10-something:
Could that be the culprit?Code:ii gstreamer0.10-plugins-camera 0.79-1+0m5 GStreamer plugins for camera application
EDIT: Installed sysklog, and enabled user debugging, got the following in the user log:
Code:camera-ui[23559]: GLIB WARNING ** GStreamer - pad v4l2camsrc0:src returned caps which are not a real subset of its template caps camera-ui[23559]: GLIB WARNING ** Gtk - Invalid icon size 216 camera-ui[23559]: GLIB WARNING ** GStreamer - pad v4l2camsrc0:src returned caps which are not a real subset of its template caps camera-ui[23559]: GLIB WARNING ** Gtk - Invalid icon size 216 camera-ui[23559]: GLIB WARNING ** GStreamer - pad v4l2camsrc0:src returned caps which are not a real subset of its template caps camera-ui[23559]: dspjpegenc0: dsp node allocate failed camera-ui[23559]: dspjpegenc0: dsp node creation failed
|
2011-09-27
, 23:47
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#486
|
Ah, I remember that once I had the same error
"v4l2camsrc0:src returned caps which are not a real subset of its template caps"
It vanished after I removed (or reinstalled?) bless900.
I think I had an older version of bless or the fcam-drivers.
|
2011-10-03
, 23:40
|
Posts: 291 |
Thanked: 435 times |
Joined on Apr 2011
@ RO
|
#487
|
|
2011-10-04
, 08:20
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#488
|
|
2011-10-04
, 11:38
|
Posts: 650 |
Thanked: 497 times |
Joined on Oct 2008
@ Ghent, Belgium
|
#489
|
The Following User Says Thank You to petur For This Useful Post: | ||
|
2011-10-04
, 12:34
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#490
|
The Following User Says Thank You to demolition For This Useful Post: | ||
I've tried using the stock voltage profile and my slightly tweaked one. I'm using k49 & CSSU... so yes, it's quite customized. I've tried saving both to internal memory and the uSD card with identical results. One other interesting side note is I'm finding it's not saving settings either. I turn on GPS tagging, but each time I reboot it's off again. Maybe it's a gconf-based issue?
Since I don't use the camera that often, and can still use FCam/Bless if I need to, I'd be happy to offer debug time if you like. I can run a custom version, turn on debug output, maybe even give you an IP to ssh into to check it out if you think it would help. Worst case I can always revert to the old UI, but I really do like the one you've made, minus the part about it not saving pictures.