(Upstream here.) Yes, this would be handy and is planned (in the longer
term). Could you please create a ticket for stuff like this in the
upstream tracker at http://www.poedit.net/trac ? TIA!
Vaclav
On Sun, 2009-11-15 at 18:29 +0100, Karsten Hilbert wrote:
> Package: poedit
> Version: 1.4.2-5
>
On Sun, 2009-01-18 at 12:30 +0100, Christian Perrier wrote:
> If a tracker is setup on SF, maybe these bugs should be forwarded
> there.
Poedit doesn't use the SF tracker anymore. It uses Trac -- see
http://www.poedit.net/trac/report (linked to from
http://www.poedit.net/support.php).
Vaclav
si
This patch doesn't apply to Poedit SVN trunk sources. If you want to
have these updates in Poedit (I'd be glad to have them), please submit
them upstream -- see instructions at
http://www.poedit.net/translations.php
Thanks,
Vaclav (Poedit maintainer)
On Fri, 2008-10-24 at 20:52 +0200, José Manuel
On Fri, 2008-10-03 at 14:09 +0200, W. Martin Borgert wrote:
> I find the package description misleading.
I took the opportunity to update Freshmeat description, you may want to
adopt that too:
Poedit is a gettext translation (.po file) editor for Unix,
Windows, and OS X.
Nothing to do with Poedit, that's a wxGTK thing with recent GTK+ (or
gtk-engines, I'm not sure -- ask Google, I know this was discussed in wx
ML).
signature.asc
Description: This is a digitally signed message part
This is fixed in upstream and the fix will be in 1.4.2 (in <2 weeks I
hope). If you want to include a patch in Debian release in the meantime,
here it is:
http://poedit.svn.sourceforge.net/viewvc/poedit/poedit/branches/1.4/src/edframe.cpp?view=patch&r1=1438&r2=1437&pathrev=1438
Alternatively -- an
Upstream here, confirmed. Poedit's parser fails to read entries where
"msgid" is followed by something other than one space, as is the case in
these files (interestingly enough, Vim's syntax highlighting is confused
by it too, but it's valid form).
This really ought to be reported in upstream bug
> so closing the bug then.
The bug is real, serious and unfixed. According to my reading of
http://www.debian.org/Bugs/Developer, the bug shouldn't be closed yet:
it's confirmed, upstream, but not yet fixed (I don't even know what will
it take to fix the underlying bug in wxGTK yet).
Vaclav
si
Do you have NumLock switched on or off and does changing its state by
pressing the NumLock key change the behavior? (I don't have numpad or
NumLock on my keyboard, so I can't try it myself.)
(Generally speaking, see the upstream bug for further suggestions -- but
I think it is NumLock.)
signatu
Please see
https://sourceforge.net/tracker/?func=detail&atid=389153&aid=2006843&group_id=27043
-- information on how to reproduce this is badly needed, neither this bug nor
the upstream one contains sufficient information.
Vaclav
signature.asc
Description: This is a digitally signed message pa
Thanatermesis wrote:
> Patch attached
Be advised that if you want to make this change in Debian version
before the next upstream version, this patch is totally broken. Use
this instead:
http://poedit.svn.sourceforge.net/viewvc/poedit?view=rev&revision=1288
Vaclav
--
PGP key: 0x465264C9, avail
Thanatermesis wrote:
> Package: poedit
> Version: 1.3.9-2
>
> I would recommend to disable the "show comment window" and "show
> automatic comments window" by default, because they are VERY
> confusing for the users, the users don't know where to do the
You have a point. I want to rework UI layout
This is fixed in 1.3.8 as well as 1.3.9. It would be probably be good
idea for Debian to stick to real releases and ignore potentially very
buggy pre-releases like 1.3.8_pre1.
It's the same thing as bug #458249.
Regards,
Vaclav
Esko Arajärvi wrote:
> Package: poedit
> Version: 1.3.8~pre1-1
> S
This is fixed in 1.3.8 as well as 1.3.9. It would be probably be good
idea for Debian to stick to real releases and ignore potentially very
buggy pre-releases like 1.3.8_pre1.
It's the same thing as bug #458253.
Regards,
Vaclav
Esko Arajärvi wrote:
> Package: poedit
> Version: 1.3.8~pre1-1
> S
Daniel Baumann wrote:
> # new poedit needs wxwidget 2.8
This wasn't intentional. Attached (trivial) patch fixes compilation
for wx-2.6. Please consider including 1.3.9 with this patch, there
were important bug fixes since 1.3.8_pre1.
The _next_ version will almost certainly require wx-2.8 thoug
This will be fixed in poedit 1.3.8, the patch is here if you want to
apply it in the meantime:
http://fisheye3.cenqua.com/changelog/poedit/?cs=1178
Vaclav
--
PGP key: 0x465264C9, available from http://pgp.mit.edu/
signature.asc
Description: This is a digitally signed message part.
[EMAIL PROTECTED] wrote:
> > poedit against wx-2.8 instead of the ancient 2.6 version that
> > Debian still uses.
>
> I did; poedit still crashes
Did you use the latest wx-2.8 version (2.8.5, or better yet, its SVN
sources)? See here:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=
[EMAIL PROTECTED] wrote:
> I did; poedit still crashes. Output from this attempt is attached.
This is not very useful, please rebuild both wxGTK 2.8 and poedit with
debug information enabled and try running poedit under gdb; when it
crashes, type "bt" and attach its output.
TIA!
Vaclab
--
PGP
This is almost certainly a problem with wxGTK and not poedit. Try
recompiling wxGTK against GTK+ 2.12. Or try to (finally!) build
poedit against wx-2.8 instead of the ancient 2.6 version that Debian
still uses.
signature.asc
Description: This is a digitally signed message part.
nk/src/catalog.cpp?r1=1008&r2=1044&view=patch
http://svn.sourceforge.net/viewvc/poedit/poedit/trunk/src/catalog.cpp?r1=1047&r2=1046&view=patch&pathrev=1047
Or wait for 1.3.6.
Vaclav Slavik
--
PGP key: 0x465264C9, available from http://pgp.mit.edu/
--
To UNSUBSCRIBE, email to
Luk Claes wrote:
> It should be fixed by closing all poedit instances (processes)
> AFAICS, please tell me if that works or not.
That's nonsense. This is Berkeley DB error and as it says, you have to
run DB recovery to fix it -- using Berkeley DB recovery tool
"db_recover".
VS
--
To UNSUBSCR
Fixed in poedit CVS, will be in next version.
V.S.
Daniel Nylander wrote:
> Using a country part in a translation file is a discouraged
> practice except in very few cases (such as pt_BR).
--
PGP key: 0x465264C9, available from http://pgp.mit.edu/
pgpKfZnVTwzRf.pgp
Description: PGP signature
Hi,
I suggest you close the bug as out of date, this was fixed in
poedit-1.3.2.
Vaclav
Christian Perrier wrote:
> Quoting Eddy Petrisor ([EMAIL PROTECTED]):
> > Subject: poedit: [UPSTREAM] erases every second automated comment
> > Package: poedit
> > Version: 1.3.1-1
> > Severity: important
>
>
> Now the font will not be changed back to the default one; the font
> identifier was written in a file in ~/.poedit/config and there is
> no way (within the poedit application) to erase that record, while,
> as long as it is present, poedit will try to use that font selected
> at step 2.
This is
Christian Perrier wrote:
> The "Display comments" in poedit does actually not show comments
> like that one:
and rightly so, it's not a real (as in "made by user") comment. As for
showing source file, you can see it after right-clicking the entry.
There's no space for such rarely needed informat
Christian Perrier wrote:
> 1.3.2 ? I looked for a changelog file and did not find one...
Like the standard NEWS file right in the root of the tarball? ;)
VS
--
PGP key: 0x465264C9, available from http://wwwkeys.pgp.net/
pgpzNX8l5SgA0.pgp
Description: PGP signature
Christian Perrier wrote:
> Vaclav, I know you have this on your TODO list...but maybe this can
> help raising the priority...:-)
Actually, it's already implemented in the latest release (available
for 3.5 months, together with detailed list of new features).
Regards,
Vaclav
pgpQg3deJtmAK.pgp
D
27 matches
Mail list logo