Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I just tried a clean install. I uninstalled Bluefish and renamed its directory in my account .bluefish.bak. I then reinstalled Bluefish. I ran validation and got this message:
The command "tidy -qe '/home/chris/Website/somesite.com/somefile.html' exited with error code 256.
The Tidy filer displayed a pop-up window stating:
Command returned error code
The command tidy -utf8 exited with error code 256.
It does add the Tidy generator tag to the code, however.
At least the error codes are consistent.
Just so I can understand this, what is a "Tidy filer"?
I probably wasn't clear on this. I use Tidy to () validate my code and (2) to clean up (mostly to indent tags) my code.
I have removed the unnecessary '%i'|.
Now both validation and cleaning up of code return the following:
Command returned error code
The command tidy --write-back yes exited with error code 256.
Tidy also still puts in its generator tag. So, as you said, Tidy's working as it should. The error message is an annoyance, but I could live with it if I had to.
I probably wasn't clear on this. I use Tidy to () validate my code and (2) to clean up (mostly to indent tags) my code.
I have removed the unnecessary '%i'|.
Now both validation and cleaning up of code return the following:
Command returned error code
The command tidy --write-back yes exited with error code 256.
Tidy also still puts in its generator tag. So, as you said, Tidy's working as it should. The error message is an annoyance, but I could live with it if I had to.
Ok, good stuff. Shame about that error message. What I would suggest is that you contact Bluefish (home page: http://bluefish.openoffice.nl/index.html) and tell them about the problem. Bluefish 2.2.9 has now been released so it's possible that a bugfix has now been implemented - you could think about installing the latest version.
Thanks for the advice and the help, hydrurga. I am truly grateful, especially considering the time that you put into this. I'll follow the provided link and look into this further. Thanks again.
Thanks for the advice and the help, hydrurga. I am truly grateful, especially considering the time that you put into this. I'll follow the provided link and look into this further. Thanks again.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.