Alessio Treglia
Alessio Treglia
With the live preview feature enabled, after clicking "convert", the transcoding process seems to halt, see the screenshot attached to the original bug report: ``` http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647878 ``` Currently, only one...
Arista seems to output files to ~/Desktop by default. Please let users choice where place the transcoded files. Original bug report: http://bugs.debian.org/647879
Please make arista able to rip multiple audio tracks and store them into the destination container. Original bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647881
Please make arista able to rip subtitle tracks and store them in the created container. Original bug report: :http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647880
Please port arista-nautilus to - GTK3 - from pyGTK to the GObject Introspection mechanism Some references follow: http://live.gnome.org/PyGObject/IntrospectionPorting http://developer.gnome.org/gtk3/stable/gtk-migrating-2-to-3.html
As per POSIX's recommendations, diagnostics and error messages should always be printed to the /dev/stderr. Forked from https://github.com/urfave/cli/pull/1203 ## What type of PR is this? - bug ## What this...
Also redirect errors to stderr - as per POSIX recommendations. ## What type of PR is this? - bug - feature ## What this PR does / why we need...
Toolbar appears tiny on HiDPI screens, it's pretty unusable this way. Please read through http://www.itopen.it/qgis-and-qt-getting-ready-for-hidpi-screens/ and to http://doc.qt.io/qt-4.8/scalability.html to get some hints on how to improve UI scalability (e.g. I'd...
Hi, This is an excerpt of my wrapper function: ```go func NewGoLevelDBWithOpts(name string, dir string, o *opt.Options) (*GoLevelDB, error) { dbPath := filepath.Join(dir, name+".db") db, err := leveldb.OpenFile(dbPath, o) if...
https://github.com/bulletmark/libinput-gestures