Re: [Bug 1639470] Re: Poedit crashes with SIGSEGV in web::https:client::details::http_network_handler::http_network_handler()

2016-11-25 Thread Václav Slavík
Please don’t spam me with this crap. > On 25 Nov 2016, at 18:31, Numan Demirdöğen wrote: > > ** Bug watch added: github.com/vslavik/poedit/issues #302 > https://github.com/vslavik/poedit/issues/302 > > ** Also affects: poedit via > https://github.com/vslavik/poedit/issues/302 > Importance

[Bug 672084] Re: No menubar in Poedit

2011-02-25 Thread Václav Slavík
It's something you should kind of consider fixing in current Ubuntu version, too... And sorry, but closing the bug as invalid just because no user is brave enough to upgrade their system to latest unstable snapshot (seeing how a broken thing like dbusmenu is included in stable release) sounds a bi

[Bug 672084] Re: No menubar in Poedit

2010-12-07 Thread Václav Slavík
Well, no, this bug very much is valid (and affects all wxWidgets-based apps, not just Poedit) -- it's just invalid as upstream bug, because it's Ubuntu-specific breakage caused by Ubuntu changes to GTK+. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 613530] Re: version WXU_2.8 not defined in file libwx_baseu-2.8.so.0 with link time reference

2010-08-04 Thread Václav Slavík
wxWidgets developer here. Please note that THIS IS NOT A BUG, it is perfectly correct and expect that this symbol is not defined. It has -- and should have! -- version tag WXU_2.8.5, not WXU_2.8. The real problem is, as I explained over in bug 610686, that Ubuntu somehow managed to break the *prev

[Bug 610686] Re: relocation error in poedit binary

2010-07-30 Thread Václav Slavík
That the only explanation I can think of is that 2.8.10.1-0ubuntu1 was incorrectly compiled without version info, but ubuntu1.1 was fixed. But the presence of "WXU_2.8" in that error indicates otherwise: that version-script is used. But that's even more weird, because it should read "WXU_2.8.5" (se

[Bug 610686] Re: relocation error in poedit binary

2010-07-30 Thread Václav Slavík
This error happens when libwxbase2.8 is older than it should be, downgrading usually *causes* it, not fixes... -- relocation error in poedit binary https://bugs.launchpad.net/bugs/610686 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 611344] Re: starting crash poedit

2010-07-29 Thread Václav Slavík
*** This bug is a duplicate of bug 610686 *** https://bugs.launchpad.net/bugs/610686 ** This bug has been marked a duplicate of bug 610686 relocation error in poedit binary -- starting crash poedit https://bugs.launchpad.net/bugs/611344 You received this bug notification because you are a

[Bug 610686] Re: relocation error in poedit binary

2010-07-28 Thread Václav Slavík
This means that Poedit was compiled against wxWidgets version newer than what is installed on the system where you try to run it. This may be because you downgraded wxGTK package(s), because the poedit package has incorrect dependencies (allowing older wxGTK version to satisfy them) or there was so

[Bug 593491] Re: poedit creates folders when it should be browsing them

2010-06-15 Thread Václav Slavík
That would be wxDirDialog and Poedit does nothing out of ordinary here (in unpatched 1.4.6, that is, but I don't think 1.4.2 differed). Could it be a problem with some Ubuntu patches to wxGTK or GTK+? -- poedit creates folders when it should be browsing them https://bugs.launchpad.net/bugs/593491

[Bug 593596] Re: poedit does not recognise CR/LF in PO files

2010-06-15 Thread Václav Slavík
> So it removes the wordwrap but doesn't affect line feeds? Yes. Specifically, it doesn't preserve insignificant formatting of the source files. -- poedit does not recognise CR/LF in PO files https://bugs.launchpad.net/bugs/593596 You received this bug notification because you are a member of Ub

[Bug 593491] Re: poedit creates folders when it should be browsing them

2010-06-14 Thread Václav Slavík
FWIW, it's not reproducible in unpatched upstream (1.4.6; Ubuntu's 1.4.2 is ancient). Can you clarify some things? a) When you click "Generate database", are there any languages in the languages list above the button? b) How do you "enter a folder"? Using the Browse button, or by typing it manu

[Bug 593596] Re: poedit does not recognise CR/LF in PO files

2010-06-14 Thread Václav Slavík
This is certainly not true as described -- even the attached sample file shows plenty of newlines. Are you referring to this upstream bug: http://www.poedit.net/trac/ticket/25? ** Bug watch added: www.poedit.net/trac/ #25 http://www.poedit.net/trac/ticket/25 -- poedit does not recognise CR/LF

[Bug 593495] Re: poedit --verbose doesn't output anything

2010-06-13 Thread Václav Slavík
The flag comes from wxWidgets and it _does_ have an effect of enabling some additional wxWidgets logging. That you didn't observe the effect in some particular execution of Poedit, when -- presumably -- no logging- worthy situation happened doesn't imply that it has no effect. It's true that this

[Bug 393102] Re: Ubuntu9.04 Nautilus Crash moving files through Network

2010-02-06 Thread Václav Slavík
I can confirm that nautilus-dropbox-0.6.1 appears to be the culprit. The *daemon* itself is irrelevant, it doesn't matter whether it's running at the moment or not. As long as nautilus-dropbox is installed on the system, /usr/lib/nautilus/extensions-2.0/libnautilus-dropbox.so is loaded into the nau

[Bug 422449] Re: Poedit dont support the option -i (--indent) from .pot and .po files generated with xgettext

2009-09-04 Thread Václav Slavík
This is fixed in upstream SVN (see http://www.poedit.net/trac/ticket/189 -- links to the patch). ** Bug watch added: www.poedit.net/trac/ #189 http://www.poedit.net/trac/ticket/189 ** Also affects: poedit via http://www.poedit.net/trac/ticket/189 Importance: Unknown Status: Unknow

[Bug 415431] Re: poedit crash (not init) on Ubuntu 9.10

2009-08-19 Thread Václav Slavík
*** This bug is a duplicate of bug 412772 *** https://bugs.launchpad.net/bugs/412772 Not a crash and duplicate of #412772. ** This bug has been marked a duplicate of bug 412772 poedit doesn't start -- poedit crash (not init) on Ubuntu 9.10 https://bugs.launchpad.net/bugs/415431 You recei

[Bug 412772] Re: poedit doesn't start

2009-08-13 Thread Václav Slavík
This means that the Poedit binary was built against wxWidgets 2.8.5, but the package's dependencies weren't updated to require wxWidgets-2.8 >= 2.8.5. As a workaround, update all wx packages to at least 2.8.5. The real fix is to either (a) update package's dependencies; or (b) compile Poedit with

[Bug 301148] Re: poeditor crashed with SIGSEGV (intrepid crash)

2009-07-08 Thread Václav Slavík
*** This bug is a duplicate of bug 322574 *** https://bugs.launchpad.net/bugs/322574 ** This bug has been marked a duplicate of bug 322574 poeditor crashed with SIGSEGV in dbus_connection_set_watch_functions() -- poeditor crashed with SIGSEGV (intrepid crash) https://bugs.launchpad.net/bu

[Bug 396487] Re: [karmic]Poedit crashes when opening a file

2009-07-08 Thread Václav Slavík
*** This bug is a duplicate of bug 322574 *** https://bugs.launchpad.net/bugs/322574 ** This bug has been marked a duplicate of bug 322574 poeditor crashed with SIGSEGV in dbus_connection_set_watch_functions() -- [karmic]Poedit crashes when opening a file https://bugs.launchpad.net/bugs/3

[Bug 322574] Re: poeditor crashed with SIGSEGV in dbus_connection_set_watch_functions()

2009-07-08 Thread Václav Slavík
Upstream bug, with a fix, is here: http://www.poedit.net/trac/ticket/276 ** Bug watch added: www.poedit.net/trac/ #276 http://www.poedit.net/trac/ticket/276 -- poeditor crashed with SIGSEGV in dbus_connection_set_watch_functions() https://bugs.launchpad.net/bugs/322574 You received this bug n

[Bug 316825] Re: poedit is not in the list of "open with another application" for POT files

2009-07-08 Thread Václav Slavík
Note that this only applies to POT files -- the templates that are not supposed to be editable or edited in Poedit. It is in the list of applications to open (editable) PO files in. ** Summary changed: - poedit is not in the list of "open with another application" + poedit is not in the list of "

[Bug 396487] Re: [karmic]Poedit crashes when opening a file

2009-07-08 Thread Václav Slavík
Upstream bug, with a fix, is here: http://www.poedit.net/trac/ticket/276 ** Bug watch added: www.poedit.net/trac/ #276 http://www.poedit.net/trac/ticket/276 -- [karmic]Poedit crashes when opening a file https://bugs.launchpad.net/bugs/396487 You received this bug notification because you are