We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Environment: Archlinux+Xorg 1.16.1+Gtk 2.24 , Xnp2 20140607 and GIT version both tried
compilation flag: ./configure --enable-build-all --enable-debug
Compilation successful. However, when running it, display is messed up.
Graphic card: HD4600 w Mesa 10.3 and Nvidia GT750M w 340.32 (using bumblebee switch, both card does not work)
Screenshot:
PS
strace repeatedly gives me:
recvmsg(3, 0x7fff5fef6570, 0) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 0) = 0 (Timeout) recvmsg(3, 0x7fff5fef6550, 0) = -1 EAGAIN (Resource temporarily unavailable) nanosleep({0, 1000000}, NULL) = 0 recvmsg(3, 0x7fff5fef6570, 0) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 0) = 0 (Timeout) recvmsg(3, 0x7fff5fef6550, 0) = -1 EAGAIN (Resource temporarily unavailable) nanosleep({0, 1000000}, NULL) = 0 recvmsg(3, 0x7fff5fef6570, 0) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 0) = 0 (Timeout) recvmsg(3, 0x7fff5fef6550, 0) = -1 EAGAIN (Resource temporarily unavailable)
....
The text was updated successfully, but these errors were encountered:
keys on CSM when interrupts
843405b
refs nonakap#2 svn merge -r 1437:1438 https://amethyst.yui.ne.jp/svn/pc98/np2/branches/rururu/WORK_01
No branches or pull requests
Environment: Archlinux+Xorg 1.16.1+Gtk 2.24 , Xnp2 20140607 and GIT version both tried
compilation flag: ./configure --enable-build-all --enable-debug
Compilation successful. However, when running it, display is messed up.
Graphic card: HD4600 w Mesa 10.3 and Nvidia GT750M w 340.32 (using bumblebee switch, both card does not work)
Screenshot:
PS
strace repeatedly gives me:
recvmsg(3, 0x7fff5fef6570, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 0) = 0 (Timeout)
recvmsg(3, 0x7fff5fef6550, 0) = -1 EAGAIN (Resource temporarily unavailable)
nanosleep({0, 1000000}, NULL) = 0
recvmsg(3, 0x7fff5fef6570, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 0) = 0 (Timeout)
recvmsg(3, 0x7fff5fef6550, 0) = -1 EAGAIN (Resource temporarily unavailable)
nanosleep({0, 1000000}, NULL) = 0
recvmsg(3, 0x7fff5fef6570, 0) = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 2, 0) = 0 (Timeout)
recvmsg(3, 0x7fff5fef6550, 0) = -1 EAGAIN (Resource temporarily unavailable)
....
The text was updated successfully, but these errors were encountered: