Yes, php7.0 from xenial-proposed (7.0.8-0ubuntu0.16.04.1) fixes issue for me
thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1596578
Title:
zabbix issues with current php version
To manage no
Public bug reported:
Latest xenial release has php7.0 7.0.4-7ubuntu2.1
I had issues with zabbix 3.0 php frontend:
https://support.zabbix.com/browse/ZBX-10926
which was caused by php bug fixed in version 7.0.6:
https://bugs.php.net/bug.php?id=71914
Could you please bump php version or apply fix
Public bug reported:
Environment:
ubuntu 15.04 with upstart and without apparmor
I tried to upgrade my ubuntu image to 15.10 and upgrading breaks on
rsyslog:
start: Job failed to start
i checked dmesg and found this:
[ 525.832963] init: rsyslog pre-start process (3078)
[ 525.833007] init: r
This fixes issues for me:
/lib/init/apparmor-profile-load:
#!/bin/sh
[ -x /lib/apparmor/profile-load ] || exit 0
exec /lib/apparmor/profile-load "$@"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/15
i found working patch in altlinux bugzilla
https://bugzilla.altlinux.org/long_list.cgi?buglist=4871
sorry, it in russian only, most important part is:
patch that is works with utf-8
https://bugzilla.altlinux.org/attachment.cgi?id=1402
+ -O CHARSET specify a character encoding for DOS, Window
there was a bug in ooo-build
(kde file picker plugin was registered with name of gnome's one)
commited in trunk:
http://svn.gnome.org/viewcvs/ooo-build?view=rev&revision=9074
i tried this patch and it fix bug for me
so, please update ooo for ubuntu
--
OpenOffice doesn't use KDE filepicker in Ku