Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
R Rbian Bugs
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • BrainyPi Team
  • BrainyPi Users
  • Rbian Bugs
  • Issues
  • #55

Closed
Open
Created Mar 18, 2023 by Yogesh Hegde@yh42Owner1 of 3 tasks completed1/3 tasks

[Bug]: Picamera gives error when capturing image

Thanks for taking the time to fill out this bug report.

Make sure there aren't any open/closed issues for this topic.

Quick Information of System

  • Operating System:
    1. Rbian v0.7.2

What Happened?

Connected the CSI camera, but when capturing the image from the picamera library, it gives error.

Expected result

The program should work without any issues.

Steps to reproduce

  1. Download and install the latest rbian

  2. Clone the github repository - https://github.com/brainypi/brainypi-opencv-examples.git

    git clone https://github.com/brainypi/brainypi-opencv-examples.git
  3. All the codes here give the same error, but for replication we will use qrcode

  4. Install qrcode dependencies

    cd qrcode-scanner
    sudo pip3 install -r requirements.txt
  5. Run the program

    sudo python3 scanQRcode.py

Screenshots

Screenshot_20230317_072913

Priority/Severity

  • High (anything that impacts the normal user flow or blocks BrainyPi usage)
  • Medium (anything that negatively affects the user experience)
  • Low (anything else e.g., typos, missing icons, layout issues, etc.)
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking