Bug 184808 - jump to output view in the case of errors with non-latex tools
Summary: jump to output view in the case of errors with non-latex tools
Status: RESOLVED WORKSFORME
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR normal
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-18 16:36 UTC by Maciej Pilichowski
Modified: 2023-01-12 05:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Pilichowski 2009-02-18 16:36:20 UTC
Version:            (using KDE 4.2.0)
Installed from:    SuSE RPMs

When I have bibliography as part of the .tex file everything is fine, but when I have it as .bib file after first run of pdflatex I get error "exit code 2", I run it again and everything is fine.

[x] automatically run... bibtex...

option is on.
Comment 1 Thomas Braun 2009-02-18 19:09:50 UTC
Hi,

Please provide a small testcase.
Comment 2 Maciej Pilichowski 2009-02-18 21:59:57 UTC
Hmm, my mistake -- after cutting the file I found out the bug, but not the one I expected :-)  This behaviour is caused by a comma in description in .bib file:

@article{Bowers2005,
    author    = "Jeffrey S.Bowers and Colin J.Davis and Derek A.Hanley,",
...

(the comman before quotation mark) it should be 
@article{Bowers2005,
    author    = "Jeffrey S.Bowers and Colin J.Davis and Derek A.Hanley",
...

Anyway, the behaviour is like I described -- first run exit code 2, second run, nothing, no errors, no warnings, clear run.

But when running bibtex for real I get error written in plain English:
Name 3 in "Jeffrey S.Bowers and Colin J.Davis and Derek A.Hanley," has a comma at the end for entry Bowers2005
while executing---line 1049 of file plain.bst
Name 3 in "Jeffrey S.Bowers and Colin J.Davis and Derek A.Hanley," has a comma at the end for entry Bowers2005
while executing---line 1090 of file plain.bst

So the bug is rather hiding the important info.
Comment 3 Andrew Crouthamel 2018-11-02 22:57:18 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Andrew Crouthamel 2018-11-16 05:34:27 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version?

Thank you for helping us make KDE software even better for everyone!
Comment 5 Justin Zobel 2022-12-13 02:53:33 UTC
Thank you for reporting this issue in KDE software. As it was reported on an older version, can we please ask you to see if you cazn reproduce the issue with a more recent software version?  
  
If you can confirm this issue still exists in a recent version, please change the version field and the status to "REPORTED" when replying. Thank you!
Comment 6 Bug Janitor Service 2022-12-28 05:23:36 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 7 Bug Janitor Service 2023-01-12 05:16:35 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!