Selene is an audio/video converter for converting files to OGG/OGV/MKV/MP4/WEBM/OPUS/AAC/FLAC/MP3/WAV formats. It aims to provide a simple GUI for converting files to popular formats along with powerful command-line options for automated/unattended encoding.
The converting process is quite easy, just select a batch of audio / video files, set the output format and click start.
Install Selene via PPA:
The converter is available in PPA for Ubuntu 14.04 Trusty, Ubuntu 13.10 Saucy, Ubuntu 13.04 Raring, Ubuntu 12.10 Quantal, Linux Mint and their derivatives.
To install it, press Ctrl+Alt+T on keyboard to open terminal. When it opens, run commands below one by one:
Fotoxx, the free and open source photo editing software recently released version 13.12 with UI revision for faster workflow when processing multiple photos.
Full changes in Fotoxx 13.12:
The user interface was revised for faster workflow when processing multiple photos:
An edit function can be started without closing a prior active edit function. The prior edit becomes the new base and an undo/redo position is added automatically.
You can step through a series of images with an open edit function. Apply the function to an image or pass over by pressing the [next] button.
Brightness and color functions can recall prior settings for faster application to other photos made under the same lighting conditions.
Other changes:
RAW files are now edited like other image files. Auto-copy to TIFF–16 is no longer done. Edit as usual and save in the desired format (TIFF/PNG/JPEG, 8/16 bit color).
Add Text: new option: retrieve and edit metadata caption/comments.
Captions: new option: show metadata caption/comments above each image.
Move Collections is more flexible: any pathname segment can be replaced.
Some intermediate files now use ramdisk for a small performance gain.
Mashup: move layout images in 1-pixel steps with the keyboard arrow keys.
Mashup: internal speedups, especially when painting transparency.
New Slide Show transition type: double doors open from the middle.
Log file output was made always current, like a terminal session.
Bug Fixes:
Unsaved edits were lost if the [next] button was used beyond the last image file.
Curve nodes were lost when reloading saved complex edit curves.
The GetDeb repository contains the latest release for Ubuntu 13.10, Ubuntu 12.04 and their derivatives. To add the repository, run commands below in terminal one by one (Ctrl+Alt+T):
The developer of Touchpad indicator recently announced a new tool: Nautilus-Image-Tools. It’s an Nautilus extension allows to quickly manipulate your pictures through context menu.
The extension currently includes following functions:
black and white
blur
border, add white border
contour
convert to other file format,
enhance
flip
greyscale
negative
resize
rotate
shadow
vintage
watermark
Here are some screenshots:
nautilus image tool blur
nautilus image tool with white border
nautilus image tool negative
nautilus image tool with shadow (png)
Install Nautilus Image tool extension:
Press Ctrl+Alt+T on keyboard to open terminal. When it opens, run commands below to install it from developer’s ppa. Supports Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.10 and Ubuntu 12.04.
a. Insert 2GB+ USB and format it into FAT32 (DON’T check the “quick format” box).
b. Download Unetbootin, which allows you to create bootable Live USB drives for Ubuntu, Fedora, and other Linux distributions without burning a CD.
c. Open Unetbootin, choose the downloaded image file and click OK to start burning.
d. Once done, in BIOS choose to boot with USB. You’ll see the screen below:
3. Install Linux Mint 16 from USB:
In previous boot screen choose “Start Linux Mint”. When system boots up, click “Install Linux Mint” icon on Desktop to bring up install wizard and then you can follow this step by step guide to install Linux Mint.
Vuze bittorrent client recently released version 5.2.0 with improvements, bug fixes and translation updates. It features torrent tagging, file prioritization, and more.
Vuze 5.2.0 change log:
Better organization of torrents files is possible with the introduction of color-coding for tags
Several improvements have been made to the torrent file experience overall.
users can also choose which file type to download, such as .avi, .mp4 and others.
The torrent client software now has a menu option in the notification area to dismiss all notifications.
Brazilian Portuguese, Basque and Spanish language updates have been implemented.
Persist column add/remove via header menu
Table structure change was losing a tag listener and subsequently failing to update correctly
Unloading a plugin was causing a second plugins images to be disposed
Search bar was truncating long URIs
Magnet plugin wasn’t handling URIs with ‘xt’ sections properly
Removed blocking call to get public IP address from initialization path
Respect ‘do not activate UI’ on download addition
Fixed end-game-mode looping bug
Lots of minor fixes detected by Coverity static code analysis tool
Improved performance of timer event handling
Fixed ‘upload only’ message support
Prevent a hanging UPnP device from blocking caller
Handle separators other than ‘-’ when parsing port ranges
Remove unnecessary retry on downloads that will most likely fail identically
Alert audio files weren’t playing when contained in folders with certain characters or symbols in name
Option to have multiple torrent-options screens on a single dialog as opposed to separate dialogs per torrent
Automatic application of tracker templates on a per-tag basis (to merge, replace and remove trackers)
Automatic tagging of downloads based on their trackers
Install Vuze 5.2.0:
For Ubuntu 13.10 Saucy and Linux Mint 16 Petra, we can install Vuze 5.2.0 from GetDeb repository by running commands below one by one in terminal (Ctrl+Alt+T):
Since Ubuntu 13.10, there’s an indicator applet on top panel which allows to quickly switch between keyboard layouts for various languages.
If you find that the keyboard indicator is useless, you can easily remove the applet from top panel by following the steps below:
1. Open System Settings from Unity Launcher or from top-right corner shutdown menu. Then click on Text Entry
2. In the bottom of the window you’ll see “Show current input source in the menu bar” which is enabled by default. Uncheck the box and the indicator applet will disappear instantly.
The latest Virtualbox 4.3.4 was released recently. Now it works with Linux Kernel 3.13. This tutorial shows you what’s new and how to install or upgrade to Virtualbox 4.3.4 in Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.04, Linux Mint.
What’s New in Virtualbox 4.3.4:
VMM: fix for a bug in the Local APIC emulation causing a BSOD when booting certain guests (4.3.0 regression;)
VMM: fixed loading of saved states if VT-x/AMD-V was disabled (4.3.2 regression;)
VMM: fixed single-stepping inside the guest for certain instructions (VT-x only;)
VMM: fixed a performance issue involving APIC accesses after rebooting a VM (4.3.0 regression; VT-x only;)
VMM: fixed TPR patching to be enabled for 32-bit guests even when the chosen guest type is 64-bit (4.3.0 regression; AMD-V only)
VMM: fixed occasional VINF_EM_TRIPLE_FAULT errors on hosts without the unrestricted guest execution feature
GUI: don’t bother the user with the BPP warning if no Guest Additions are installed
GUI: fixed machine-window paint artifacts on VM reboot / guest-screen resize
GUI: make sure the assigned license and description are attached to the exported appliance
GUI: fixed bugs in close VM action restrictions handling
GUI: fixed incorrect wizards text colors for some unusual look and feel styles
GUI: should restore seamless mode as soon as possible after VM reboot or shutdown
GUI: fixes for medium enumeration
GUI: the OS X hot corners were not accessible while a VirtualBox VM is running (Mac OS X hosts only;)
GUI: fixed an old bug which bared the host from cleanly shutdown / reboot if the VM selector window is open (Mac OS X hosts only;)
Host-only Networking: fixed creating of host-only network interfaces (4.3.0 regression;)
NAT: don’t run into an infinite loop in case the host cannot access any DNS server (4.3.0 regression;)
NAT: don’t re-connect the cable if the DNS information changes and the cable was disconnected before (4.3.0 regression;)
NAT: fixed several issues with automatically starting / terminating of NAT networks on VM start / stop and configuration changes
VBoxNetDHCP: don’t block prevent VBoxSVC from terminating
2D Video acceleration: fix crashes on presentation mode switches
BusLogic: allow to run VMs with more than one BusLogic SCSI controller enabled
Keyboard: fixed a VM crash if a VM was resumed from a saved state where at least one key was pressed
VBoxSVC: fixed a heap corruption under certain conditions (4.3.0 regression)
VBoxSVC: fixed a race leading to a hang during initialization
OVF: fixed import logic for OVF appliances containing multiple VMs
OVF: improved logic for finding an appropriate image format during OVF import
API: block the removal of the current snapshot if it has child snapshots (only relevant for VMs without snapshottable hard disks, their presence always prevented removal), which resulted in VM configuration corruption
API: mark VM configurations with snapshots but without current snapshot as inaccessible, as this combination is nonsense
API: fixed information for some automatically generated events (only with XPCOM, Windows host was not affected), which caused errors when getting some of the attributes over the webservice
SDK: extended the functionality coverage for the C bindings
Guest Control: various bug fixes and improved VBoxManage help
Windows hosts: another attempt to fix the massive DPC latency
Mac OS X hosts: properly sign the kernel extensions for Mavericks hosts
Mac OS X hosts: fixed a bug where the VirtualBox dock icon was not properly removed from the dock after a VM terminated preventing Mavericks hosts from shutting down
Mac OS X hosts: fixed minor installer issue
Linux hosts / guests: Linux 3.13 compile fixes
Linux guests: build the vboxvideo kernel module correctly on OL/RHEL 6.1 guests
Linux guests: make 3D work on Slackware 14.1
Guest Additions/3D: fixed an occasional dead-lock
Windows Additions/3D: fixed possible memory leaking
Windows Additions/XPDM: use separate tables containing valid video modes for each virtual monitor
Windows Additions: fixed automatic logins for Vista and newer Windows guests
Linux Kernel 3.11 hits the end of its life after released Kernel 3.11.10. Greg KH recommends users to move to Kernel 3.12 series to keep receiving updates.
Linux Kernel 3.11.10 is a small release includes USB fix and Bluetooth update. See the change log for details
If you would like to upgrade to this kernel. Follow the steps below one by one
1. Press Ctrl+Alt+T on keyboard to open terminal. When it opens, run commands below to download the DEB:
The latest LTS kernel now is at Linux Kernel 3.10.21. Greg Kroah-Hartman announced this release hours ago and urged users to upgrade as soon as possible.
Linux Kernel 3.10.21 is a big release that includes PowerPC, ARM, USB, KVM, x86 fixes, numerous updated drivers, including i915, acpi, PowerPC, as well as other improvements. See the changlog for details.
Install / Upgrade Linux Kernel 3.10.21
If you’re now on Kernel 3.10 series, follow the steps below to upgrade to this kernel in Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.04, Linux Mint and their derivatives.
1. Press Ctrl+Alt+T on keyboard to open terminal. When it opens, run commands below one by one to download the DEB packages:
If for some reason this kernel does not work properly on your machine. Boot with previous kernel (Grub -> Advanced) and run command below to remove Linux Kernel 3.10.21:
Latest Linux Kernel 3.12 series now is at Kernel 3.12.2. All users of this kernel series are urged to upgrade as soon as possible, here’s how to do it in Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.04 and Linux Mint.
Linux kernel 3.12.2 is a pretty big release that includes PowerPC, ia64, ARM, s390 and x86 fixes, numerous updated drivers, including USB, SCSI, Wireless, Bluetooth, ACPI and Nouveau, some filesystem improvements (NFS, Btrfs and XFS), sound improvements, as well as other bugfixes. More details in official announcement.
Install / Upgrade Kernel 3.12.2:
The DEB packages are made into Ubuntu Kernel page. You can download them at this page. Or follow the steps below to download and install this kernel:
1. Press Ctrl+Alt+T on keyboard to open terminal. When it opens, run commands below one by one to download the DEBs:
It automatically update the grub so you’ll start with this kernel in next normal boot.
If for some reason this kernel does not work properly, boot into the previous kernel (Grub -> Advanced) and run commands below to remove Linux Kernel 3.12.2: