Bug 8336 - Validate Ubuntu 24.04 Beta
Summary: Validate Ubuntu 24.04 Beta
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Server OS (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.17.0
Assignee: Bugzilla mail exporter
URL:
Keywords: prosaic
Depends on:
Blocks:
 
Reported: 2024-04-19 14:17 CEST by Martin Östlund
Modified: 2024-04-23 13:08 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Martin Östlund cendio 2024-04-19 14:17:58 CEST
Tested ThinLinc 4.16.0 on Ubuntu 24.04 Beta.

✓ Basic function (Graphics, Mouse, Keyboard) 
✓ Network transport
* Server installation (and setup) [1] 
* Session startup [2]
✓ Sound redirection
 ✓ Input (mic)
 * Output [3]
✓ Drive redirection  
✓ Printer redirection  
✓ Web integration    
✓ OpenGL  
✓ Basic function (Graphics, Mouse, Keyboard)
✓ Nearest printer
  Access control 
✓ Restricted shell (thinlinc-login)
✓ Restricting SSH Daemon Port Forwarding ("PermitOpen")
✓ Smart card redirection
✓ Authentication
 ✓ Interactive 
 ✓ Password
 ✓ OTP
 ✓ Public key 
 ✓ Smart card
 ✓ Kerberos


[1] See https://bugzilla.cendio.com/show_bug.cgi?id=8335

[2] The following lines were observed in the session log:
    MESA: error: ZINK: failed to choose pdev
    glx: failed to create drisw screen
    
[3] No sound in Firefox snap.
Comment 1 Martin Östlund cendio 2024-04-19 14:51:17 CEST
Note that sound works fine outside the snap version of firefox. Playing audio in the deb version of Firefox is working, also playback using, for example, mpg123.
Comment 2 Martin Östlund cendio 2024-04-19 14:53:28 CEST
Despite the messages regarding MESA and glx in the session log, using glxgears as verifier for GLX is working as expected. It does, however, outputs:
cendio@lab-133:~/Downloads$ glxgears
MESA: error: ZINK: failed to choose pdev
glx: failed to create drisw screen
8322 frames in 5.0 seconds = 1664.387 FPS
8332 frames in 5.0 seconds = 1666.277 FPS

Note You need to log in before you can comment on or make changes to this bug.