Error: loading icon 'notification-notification-audio-volume-medium' caused error: 'Icon 'notification-notification-audio-volume-medium' not present in theme'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
notify-osd (Ubuntu) |
Fix Released
|
High
|
Iain Lane | ||
notify-osd-icons (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
telephony-service (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Vivid |
New
|
Undecided
|
Unassigned |
Bug Description
I am seeing the following warning with notify-osd when changing the volume:
loading icon 'notification-
This happens also when running it manually (as in src/send-
notify-send "Volume" -i notification-
When leaving out the "notification-" prefix there's no error:
notify-send "Volume" -i audio-volume-medium -h int:value:75 -h string:
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: notify-osd 0.9.35+
ProcVersionSign
Uname: Linux 3.13.0-44-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Jan 20 10:41:03 2015
DesktopSession: 'ubuntu'
GtkTheme: 'Numix'
IconTheme: 'ubuntu-mono-dark'
InstallationDate: Installed on 2012-05-28 (966 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
MachineType: LENOVO 42992PG
ProcKernelCmdLine: BOOT_IMAGE=
RelatedPackageV
xserver-xorg 1:7.7+1ubuntu8
libgl1-mesa-glx 10.1.3-0ubuntu0.2
libdrm2 2.4.56-1~ubuntu1
xserver-
xserver-
SourcePackage: notify-osd
UpgradeStatus: Upgraded to trusty on 2015-01-17 (2 days ago)
dmi.bios.date: 07/18/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 8DET69WW (1.39 )
dmi.board.
dmi.board.name: 42992PG
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.
dmi.modalias: dmi:bvnLENOVO:
dmi.product.name: 42992PG
dmi.product.
dmi.sys.vendor: LENOVO
Related branches
- PS Jenkins bot (community): Approve (continuous-integration)
- Dmitry Shachnev: Approve
- Ubuntu Artwork Packagers: Pending requested
-
Diff: 19 lines (+3/-3)2 files modifiedMakefile (+1/-1)
debian/notify-osd-icons.links (+2/-2)
- Dmitry Shachnev: Pending requested
- Gustavo Pichorim Boiko: Pending requested
-
Diff: 31 lines (+5/-4)2 files modifieddebian/telephony-service.install (+3/-3)
indicator/icons/CMakeLists.txt (+2/-1)
- Gustavo Pichorim Boiko (community): Approve
- Dmitry Shachnev: Approve
-
Diff: 31 lines (+5/-4)2 files modifieddebian/telephony-service.install (+3/-3)
indicator/icons/CMakeLists.txt (+2/-1)
- Tiago Salem Herrmann (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 1020 lines (+487/-43)30 files modified.bzrignore (+1/-0)
CMakeLists.txt (+8/-0)
approver/approver.cpp (+20/-3)
approver/approver.h (+1/-0)
cmake/modules/GenerateTest.cmake (+8/-3)
debian/telephony-service.install (+3/-3)
handler/callhandler.cpp (+2/-3)
handler/handler.cpp (+30/-3)
handler/handler.h (+1/-0)
indicator/icons/CMakeLists.txt (+2/-1)
indicator/messagingmenu.cpp (+0/-1)
indicator/ussdindicator.cpp (+13/-6)
libtelephonyservice/applicationutils.cpp (+9/-7)
libtelephonyservice/callentry.cpp (+1/-1)
libtelephonyservice/telepathyhelper.cpp (+1/-0)
po/CMakeLists.txt (+1/-1)
tests/CMakeLists.txt (+1/-0)
tests/approver/ApproverTest.cpp (+108/-0)
tests/approver/CMakeLists.txt (+16/-0)
tests/approver/approvercontroller.cpp (+49/-0)
tests/approver/approvercontroller.h (+41/-0)
tests/common/CMakeLists.txt (+3/-0)
tests/common/NotificationsMock.cpp (+86/-0)
tests/common/mock/callchannel.cpp (+11/-1)
tests/handler/HandlerTest.cpp (+50/-7)
tests/handler/approver.cpp (+7/-1)
tests/handler/approver.h (+1/-1)
tests/handler/handlercontroller.cpp (+6/-0)
tests/handler/handlercontroller.h (+1/-0)
tests/libtelephonyservice/CallEntryTest.cpp (+6/-1)
Changed in telephony-service (Ubuntu): | |
importance: | Undecided → High |
Changed in notify-osd (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in telephony-service (Ubuntu): | |
assignee: | Iain Lane (laney) → nobody |
Hey Laney, could you look if that's to due with the gtk update or the gnome->adwaita icon theme change? Seems like quite some notify-osd icons are wrong/changed on vivid with some recent update