Author Topic: Find In Files broken on Linux SlickEdit 2007 Trial  (Read 4746 times)

magpie

  • Senior Community Member
  • Posts: 100
  • Hero Points: 5
Find In Files broken on Linux SlickEdit 2007 Trial
« on: February 20, 2008, 01:26:05 AM »
The following sequence on my virtual machine shows the "find in files" feature is broken when not in "Foreground" mode.

1) Run Slickedit
2) Search -> Find In Files
3) Search For: class
Look in: /opt/slickedit
File Types: *.e
Exclude: <blank>
Look in subfolders: ticked
All other options cleared
4) click Find
5) Dialog appears " unrecognized command ""(0) ". Click OK
6) tick Foreground search and select Global
7) click Find
8) Results appear as expected

My Setup is below.

Regards,

magpie

SlickEdit Version 12.0.3.0

Serial number: FVLX0000
Licensed number of users: Single user

Build Date: August 14, 2007
Emulation: CUA

OS: Linux
OS Version: Ubuntu 7.10
Kernel Level: 2.6.22-14-generic
Build Version: #1 SMP Tue Dec 18 08:02:57 UTC 2007
X Server Vendor: The X.Org Foundation

Installation Directory: /opt/slickedit/
Configuration Directory: /root/.slickedit/12.0.3/

hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
Re: Find In Files broken on Linux SlickEdit 2007 Trial
« Reply #1 on: February 20, 2008, 01:38:52 AM »
Try 'Search: unrecognized command' an you'll get a number of useful hits to prev. postings covering this known issue. Good luck, HS2             

rwuest

  • Community Member
  • Posts: 16
  • Hero Points: 0
Re: Find In Files broken on Linux SlickEdit 2007 Trial
« Reply #2 on: February 22, 2008, 05:52:51 PM »
This really needs to be fixed in VS.  After doing the work around, you have to put up with

Fontconfig warning: no <cachedir> elements found. Check configuration.
Fontconfig warning: adding <cachedir>/var/cache/fontconfig</cachedir>
Fontconfig warning: adding <cachedir>~/.fontconfig</cachedir>


all over the place.  And I mean all over the place.  I have 12 of them in my .xsessions-erros in about 2 hours.  And they are scattered throughout my system logs, too.

Robert

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6868
  • Hero Points: 528
Re: Find In Files broken on Linux SlickEdit 2007 Trial
« Reply #3 on: February 22, 2008, 06:55:31 PM »
I have built a special version of the "vs" executable which links shared with the Xft related libraries.  It should be available in the next beta.  It will not be the default executable since it is not yet LSB compliant.  This should correct this problem as well as others.