[Bug 1075351] Re: akonadi postgres configuration ignores port number

2014-05-07 Thread KDEUSER56
The Akonadi developers are aware and I expect the issue to be fixed in the next time. You can workaround that problem quite easily: In .local/share/akonadi/db_data/postgresql.conf set listen_addresses = ' ' to be empty instead of localhost (do not forget to uncomment the line.) Then delete

[Bug 1316981] Re: package qtcreator needs to be dependent on qttools5-dev

2014-05-07 Thread Monsta
** Project changed: linuxmint = qtcreator (Ubuntu) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qtcreator in Ubuntu. https://bugs.launchpad.net/bugs/1316981 Title: package qtcreator needs to be dependent on qttools5-dev To manage

[Bug 1317036] [NEW] muon-notifier uses icon in muon-discover package

2014-05-07 Thread Mark Fraser
Public bug reported: I recently removed the package muon-discover as I was never going to need it, then I noticed that the system tray icon for muon-notifier was missing. It took a while to figure out why it was missing, but after reinstalling muon-discover, it came back. Steps to Reproduce:

[Bug 1317115] Re: KDE Locale module support for changing language is incomplete

2014-05-07 Thread Tim Edwards
BTW the ProcEnviron.txt attached to this bug report is from after I applied the workaround (i.e. used gnome-language-selector) so that's why some of the env vars have been changed -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-workspace

[Bug 1317115] [NEW] KDE Locale module support for changing language is incomplete

2014-05-07 Thread Tim Edwards
Public bug reported: The current Kubuntu method of installing support for new languages and changing which language gets highest preference is broken because it only affects KDE applications. The system language (as set by the LANG and LANGUAGE environment variables) isn't changed, and the

[Bug 1317115] Re: KDE Locale module support for changing language is incomplete

2014-05-07 Thread Harald Sitter
please post the output of the following command cat ~/.kde/env/* ** Package changed: kde-workspace (Ubuntu) = libkubuntu (Ubuntu) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to libkubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1317115

[Bug 1317115] Re: KDE Locale module support for changing language is incomplete

2014-05-07 Thread Harald Sitter
Oh, and please do the following: - revert language-selector changes - create new user - login - hit alt+f2 - type kdebugdialog - hit enter - enable everything, apply and close - from a terminal run: systemsettings log - go to locale-language - move german to the right hand list - move german

[Bug 1317135] [NEW] find_package fails on PostgreSQL in 14.04

2014-05-07 Thread Per Parker
Public bug reported: It looks like FindPostgreSQL.cmake needs to be updated for postgres 9.3.4, since this is the default postgres version for Ubuntu 14.04. I tried using set(PostgreSQL_ADDITIONAL_VERSIONS 9.3.4) as recommended in FindPostgreSQL.cmake, but I get CMake Error at