[Bug 883459]

2014-08-30 Thread Dandress2
KMail 4.13.3
Fedora 20  (testing and unstable repos in use)

I had the problem where a spam filter would endlessly duplicate emails.
I quickly removed the spam filter and things settled down. The problem
returns when I delete or move an email. The email will move to the
detination folder, only to shortly reappear, disabled and not
selectable, in the original folder.

I have two email accounts configured, GMail and the my employer's (ms
exchange server). The problem occurs almost exclussively with my
employer's account. Emails duplicate in the GMail spam folder, curiously
taking several minutes to show up instead of almost immediately.

I don't see akonadi being at fault. Running akonadictl fsck and vacuum
show no errors, and don't affect the problem.  Deleteing the Adkonadi
database and starting over didn't help either. Yet, I can clear the
duplicates by using any other mail client and synching each folder
individually. To make a SWAG (stupid wild ass guess), I'd look for
something in LDAP usage.

Sorry to report a problem and not offer help. Thanks.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in Ubuntu.
https://bugs.launchpad.net/bugs/883459

Title:
  KMail duplicates emails

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdepim/+bug/883459/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 883459]

2014-08-30 Thread Ago-sylvain
Created attachment 88429
mail filter kernel ETM

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepim in Ubuntu.
https://bugs.launchpad.net/bugs/883459

Title:
  KMail duplicates emails

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdepim/+bug/883459/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1362107] Re: Please update kdevelop to 4.7.0

2014-08-30 Thread Scarlett Clark
** Changed in: kdevelop (Ubuntu)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdevelop in Ubuntu.
https://bugs.launchpad.net/bugs/1362107

Title:
  Please update kdevelop to 4.7.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdevelop/+bug/1362107/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1327527] Re: Unable to set locale after update

2014-08-30 Thread Angelescu
I am affected, too. After upgrade to kde 4.14 from   ppa:kubuntu-ppa/backports  
 all sistem have no localization. I use romanian language, ro.
First, I edited   /etc/environment   where I add this line:   
LC_ALL=en_US.utf8
After that, entire DE and his default apps are in romanian. The rest of app are 
still in english.
Here are the result of cmd.  locale in netrunner 14, upgraded from the same 
ppa, which is not affected :
netrunerk@netrunerk-System-Product-Name:~$ locale
LANG=ro_RO.UTF-8
LANGUAGE=ro:en
LC_CTYPE=ro_RO.UTF-8
LC_NUMERIC=ro_RO.UTF-8
LC_TIME=ro_RO.UTF-8
LC_COLLATE=ro_RO.UTF-8
LC_MONETARY=ro_RO.UTF-8
LC_MESSAGES=ro_RO.UTF-8
LC_PAPER=ro_RO.UTF-8
LC_NAME=ro_RO.UTF-8
LC_ADDRESS=ro_RO.UTF-8
LC_TELEPHONE=ro_RO.UTF-8
LC_MEASUREMENT=ro_RO.UTF-8
LC_IDENTIFICATION=ro_RO.UTF-8
LC_ALL=
here are the same cmd. in kubuntu 14.04:
k1404@windows9OEM:~$ locale
LANG=en_RO.UTF-8
LANGUAGE=en
LC_CTYPE=en_US.utf8
LC_NUMERIC=en_US.utf8
LC_TIME=en_US.utf8
LC_COLLATE=en_US.utf8
LC_MONETARY=en_US.utf8
LC_MESSAGES=en_US.utf8
LC_PAPER=en_US.utf8
LC_NAME=en_US.utf8
LC_ADDRESS=en_US.utf8
LC_TELEPHONE=en_US.utf8
LC_MEASUREMENT=en_US.utf8
LC_IDENTIFICATION=en_US.utf8
LC_ALL=en_US.utf8

how can edit something and where, for to have the result of cmd. locale, in 
Kubuntu  like in Netrunner?
This will fix the problem without any downgrade.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to Kubuntu PPA.
https://bugs.launchpad.net/bugs/1327527

Title:
  Unable to set locale after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-ppa/+bug/1327527/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1322968] Re: Changing country leads to invalid locale

2014-08-30 Thread xxvirusxx
I forgot

If you don`t have setlocale.sh you can run all commands in Terminal

export LANG=el_GR.UTF-8
export LANGUAGE=el_GR
export LC_NUMERIC=el_GR.UTF-8
export LC_TIME=el_GR.UTF-8
export LC_MONETARY=el_GR.UTF-8
export LC_PAPER=el_GR.UTF-8
export LC_IDENTIFICATION=el_GR.UTF-8
export LC_NAME=el_GR.UTF-8
export LC_ADDRESS=el_GR.UTF-8
export LC_TELEPHONE=el_GR.UTF-8
export LC_MEASUREMENT=el_GR.UTF-8

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-runtime in Ubuntu.
https://bugs.launchpad.net/bugs/1322968

Title:
  Changing country leads to invalid locale

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1322968/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1322968] Re: Changing country leads to invalid locale

2014-08-30 Thread xxvirusxx
When try to change language in /home/.kde  will be created a env folder
wich have a file setlocale.env with incorect information about language.

Orasis

Do this:

sudo nano /home/your_username/.kde/env/setlocale.sh

Correct all from file the same
For example if you want el_GR setlocale.sh need to be this, and save it

export LANG=el_GR.UTF-8
export LANGUAGE=el_GR
export LC_NUMERIC=el_GR.UTF-8
export LC_TIME=el_GR.UTF-8
export LC_MONETARY=el_GR.UTF-8
export LC_PAPER=el_GR.UTF-8
export LC_IDENTIFICATION=el_GR.UTF-8
export LC_NAME=el_GR.UTF-8
export LC_ADDRESS=el_GR.UTF-8
export LC_TELEPHONE=el_GR.UTF-8
export LC_MEASUREMENT=el_GR.UTF-8

Then run in Terminal (Konsole)
sudo sh /home/your_username/.kde/env/setlocale.sh

Now if you type locale in Terminal will be no error

Also if you need to have all menu aplications translated you ned to do
this

sudo nano /etc/default/locale

Paste and save

LANG=el_GR.UTF-8
LC_NUMERIC=el_GR.UTF-8
LC_TIME=el_GR.UTF-8
LC_MONETARY=el_GR.UTF-8
LC_PAPER=el_GR.UTF-8
LC_NAME=el_GR.UTF-8
LC_ADDRESS=el_GR.UTF-8
LC_TELEPHONE=el_GR.UTF-8
LC_MEASUREMENT=el_GR.UTF-8
LC_IDENTIFICATION=el_GR.UTF-8

Reboot your PC.  After restart a popup notification will be displayed
with this message Incomplete language .press on it and install
missing files.

That is

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-runtime in Ubuntu.
https://bugs.launchpad.net/bugs/1322968

Title:
  Changing country leads to invalid locale

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1322968/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1258422]

2014-08-30 Thread theshowmecanuck
Multiple monitors is VERY common and this bug prevents people from
maximizing application windows which is a pain in the ass. This is a
usability issue. I'm not sure why this hasn't even been assigned.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/1258422

Title:
  Maximized windows go under panel if panel attached to screen edge
  between two monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1258422/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1258422] Re: Maximized windows go under panel if panel attached to screen edge between two monitors

2014-08-30 Thread Bug Watch Updater
** Bug watch added: KDE Bug Tracking System #299247
   https://bugs.kde.org/show_bug.cgi?id=299247

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/1258422

Title:
  Maximized windows go under panel if panel attached to screen edge
  between two monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1258422/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1270157] Re: app desktop: name, generic name and comment identical for KDE and QT quassel(-client) versions - identical display in e.g. muon-discover

2014-08-30 Thread Jeffrey Flaker
*** This bug is a duplicate of bug 1348873 ***
https://bugs.launchpad.net/bugs/1348873

** This bug has been marked a duplicate of bug 1348873
   remove spelled as remvoe in usermod -h

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to quassel in Ubuntu.
https://bugs.launchpad.net/bugs/1270157

Title:
  app desktop: name, generic name and comment identical for KDE and QT
  quassel(-client) versions - identical display in e.g. muon-discover

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quassel/+bug/1270157/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1362751] Re: powerdevil makes kded have 100% CPU

2014-08-30 Thread Adrian Rocha
In Kubuntu Plasma 5 i386 the problem is solved.
Now I can see the file 
/usr/share/dbus-1/system-services/org.kde.powerdevil.backlighthelper.service. 
This file was absent in the previous images, I think this was the cause.
Apparently it was a packaging issue, at least in my case.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to Kubuntu PPA.
https://bugs.launchpad.net/bugs/1362751

Title:
  powerdevil makes kded have 100% CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-ppa/+bug/1362751/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs