FLTK logo

STR #2877

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.3 | SVN ⇄ GIT ]

STR #2877

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:2 - Specific to an operating system
Subsystem:X11
Summary:FLTK does dlopen on "libXrandr.so", should be "libXrandr.so.2"
Version:1.3-current
Created By:astrand
Assigned To:manolo
Fix Version:1.3-current (SVN: v9695)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 astrand
00:44 Oct 04, 2012
This is an update to STR #2600 and STR #2855. Nowadays, FLTK does dlopen on "libXrandr.so". However, this file is typically only available if you have installed development packages, ie libXrandr-devel. If you have not, FLTK will not detect screen size changes etc. It is more safe to open "libXrandr.so.2" instead.  
 
#2 manolo
10:10 Oct 04, 2012
Fixed in Subversion repository.

Thanks for the good suggestion.
 
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.