From quanta Tue May 09 17:41:48 2006 From: Sasha Andric Date: Tue, 09 May 2006 17:41:48 +0000 To: quanta Subject: [Quanta] Hang when coping files from remote server Message-Id: <200605091441.48625.sasha () goldnet ! ca> X-MARC-Message: https://marc.info/?l=quanta&m=114719664900644 When dragging/dropping files from project upload treeview to the project treeview quanta will hang. This happens when I copy a file and before file gets downloaded and before prompt "do you want to add this to project" I move mouse back to the upload treeview. It seems that quanta waits for prompt answer, but because prompt gets canceled for some reason and never pops up (could be because I move the mouse to the upload treeview) the quanta just waits for it for ever. Here is some of "strace -f -p $QUANTA_PID" output I hope this makes sense to someone Sasha select(18, [3 4 5 7 9 10 13 14 15 16 17], [], [], {8, 648172}) = 1 (in [3], left {5, 260000}) gettimeofday({1147196044, 573963}, NULL) = 0 ioctl(3, FIONREAD, [32]) = 0 read(3, "\34c\322g\31\1\0\0I\1\0\0X)\213\0\0\1\0\0\16\0\0\0\370"..., 32) = 32 ioctl(3, FIONREAD, [0]) = 0 ioctl(3, FIONREAD, [0]) = 0 gettimeofday({1147196044, 574837}, NULL) = 0 select(18, [3 4 5 7 9 10 13 14 15 16 17], [], [], {5, 253831}) = 1 (in [3], left {4, 828000}) gettimeofday({1147196045, 957}, NULL) = 0 ioctl(3, FIONREAD, [32]) = 0 read(3, "\34c\322g\31\1\0\0I\1\0\0\6+\213\0\0\1\0\0\16\0\0\0\370"..., 32) = 32 ioctl(3, FIONREAD, [0]) = 0 ioctl(3, FIONREAD, [0]) = 0 gettimeofday({1147196045, 1098}, NULL) = 0 select(18, [3 4 5 7 9 10 13 14 15 16 17], [], [], {4, 827570}) = 1 (in [3], left {0, 260000}) gettimeofday({1147196049, 570933}, NULL) = 0 ioctl(3, FIONREAD, [32]) = 0 read(3, "\34c\322g\31\1\0\0I\1\0\0\335<\213\0\0\1\0\0\16\0\0\0\370"..., 32) = 32 ioctl(3, FIONREAD, [0]) = 0 ioctl(3, FIONREAD, [0]) = 0 gettimeofday({1147196049, 571800}, NULL) = 0 select(18, [3 4 5 7 9 10 13 14 15 16 17], [], [], {0, 256868}) = 0 (Timeout) gettimeofday({1147196049, 832191}, NULL) = 0 gettimeofday({1147196049, 832447}, NULL) = 0 ioctl(3, FIONREAD, [0]) = 0 gettimeofday({1147196049, 832767}, NULL) = 0 select(18, [3 4 5 7 9 10 13 14 15 16 17], [], [], {1, 346989}) = 1 (in [3], left {1, 184000}) gettimeofday({1147196049, 998986}, NULL) = 0 ioctl(3, FIONREAD, [32]) = 0 read(3, "\34c\322g\31\1\0\0I\1\0\0\214>\213\0\0\1\0\0\16\0\0\0\370"..., 32) = 32 ioctl(3, FIONREAD, [0]) = 0 ioctl(3, FIONREAD, [0]) = 0 gettimeofday({1147196049, 999770}, NULL) = 0 select(18, [3 4 5 7 9 10 13 14 15 16 17], [], [], {1, 179986}) = 0 (Timeout) _______________________________________________ Quanta mailing list Quanta@mail.kde.org https://mail.kde.org/mailman/listinfo/quanta