Version: cvs (using KDE Devel) Installed from: Compiled sources Compiler: g++ 2.95.3 OS: Linux Hi, here are some more bugs (together as it's easier if you have dial-up connection...). 1. If you edit a document while the File Selector is visible, pressing del ask for file deletion, instead of deleting the char after the cursor. 2. Go to ctags declaration is not working. Go to ctags definition is OK. 3. After restarting Gideon (or reloading a previously saved project), and the last project had a documentation (html) page opened, Gideon will open as text, and will not render the html. Andras
*** Bug 53648 has been marked as a duplicate of this bug. ***
Looks like #1 has been fixed - at least, I can't reproduce it anymore. Also, I've never seen #3. Is it still a problem for you?
Subject: Re: Three more bugs in Gideon CVS On 2003. February 23., Sunday 23:11, you wrote: > Looks like #1 has been fixed - at least, I can't reproduce it anymore. > > Also, I've never seen #3. Is it still a problem for you? I've updated Gideon this morning, so it's not the "latest", but both bugs are reproducible. #3 appears only for documentation pages opened from a search result. So search for something, click on a result and close Gideon. On restart the result.html and the other documentation page is opened as text. Andras
Subject: Re: Three more bugs in Gideon CVS BTW, #2 seems to be fixed. Andras
Subject: Re: Three more bugs in Gideon CVS the #3 has the following reincarnation: (at least in alpha3) when the link leeds to, say, a PDF file, it is opened as a plain-text. i would also like to add PDF files instead of some HTML docs into the Documentation tree. On Monday 24 February 2003 00:28, you wrote: > ------- You are receiving this mail because: ------- > You are on the CC list for the bug, or are watching someone who is. > > http://bugs.kde.org/show_bug.cgi?id=51529 > > > > > ------- Additional Comments From amantia@freemail.hu 2003-02-23 22:28 > ------- Subject: Re: Three more bugs in Gideon CVS > > On 2003. February 23., Sunday 23:11, you wrote: > > Looks like #1 has been fixed - at least, I can't reproduce it anymore. > > > > Also, I've never seen #3. Is it still a problem for you? > > I've updated Gideon this morning, so it's not the "latest", but both bugs > are reproducible. #3 appears only for documentation pages opened from a > search result. So search for something, click on a result and close > Gideon. On restart the result.html and the other documentation page is > opened as text. > > Andras > __________ >
If bugs are separate, file them separately if you can take the time on dial-up please. It shouldn't be too hard....
Subject: Re: Three more bugs in Gideon CVS I will try to file bug reports one-by-one in the future.... Andras
I can't reproduce #3. I've restarted with documentation opened from search and with png and pdf files opened. Everything comes up as they should on restart. #1 is still there, unfortunately. :(
#1 now also fixed in CVS. Closing.
Subject: Re: Three more bugs in Gideon CVS Thanks! :-) Andras
Subject: Re: Three more bugs in Gideon CVS On Saturday 2003 May 10 03:26, you wrote: > I can't reproduce #3. I've restarted with documentation opened from search > and with png and pdf files opened. Everything comes up as they should on > restart. Well, after updating from CVS, I can say, that it still brings up the documentation pages as text... I selected "Search in documentation: QTextStream" in the RMB menu, the results appeared in results.html, and I clicked on the first link. I had 3 pages opened: the source file, the results.html and the documentation for QTextStream. I closed gideon, and after restart, I have the same 3 pages, but the results.html and the qtextstream.html appears as plain text in the Kate part. Andras
Hmm.. you're right. It's still there. I have an idea of what's going on, I'll see if I can figure out how to solve it...
ok.. NOW it works. :)
Still works, but now in a less braindead way. Fix submitted by Marcel Turino.