<?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>276523</bug_id>
          
          <creation_ts>2011-06-26 13:04:31 +0000</creation_ts>
          <short_desc>kate crashes during start</short_desc>
          <delta_ts>2011-07-04 07:57:54 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kate</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</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 name="Ales Seifert">seifert</reporter>
          <assigned_to name="KWrite Developers">kwrite-bugs-null</assigned_to>
          <cc>christoph</cc>
    
    <cc>mail</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1135441</commentid>
    <comment_count>0</comment_count>
    <who name="Ales Seifert">seifert</who>
    <bug_when>2011-06-26 13:04:31 +0000</bug_when>
    <thetext>Application: kate (3.6.80)
KDE Platform Version: 4.6.80 (4.7 Beta1) &quot;release 6&quot;
Qt Version: 4.7.3
Operating System: Linux 2.6.39-28 x86_64
Distribution: &quot;openSUSE 11.4 (x86_64)&quot;

-- Information about the crash:
- What I was doing when the application crashed:

starting kate for editing text file, can be reproduced anytime

The crash can be reproduced every time.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f90e92798c4 in KateDocManager::KateDocManager (this=0x819f10, parent=&lt;optimized out&gt;) at /usr/src/debug/kdesdk-4.6.4/kate/app/katedocmanager.cpp:73
#7  0x00007f90e9273902 in KateApp::KateApp (this=0x7fff2a9b5510, args=&lt;optimized out&gt;) at /usr/src/debug/kdesdk-4.6.4/kate/app/kateapp.cpp:60
#8  0x00007f90ea9aba5f in kdemain (argc=0, argv=0x7fff2a9b6a48) at /usr/src/debug/kdesdk-4.6.4/kate/app/katemain.cpp:373
#9  0x00007f90ea657bfd in __libc_start_main () from /lib64/libc.so.6
#10 0x0000000000400699 in _start () at ../sysdeps/x86_64/elf/start.S:113

Possible duplicates by query: bug 265540, bug 255705.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1135442</commentid>
    <comment_count>1</comment_count>
    <who name="Christoph Cullmann">christoph</who>
    <bug_when>2011-06-26 13:08:09 +0000</bug_when>
    <thetext>Looks like Kate cant find its part. in git already a better check + error message is there. Sorry, that is a distro/installation issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1135443</commentid>
    <comment_count>2</comment_count>
    <who name="Christoph Cullmann">christoph</who>
    <bug_when>2011-06-26 13:08:52 +0000</bug_when>
    <thetext>New code in git:

  // Constructed the beloved editor ;)
  m_editor = KTextEditor::EditorChooser::editor();
  
  if ( !m_editor )
  {
    KMessageBox::error(0, i18n(&quot;A KDE text-editor component could not be found.\n&quot;
                                  &quot;Please check your KDE installation.&quot;));
    exit(1);
  }</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1138100</commentid>
    <comment_count>3</comment_count>
    <who name="Andreas Kuhl">mail</who>
    <bug_when>2011-07-04 07:57:54 +0000</bug_when>
    <thetext>The issue exists for me too, but with the new errormessage and openSUSE packages for RC1. How to install the text-editor component for kate?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>