Bug 480551
Summary: | Annoying popup in geeqie when sorting images | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Christopher Beland <beland> |
Component: | geeqie | Assignee: | Michael Schwendt <bugs.michael> |
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | bugs.michael |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-01-22 08:37:29 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: |
Description
Christopher Beland
2009-01-18 20:58:50 UTC
I forgot to mention the version number: geeqie-1.0-0.11.alpha2.1307svn.fc11.x86_64 Disable verbose output for the External Editors commands in the preferences. I'm afraid I don't see any setting on any of the tabs in Edit->Preference to change the verbosity of external commands. I'm also not sure why anyone who is not debugging or developing (i.e. normal users) would want to get a pop-up when there is no error condition. The application appears to have a debug level setting in the GUI. Shouldn't verbosity be minimal at the default debugging level? Click the "Help" button. Please don't reopen this ticket. Geeqie is still alpha-level software, which is seeing lots of changes compared with GQview. It is offered in Fedora for evaluation purposes only. If you want application defaults to be changed, submit a request upstream. I read the documentation, and changing "%vset -x;mv %p %d" to "set -x;mv %p %d" (removing the %v) for "External Move command" fixed this behavior. Obviously, this is something which is completely beyond the everyday user, especially given it's not clear that there even *is* an option to change this as part of the preference system. I'm not sure what you mean by "evaluation purposes only"; I thought the point of evaluating alpha software was to find problems and report them. Since this is a clear usability bug, I will file a request upstream. |