Bug 73173 - Quanta fails to open remote project when login takes too long
Summary: Quanta fails to open remote project when login takes too long
Status: RESOLVED FIXED
Alias: None
Product: quanta
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: András Manţia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-21 21:25 UTC by Dik Takken
Modified: 2004-01-26 15:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dik Takken 2004-01-21 21:25:27 UTC
Version:           3.2.0 rc1 (using KDE KDE 3.2.0)
OS:          Linux

When I load a project on a remote server, KDE pops up a access password dialog. When I wait too long before providing the password, Quanta says that the project could not be loaded and asks me if it should be removed from the list.
Comment 1 András Manţia 2004-01-21 22:44:54 UTC
Subject: Re:  New: Quanta fails to open remote project when login takes too long

Right, but is it a bug? We have a security timeout, so if something goes 
really bad (that includes a very slow user), Quanta thinks the connection is 
broken.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)

iD8DBQFADvK1TQdfac6L/08RAoQdAJwLeE7ny+tFFphjXzJb+KDM3a0eUwCgq66r
IGjEAyoWSMH4Nz9A1337LCg=
=7loo
-----END PGP SIGNATURE-----

Comment 2 Dik Takken 2004-01-21 23:08:24 UTC
Yes it's a bug, because if I spend 10 seconds thinking "Hmm.. what was that password again..." I am already too late. The timeout should be 30 seconds minimum. 
Comment 3 András Manţia 2004-01-26 15:02:34 UTC
Subject: KDE_3_2_BRANCH: quanta

CVS commit by amantia: 

Several bugfixes ported from HEAD:
- timeout limit for network operations is now 60s (#73173)
- tag & document parsing fixes (which fixes also a crash)
- attribute editor fixes

CCMAIL: 73173-done@bugs.kde.org


  M +8 -0      ChangeLog   1.205.2.1
  M +40 -55    quanta.kdevelop   1.103.2.3
  M +1 -1      quanta/document.cpp   1.240.2.2
  M +1 -1      quanta/qextfileinfo.cpp   1.29.2.1
  M +1 -0      quanta/quanta.cpp   1.414.2.3
  M +0 -11     quanta/dialogs/previewoptionss.ui   1.8.4.1
  M +1 -1      quanta/parser/node.cpp   1.39.2.1
  M +87 -57    quanta/parser/parser.cpp   1.159.2.2
  M +2 -1      quanta/parser/tag.cpp   1.52.2.1