Git Product home page Git Product logo

Comments (18)

Flohack74 avatar Flohack74 commented on July 21, 2024

Confirmed, still an issue.

from ubuntu-touch.

ebeton-ro avatar ebeton-ro commented on July 21, 2024

Confirmed on r26 build also

from ubuntu-touch.

dark-eye avatar dark-eye commented on July 21, 2024

This might actually be an issue in the camera app and might suggest an issue with the orientation sensor as the video preview is rotated based on the orientation when the camera first loaded :
ViewFinderView.qml:265: orientation = Screen.primaryOrientation === Qt.PortraitOrientation ? -90 : 0;

from ubuntu-touch.

Flohack74 avatar Flohack74 commented on July 21, 2024

Sorry, does not work for me... :( Does it need a camera app update?

from ubuntu-touch.

dark-eye avatar dark-eye commented on July 21, 2024

Hey @Flohack74 ,

Can you test if this solves changes the results?

I've Rotated the camera if the primary orientation is not portrait...

from ubuntu-touch.

dark-eye avatar dark-eye commented on July 21, 2024

Great! I've rotated it the other way just to make sure it`s the issue, that means that the fix for nexus is the issue! I can disable the fix and it should be OK.

However i think that it should be tested on all other devices as changing this might surface issue that were hidden on other devices.

from ubuntu-touch.

mariogrip avatar mariogrip commented on July 21, 2024

This works on devel for me?

from ubuntu-touch.

Flohack74 avatar Flohack74 commented on July 21, 2024

@mariogrip My N5 is not your N5 ^^

from ubuntu-touch.

mariogrip avatar mariogrip commented on July 21, 2024

What? if you turn off flash it works..... but setting it on auto fails...

from ubuntu-touch.

Flohack74 avatar Flohack74 commented on July 21, 2024

Wait a sec did I use the wrong phone xD @dark-eye @mariogrip forget my test. I tested on FP2 so the rotation picture is invalid

from ubuntu-touch.

mariogrip avatar mariogrip commented on July 21, 2024

Fix is now committed, building new hammerhead image: https://ci.ubports.com/job/daily-hammerhead/420/console

from ubuntu-touch.

mariogrip avatar mariogrip commented on July 21, 2024

So the camera app is not at fault here, it's beacuse it tries to set a invalid value, and that result in that ANY value dies.... so what i did is just to let it set the other values. but this needs to be fixed on xenial at some point, but it works for now

from ubuntu-touch.

Flohack74 avatar Flohack74 commented on July 21, 2024

grafik

Better. Is it normal that selfie pictures are mirrored?

from ubuntu-touch.

NeoTheThird avatar NeoTheThird commented on July 21, 2024

Works, thanks everyone

from ubuntu-touch.

dark-eye avatar dark-eye commented on July 21, 2024

yes I have the same mirroring issue on my device (meizu pro ) I'll open an issue about it in the camera app

from ubuntu-touch.

Flohack74 avatar Flohack74 commented on July 21, 2024

@mariogrip is this av framework specific to hammerhead or do we have to cross-test another device(s)?

from ubuntu-touch.

Flohack74 avatar Flohack74 commented on July 21, 2024

@dark-eye That might be also intentional: To better select the picture its good if the camera moves in the same way as you move your hand. However, the camera "sees" the picture from the other side. So I would keep it for the moment.

from ubuntu-touch.

mariogrip avatar mariogrip commented on July 21, 2024

@Flohack74 the framework is global, but only hammerhead has been promoted to rc with this patch so no need to test others devices before ota3. but this should not effect others devices anyway.

from ubuntu-touch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.