<?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>116789</bug_id>
          
          <creation_ts>2005-11-20 21:53:45 +0000</creation_ts>
          <short_desc>Get new Superkaramba theme from internet (with KHotNewStuff) doesn&apos;t work</short_desc>
          <delta_ts>2005-12-14 05:16:51 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>superkaramba</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>unspecified</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michal Krenek (Mikos)">mikos</reporter>
          <assigned_to name="Ryan Nickell">p0z3r</assigned_to>
          
          
          <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>391767</commentid>
    <comment_count>0</comment_count>
    <who name="Michal Krenek (Mikos)">mikos</who>
    <bug_when>2005-11-20 21:53:45 +0000</bug_when>
    <thetext>Version:            (using KDE KDE 3.5.0)
Installed from:    Unlisted Binary Package

If I try Get New Stuff in SuperKaramba, it seems to work at first, but after download it displays this error message:

Could not rename partial file /tmp/kde-mikos/.
Please check permissions.

But /tmp/kde-mikos is directory, not file. My permissions on /tmp are drwxrwxrwt and /tmp/kde-mikos have drwx------ permissions (and I am owner of this directory).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>391843</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Nickell">p0z3r</who>
    <bug_when>2005-11-21 05:13:34 +0000</bug_when>
    <thetext>The only time I see this is when a download link posted on kdelook.org is actually a redirect to a website instead of the link to the download file.
For example I think that Liquid Weather updated the link to point to his new site, but TechMon downloaded and unpacked fine for me.

Please verify this, as it is not an error with SK, however, we could provide a better error message to indicate what went wrong in the process.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>395664</commentid>
    <comment_count>2</comment_count>
    <who name="Hogne Titlestad">hogne</who>
    <bug_when>2005-12-05 08:14:41 +0000</bug_when>
    <thetext>It seems like a bug, as when the file fails, SuperKaramba acts as if the file is installed, and so you can&apos;t to install it anew, nor uninstall the failed file.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>398347</commentid>
    <comment_count>3</comment_count>
    <who name="Ryan Nickell">p0z3r</who>
    <bug_when>2005-12-14 05:16:51 +0000</bug_when>
    <thetext>SVN commit 488353 by nickell:

BUG:116789  Links are now shown in a browser window for users to
download manually.


 M  +2 -1      sknewstuff.cpp  


--- branches/KDE/3.5/kdeutils/superkaramba/src/sknewstuff.cpp #488352:488353
@@ -138,7 +138,8 @@
   QString file(source.fileName());
   if ( file.isEmpty() )
   {
-    kdDebug() &lt;&lt; &quot;the file was empty, this must be a direct URL&quot; &lt;&lt; endl;
+    kdDebug() &lt;&lt; &quot;The file was empty. &quot; &lt;&lt; source.url() &lt;&lt; 
+      &quot; must be a direct URL&quot; &lt;&lt; endl;
     KRun::runURL( source, &quot;text/html&quot;);
     return file;
   }
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>