touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #123683
[Bug 1517878] Re: Non-default cursor themes fail to load
This bug was fixed in the package unity8 -
8.11+16.04.20151208.1-0ubuntu1
---------------
unity8 (8.11+16.04.20151208.1-0ubuntu1) xenial; urgency=medium
[ Albert Astals Cid ]
* Allow dragging launcher items with the quicklist open (LP: #1250861)
* Create ratings on demand instead of all at the same time (LP:
#1519898, #1492214)
* LVWPH: Process correctly section changes (LP: #1519893)
* Make sure that unfavoriting a scope gives us the next one
* Move images only used in tests to tests folder
[ Andrea Cimitan ]
* Add shadows to ubuntu store icon
[ Daniel d'Andrada ]
* MirSurfaceItem got a new property: fillMode (LP: #1497083)
* Session can have multiple surfaces now
* plugins/Cursor: Do not force loading a specific cursor size (LP:
#1517878)
[ Lukáš Tinkl ]
* Indicators convergence: use the "phone" profile everywhere (LP:
#1520492)
[ Michael Terry ]
* Let qtmir know which apps are exempt from the lifecycle management.
This way, it can manage its own wakelocks better (and stop
preventing the system from deep sleeping).
[ Michael Zanetti ]
* Use proper z ordering instead of app index for occlusion detection
* add some debug prints to the uinput backend
* drop the ignoredMice hack again (LP: #1521580)
[ Michał Sawicz ]
* Let qtmir know which apps are exempt from the lifecycle management.
This way, it can manage its own wakelocks better (and stop
preventing the system from deep sleeping).
* Update .pot file in debian/clean when in train
-- Gerry Boland <ci-train-bot@xxxxxxxxxxxxx> Tue, 08 Dec 2015 15:37:58
+0000
** Changed in: unity8 (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1517878
Title:
Non-default cursor themes fail to load
Status in unity8 package in Ubuntu:
Fix Released
Bug description:
Steps to reproduce:
$ sudo apt-get install breeze-cursor-theme
$ update-alternatives --config x-cursor-theme
-> choose anything else than the default DMZ theme
Unity8 doesn't seem to find/parse the given cursor theme, log file
repeatedly shows the following for all cursor shapes it encounters:
CursorImageProvider: "left_ptr" not found, trying "default"
CursorImageProvider: "left_ptr" not found, trying "top_left_arrow"
CursorImageProvider: "left_ptr" not found, trying "left_arrow"
CursorImageProvider: couldn't find any cursors. Using the built-in one
As a result, the user sees only the one builtin cursor.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1517878/+subscriptions
References