Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"There are possible duplicates (marked with an icon) that haven't been resolved. Continue?" But there are no markers and it's unclear, duplicates of what haven't been resolved. #6488

Closed
1 task done
ghost opened this issue May 17, 2020 · 3 comments
Labels
bug Confirmed bugs or reports that are very likely to be bugs ui
Milestone

Comments

@ghost
Copy link

ghost commented May 17, 2020

JabRef version 5.1 Portable from the

image

Steps to reproduce the behavior:

  1. Launch JabRef
  2. In the lower left corner, in the drop-down menu, select DBLP
  3. Type in "abelson sussman"
  4. Select "Structure and Interpretation of Computer Programs" 2nd Edition, 1996
  5. Click import

The message appears. It is not clear at all what are the "duplicates" in question. Duplicate papers? Duplicate authors in a paper? Is it even connected to the papers I select, or is it something within my bibliography? Additionally, there is no icon anywhere, or at least there is nothing that would be "obviously the icon the message is speaking of".

I am not sure it is related, but for completeness, I am attaching the console log:

Log File
Picked up _JAVA_OPTIONS:  -Dsun.java2d.uiScale=1.35 -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Dswing.crossplatformlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
ERROR StatusLogger Unrecognized format specifier [d]
ERROR StatusLogger Unrecognized conversion specifier [d] starting at position 16 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [thread]
ERROR StatusLogger Unrecognized conversion specifier [thread] starting at position 25 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [level]
ERROR StatusLogger Unrecognized conversion specifier [level] starting at position 35 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [logger]
ERROR StatusLogger Unrecognized conversion specifier [logger] starting at position 47 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [msg]
ERROR StatusLogger Unrecognized conversion specifier [msg] starting at position 54 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [n]
ERROR StatusLogger Unrecognized conversion specifier [n] starting at position 56 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [d]
ERROR StatusLogger Unrecognized conversion specifier [d] starting at position 16 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [thread]
ERROR StatusLogger Unrecognized conversion specifier [thread] starting at position 25 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [level]
ERROR StatusLogger Unrecognized conversion specifier [level] starting at position 35 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [logger]
ERROR StatusLogger Unrecognized conversion specifier [logger] starting at position 47 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [msg]
ERROR StatusLogger Unrecognized conversion specifier [msg] starting at position 54 in conversion pattern.
ERROR StatusLogger Unrecognized format specifier [n]
ERROR StatusLogger Unrecognized conversion specifier [n] starting at position 56 in conversion pattern.

(JabRef:11752): Gdk-WARNING **: 17:47:48.377: XSetErrorHandler() called with a GDK error trap pushed. Don't do that.


@ghost ghost changed the title "There are possible duplicates (marked with an icon) that haven't been resolved. Continue?" But there are no markers and it's unclear, duplicates of _what_ haven't been resolved. "There are possible duplicates (marked with an icon) that haven't been resolved. Continue?" But there are no markers and it's unclear, duplicates of what haven't been resolved. May 17, 2020
@Siedlerchr Siedlerchr added the ui label May 19, 2020
@WangAooa
Copy link
Contributor

Hi, I would like to work on this issue. I'm going to add some details to make it easy to be understood. Do you have other suggestions?

@WangAooa WangAooa mentioned this issue May 27, 2020
5 tasks
@koppor koppor added the bug Confirmed bugs or reports that are very likely to be bugs label May 27, 2020
@koppor
Copy link
Member

koppor commented May 27, 2020

Confirmed.

In other words: The user started with an empty database. He imports a single entry. This entry is added. Then, JabRef complains that a duplicate exists. This is really wired.

Wild guess: Side-effect of #6332, but I haven't checked.

@koppor koppor added this to the v5.1 milestone Jul 7, 2020
@koppor koppor modified the milestones: v5.1, v5.2 Jul 27, 2020
@koppor
Copy link
Member

koppor commented Dec 7, 2020

Cannot reproduce with latest master. Please comment if the problem persists.

@koppor koppor closed this as completed Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants