[Differential] [Commented On] D3459: Add top_left_arrow cursor symlinks
    Elvis Angelaccio 
    noreply at phabricator.kde.org
       
    Wed Jan 18 13:33:23 UTC 2017
    
    
  
elvisangelaccio added a comment.
  In https://phabricator.kde.org/D3459#78342, @elvisangelaccio wrote:
  
  > In https://phabricator.kde.org/D3459#78340, @broulik wrote:
  >
  > > Are there other cursors that Mono might use? In Unity's 3D editor I get the same ugly (but mirrored) cursor. I tried symlinking top_right_arrow but that didn't help.
  >
  >
  > Your best bet is strace'ing the executable. I'll ping you on IRC
  
  
  In particular, what I did with the test app was:
  
    strace hello-winform.exe 2>&1 | grep cursors
  
  then I looked for files that the app couldn't open, in my case I had:
  
    open("/usr/share/icons/breeze_cursors/cursors/top_left_arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
REPOSITORY
  R31 Breeze
REVISION DETAIL
  https://phabricator.kde.org/D3459
EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/
To: elvisangelaccio, #plasma, mart
Cc: broulik, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170118/a846c0ef/attachment.html>
    
    
More information about the Plasma-devel
mailing list