I've been installing and uninstalling POedit 1.4.2-5build0.1 in Ubuntu 10.04 Lucid Lynx.

POedit is installed but it loads for around 10 seconds and then just go away.

I'm installing it using Synaptic

Any suggestions?

Terminal:

alex@alex-desktop:~$ sudo apt-get install poedit
[sudo] password for alex: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  poedit
0 upgraded, 1 newly installed, 0 to remove and 13 not upgraded.
Need to get 0B/781kB of archives.
After this operation, 3,572kB of additional disk space will be used.
Selecting previously deselected package poedit.
(Reading database ... 165398 files and directories currently installed.)
Unpacking poedit (from .../poedit_1.4.2-5build0.1_i386.deb) ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for man-db ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for python-support ...
Setting up poedit (1.4.2-5build0.1) ...
update-alternatives: using /usr/bin/poeditor to provide /usr/bin/poedit (poedit) in auto mode.

alex@alex-desktop:~$ 

I think there's no errors

link|improve this question

30% accept rate
feedback

1 Answer

Run it from a terminal. That way you can read the debug/diagnostic/error messages it prints.

link|improve this answer
I think there's no errors (see above) – janoChen Aug 31 '10 at 7:27
Just type "poedit" to your terminal and then see what the errors are. Installation seems to be OK (in theory), now we eager to see what the actual run-time problem is. – Janne Pikkarainen Aug 31 '10 at 7:53
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.