Re: [Zim-wiki] How to correctly set the language

2009-06-17 Thread Vlastimil Ott
Dne Út 16. června 2009 16:46:35 Jaap Karssenberg napsal(a):

 It should work like that  - just tested here with nl_NL and is working.

Hmm.. works for me on a laptop but it doesn't on my desktop PC. On both systems 
there's an ugly 
segfault when I try to switch off the spell check button:

zim[14258]: segfault at b68c1c00 ip b7af3b95 sp bfb896f0 error 4 in 
libglib-2.0.so.0.2000.1[b7ab9000+c1000]

I'm running Mandriva Linux 2009.1 and Xfce on both machines. 

 Did you try running from a terminal with -V to check for any errors?
 When you are at it please also check if you are indeed running profile
 default.

No errors:

desktop PC: no spell check
notebook: spellcheck works ok

More info (zim -V) in the attached file - but there are no errors.

 Also you want to make real sure all instances are closed when changing
 the config manually (^Q, not ^W) else it will not show up either.

Yes, I did. Maybe I'm missing some package - gtkspell uses i.e. aspell-cs?

I have one local software repository and both machines are updated from the 
same place. They have 
the same software, the same Mandriva Linux... I use Zim 0.28 from zim-wiki.org, 
not from Mandriva's 
repo.

Thanks for ideas

-- 

Vlastimil Ott
www.e-ott.info

desktop:

$ killall zim
zim: no process killed
$ software/Zim/bin/zim -V
# No daemon listening .. let's start one
# locale: cs_CZ.UTF-8
# Loading translation from: 
/home/plastique/software/Zim/bin/../share/zim/lingua/cs.pl
# This is zim 0.28
# Gtk2 version is 1.220
#   compiled against gtk+ 2.16.0
#   linked   against gtk+ 2.16.1
# Notebook path = /home/plastique/projekty/poznamky/
#  page =
# Store does not use version control
# Adding store of type 'Files' at ':'
# History file: /home/plastique/projekty/poznamky/.zim/history.cache (max 15)
# Profile: default
# Reading config from: /home/plastique/.config/zim/default.conf
# Notebook: Všechny poznámky
# Home: :Poznámky
# Loading plugin Calendar
# Loading plugin DiagramEditor
# Loading plugin InsertScreenshot
# Loading plugin PrintToBrowser
# Loading plugin SortSelection
# Loading plugin Spell
# Loading plugin TODOList
# Loading plugin ToggleReadOnly
# Loading plugin TrayIcon
# StatusIcon not embedded - no system tray ?
# Start scanning tree
# Done scanning tree


notebook:
$ zim/bin/zim -V
# No daemon listening .. let's start one
# locale: cs_CZ.UTF-8
# Loading translation from: /home/plastique/zim/bin/../share/zim/lingua/cs.pl
# This is zim 0.28
# Gtk2 version is 1.220
#   compiled against gtk+ 2.16.0
#   linked   against gtk+ 2.16.1
# Notebook path = /home/plastique/Notes/
#  page =
[plasti...@localhost ~]$ # Store does not use version control
# Adding store of type 'Files' at ':'
# History file: /home/plastique/Notes/.zim/history.cache (max 15)
# Profile: default
# Reading config from: /home/plastique/.config/zim/default.conf
# Notebook: Notes
# Home: :Home
# Loading plugin Calendar
# Loading plugin PrintToBrowser
# Loading plugin Spell
# Loading plugin TODOList
# Loading plugin TrayIcon
# StatusIcon not embedded - no system tray ?
___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] How to correctly set the language

2009-06-17 Thread Vlastimil Ott
Dne St 17. června 2009 18:15:16 jste napsal(a): 

 Sounds to me like the gtkspell backend is buggy. I know recent versions
 either use aspell (which seems stable to me) or a new backend that was
 developed by the gnome office people (which I have no experience with).
 As you are seeing DBus errors and does not have any DBus code in it, I

Yes, I was little surprised...

 Is the gtkspell package the same between the desktop and the laptop as
 well ?

Yes, it is - actually, the 'desktop' acts as a server and repository for my 
notebook and netbook. 
What's good for it, that's good for them... ;-)

urpmq -i gtkspell
Name: gtkspell
Version : 2.0.15
Release : 1mdv2009.1
Group   : System/Libraries
Size: 35395Architecture: i586
Source RPM  : gtkspell-2.0.15-1mdv2009.1.src.rpm   Build Host: n4.mandriva.com
Packager: Götz Waschk was...@mandriva.org
URL : http://gtkspell.sourceforge.net/
Summary : Spell-checking addon for GTK's TextView widget
Description :
GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
GtkTextView widget.  Right-clicking a misspelled word pops up a menu of
suggested replacements.


-- 

Vlastimil Ott
www.e-ott.info


___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp


Re: [Zim-wiki] How to correctly set the language

2009-06-17 Thread Jaap Karssenberg

Vlastimil Ott wrote:

urpmq -i gtkspell
Name: gtkspell
Version : 2.0.15
Release : 1mdv2009.1
Group   : System/Libraries
Size: 35395Architecture: i586
Source RPM  : gtkspell-2.0.15-1mdv2009.1.src.rpm   Build Host: n4.mandriva.com
Packager: Götz Waschk was...@mandriva.org
URL : http://gtkspell.sourceforge.net/
Summary : Spell-checking addon for GTK's TextView widget
Description :
GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
GtkTextView widget.  Right-clicking a misspelled word pops up a menu of
suggested replacements.
  


Probably the dependencies will betray what backend is being used.

-- Jaap

___
Mailing list: https://launchpad.net/~zim-wiki
Post to : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp