All Projects

ID Project Category Task Type Severity Summary Status Progress  desc Due In Version
369Network Type IndicatorGeneralBug ReportMediumNotification doesn't load on bootAssigned
0%
1.6 Task Description

Reported by Terry Parrott

Reports that the app won’t auto load despite having the option enabled.

Reported on Oreo.

Presumably related to FS#370.

163vcsGeneralTO-DOVery LowMove rarely used features to pluginsAssigned
0%
? Task Description

No need for description

197vcsGeneralTO-DOHighMove away from /dev/shmAssigned
0%
1.14 Task Description

/dev/shm isn’t really intended as an alternate temporary location, and VCS’ temporary files can easily grow too large for it too.

As a possible alternative offer a first-run choice of temp-dir (maybe suggesting /dev/shm).

References:
http://wiki.debian.org/ReleaseGoals/RunDirectory#Why_put_.2BAC8-dev.2BAC8-shm_and_.2BAC8-tmp_under_.2BAC8-run.3F http://stackoverflow.com/questions/9745281/tmp-vs-dev-shm-for-temp-file-storage-on-linux

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.

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.
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

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.

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

Reported by Eddie Wallace

162vcsGeneralTO-DOVery LowImplement pluginsAssigned
0%
2.0 Task Description

No need for description

164vcsGeneralBug ReportVery LowImplement instrumentationAssigned
0%
? Task Description

No need for description

69vcsGeneralFeature RequestVery LowImage modeLimbo
0%
Task Description

I.e. produce a montage from a set of images

 371 Network Type IndicatorGeneralBug ReportMedium Icon theme doesn't change Closed
0%
1.6 Task Description

Reported on Google Play Store

Reported on Pie.

Reproducible on Lollipop and up.

255Network Type IndicatorBug ReportHighIcon doesn't get updated with network changesAssigned
0%
? Task Description

Known bug, app isn’t always notified.

Reproducible switching network mode from 3G/2G to 2G-only

101vcsGeneralBug ReportLowHeading bleeds into left side of contact sheet when tit...Deferred
0%
Task Description

No need for description

137vcsGeneralBug ReportMediumHang with RM filesUnconfirmed
0%
Task Description

Original report by Dougn Redhammer

vcs hangs with some RM files.

Tracing shows it gets stuck in mplayer_identify.

MPlayer can play the files fine from the terminal. Although it exits with «MPlayer interrupted by signal 11 in module: uninit_vcodec».

I can reproduce the abrupt termination, it happens when using Real’s native decoder (w64codecs, /usr/lib/codecs/drvc.so). Using FFMpeg’s decoder (MPlayer’s -vc ffrv30) MPlayer exits normally.

I can’t reproduce the hang either way.

117mp3plotCore/GeneralFeature RequestLowHandle free-form bitrateNew
0%
1.0 Task Description

No need for description

93vcsGeneralBug ReportVery Lowgrep -o is not portableAssigned
0%
1.14 Task Description

-o is a GNU extension, supported in Linux and FreeBSD

Unsupported in SunOS, OpenBSD?

194vcsGeneralFeature RequestMediumFiles incorrectly reporting "too short" length aren't d...Researching
0%
? Task Description

As reported by Dirk Reiners (paraphrased)

Files incorrectly reporting too short length (unlike too long), pass the safe_length_measure check ⇒ This prevents correcting length.

363vcsGeneralBug ReportLowFile names with '#' lead to errors when creating versio...Assigned
0%
1.14 Task Description

I.e. create file sample#.avi

Run vcs on sample#.avi -> sample#.avi.png is created.
Run vcs again. sample#.avi-1.png should be created, but sed generates an error.

196vcsGeneralTO-DOMediumffmpeg is deprecatedAssigned
0%
1.14 Task Description

See http://libav.org/, Jan 27 2012.
Also http://libav.org/index.html#fftools_rename for changes to the syntax.

Must change to avprobe/ffprobe and/or avconv.

178vcsGeneralSubmitted PatchLowffmpeg + piped mplayer dump can be used to identifyRequires testing
0%
1.14 Task Description

Originally suggested by Dean: http://outlyer.net/2010-08-24:vcs-1_12-2-released/

” [...]

Second, my dvd-drive is useless atm, but i remember previously piping dvd-ouput from mplayer into ffmpeg via a fifo and finding the info generated to be much better than mplayer-alone – for one thing, it won’t ‘downmix’ 6-channel audio automatically. Don’t know if that would be useful to you. The syntax was something like:-

mkfifo piped.vob &&
mplayer dvd:// -dumpstream -dumpfile piped.vob & \
ffmpeg -i piped.vob

…See what you think…

227vcsGeneralTO-DOLowFailed blank frame evasion should go back to original t...Assigned
0%
1.14 Task Description

When a frame evasion is tried and given up, the chosen timestamp should be the original instead of the last attempt

356Network Type IndicatorGeneralTO-DOMediumEnhance RTL layoutAssigned
0%
1.6 Task Description

Rendering on RTL devices is does not work properly due to alignment problems.

Attached: Screen grabs from the pre-release report on an Arabic device.

126vcsGeneralFeature RequestVery LowEdge detection / blur evasion (mtn feature)Deferred
0%
Task Description

Interesting feature, experimentally implemented in mtn

http://moviethumbnail.sourceforge.net/

See also FS#125

372Network Type IndicatorGeneralTO-DOVery LowDrop support for older versions of AndroidAssigned
0%
1.6 Task Description

As of 2019-07 usage below KitKat is anecdotal:

2.3.x: 0.04%
4.0.x: 0.07%
4.1: 0.86%
4.2: 1.35%
4.3: 0.82%

2.3 to 4.3: 3.14%

4.4: 6.28%
5.0: 4.33%

 91 vcsGeneralFeature RequestLow Drop GNU getopt Closed
0%
?
359Network Type IndicatorGeneralTO-DOMediumDrop dark icons in Lollipop+Assigned
0%
1.6
172vcsGeneralTO-DOVery LowDon't autoload './vcs.conf'Assigned
0%
1.14
 221 Network Type IndicatorFeature RequestVery Low Display signal strength in status bar Closed
0%
?
331Network Type IndicatorGeneralFeature RequestVery LowDisplay provider name in notificationAssigned
0%
1.6
278Network Type IndicatorFeature RequestVery LowDisplay network activityResearching
0%
?
118vcsGeneralFeature RequestLowCreate manpageDeferred
0%
155vcsGeneralBug ReportLowColourised messages are printed before colour disabling...Assigned
0%
378vcsGeneralBug ReportMediumBlank frame evasion produces error on latest ImageMagic...Assigned
0%
1.14
124vcsGeneralFeature RequestLowBetter looking timestampsAssigned
0%
 339 Network Type IndicatorGeneralBug ReportLow App doesn't load on boot (Samsung phones) Closed
0%
 338 Network Type IndicatorGeneralBug ReportLow App doesn't load on boot (LG phones) Closed
0%
336Network Type IndicatorGeneralBug ReportHighApp doesn't load on boot (Huawei phones)Researching
0%
?
337Network Type IndicatorGeneralBug ReportHighApp doesn't load on bootResearching
0%
?
370Network Type IndicatorGeneralBug ReportMediumApp crashes on bootAssigned
0%
1.6
115mp3plotImage outputFeature RequestLowAllow user-specified output image sizeNew
0%
0.7.0
220Network Type IndicatorFeature RequestVery LowAllow turning on/off network connectionAssigned
0%
?
377vcsGeneralFeature RequestLowAllow screenshotting half of the video (for side-by-sid...Assigned
0%
?
321Network Type IndicatorGeneralFeature RequestLowAllow hiding icon when mobile data is tured offAssigned
0%
?
244Network Type IndicatorTO-DOLowAllow disabling the display of connection status on ico...Assigned
0%
1.6
322Network Type IndicatorGeneralFeature RequestLowAllow disabling icon unless roamingAssigned
0%
?
375vcsGeneralTO-DOVery LowAllow disabling blank frame evasionAssigned
0%
1.14
245Network Type IndicatorTO-DOLowAllow choosing between "offline" and "online" icons whe...Assigned
0%
1.6
 237 Network Type IndicatorFeature RequestLow Add theming support Closed
0%
Never
246Network Type IndicatorTO-DOLowAdd support for expanded notifications with extra infor...Assigned
0%
1.6
Showing tasks 251 - 300 of 308 Page 6 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing