Custom Query (8143 matches)
Results (34 - 36 of 8143)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#373 | wrong file name on remote site | |||
Description |
if i transfer a number of file great of 5 (approximately), sometime, in the remote site, filezilla confuse the real name of files: local remote but abc.htm -> abc.htm -> is the .htm abc.doc -> abc.doc -> is the .pdf abcd.pdf -> abcd.pdf -> is the .doc this problem affect all version after 2.1.4, our servers are ProFTPD 1.2.2, ProFTPD 1.2.2rc3 and ProFTPD 1.2.7rc3 |
|||
#1084 | wrong chinese word in filezilla. | |||
Description |
In Edit->Settings...->Interface settings->Pane Layout->Gerenal the checkbox's text in chinese must be "将远程视图放在 本地视图左侧", not “将远程试图放在本地试图左侧†|
|||
#9579 | fixed | wrapengine.cpp(735): assert "size.x <= bestWidth" failed | ||
Description |
I'm using the nightly from 2014-06-12 with wxWidgets 3.0 (Cocoa). Running File -> Site Manager ... ends up throwing the following two asserts: wrapengine.cpp(735): assert "size.x <= bestWidth" failed in WrapRecursive(). Call stack: [00] CWrapEngine::WrapRecursive(wxWindow*, double, char const*, wxSize, wxSize) wrapengine.cpp:51 [01] CSiteManagerDialog::Create(wxWindow*, std::vector<CSiteManagerDialog::_connected_site, std::allocator<CSiteManagerDialog::_connected_site> >*, CServer const*) window.h:140 [02] CMainFrame::OpenSiteManager(CServer const*) Mainfrm.cpp:146 [03] CMainFrame::OnMenuHandler(wxCommandEvent&) Mainfrm.cpp:56 [04] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) [05] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) [06] wxEvtHandler::TryHereOnly(wxEvent&) [07] wxEvtHandler::TryBeforeAndHere(wxEvent&) [08] wxEvtHandler::ProcessEventLocally(wxEvent&) [09] wxEvtHandler::ProcessEvent(wxEvent&) [10] wxWindowBase::TryAfter(wxEvent&) [11] wxEvtHandler::ProcessEvent(wxEvent&) [12] wxEvtHandler::SafelyProcessEvent(wxEvent&) [13] wxWindowBase::HandleWindowEvent(wxEvent&) const [14] wxMenuBase::SendEvent(int, int) [15] wxMenu::HandleCommandProcess(wxMenuItem*, wxWindow*) [16] -[wxNSMenuItem clickedAction:] [17] -[NSObject performSelector:withObject:] [18] -[NSApplication sendAction:to:from:] [19] -[NSMenuItem _corePerformAction] [20] -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] Do you want to stop the program? You can also choose [Cancel] to suppress further warnings. wrapengine.cpp(571): assert "size.x <= maxWidth" failed in WrapRecursive(). Call stack: [00] CWrapEngine::WrapRecursive(wxWindow*, double, char const*, wxSize, wxSize) [01] CSiteManagerDialog::Create(wxWindow*, std::vector<CSiteManagerDialog::_connected_site, std::allocator<CSiteManagerDialog::_connected_site> >*, CServer const*) [02] CMainFrame::OpenSiteManager(CServer const*) [03] CMainFrame::OnMenuHandler(wxCommandEvent&) [04] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) [05] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) [06] wxEvtHandler::TryHereOnly(wxEvent&) [07] wxEvtHandler::TryBeforeAndHere(wxEvent&) [08] wxEvtHandler::ProcessEventLocally(wxEvent&) [09] wxEvtHandler::ProcessEvent(wxEvent&) [10] wxWindowBase::TryAfter(wxEvent&) [11] wxEvtHandler::ProcessEvent(wxEvent&) [12] wxEvtHandler::SafelyProcessEvent(wxEvent&) [13] wxWindowBase::HandleWindowEvent(wxEvent&) const [14] wxMenuBase::SendEvent(int, int) [15] wxMenu::HandleCommandProcess(wxMenuItem*, wxWindow*) [16] -[wxNSMenuItem clickedAction:] [17] -[NSObject performSelector:withObject:] [18] -[NSApplication sendAction:to:from:] [19] -[NSMenuItem _corePerformAction] [20] -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] Do you want to stop the program? You can also choose [Cancel] to suppress further warnings. |