Git Product home page Git Product logo

Comments (8)

stapelberg avatar stapelberg commented on August 16, 2024

What’s the output of i3lock --version (“latest” is not a version number :)) and what’s the output of xrandr?

from i3lock.

Airblader avatar Airblader commented on August 16, 2024

Are you running a compositor? Does not running it fix it?

from i3lock.

invano avatar invano commented on August 16, 2024

What’s the output of i3lock --version (“latest” is not a version number :))

With latest I mean i3lock 2.7:
i3lock: version 2.7 (2015-05-20) © 2010 Michael Stapelberg

and what’s the output of xrandr?

Screen 0: minimum 8 x 8, current 3120 x 1920, maximum 32767 x 32767
eDP2 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
1920x1080 60.1*+ 59.9
1680x1050 60.0 59.9
1600x1024 60.2
1400x1050 60.0
1280x1024 60.0
1440x900 59.9
1280x960 60.0
1360x768 59.8 60.0
1152x864 60.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP2 connected 1200x1920+1920+0 left (normal left inverted right x axis y axis) 518mm x 324mm
1920x1200 60.0*+
1920x1080 59.9
1600x1200 60.0
1680x1050 60.0
1280x1024 75.0 72.0 60.0
1440x900 75.0 59.9
1024x768 75.1 70.1 60.0
800x600 72.2 75.0 60.3
640x480 75.0 72.8 66.0 60.0 59.9
720x400 70.1
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
eDP-1-1 disconnected
DVI-D-1-1 disconnected

Where DP2 is the external display rotated.

Are you running a compositor? Does not running it fix it?

No compositor is running but I will check with it as soon as I get the opportunity.

from i3lock.

stapelberg avatar stapelberg commented on August 16, 2024

Please run sudo apt-get install xtrace, then use Ctrl+Alt+F1 to switch to a text console, log in, run DISPLAY=:0 xtrace -o /tmp/xtrace.log i3lock -n, use Ctrl+Alt+F7 to switch to X11 (do not enter your password), then switch back and cancel the i3lock process using Ctrl+C.

Then, compress /tmp/xtrace.log using bzip2 -9 /tmp/xtrace.log and provide /tmp/xtrace.log.bz2 please.

from i3lock.

stapelberg avatar stapelberg commented on August 16, 2024

(If xtrace prints “Error parsing xauth list data”, add the -n flag, i.e. DISPLAY=:0 xtrace -n -o /tmp/xtrace.log i3lock -n)

from i3lock.

invano avatar invano commented on August 16, 2024

The xtrace log is available here: https://www.dropbox.com/s/2bw2gv5901gguyt/xtrace.log.bz2?dl=0

from i3lock.

stapelberg avatar stapelberg commented on August 16, 2024

From the logfile, i3lock creates a 3120x1920 window:

000:<:00b9: 44: Request(1): CreateWindow depth=0x00 window=0x04e00003 parent=0x000000c6
x=0 y=0 width=3120 height=1920 border-width=0 class=InputOutput(0x0001)
visual=CopyFromParent(0x00000000)
value-list={background-pixmap=0x04e00000
override-redirect=true(0x01)
event-mask=KeyPress,KeyRelease,Exposure,VisibilityChange,StructureNotify}

From the xrandr output you provided, that matches up the X server’s root window size:

Screen 0: minimum 8 x 8, current 3120 x 1920, maximum 32767 x 32767

Hence, I think i3lock is behaving correctly here.

I’m not sure why you are running into the problem you’ve described. Could you boot from a live linux distribution and run i3lock there to make sure it’s not something in your setup?

from i3lock.

Airblader avatar Airblader commented on August 16, 2024

Closing due to inactivity.

from i3lock.

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.