<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>330591</bug_id>
          
          <creation_ts>2014-01-30 19:45:05 +0000</creation_ts>
          <short_desc>Selecting results during search causes crash</short_desc>
          <delta_ts>2014-01-31 04:43:02 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>tellico</product>
          <component>general</component>
          <version>2.3.8</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>leo21</reporter>
          <assigned_to name="Robby Stephenson">robby</assigned_to>
          
          
          <cf_commitlink>http://commits.kde.org/tellico/037fbc9aacfa8ed9144fe350e0001a93459be281</cf_commitlink>
          <cf_versionfixedin>2.3.9</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1427931</commentid>
    <comment_count>0</comment_count>
    <who name="">leo21</who>
    <bug_when>2014-01-30 19:45:05 +0000</bug_when>
    <thetext>Suppose I have searched for a movie (using IMDB), I have the results list in the search dialog. If I hit &lt;search&gt; again without hitting &lt;clear&gt;, the program performs another search (indicated by the busy bar down on the right). If I now select one of the results in the list before the search is done -- bang, sudden death, tellico disappears and KDE bug report comes up.
This is probably no intended behaviour...

Reproducible: Always

Steps to Reproduce:
1. open search
2. enter movie name and click search
3. wait for results
4. hit search again
5. select result before search is done
Actual Results:  
crash, all changes lost

Expected Results:  
load the movie info or disable select</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1427966</commentid>
    <comment_count>1</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2014-01-30 22:25:46 +0000</bug_when>
    <thetext>If this is reproducible, could you please add the backtrace? For more information, please see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1428004</commentid>
    <comment_count>2</comment_count>
    <who name="Robby Stephenson">robby</who>
    <bug_when>2014-01-31 04:43:02 +0000</bug_when>
    <thetext>Git commit 037fbc9aacfa8ed9144fe350e0001a93459be281 by Robby Stephenson.
Committed on 31/01/2014 at 04:40.
Pushed by rstephenson into branch &apos;2.3&apos;.

Fix crashing bug when restarting IMDb search

Starting a new IMDB search and then selecting a result from the previous
search would attempt to access a non-existant uid, creating a blank
entry.

Check for a blank entry in the fetch dialog, and also retain previous
matches in the IMDb fetcher.
FIXED-IN: 2.3.9

M  +4    -0    ChangeLog
M  +6    -2    src/fetch/imdbfetcher.cpp
M  +3    -0    src/fetch/imdbfetcher.h
M  +5    -0    src/fetchdialog.cpp

http://commits.kde.org/tellico/037fbc9aacfa8ed9144fe350e0001a93459be281</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>