Git Product home page Git Product logo

Comments (30)

skllcrn avatar skllcrn commented on May 9, 2024 2

@polarity Argh... Thank you for testing it. We've got one last thing to try, I'll let you know when it's ready!

from kap.

joehand avatar joehand commented on May 9, 2024 2

Also experiencing this issue on Yosemite. Tried building Kap from master and still see the issue (at f9cc3b1).

Maybe will give me incentive to finally upgrade to Sierra 😄 . Until then I'll be happy to help debug & test any possible fixes.

from kap.

doot0 avatar doot0 commented on May 9, 2024 1

Just in case somebody else ends up having this issue we're gonna leave this one open for now so we've got a bit of searchable paper trail on it. Thanks for your report!

from kap.

timothyis avatar timothyis commented on May 9, 2024 1

We should have a method to fix this soon. I'll be looking into it tonight.

from kap.

parkerpearson avatar parkerpearson commented on May 9, 2024 1

from kap.

alisonmonteiro avatar alisonmonteiro commented on May 9, 2024 1

@skllcrn upgrading to Sierra fixed the problem for me

from kap.

skllcrn avatar skllcrn commented on May 9, 2024 1

That's great @alisonmonteiro. Going forward we will support macOS 10.12 (Sierra) and up.

from kap.

doot0 avatar doot0 commented on May 9, 2024

Hey @gianarb!

Do you mean this white bar? http://i.imgur.com/ZujV39X.png

from kap.

gianarb avatar gianarb commented on May 9, 2024

Hello @doot0 no the white in the bottom

download

from kap.

skllcrn avatar skllcrn commented on May 9, 2024

Okay, this is interesting. Let's clear up a few things:

  1. I presume this screenshot is taken while recording or before starting it?
  2. Could you please share the actual exported file?
  3. What version is your OS?

Thank you for the kind words!

from kap.

gianarb avatar gianarb commented on May 9, 2024

screen shot 2016-11-03 at 10 24 52

Hello @skllcrn When I select the size of the recording all is fine.. When I start to record in the bottom I have this bar.. And it's also in the final result..

kapture 2016-11-03 at 10 28 12

You can see a bar :) I am happy to know that it's not a feature but my problem :D

from kap.

doot0 avatar doot0 commented on May 9, 2024

Will investigate this with @matheuss as the problem may possibly be upstream in https://github.com/wulkano/aperture.js.

@gianarb Do you have any software installed on your machine that modifies screen output or anything similar? This is very strange. 🤔

from kap.

skllcrn avatar skllcrn commented on May 9, 2024

Just for the record, these bars on on the top and bottom of your screen, they show both before you start recording when using the crop tool to select the area you wish to record, and while recording as well as being present in the export as shown above?

from kap.

gianarb avatar gianarb commented on May 9, 2024

The bar is only in the bottom of my screen.
It appears when I start to record.
it is into the screen (I can see it) and also into the final file.
When I use the cropt tool I can not see the bar.

from kap.

skllcrn avatar skllcrn commented on May 9, 2024

Thank you for clarifying! We'll update you here if and when we're able to reproduce and fix it. In the meantime you might want to sign up for the newsletter to see if the next beta solves the issue.

from kap.

doot0 avatar doot0 commented on May 9, 2024

@gianarb I'm having a lot of trouble trying to reproduce this 👎.

Can you try an older version of Kap for me? You should uninstall your current version of Kap beforehand.

from kap.

gianarb avatar gianarb commented on May 9, 2024

Hello @doot0 I tried yesterday with the version 0.2.0 and today with version 0.3.0 and I have the same behavior

from kap.

doot0 avatar doot0 commented on May 9, 2024

@gianarb In that case the issue is probably exclusive to your machine.

Is there anything you're aware of about your Macbook related to your screen that could be interfering with the output?

from kap.

gianarb avatar gianarb commented on May 9, 2024

mm I am thinking but I can not see nothing strange.. I have a look and come back if I can notice something.. In the meantime I close the issue :)

Thanks anyway!

from kap.

gianarb avatar gianarb commented on May 9, 2024

👍 thanks

from kap.

alisonmonteiro avatar alisonmonteiro commented on May 9, 2024

@gianarb @doot0 Exactly same issue here.

cc @matheuss

from kap.

skllcrn avatar skllcrn commented on May 9, 2024

@alisonmonteiro @matheuss This is beyond weird, could you give us some more details about your setup please?

from kap.

polarity avatar polarity commented on May 9, 2024

i have the exact same problem on yosemite.

from kap.

polarity avatar polarity commented on May 9, 2024

added a video of the capture process. tried to delete the html, but looks like a wrapper/window problem (electron?): https://youtu.be/O0P5RycZaPs

from kap.

skllcrn avatar skllcrn commented on May 9, 2024

@polarity @alisonmonteiro @gianarb Would you be willing to test a new build of the app to see if that solves the issue? Make sure to not replace your current working version of the app, this build is in development and has bugs and weird behaviour. Don't expect to rely on it for everyday use! https://kap-artifacts.now.sh/master

from kap.

polarity avatar polarity commented on May 9, 2024

@skllcrn the problem persists in the new build ( new video: https://youtu.be/GSi9SDO2UY8 )

from kap.

parkerpearson avatar parkerpearson commented on May 9, 2024

I'm also experiencing this issue. Also on Yosemite (10.10.5), experienced it with both Kap 0.2 and Kap 1.0.

from kap.

onbjerg avatar onbjerg commented on May 9, 2024

Hey guys,

My co-worker used Kap and he experienced the same thing. He then upgraded from Yosemite to Sierra, and it works now without the bar. So highly likely that it's something with Kap on Yosemite.

from kap.

KyleAMathews avatar KyleAMathews commented on May 9, 2024

Upgrading to Sierra also fixed the problem for me.

from kap.

skllcrn avatar skllcrn commented on May 9, 2024

Are you able to reproduce the issue on master @gianarb, @alisonmonteiro, @polarity, @parkerpearson @onbjerg and @joehand? If you're still seeing the issue, one alternative workaround seems to be to update your OS.

from kap.

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.