After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 711192 - camera: don't apply workarounds in arv_camera_new
camera: don't apply workarounds in arv_camera_new
Status: RESOLVED FIXED
Product: aravis
Classification: Other
Component: Camera
git master
Other All
: Normal normal
: ---
Assigned To: aravis-maint
aravis-maint
Depends on:
Blocks:
 
 
Reported: 2013-10-31 08:19 UTC by John Stowers
Modified: 2013-10-31 22:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
camera: don't apply workarounds in arv_camera_new (1.92 KB, patch)
2013-10-31 08:19 UTC, John Stowers
committed Details | Review

Description John Stowers 2013-10-31 08:19:33 UTC
It breaks users who construct camera objects using g_object_new,
which includes but is not limited to introspection users. Move
use_gain_raw to arv_camera_constructor
Comment 1 John Stowers 2013-10-31 08:19:35 UTC
Created attachment 258634 [details] [review]
camera: don't apply workarounds in arv_camera_new
Comment 2 Emmanuel Pacaud 2013-10-31 09:02:43 UTC
Review of attachment 258634 [details] [review]:

Looks fine. Thanks a lot John.
Comment 3 John Stowers 2013-10-31 22:27:46 UTC
Attachment 258634 [details] pushed as 198ddf8 - camera: don't apply workarounds in arv_camera_new