|
Bugzilla – Full Text Bug Listing |
| Summary: | kate --nofork no longer works | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Jiri Dluhos <jdluhos> |
| Component: | KDE | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 7 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Jiri Dluhos
2006-03-10 13:50:26 UTC
why would w3d use kate --nofork? kate was a unique application and --nofork is basically a debug switch. And now that kate is no longer a unique app, it doesn't have this switch anymore. Use kwrite if you want an editor with window per document - which always worked as what you emulate with kate --nofork You are right, I am stupid; I just had 'kate --nofork' in my .zope-external-edit. When replaced with kwrite, it works correctly. |