All Projects

ID Project Category Task Type Severity Summary  asc Status Progress Due In Version
164vcsGeneralBug ReportVery LowImplement instrumentationAssigned
0%
? Task Description

No need for description

162vcsGeneralTO-DOVery LowImplement pluginsAssigned
0%
2.0 Task Description

No need for description

 167 vcsGeneralSubmitted PatchMedium Improper cleanup of tempdir Closed
100%
1.12.2 Task Description

Originally submitted by Jason Tackaberry

VCS’ temporary dir (and its contents) is not removed on cleanup. Space in /dev/shm is wasted as a result.

Patch attached.

 148 vcsGeneralFeature RequestVery Low Include generation of config/profile from the command-l ...Closed
100%
1.12 Task Description

No need for description

313Network Type IndicatorBug ReportLowIncompatibility with Samsung Tab A (LTE version)Unconfirmed
0%
? Task Description

Reported by Eddie Wallace

139mp3plotCore/GeneralBug ReportMediumInconsistent results across archesResearching
0%
? Task Description

Running in Fedora Core 10 i686 (KVM) yields one 128k frame less and a different “theoretical size” than in Debian amd64, in one sample, and the same number of frames but 2 bytes less in another.

 63 vcsGeneralBug ReportLow Incorrect 0ms timestamps Closed
100%
Task Description

No need for description

 64 vcsGeneralBug ReportLow Incorrect count of captures in manual-only mode Closed
100%
Task Description

No need for description

 13 vcsGeneralBug ReportMedium Incorrect error checking of temporary directory creatio ...Closed
100%
Task Description

.

 10 vcsGeneralBug ReportLow Incorrect number of captures printed to console Closed
100%
Task Description

The count is often off by one.

 240 Network Type IndicatorFeature RequestLow Indicate connection status on icon Closed
100%
1.5 (rel. xx039) Task Description

Suggested by Adjel and Vel

Indicate connection status on notification icon

223Network Type IndicatorFeature RequestVery LowIndicate roaming in status barAssigned
0%
1.6 Task Description

Submitted by Tom

Display alarm or change color to indicate roaming

 138 vcsGeneralFeature RequestLow Interval in configuration file doesn't allow time synta ...Closed
100%
1.12 Task Description

i.e.

interval=5m
 121 vcsGeneralTO-DOLow Keep track of user's values for variables Closed
100%
1.12 Task Description

Doing this better will remove from of the duplication with overrides, specially on the filename font/non-latin stuff

382vcsGeneralBug ReportMediumLook into detecting or setting manually GNU getoptAssigned
0%
? Task Description

Reported by KW in comments: https://outlyer.net/2019-11-26:vcs-1-13-4-released/#comment-51875

With the new script I'm getting issues the following error:
No compatible version of getopt in path, can't continue.
Enhanced getopt (i.e. GNU getopt) is required

Added by Darko in comments: https://outlyer.net/2019-11-26:vcs-1-13-4-released/#comment-52719

The homebrew's version of vcs has this at line 186:
declare GETOPT=/opt/homebrew/opt/gnu-getopt/bin/getopt
While Toni's just uses whatever is on path:
declare GETOPT=getopt
… which on macOS is non-gnu version of getopt.

Added by X in comments: https://outlyer.net/2019-11-26:vcs-1-13-4-released/#comment-53401

The issue is on line 186. Brew version has this:
declare GETOPT=/usr/local/opt/gnu-getopt/bin/getopt
The trunk version has:
declare GETOPT=getopt
When I backport the most important change you did in the trunk version ('`fx:image.mean` > `fx:mean`') then indeed the error messages on '.mean*100' are gone.
 266 Quick File ShareTO-DOLow Lower minimum SDK requirement Closed
100%
0.14 (rel. 14) Task Description

No need for description

 333 Network Type IndicatorGeneralBug ReportLow Make "Load on boot" dependant on notification being ena ...Closed
100%
1.5 (rel. xx039) Task Description

It doesn’t make sense to load on boot if we won’t be displaying the notification.

 157 vcsGeneralFeature RequestLow Make DVD command-line consistent with files command-lin ...Closed
100%
1.12 Task Description

Command-line arguments for DVD handling should be consistent with handling of video files, e.g.:

$ vcs --dvd --dvd-title 1 /dev/dvd

with dvd-title being optional, instead of

$ vcs --dvd /dev/dvd 1

 23 vcsGeneralFeature RequestVery Low Make FFmpeg optional Closed
100%
1.11 Task Description

.

 106 vcsGeneralFeature RequestLow Make mplayer optional Closed
100%
1.11 Task Description

No need for description

 347 Network Type IndicatorGeneralFeature RequestVery Low Make notification priority configurable Closed
100%
1.5 (rel. xx039) Task Description

Requested on Google Play

 265 Quick File ShareBug ReportHigh Manifest doesn't declare sdcard read permission Closed
100%
0.13 (rel. 13) Task Description

This prevents reading files from external (or emulated external) storage in API 19 and above (Kitkat, until then it wasn’t enforced).

See: http://developer.android.com/reference/android/Manifest.permission.html#READ_EXTERNAL_STORAGE

 330 Network Type IndicatorBuild SystemBug ReportLow Merge "old-droids" and "new-droids" branches Closed
100%
1.5 (rel. xx039) Task Description

Android Studio / Gradle support the use of build “flavors” with different code, plus Android apps support versioned resources, so the two branches can be merged into a single one taking advantage of that.

5vcsGeneralBug ReportMediumMeta-information gets overlapped with small contact she...Assigned
0%
Task Description

When the resulting contact sheet is too thin, the meta-information header is cramped and fields overlap.

 72 vcsGeneralBug ReportLow Missing space after "Filename:" label Closed
100%
Task Description

No need for description

 90 vcsGeneralBug ReportLow mktemp's arguments are not x-platform Closed
100%
197vcsGeneralTO-DOHighMove away from /dev/shmAssigned
0%
1.14
 184 relevationGeneralTO-DOLow Move from libxml2 to lxml Closed
100%
1.1
163vcsGeneralTO-DOVery LowMove rarely used features to pluginsAssigned
0%
?
 352 Network Type IndicatorBuild SystemTO-DOLow Move reusable UI code into a separate module Closed
100%
1.5 (rel. xx039)
 59 vcsGeneralBug ReportLow Mplayer seems to fail on MPEG or WMV9 Closed
100%
 87 vcsGeneralBug ReportLow Must ensure getopt is GNU getopt Closed
100%
 180 relevationGeneralBug ReportLow Negated types are ignored inconsistently Closed
100%
1.2
 236 Network Type IndicatorBug ReportHigh No network type indicated while roaming Closed
100%
1.5 (rel. xx039)
 232 relevationGeneralBug ReportHigh Non US-ASCII fields produce errors Closed
100%
1.3
 233 relevationGeneralBug ReportHigh Non US-ASCII search terms produce errors Closed
100%
1.3.1
369Network Type IndicatorGeneralBug ReportMediumNotification doesn't load on bootAssigned
0%
1.6
 368 Network Type IndicatorGeneralBug ReportCritical Notification doesn't show in Android Oreo and Pie Closed
100%
1.5.2.1 (rel. 1xx045)
 75 vcsGeneralBug ReportLow Number of audio channels = 0 Closed
100%
 225 vcsGeneralBug ReportMedium Number of captures exceeded by one with mplayer Closed
100%
1.13.2
 373 vcsGeneralBug ReportCritical Number of columns is ignored Closed
100%
 18 vcsGeneralBug ReportVery Low Numcaps=0 should be rejected Closed
100%
116mp3plotImage outputBug ReportLowOptionally display generated imageNew
0%
0.7.0
 120 vcsGeneralTO-DOLow Override-able variables cleanup: New names Closed
100%
1.12
151vcsGeneralTO-DOLowOverride-able variables cleanup: Removal of deprecated ...Assigned
0%
1.14
 94 vcsGeneralFeature RequestLow Package in RPM Closed
100%
1.11.1
 48 vcsGeneralFeature RequestLow Padding needs adjusting Closed
100%
 96 vcsGeneralBug ReportLow Passing ms to mplayer might make last capture fail Closed
100%
1.11
 314 vcsGeneralSubmitted PatchMedium Patch for approximate size calculation Closed
100%
1.13.3
 73 vcsGeneralBug ReportLow Polaroid mode overlaps all images on the same position Closed
100%
Showing tasks 151 - 200 of 308 Page 4 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing