Skip to content

issues Search Results · repo:eyelash/tutorials language:C

Filter by

7 results
 (50 ms)

7 results

ineyelash/tutorials (press backspace or delete to remove)

I found your samples through https://unix.stackexchange.com/a/512261/335461 I m able to compile the code, but when trying to execute, I get a segmentation fault. Here is the gdb backtrace: #0 0x00007f3dac07cea6 ...
  • sucotronic
  • 2
  • Opened 
    on May 28, 2021
  • #7

  • ArtArt0
  • Opened 
    on Jan 27, 2020
  • #6

https://github.com/eyelash/tutorials/blob/30aaec4a896e90f6bda28ef1c99c9604731979b6/drm-gbm.c#L47 See http://manpages.ubuntu.com/manpages/xenial/man3/drmModeGetResources.3.html - function may return NULL, ...
  • fschutt
  • 6
  • Opened 
    on Oct 4, 2017
  • #4

I noticed that you haven t put your code in this repo under an open source license. If you want others to be able to use and build on what you ve written, please consider adding a license so there is no ...
  • wmww
  • 1
  • Opened 
    on Sep 23, 2017
  • #3

On Fedora 25, compiling any of the examples and running them gives this error: wl_registry@2: error 0: invalid version for global wl_compositor (2): 0 is not a valid version Changing the last argument ...
  • namandixit
  • 1
  • Opened 
    on Apr 27, 2017
  • #2

Blocking in wl_display_dispatch, which should be replaced by wl_display_dispatch_pending as long as surface is not configured. This is what weston/clients/simple-egl.c is doing. Also what I am doing here ...
  • rtbo
  • 2
  • Opened 
    on Feb 12, 2017
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub