Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output is all black except for mouse on i3 tiling window manager #12

Closed
pathammer opened this issue Aug 31, 2016 · 15 comments
Closed

Output is all black except for mouse on i3 tiling window manager #12

pathammer opened this issue Aug 31, 2016 · 15 comments
Labels

Comments

@pathammer
Copy link

I use i3 instead of the unity desktop environment. The output gif from peek is all black except for my mouse. Using ffmpeg and x11grab independently works just fine.

@fosspill
Copy link

fosspill commented Aug 31, 2016

Experiencing the same issue. I believe you need to run a proper compositor for peek to work, however I did try with the built-in nvidia compositor and still got the black output.

EDIT: Maybe trying xcompmgr or compton might be an idea?

@phw phw added the question label Sep 1, 2016
@phw
Copy link
Owner

phw commented Sep 1, 2016

Running a compositor is a requirement for this to work, sot this would have been my first guess. Also I found I had issues with screen capturing in virtual machines with a similar result, but this did actually not just affect Peek but other screen capturing tools as well.

Just to be sure: When you run Peek the inner area is shown transparent? What happens, if you use ffmpeg and x11grab over the Peek window?

@ibrahima
Copy link

ibrahima commented Sep 5, 2016

If it helps, I'm able to record with Peek using Awesome WM (another tiling WM) and compton. However, I'm not able to click through the recording window to the windows underneath.

@KabbAmine
Copy link

Using i3 here with compton, and no problem so far using Peek.
Some tips here:

  • Set Peek as a floated window
  • After starting the recording, select the recording zone using keyboard (There is no way to select it using the mouse)

@cars10
Copy link

cars10 commented Sep 29, 2016

I experience the same issue with awesome wm. Just black - nothing works.

@phw
Copy link
Owner

phw commented Sep 29, 2016

@cars10 Do you have a compositor running?

@jruz
Copy link

jruz commented Oct 16, 2016

i3 + compton here, works for recording but no way to get click through, resizes the window when I click.
Any luck anyone?

@dmsmidt
Copy link

dmsmidt commented Nov 29, 2016

Using i3 + compton or xcompmgr, also no luck interacting with the window below my floating peek.

Note: focus_follows_mouse no doesn't work.

@phw
Copy link
Owner

phw commented Dec 6, 2016

@dmsmidt, @jruz, @ibrahima and everybody else having issues clicking through the recording area please have a look at issue #52. Trying to find a common component here, so far my bet is on Compton. But just in cade, can you provide the Gtk version used in the linked issue?

@phw
Copy link
Owner

phw commented Feb 18, 2017

Added FAQ with the compositing requirement explained.

@phw
Copy link
Owner

phw commented Jun 13, 2017

Just a note that removing the need for a compositor is work in progress, see #147

@ibrahima
Copy link

Neat! Pretty excited to see that this might work without hackery in Awesome in the near future.

@erfanio
Copy link

erfanio commented Aug 8, 2017

I was having the same problem. (in i3)
The fix was running both peek and the window you want to record in floating mode (with peek resized to the area you want to record), hit record on peek and switch to the other floating window, do your thing, then switch back and stop.

@oliversturm
Copy link

I can confirm what @erfanio suggests. I'm running i3 without compton on three 4k screens and often have trouble due to excessive resolution :) Using the described method looks a bit odd, but works perfectly in my setup.

@AlejandroFNadal
Copy link

I had the same issues as many of those before. Running compton before using peek solved the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests