[KBibTeX] [Bug 386432] Broken google scholar search

2017-12-03 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=386432

Thomas Fischer  changed:

   What|Removed |Added

  Latest Commit|9e95172cef34ac5852c51df15a0 |6c6ac4d48f6fa0b79f9e7594d09
   |bb1750cec7951   |53019296717d6

-- 
You are receiving this mail because:
You are watching all bug changes.

[KBibTeX] [Bug 386432] Broken google scholar search

2017-12-03 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=386432

Thomas Fischer  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Version Fixed In||0.7
 Resolution|--- |FIXED

--- Comment #9 from Thomas Fischer  ---
No news on this bug. The proposed commits seem to fix Google Scholar, so
closing this bug. The commits fixing this bug will be incorporated into KBibTeX
0.7.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KBibTeX] [Bug 386432] Broken google scholar search

2017-11-11 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=386432

--- Comment #8 from Thomas Fischer  ---
(In reply to Fabio from comment #7)
> Cloned, compiled and executed. Not working, probably due to bad libraries.
> This is the output from command line:
> [...]
> *** Error in `./kbibtex': double free or corruption (!prev):
> 0x56422c721860 ***
> KCrash: Application 'kbibtex' crashing...
> Fatal Error: Accessed global static 'KGlobalPrivate *globalData()' after
> destruction. Defined at
> /build/kdelibs/src/kdelibs-4.14.37/kdecore/kernel/kglobal.cpp:128
> Unable to start Dr. Konqi

I cannot reproduce this crash. Please try to ensure that (a) there are not
other installations of KBibTeX or left-overs thereof on your system, (b) your
KDE4 installation is sane (the path looks like a self-compiled environment),
(c) Dr.Konqi for KDE4 is installed to get a more verbose crash log.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KBibTeX] [Bug 386432] Broken google scholar search

2017-11-09 Thread Fabio
https://bugs.kde.org/show_bug.cgi?id=386432

--- Comment #7 from Fabio  ---
(In reply to Thomas Fischer from comment #6)
> > I cannot access to the commit. Following the link I get: "Bad object id:
> > 9e95172cef34ac"
> 
> cgit.kde.org doesn't seem to be up to date (latest commits shown are from
> 2016, definitively outdated).
> Therefore, manually check out repository
> clones/kbibtex/thomasfischer/kbibtex.git from KDE's Git. There you will find
> a branch 'bugs/kde386432' which contains this commit.

Cloned, compiled and executed. Not working, probably due to bad libraries. This
is the output from command line:

KGlobal::locale(): Warning your global KLocale is being recreated with a valid
main component instead of a fake component, this usually means you tried to
call i18n related functions before your main component was created. You should
not do that since it most likely will not work
kbibtex(5113) DocumentPreview::DocumentPreviewPrivate::setupGUI: No 'KDE
4'-based Okular part for PDF or PostScript document preview available. 
kbibtex(5113)/kdecore (KLibrary) findLibraryInternal: plugins should not have a
'lib' prefix: "libkhtmlpart.so"
kbibtex(5113)/kdecore (KLibrary) kde4Factory: The library
"/usr/lib/kde4/kbibtexpart.so" does not offer a qt_plugin_instance function.
kbibtex(5113)/kdeui (KAction) KActionCollection::setComponentData: this does
not work on a KActionCollection containing actions! 
kbibtex(5113) BibUtils::available: No or only an incomplete installation of
BibUtils found 
kbibtex(5113) OnlineSearchAbstract::iconDownloadFinished: Could not download
icon  "https://isbndb.com/favicon.ico; 
kbibtex(5113)/kdeui (kdelibs) KXMLGUIClient::~KXMLGUIClient: 0x56422c6a5900
deleted without having been removed from the factory first. This will leak
standalone popupmenus and could lead to crashes. 
*** Error in `./kbibtex': double free or corruption (!prev): 0x56422c721860
***
KCrash: Application 'kbibtex' crashing...
Fatal Error: Accessed global static 'KGlobalPrivate *globalData()' after
destruction. Defined at
/build/kdelibs/src/kdelibs-4.14.37/kdecore/kernel/kglobal.cpp:128
Unable to start Dr. Konqi

-- 
You are receiving this mail because:
You are watching all bug changes.

[KBibTeX] [Bug 386432] Broken google scholar search

2017-11-09 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=386432

--- Comment #6 from Thomas Fischer  ---
> I cannot access to the commit. Following the link I get: "Bad object id:
> 9e95172cef34ac"

cgit.kde.org doesn't seem to be up to date (latest commits shown are from 2016,
definitively outdated).
Therefore, manually check out repository
clones/kbibtex/thomasfischer/kbibtex.git from KDE's Git. There you will find a
branch 'bugs/kde386432' which contains this commit.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KBibTeX] [Bug 386432] Broken google scholar search

2017-11-07 Thread Fabio
https://bugs.kde.org/show_bug.cgi?id=386432

--- Comment #5 from Fabio  ---
(In reply to Thomas Fischer from comment #4)
> (In reply to Fabio from comment #0)
> > I was looking for "A preliminary review of literature on parallel constraint
> > solving" but not resoult found. From the website I can found it.
> 
> Before diving into the IEEE issue, let's first fix Google Scholar.
> I made a fix for the kbibtex/0.7 branch which fixes the problem for me:
> https://commits.kde.org/clones/kbibtex/thomasfischer/kbibtex/9e95172cef34ac
> (not yet the official repo!)
> Please test and confirm if it is working, then I'll forward-port the fix to
> the master branch.

I cannot access to the commit. Following the link I get: "Bad object id:
9e95172cef34ac"

-- 
You are receiving this mail because:
You are watching all bug changes.

[KBibTeX] [Bug 386432] Broken google scholar search

2017-11-06 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=386432

Thomas Fischer  changed:

   What|Removed |Added

  Latest Commit||9e95172cef34ac5852c51df15a0
   ||bb1750cec7951
 Status|CONFIRMED   |ASSIGNED

--- Comment #4 from Thomas Fischer  ---
(In reply to Fabio from comment #0)
> I was looking for "A preliminary review of literature on parallel constraint
> solving" but not resoult found. From the website I can found it.

Before diving into the IEEE issue, let's first fix Google Scholar.
I made a fix for the kbibtex/0.7 branch which fixes the problem for me:
https://commits.kde.org/clones/kbibtex/thomasfischer/kbibtex/9e95172cef34ac
(not yet the official repo!)
Please test and confirm if it is working, then I'll forward-port the fix to the
master branch.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KBibTeX] [Bug 386432] Broken google scholar search

2017-11-04 Thread Joao Carreira
https://bugs.kde.org/show_bug.cgi?id=386432

--- Comment #3 from Joao Carreira  ---
Github repo https://github.com/jfmcarreira/kbibtex

-- 
You are receiving this mail because:
You are watching all bug changes.

[KBibTeX] [Bug 386432] Broken google scholar search

2017-11-04 Thread Joao Carreira
https://bugs.kde.org/show_bug.cgi?id=386432

Joao Carreira  changed:

   What|Removed |Added

 CC||jfmcarre...@gmail.com

--- Comment #2 from Joao Carreira  ---
I was looking at the code yesterday and it seems that the website title changed
and it does not detect it is from Google scholar.

Moreover, since I use ieexplore i noticed that it is not able to download the
pdf from there. I found a workaround. 

You may find the chnages on my github fork

-- 
You are receiving this mail because:
You are watching all bug changes.

[KBibTeX] [Bug 386432] Broken google scholar search

2017-11-04 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=386432

Thomas Fischer  changed:

   What|Removed |Added

Version|0.6 |git (master)
   Priority|NOR |HI
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Thomas Fischer  ---
A quick check suggests that Google Scholar search is broken due to a redesign
of its webpage. Affects all KBibTeX versions.
It is planned to develop a fix both for 0.7 (last KDE4-based release) and Git
master (future 0.8).

-- 
You are receiving this mail because:
You are watching all bug changes.