Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Quiet expected error cases#113

Open
mslusarz wants to merge 1 commit intoGuLinux:masterfrom
mslusarz:v4l_warning
Open

Quiet expected error cases#113
mslusarz wants to merge 1 commit intoGuLinux:masterfrom
mslusarz:v4l_warning

Conversation

@mslusarz
Copy link

@mslusarz mslusarz commented Oct 2, 2020

Quiets down these messages:

 WARNING - int V4L2Device::__xioctl(uint64_t, void*, const QString&) const V4L2 error (-1) Invalid argument (code: 22) on querying resolutions ($checkoutpath/PlanetaryImager/src/drivers/v4l2/v4l2device.cpp:92)
 WARNING - int V4L2Device::__xioctl(uint64_t, void*, const QString&) const V4L2 error (-1) Invalid argument (code: 22) on querying resolutions ($checkoutpath/PlanetaryImager/src/drivers/v4l2/v4l2device.cpp:92)
 WARNING - int V4L2Device::__xioctl(uint64_t, void*, const QString&) const V4L2 error (-1) Invalid argument (code: 22) on ioctl VIDIOC_ENUM_FMT ($checkoutpath/PlanetaryImager/src/drivers/v4l2/v4l2device.cpp:92)
 WARNING - int V4L2Device::__xioctl(uint64_t, void*, const QString&) const V4L2 error (-1) Invalid argument (code: 22) on ioctl VIDIOC_ENUM_FRAMEINTERVALS ($checkoutpath/PlanetaryImager/src/drivers/v4l2/v4l2device.cpp:92)

Quiets down these messages:
 WARNING - int V4L2Device::__xioctl(uint64_t, void*, const QString&) const V4L2 error (-1) Invalid argument (code: 22) on querying resolutions ($checkoutpath/PlanetaryImager/src/drivers/v4l2/v4l2device.cpp:92)
 WARNING - int V4L2Device::__xioctl(uint64_t, void*, const QString&) const V4L2 error (-1) Invalid argument (code: 22) on querying resolutions ($checkoutpath/PlanetaryImager/src/drivers/v4l2/v4l2device.cpp:92)
 WARNING - int V4L2Device::__xioctl(uint64_t, void*, const QString&) const V4L2 error (-1) Invalid argument (code: 22) on ioctl VIDIOC_ENUM_FMT ($checkoutpath/PlanetaryImager/src/drivers/v4l2/v4l2device.cpp:92)
 WARNING - int V4L2Device::__xioctl(uint64_t, void*, const QString&) const V4L2 error (-1) Invalid argument (code: 22) on ioctl VIDIOC_ENUM_FRAMEINTERVALS ($checkoutpath/PlanetaryImager/src/drivers/v4l2/v4l2device.cpp:92)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant