Archives For News

Free open-source software updates and Linux news

mupdf-icon

MuPDF, a free, open-source, and lightweight PDF and XPS viewer, now reaches the 1.8 release with new features, improvements and various fixes.

MuPDF is a lightweight PDF viewer and toolkit written in portable C, which also reads XPS, OpenXPS and EPUB documents. It works on Windows, Android, and Linux.

The renderer in MuPDF is tailored for high quality anti-aliased graphics. It renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on screen.

What’s New in MuPDF 1.8:

Headline changes:

  • New OpenGL-based barebones desktop viewer.
  • New URW fonts with greek and cyrillic.
  • 64-bit file support.
  • Ghostscript proofing mode (source only; not in shipped binaries).

EPUB improvements:

  • User style sheets.
  • GIF images (also for CBZ).
  • Table of contents.
  • CJK text.
  • Page margins.
  • Many bug fixes.

Bug fixes:

  • Updated FreeType to version 2.6.1.
  • Various font substitution bug fixes.
  • Fix setjmp/longjmp behaviour which could cause optimizing compilers to misbehave.

In addition, mudraw has been merged into mutool, use mutool draw to use mudraw.

How to Install MuPDF 1.8 in Ubuntu:

There are Android, Windows installers, and source tarball available in its official download page.

For Ubuntu and derivatives, you can either build the viewer from the source or use my personal binaries in PPA.

Method 1:

Open terminal from Unity Dash, App Launcher, or via Ctrl+Alt+T shortcut key. When it opens, run below commands one by one to add my PPA and install MuPDF:

sudo add-apt-repository ppa:ubuntuhandbook1/apps

sudo apt-get update

sudo apt-get install mupdf mupdf-tools

Method 2 For those who don’t want to add PPA:

Depends on your Ubuntu edition (e.g., 15.10, 15.04, 14.04, and 12.04), and OS type (i386.deb for 32-bit and amd64.deb for 64-bit)

select download the .deb packages for mupdf and mupdf-tools from the link below:

MuPDF in PPA page

Finally click install the packages via Ubuntu Software Center.

How to Use:

The PDF viewer doesn’t have a launcher. To use it, right-click on the file and select it from the “Open With” option.

To set default, go to file’s context menu -> Properties -> Open With tab -> select MuPDF from list -> finally click ‘Set as default’ button.

For mouse behavior and key bindings run man mupdf command in terminal.

Uninstall:

You may remove the PPA by launching Software & Updates and then navigate to Other Software tab. Also remove MuPDF via Ubuntu Software Center if you want.

Mozilla Firefox 42.0 was finally released one day ago. Now it’s available in Ubuntu official repositories for Ubuntu 15.10, Ubuntu 15.04, Ubuntu 14.04, Ubuntu 12.04, and their derivatives, e.g., Linux Mint 13/17, and Elementary OS Freya/Luna.

Firefox 42.0 features:

  • Private Browsing with Tracking Protection blocks certain Web elements that could be used to record your behavior across sites
  • Control Center that contains site security and privacy controls
  • Indicator added to tabs that play audio with one-click muting
  • WebRTC improvements:
    • IPV6 support
    • Preferences for controlling ICE candidate generation and IP exposure
    • Hooks for extensions to allow/deny createOffer/Answer
    • Improved ability for applications to monitor and control which devices are used in getUserMedia
  • Login Manager improvements:
    • Improved heuristics to save usernames and passwords
    • Edit and show all logins in line, Copy/Paste usernames/passwords from the Context menu
    • Migration imports your passwords to Firefox from Google Chrome for Windows and Internet Explorer; import anytime from the Login Manager
  • Improved performance on interactive websites that trigger a lot of restyles
  • HTML5
    • Implemented ES6 Reflect
    • Support ImageBitmap and createImageBitmap()
    • Media Source Extension for HTML5 video available for all sites
  • DEVELOPER:
    • View HTML source in a tab
    • Remote website debugging over WiFi (no USB cable or ADB needed)
    • Asynchronous call stacks now allow web developers to follow the code flow through setTimeout, DOM event handlers, and Promise handlers.
    • Configurable Firefox OS Simulator in WebIDE, to simulate reference devices like phones, tablets, even TVs
      CSS filter presets in the Inspector
    • Ability to save filter presets inside CSS Filter Tooltip
  • And also various security fixes.

How to Upgrade Firefox:

To upgrade the browser in Ubuntu, just launch Software Updater (or Update Manager for Linux Mint).

After checking for updates, you should see Firefox Web Browser available in the list.

Install it and done!

QupZilla, an open-source Qt web browser, has reached the 1.8.7 release with enhancements and various bug-fixes.

QupZilla 1.8.7 is still using QtWebKit. New version QupZilla 2.0 will be using QtWebEngine, and it’s now under development. Changes in the 1.8.7 release:

  • save pinned tabs per-window when set to restore session
  • Shift+Left click on links now opens link in new window
  • show web inspector action now toggles inspector
  • add button to create new userscript in GreaseMonkey
  • add “Anti-Adblock Killer” AdBlock subscription
  • add Ctrl+G and Ctrl+Shift+G shortcuts in search toolbar
  • fix enabling select all and find actions in menu
  • fix searching for strings with special whitespaces from locationbar
  • fix build with KF5 KWallet, Qt 5.5 and gcc 4.9.
  • fix crash when blocking popup window with AdBlock
  • fix icon animation when blocking popup window with AdBlock
  • fix incorrectly accepting some cookies
  • fix creating new config directory
  • fix saving settings without changing pages in SpeedDial
  • fix center dials option in SpeedDial
  • fix not escaping characters for (file, ftp) dir listings
  • fix not showing restore page when opening new url from cli
  • fix adding search engine from form on page with Qt 5
  • fix saving homepage/new tab urls from preferences
  • Linux: use run-time detection of X11 platform

How to Install / Upgrade QupZilla in Ubuntu:

For all current Ubuntu releases, there’s an official PPA repository for QupZilla browser. Follow below steps to add the PPA and install/upgrade the latest browser:

NOTE: The new release is not ready for upgrade at the moment. CHECK OUT THE PPA PAGE.

1. Add QupZilla PPA.

Open terminal from the Unity Dash, App Launcher, or via Ctrl+Alt+T shortcut key. When it opens, run below command in terminal:

sudo add-apt-repository -y ppa:nowrep/qupzilla

2. If have a previous release installed, run Software Updater (or Update Manager) to upgrade the browser once a new release is out and made into PPA.

Or, run below commands one by one in terminal to refresh system repository cache and install/upgrade the browser:

sudo apt-get update

sudo apt-get install qupzilla

Final Beta of Ubuntu 15.10 Available for Download

Last updated: September 29, 2017

The final beta of Ubuntu 15.10 Wily Werewolf was released a few hours ago, features images from not only the Ubuntu Desktop, Server, Cloud, and Core products, but also the Kubuntu, Lubuntu, Ubuntu GNOME, Ubuntu MATE, Ubuntu Kylin, Ubuntu Studio, and Xubuntu flavours.

The final release of Ubuntu 15.10 is planned for release on 22 October. It will be supported for 9 months for Desktop, Server, along with all other flavours.

Ubuntu 15.10 Beta2 include Kernel 4.2.1 and features:

  • Kubuntu: Plasma 5 and KDE Applications 15.08
  • Lubuntu: another bug fixes for LXQt, replace iBus with Fcitx.
  • Ubuntu Gnome: Gnome 3.16, experimental wayland session available (install gnome-session-wayland)
  • Ubuntu MATE: Migration MATE 1.10 is complete.
  • See more at fridge.ubuntu.com

Upgrade to Ubuntu 15.10 from Ubuntu 15.04:

https://help.ubuntu.com/community/WilyUpgrades

Download Ubuntu 15.10 and flavors:

Ubuntu 15.10: http://releases.ubuntu.com/15.10/

Kubuntu 15.10: http://cdimage.ubuntu.com/kubuntu/releases/15.10/

Lubuntu 15.10: http://cdimage.ubuntu.com/lubuntu/releases/15.10/

Ubuntu Gnome 15.10: http://cdimage.ubuntu.com/ubuntu-gnome/releases/15.10

UbuntuKylin 15.10: http://cdimage.ubuntu.com/ubuntukylin/releases/15.10/

Ubuntu MATE 15.10: http://cdimage.ubuntu.com/ubuntu-mate/releases/15.10/

Xubuntu 15.10: http://cdimage.ubuntu.com/xubuntu/releases/15.10/

The default desktop wallpaper for Ubuntu 15.10 Wily Werewolf, next Ubuntu release coming in October, has been released on launchpad by Will Cooke.

The wallpaper is made from Alex Milazzo in the Design team. It looks not all that different from the previous 15.04’s wallpaper.

Ubuntu 15.10 default wallpaper

Below is the Ubuntu 15.04 default wallpaper:

Ubuntu 15.04 default wallpaper

The wallpaper image, png8 and png24 in 4096 x 2304 available for download at the link below:

Ubuntu 15.10 default wallpaper

Upgrade to Firefox 40 in Ubuntu 15.04, 14.04

Last updated: August 12, 2015

Mozilla Firefox 40 was released yesterday and available for upgrade in Ubuntu 15.10, Ubuntu 15.04, Ubuntu 14.04 and Ubuntu 12.04 repositories.

Release highlights according to the official release note:

  • Support for Windows 10
  • Added protection against unwanted software downloads
  • User can receive suggested tiles in the new tab page based on categories Firefox matches to browsing history (en-US only).
  • Hello allows adding a link to conversations to provide context on what the conversation will be about
  • New style for add-on manager based on the in-content preferences style
  • Improved scrolling, graphics, and video playback performance with off main thread compositing (GNU/Linux only)
  • Graphic blocklist mechanism improved: Firefox version ranges can be specified, limiting the number of devices blocked
  • Add-on extensions that are not signed by Mozilla will display a warning
  • NPAPI Plug-in performance improved via asynchronous initialization
  • Smoother animation and scrolling with hardware vsync (Windows only)
  • JPEG images use less memory when scaled and can be painted faster
  • Sub-resources can no longer request HTTP authentication, thus protecting users from inadvertently disclosing login data
  • IndexedDB transactions are now non-durable by default
  • Implemented AudioBufferSourceNode.detune to modulate playback rate in cents, a logarithmic unit of measure used for musical intervals
  • Improved Performance tools in the developer tools: Waterfall view, Call Tree view and a Flame Chart view
  • New rules view tooltip in the Inspector to tweak CSS Filter values
  • Console API messages from SharedWorker and ServiceWorker are now displayed in web console
  • New page ruler highlighting tool that displays lightweight horizontal and vertical rules on a page
  • Inspector now searches across all content frames in a page
  • Fix that Kannada text does not display properly in built-in pdf viewer
  • security fixes.

How to upgrade:

The packages has been made into Ubuntu updates and security repositories. Just search for and launch Software Updater and install the updates after checking for updates:

Second Alpha of Ubuntu 15.10 Wily Werewolf Released

Last updated: September 29, 2017

The second alpha of Ubuntu 15.10 Wily Werewolf has been released yesterday afternoon, features images for Kubuntu, Lubuntu, Ubuntu MATE, UbuntuKylin and the Ubuntu Cloud images.

Alpha 2 includes a number of software updates that are ready for wider testing. It’s based on Linux Kernel 4.1:

  • Kubuntu 15.10 Alpha 2: Plasma 5.3 desktop and KDE Applications 15.04.1.
  • LXQt is still in development, Lubuntu 15.10 Alpha 1 is set to be another bug fix release.
  • Ubuntu MATE 15.10 Alpha 1 added new wallpapers, Ubuntu MATE Welcome 1.0.1, updated boot splash and Mate Tweak 3.5.0.

For Ubuntu flavor developers and those who want to help in testing, reporting and fixing bugs, download Ubuntu 15.10 Alpha 2:

  • Kubuntu 15.10: http://cdimage.ubuntu.com/kubuntu/releases/wily/
  • Lubuntu 15.10: http://cdimage.ubuntu.com/lubuntu/releases/wily/
  • Ubuntu MATE 15.10: http://cdimage.ubuntu.com/ubuntu-mate/releases/wily/
  • UbuntuKylin 15.10: http://cdimage.ubuntu.com/ubuntukylin/releases/wily/
  • Ubuntu Cloud 15.10: http://cloud-images.ubuntu.com/releases/wily/

Ubuntu 15.10 release schedule:

  • Alpha 1 – June 25th
  • Alpha 2 – July 30th
  • Feature Freeze — August 20th
  • Beta 1 – August 27th
  • UI Freeze — September 10th
  • Beta 2 – September 24th
  • Kernel Freeze — October 15th
  • Release Candidate – October 15th
  • Ubuntu 15.10 Final – October 22nd

via: fridge.ubuntu.com

Nvidia announced the 352.30 release of its Linux driver yesterday with GeForce 910M support and various important fixes.

Release highlights of Nvidia 352.30:

  • Fixed a bug that caused poor video post-processing performance in VDPAU when operating on a large number of video streams simultaneously.
  • Fixed a bug that could cause an Xid error when terminating a video playback application using the overlay presentation queue in VDPAU.
  • Updated nvidia-installer to avoid recursing too deeply into kernel source trees under /usr/lib/modules, mirroring an existing restriction on recursion under /lib/modules.
  • Fixed a rare deadlock condition when running applications that use OpenGL in multiple threads on a Quadro GPU.
  • Fixed a kernel memory leak that occurred when looping hardware – accelerated video decoding with VDPAU on Maxwell-based GPUs.
  • Fixed a bug that caused the X server to crash if a RandR 1.4 output provided by a Sink Output provider was selected as the primary output on X.Org xserver 1.17 and higher.
  • Fixed a bug that caused waiting on X Sync Fence objects in OpenGL to hang indefinitely in some cases.
  • Fixed a bug that prevented OpenGL from properly recovering from hardware errors or sync object waits that had timed out.

Install Nvidia 352.30 from PPA:

For Ubuntu 15.10, Ubuntu 15.04, Ubuntu 14.04 and derivatives (e.g., Linux Mint 17.x, and Elementary OS Freya), the new driver can be easily installed from an PPA repository:

1. To add the PPA, open terminal from the Dash/Launcher/Ctrl+Alt+T. When it opens, run command:

sudo add-apt-repository ppa:graphics-drivers/ppa

2. After adding the PPA, install nvidia-352 package via Synaptic Package Manager or upgrade from previous release through Software Updater. Or run below commands one by one in terminal:

sudo apt-get update

sudo apt-get install nvidia-352 nvidia-352-uvm nvidia-settings

For the official binaries, go to www.nvidia.com/object/unix.html

Ubuntu 14.10 Utopic Unicorn finally reached the end of its life on July 23, 2015. No more package updates will be accepted to 14.10. That means 14.10 users won’t get latest software (e.g, Firefox, Thunderbird), security notices/fixes through Software Updater. And Launchpad PPAs will no longer update for 14.10.

Ubuntu 14.10 was released 9 months ago, on October 23, 2014. As a non-LTS release, it has a 9-month month support cycle and, as such, the support reached the end of life on last Thursday. Users of Ubuntu 14.10 may upgrade to Ubuntu 15.04 (ends on January 2016), or install Ubuntu 14.04 LTS which has a 5-year support (until 2019).

To upgrade to Ubuntu 15.04, see:

https://help.ubuntu.com/community/VividUpgrades

To download Ubuntu 14.04 LTS, go to:

http://releases.ubuntu.com/trusty/

Here’s the support period of the current Ubuntu releases includes the next Ubuntu 15.10 Wily:

Version Code name Release Date End of Life Date
Ubuntu 15.10 Wily Werewolf October 22, 2015 July, 2016
Ubuntu 15.04 Vivid Vervet April 23, 2015 January 2016
Ubuntu 14.04 LTS Trusty Tahr April 17, 2014 April, 2019
Ubuntu 12.04 LTS Precise Pangolin April 26, 2012 April, 2017

The first alpha release of Ubuntu 15.10 Wily Werewolf was released a few hours ago, which features images for Kubuntu, Lubuntu, Ubuntu MATE, UbuntuKylin and the Ubuntu Cloud images.

Alpha 1 includes a number of software updates that are ready for wider testing. All releases are based on Linux Kernel 3.19.

  • Kubuntu 15.10 Alpha 1 features Plasma 5.3 desktop and KDE Applications 15.04.1.
  • LXQt is still in development, Lubuntu 15.10 Alpha 1 is set to be another bug fix release.
  • Ubuntu MATE 15.10 Alpha 1 features TLP for improved laptop battery endurance, xdg-utils support, more options in MATE Tweak tool, artwork updates, and some fixes.

For Ubuntu flavor developers and those who want to help in testing, reporting and fixing bugs, download Ubuntu 15.10 Alpha 1 from:

  • Kubuntu 15.10: http://cdimage.ubuntu.com/kubuntu/releases/wily/
  • Lubuntu 15.10: http://cdimage.ubuntu.com/lubuntu/releases/wily/
  • Ubuntu MATE 15.10: http://cdimage.ubuntu.com/ubuntu-mate/releases/wily/
  • UbuntuKylin 15.10: http://cdimage.ubuntu.com/ubuntukylin/releases/wily/
  • Ubuntu Cloud 15.10: http://cloud-images.ubuntu.com/releases/wily/

Ubuntu 15.10 release schedule:

  • Alpha 1 – June 25th
  • Alpha 2 – July 30th
  • Feature Freeze — August 20th
  • Beta 1 – August 27th
  • UI Freeze — September 10th
  • Beta 2 – September 24th
  • Kernel Freeze — October 15th
  • Release Candidate – October 15th
  • Ubuntu 15.10 Final – October 22nd

via: fridge.ubuntu.com