| Summary: | Incorrect use of && and || in Commandline while trying to detect existing firefox instance | ||
|---|---|---|---|
| Product: | [Unmaintained] klipper | Reporter: | Paul Fee <paul.f.fee> |
| Component: | general | Assignee: | Esben Mose Hansen <kde> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Remove detection of existing firefox instance as firefox does this itself | ||
|
Description
Paul Fee
2008-12-20 01:52:59 UTC
Created attachment 29502 [details]
Remove detection of existing firefox instance as firefox does this itself
By avoiding use of || and && we avoid unwanted side-effects such as inadvertently running firefox twice after selecting an action's command from klipper.
*** This bug has been marked as a duplicate of bug 134671 *** |