Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 135874
Summary: | Folder with non-ascii chars in name dragged to panel can't be opened | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kristian Høgsberg <krh> |
Component: | nautilus | Assignee: | Matthias Clasen <mclasen> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-10-16 05:32:49 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 131589 |
Description
Kristian Høgsberg
2004-10-15 15:53:46 UTC
Hmm, the problem is that the panel apparently interprets %f etc in the commandline. One possible fix would be to escape the % in the uri to %%. Another solution would be to instead of creating an Application lauchcher with cmdline nautilus -- 'uri', create a Link launcher with just the given uri. As of gnome-panel-2.8.1-2, I can no longer reproduce the bug. Closing. |