[Bug 1458500] [NEW] Spell checking does not work

2015-05-25 Thread Dimitris Kardarakos
Public bug reported:

Spell checking in Kate does not work for Greek language.

Opening kate from konsole, the below are logged:

Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
HSpellDict::HSpellDict: Init failed
 HunspellClient::HunspellClient
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el_GR
 HunspellDict::HunspellDict( const QString lang ): el_GR
 dd  0x2c1b7c0
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el_GR
 HunspellDict::HunspellDict( const QString lang ): el_GR
 dd  0x2c1c550
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el_GR
 HunspellDict::HunspellDict( const QString lang ): el_GR
 dd  0x2c2dcf0
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el_GR
 HunspellDict::HunspellDict( const QString lang ): el_GR
 dd  0x5514be0
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el_GR
 HunspellDict::HunspellDict( const QString lang ): el_GR
 dd  0x5514cf0
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el_GR
 HunspellDict::HunspellDict( const QString lang ): el_GR
 dd  0x5514b60
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el_GR
 HunspellDict::HunspellDict( const QString lang ): el_GR
 dd  0xa6d6790
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el_GR
 HunspellDict::HunspellDict( const QString lang ): el_GR
 dd  0xa6da4d0
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el_GR
 HunspellDict::HunspellDict( const QString lang ): el_GR
 dd  0xcfba570
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el_GR
 HunspellDict::HunspellDict( const QString lang ): el_GR
 dd  0xcfc4250
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el_GR
 HunspellDict::HunspellDict( const QString lang ): el_GR
 dd  0x26f64e0
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el_GR
 HunspellDict::HunspellDict( const QString lang ): el_GR
 dd  0xa6d7390
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el_GR
 HunspellDict::HunspellDict( const QString lang ): el_GR
 dd  0x26f6820
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el_GR
 HunspellDict::HunspellDict( const QString lang ): el_GR
 dd  0xa6f8500
 SpellerPlugin *HunspellClient::createSpeller(const QString language) ; el
 HunspellDict::HunspellDict( const QString lang ): el
 dd  0x2716dc0
 isCorrect : ένα
 result : 0

System:
Description:Ubuntu 15.04
Release:15.04

Package:
kate:
  Εγκατεστημένα (installed): 4:15.04.0-0ubuntu1~ubuntu15.04~ppa1
  Υποψήφιο (candidate):  4:15.04.0-0ubuntu1~ubuntu15.04~ppa1
  Πίνακας Έκδοσης:
 *** 4:15.04.0-0ubuntu1~ubuntu15.04~ppa1 0
500 http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/ vivid/main 
amd64 Packages
100 /var/lib/dpkg/status
 4:14.12.3-0ubuntu2 0
500 http://gr.archive.ubuntu.com/ubuntu/ vivid/universe amd64 Packages

KDE Plasma: 5.3.0  (via backports ppa)

** Affects: kate (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Spell checking does not work

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

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

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

2014-05-26 Thread Dimitris Kardarakos
Find below the relative KDE bug, since I initially considered the issue
as a KDE one:

https://bugs.kde.org/show_bug.cgi?id=335301

** Bug watch added: KDE Bug Tracking System #335301
   https://bugs.kde.org/show_bug.cgi?id=335301

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

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


[Bug 1322968] [NEW] Changing country leads to invalid locale

2014-05-25 Thread Dimitris Kardarakos
Public bug reported:

New installation of Kubuntu 14.04 and upgraded via kubuntu-ppa.
Initially, country is set to United States. The locale settings are
the following:

~/.kde/env$ cat setlocale.sh 
export LANG=en_US.UTF-8 
export LANGUAGE=en:el:en 
export LC_NUMERIC=en_US.UTF-8 
export LC_TIME=en_US.UTF-8 
export LC_MONETARY=en_US.UTF-8 
export LC_PAPER=en_US.UTF-8 
export LC_IDENTIFICATION=en_US.UTF-8 
export LC_NAME=en_US.UTF-8 
export LC_ADDRESS=en_US.UTF-8 
export LC_TELEPHONE=en_US.UTF-8 
export LC_MEASUREMENT=en_US.UTF-8 

Then, I change Country to Greece, via System Settings. Locale changes as
follows:

export LANG=en_GR.UTF-8 
export LANGUAGE=en:el:en 
export LC_NUMERIC=en_GR.UTF-8 
export LC_TIME=en_GR.UTF-8 
export LC_MONETARY=en_GR.UTF-8 
export LC_PAPER=en_GR.UTF-8 
export LC_IDENTIFICATION=en_GR.UTF-8 
export LC_NAME=en_GR.UTF-8 
export LC_ADDRESS=en_GR.UTF-8 
export LC_TELEPHONE=en_GR.UTF-8 
export LC_MEASUREMENT=en_GR.UTF-8 

As far as I know, en_GR.UTF-8 is not a valid entry. A severe loss of
functionality is that accents cannot be set properly to greek vowels.
Changing manually setlocale.sh to:

export LANG=el_GR.UTF-8 
export LANGUAGE=en:el:en 
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 

solves the issue.


My version:

Qt: 4.8.6
KDE Development Platform: 4.13.1
KDE Daemon: 4.13.1

No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04 LTS
Release:14.04
Codename:   trusty

** Affects: kde-runtime (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

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


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

2014-05-25 Thread Dimitris Kardarakos
Regional settings for Greece (time, numeric, monetary) but English
translation seems pretty valid to me. And it is something that worked in
Kubuntu 13.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

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


[Bug 935246] Re: Kubuntu 12.04 installation failure on VirtualBox 4.1.8

2012-03-02 Thread Dimitris Kardarakos
No problem with Kubuntu 12.04 Beta-1, on the same virtual machine.

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

Title:
  Kubuntu 12.04 installation failure on VirtualBox 4.1.8

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

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


[Bug 945116] [NEW] Kmail first setup errors

2012-03-02 Thread Dimitris Kardarakos
Public bug reported:

After kubuntu12.04 beta1 installation, tried to setup kmail.

Opening kmail, i got a notification saying: Maildir: error opening ; the 
folder is missing
and another saying: akonadi_akonotes_resource_0: Error opening ; this folder 
is missing

Then I configured an imap account, getting the following notifications:
Resource Imap Account x is broken. This resource is now offline,
where x=1,2,3,4

I restarted kmail and then I got the following: Personal Contacts:
Directory '/home/dimitris/.local/share/contacts' does not exists'. But
the IMAP folders appeared.

I have to mention that the client is working (I sent and received an
email).

** Affects: kdepim (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/945116

Title:
  Kmail first setup errors

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

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


[Bug 945116] Re: Kmail first setup errors

2012-03-02 Thread Dimitris Kardarakos
** Attachment added: .xsession-errors
   
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/945116/+attachment/2802737/+files/.xsession-errors

-- 
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/945116

Title:
  Kmail first setup errors

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

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


[Bug 935246] [NEW] Kubuntu 12.04 installation failure on VirtualBox 4.1.8

2012-02-18 Thread Dimitris Kardarakos
Public bug reported:

Trying to install Kubuntu 12.04 alpha 2(32bit)  on Virtualbox 4.1.8, the
installation failed.

1. Starting the installation, mouse was not present. I have installed
numerous virtual machines guests using VirtualBox, including Kubuntu,
never facing this issue.

2. The following error was displayed at startup

http://ubuntuone.com/1XlfhTJyhDf4e11pZhjXIR

3. I completed the installation using keyboard only.  In the last step
of the installation the following error occurred:

http://ubuntuone.com/7MVApsvbkQsCAIfx7p2OH6

4. After shutting down the VM and starting again, I faced again the
error:

http://ubuntuone.com/1XlfhTJyhDf4e11pZhjXIR

The VM Info is the following:
http://paste.ubuntu.com/847272/

The host runs kubuntu 11.04 (32bit).

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: kubuntu

** Tags added: kubuntu

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

Title:
  Kubuntu 12.04 installation failure on VirtualBox 4.1.8

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

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


[Bug 935246] Re: Kubuntu 12.04 installation failure on VirtualBox 4.1.8

2012-02-18 Thread Dimitris Kardarakos
** Package changed: ubuntu = ubiquity (Ubuntu)

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

Title:
  Kubuntu 12.04 installation failure on VirtualBox 4.1.8

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

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


[Bug 935246] Re: Kubuntu 12.04 installation failure on VirtualBox 4.1.8

2012-02-18 Thread Dimitris Kardarakos
** Description changed:

  Trying to install Kubuntu 12.04 alpha 2(32bit)  on Virtualbox 4.1.8, the
  installation failed.
  
  1. Starting the installation, mouse was not present. I have installed
- numerous virtual machines guests using VirtualBox, including Kubuntu,
+ numerous virtual machine (guests) using VirtualBox, including Kubuntu,
  never facing this issue.
  
  2. The following error was displayed at startup
  
  http://ubuntuone.com/1XlfhTJyhDf4e11pZhjXIR
  
  3. I completed the installation using keyboard only.  In the last step
  of the installation the following error occurred:
  
  http://ubuntuone.com/7MVApsvbkQsCAIfx7p2OH6
  
  4. After shutting down the VM and starting again, I faced again the
  error:
  
  http://ubuntuone.com/1XlfhTJyhDf4e11pZhjXIR
  
  The VM Info is the following:
  http://paste.ubuntu.com/847272/
  
  The host runs kubuntu 11.04 (32bit).

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

Title:
  Kubuntu 12.04 installation failure on VirtualBox 4.1.8

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

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


[Bug 935246] Re: Kubuntu 12.04 installation failure on VirtualBox 4.1.8

2012-02-18 Thread Dimitris Kardarakos
Here is the ubuntu-bug ubiquity report:

http://paste.ubuntu.com/847813/

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

Title:
  Kubuntu 12.04 installation failure on VirtualBox 4.1.8

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

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