Custom Query (7858 matches)
Results (76 - 78 of 7858)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#11832 | duplicate | v3.40.0-rc1 doesn't open files when custom editor is used | ||
Description |
When using a custom editor for all files, the editor doesn't open the file selected when choosing edit/view on remote site. |
|||
#10295 | duplicate | v3.10.2 won't connect to server | ||
Description |
As connection proceeds, it comes up with a "certificate expired" for the server. Whether or not this is 'OK'd' it then moves on, makes a complaint about non ascii characters and finally holds and times out at 'failed to read directory listing: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. (what non-ascii characters??) Status: Connected Status: Retrieving directory listing.. (there may be some extra lines here but they don't wait around long enough to be copied) Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (173,254,28,147,20,170) Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing Have installed v 3.9.0.5 on another PC and it works fine. Seems to be a problen with 3.10.2 |
|||
#9979 | fixed | v3.10.0_rc1, SIGSEGV, crash on load | ||
Description |
Total crash, I just installed the update from Beta 2 to rc1 and it crashes instantly... there isn't much to tell I even tried passing it through GNU debugger but it did have anything usable without debugging symbols... Fault bucket 753968117, type 17 Faulting application name: filezilla.exe, version: 3.10.0.0, time stamp: 0x00000006 Faulting module name: filezilla.exe, version: 3.10.0.0, time stamp: 0x00000006 Exception code: 0xc0000005 Fault offset: 0x009c4d87 Faulting process id: 0xdb8 Faulting application start time: 0x01d026edf8cbe7ad Faulting application path: C:\Program Files (x86)\FileZilla\filezilla.exe Faulting module path: C:\Program Files (x86)\FileZilla\filezilla.exe Report Id: 46d125af-92e1-11e4-afcd-001e33825849 Program received signal SIGSEGV, Segmentation fault. 0x00dc4d87 in ?? () (gdb) bt #0 0x00dc4d87 in ?? () #1 0x004a5b1a in ?? () #2 0x004a66b8 in ?? () #3 0x005a115b in ?? () [Inferior 1 (process 3512) exited with code 030000000005] I am attaching the windows Error report file its a txt file so any text editor should be able to read it... but... WinDbg is helpful O_o (47c.228): Break instruction exception - code 80000003 (first chance) I take it you forgot to remove a break point lol.... O_o |