Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37788337
en ru br
ALT Linux repositórios
5.0: 3.3.0-alt10
4.1: 3.3.0-alt7.M41.8
4.0: 3.3.0-alt7.M40.8
+backports:3.2.0-alt0.M40.3

Group :: Rede/Acesso Remoto
RPM: nx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: nx-X11-dimbor-nxagent.patch
Download


--- nx-X11/programs/Xserver/hw/nxagent/Rootless.c.orig  2009-01-23 18:34:36 +0300
+++ nx-X11/programs/Xserver/hw/nxagent/Rootless.c       2009-03-08 19:30:46 +0300
@@ -442,6 +442,7 @@
   if (strncmp(propertyS, "WM_", 3) != 0 &&
           strncmp(propertyS, "_NET_", 5) != 0 &&
+          strncmp(propertyS, "_MOTIF_", 7) != 0 &&
               strcmp(propertyS, "_KDE_NET_WM_SYSTEM_TRAY_WINDOW_FOR") != 0)
   {
     #ifdef TEST
@@ -452,6 +453,8 @@
     #endif
   }
   else if (strcmp(typeS, "STRING") == 0 ||
+           strcmp(typeS, "COMPOUND_TEXT") == 0 ||
+             strcmp(typeS, "_MOTIF_WM_HINTS") == 0 ||
                #ifndef _XSERVER64
                strcmp(typeS, "CARDINAL") == 0 ||
                    strcmp(typeS, "WM_SIZE_HINTS") == 0 ||
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009