All Projects

ID Project Category Task Type Severity Summary  desc Status Progress Due In Version
 150 vcsGeneralFeature RequestLow Provide sample configuration Closed
100%
1.12 Task Description

So that the syntax and options are clearer.

 351 Network Type IndicatorGeneralTO-DOLow Provide back navigation Closed
100%
1.5 (rel. xx039) Task Description

The manifest file can be modified to provide a back button (usually an arrow on the top left) when an activity is launched.

Use it for the settings and donations activities.

 130 vcsGeneralTO-DOLow Provide Arch package Closed
100%
1.11.1 Task Description

No need for description

 15 vcsGeneralFeature RequestVery Low Print all failed requirements Closed
100%
Task Description

Print all missing required programs instead of just the first

 112 mp3plotImage outputFeature RequestLow Prettier graphical output by default Closed
100%
1.0 Task Description

No need for description

 226 vcsGeneralBug ReportVery Low Pre-releases error on files with single quotes in their ...Closed
100%
1.13.2 Task Description

Pointed out by Miya

eval: line 1874: syntax error in conditional expression
eval: line 1874: syntax error near `got'
eval: line 1874: `[[ -n 'File's got problems.mp4.png' ]]'
Internal error at safe_rename():1510: [[ -n 'File's got problems.mp4.png' ]]
 231 relevationGeneralTO-DOLow Port to Python 3 Closed
100%
1.4 Task Description

For obvious reasons

Relevant resource:
http://python3porting.com/foreword.html

Note added on February 2020:
Python 2 is the sunsetting period, no longer supported, and the final release will take place in April 2020
https://www.python.org/doc/sunset-python-2/

 71 vcsGeneralFeature RequestLow Polaroid mode should imitate actual polaroids Closed
100%
Task Description

I.e. have a labelling space (bigger frame on bottom than on top)

 73 vcsGeneralBug ReportLow Polaroid mode overlaps all images on the same position Closed
100%
Task Description

Originally reported by Aleksandar Urosevic

 314 vcsGeneralSubmitted PatchMedium Patch for approximate size calculation Closed
100%
1.13.3 Task Description

Submitted by someone desiring no credit.

Here’s a patch against 1.13.2 for mistaken approximate size calculation.

Self-notes about the patch:

  • More accurate rounding → Discarded. I went for rounding by excess
  • Leading 0 in fractionary units was not present in the original → BUG
    Sample: Samsung HD sample, 1080pto720p version
 96 vcsGeneralBug ReportLow Passing ms to mplayer might make last capture fail Closed
100%
1.11 Task Description

Even though they’re ignored, it might fail on some files. May be due to the 5 frames hack.

 48 vcsGeneralFeature RequestLow Padding needs adjusting Closed
100%
Task Description

No need for description

 94 vcsGeneralFeature RequestLow Package in RPM Closed
100%
1.11.1 Task Description

No need for description

151vcsGeneralTO-DOLowOverride-able variables cleanup: Removal of deprecated ...Assigned
0%
1.14 Task Description

Introduce new names in 1.12 ( FS#120 )

Remove old names in 1.13 or 1.14 (this)

 120 vcsGeneralTO-DOLow Override-able variables cleanup: New names Closed
100%
1.12 Task Description

Introduce new names in 1.12 (this)

Remove old names in 1.13 or 1.14 (FS#151)

116mp3plotImage outputBug ReportLowOptionally display generated imageNew
0%
0.7.0 Task Description

No need for description

 18 vcsGeneralBug ReportVery Low Numcaps=0 should be rejected Closed
100%
Task Description

-n 0, –numcaps 0

 373 vcsGeneralBug ReportCritical Number of columns is ignored Closed
100%
Task Description

First reported on BSD and Debian 10 (reproducible), apparently tied to some updated tool

 225 vcsGeneralBug ReportMedium Number of captures exceeded by one with mplayer Closed
100%
1.13.2 Task Description

Reported by Miya

When using mplayer as capturer and defining a number of captures, the produced number exceeds it by one (i.e. 21 instead of 20).

 75 vcsGeneralBug ReportLow Number of audio channels = 0 Closed
100%
Task Description

Appears to happen in non-x86 systems.

 368 Network Type IndicatorGeneralBug ReportCritical Notification doesn't show in Android Oreo and Pie Closed
100%
1.5.2.1 (rel. 1xx045) Task Description

The updated version to return to the Play Store isn’t adapted to the new notification system

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.

 233 relevationGeneralBug ReportHigh Non US-ASCII search terms produce errors Closed
100%
1.3.1 Task Description
Traceback (most recent call last):
  File "./relevation.py", line 658, in <module>
    main(sys.argv[1:])
  File "./relevation.py", line 638, in main
    numhits += dump_entries(xmldata, needles, 'folder', caseInsensitive, True)
  File "./relevation.py", line 224, in dump_entries
    res = tree.xpath(xpath)
  File "lxml.etree.pyx", line 1509, in lxml.etree._Element.xpath (src/lxml/lxml.etree.c:50702)
  File "xpath.pxi", line 306, in lxml.etree.XPathElementEvaluator.__call__ (src/lxml/lxml.etree.c:145829)
  File "apihelpers.pxi", line 1395, in lxml.etree._utf8 (src/lxml/lxml.etree.c:26485)
ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes or control characters
 232 relevationGeneralBug ReportHigh Non US-ASCII fields produce errors Closed
100%
1.3 Task Description
main(sys.argv[1:])
  File "./relevation.py", line 628, in main
    numhits = dump_all_entries(xmldata)
  File "./relevation.py", line 213, in dump_all_entries
    return dump_result(res, 'all')
  File "./relevation.py", line 290, in dump_result
    dumpfn(typeName, name, descr, notes, fields)
  File "./relevation.py", line 253, in dump_single_result
    print s
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 19: ordinal not in range(128)
 236 Network Type IndicatorBug ReportHigh No network type indicated while roaming Closed
100%
1.5 (rel. xx039) Task Description

Submitted by Adjel

When roaming no network type is indicated.

Device: Nexus 5

NOTE: Not a bug report, misunderstanding on my part

 180 relevationGeneralBug ReportLow Negated types are ignored inconsistently Closed
100%
1.2
 87 vcsGeneralBug ReportLow Must ensure getopt is GNU getopt Closed
100%
 59 vcsGeneralBug ReportLow Mplayer seems to fail on MPEG or WMV9 Closed
100%
 352 Network Type IndicatorBuild SystemTO-DOLow Move reusable UI code into a separate module Closed
100%
1.5 (rel. xx039)
163vcsGeneralTO-DOVery LowMove rarely used features to pluginsAssigned
0%
?
 184 relevationGeneralTO-DOLow Move from libxml2 to lxml Closed
100%
1.1
197vcsGeneralTO-DOHighMove away from /dev/shmAssigned
0%
1.14
 90 vcsGeneralBug ReportLow mktemp's arguments are not x-platform Closed
100%
 72 vcsGeneralBug ReportLow Missing space after "Filename:" label Closed
100%
5vcsGeneralBug ReportMediumMeta-information gets overlapped with small contact she...Assigned
0%
 330 Network Type IndicatorBuild SystemBug ReportLow Merge "old-droids" and "new-droids" branches Closed
100%
1.5 (rel. xx039)
 265 Quick File ShareBug ReportHigh Manifest doesn't declare sdcard read permission Closed
100%
0.13 (rel. 13)
 347 Network Type IndicatorGeneralFeature RequestVery Low Make notification priority configurable Closed
100%
1.5 (rel. xx039)
 106 vcsGeneralFeature RequestLow Make mplayer optional Closed
100%
1.11
 23 vcsGeneralFeature RequestVery Low Make FFmpeg optional Closed
100%
1.11
 157 vcsGeneralFeature RequestLow Make DVD command-line consistent with files command-lin ...Closed
100%
1.12
 333 Network Type IndicatorGeneralBug ReportLow Make "Load on boot" dependant on notification being ena ...Closed
100%
1.5 (rel. xx039)
 266 Quick File ShareTO-DOLow Lower minimum SDK requirement Closed
100%
0.14 (rel. 14)
382vcsGeneralBug ReportMediumLook into detecting or setting manually GNU getoptAssigned
0%
?
 121 vcsGeneralTO-DOLow Keep track of user's values for variables Closed
100%
1.12
 138 vcsGeneralFeature RequestLow Interval in configuration file doesn't allow time synta ...Closed
100%
1.12
223Network Type IndicatorFeature RequestVery LowIndicate roaming in status barAssigned
0%
1.6
 240 Network Type IndicatorFeature RequestLow Indicate connection status on icon Closed
100%
1.5 (rel. xx039)
 10 vcsGeneralBug ReportLow Incorrect number of captures printed to console Closed
100%
 13 vcsGeneralBug ReportMedium Incorrect error checking of temporary directory creatio ...Closed
100%
Showing tasks 101 - 150 of 308 Page 3 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing