<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Patrick Spendrin a &eacute;crit&nbsp;:
<blockquote cite="mid:4916B830.3050909@gmx.de" type="cite">
  <pre wrap="">Cedric Girard schrieb:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,

I try to run Amarok 1.9.4 on Vista. When I start it I get a "cannot find 
any collection plugins" error message. I've tried to run "kbuildsycoca4 
--noincremental" but this does not solve the problem.
    </pre>
  </blockquote>
  <pre wrap=""><!---->nearly.
The way to get this done:
Open a console window; change directory to your KDE install directory 
(e.g. C:\kde4). Then run the following commands:
C:\kde4&gt; bin\kdeinit4.exe --terminate
C:\kde4&gt; bin\update-mime-database.exe %CD%\share\mime
C:\kde4&gt; bin\kbuildsycoca4.exe --noincremental
  </pre>
  <blockquote type="cite">
    <pre wrap="">My KDE version is 4.1.3 (latest stable version) installed with the 
latest GUI installer. I've added the KDEDIRS env var and the bin and lib 
folder to the "path" var as suggested there : 
<a class="moz-txt-link-freetext" href="http://techbase.kde.org/Projects/KDE_on_Windows/Installation#Summary_of_Steps">http://techbase.kde.org/Projects/KDE_on_Windows/Installation#Summary_of_Steps</a> 
and I have also installed the Visual C++ runtime.

QT applications run well. I can start kwrite only once and it takes a 
lot of time to launch (I must kill kded4 and klauncher) to be able to 
run kwrite again.

Any help would be appreciated. Thanks,

C&eacute;dric Girard
    </pre>
  </blockquote>
  <pre wrap=""><!---->regards,
Patrick
  </pre>
  <blockquote type="cite">
    <pre wrap="">_______________________________________________
Kde-windows mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kde-windows@kde.org">Kde-windows@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/kde-windows">https://mail.kde.org/mailman/listinfo/kde-windows</a>

    </pre>
  </blockquote>
</blockquote>
OK I did what you asked me to do but no change. Here is my console log :<br>
<br>
<small><tt>C:\Users\Cedric&gt;cd %KDEDIRS%<br>
<br>
C:\Program Files\KDE&gt;bin\kdeinit4.exe --terminate<br>
<br>
C:\Program Files\KDE&gt;bin\update-mime-database.exe %CD%\share\mime<br>
Usage: bin\update-mime-database.exe [-hvV] MIME-DIR<br>
<br>
C:\Program Files\KDE&gt;bin\update-mime-database.exe "C:\Program
Files\KDE\share\mi<br>
me"<br>
Unknown media type in type 'all/all'<br>
<br>
Unknown media type in type 'all/allfiles'<br>
<br>
Unknown media type in type 'uri/mms'<br>
<br>
Unknown media type in type 'uri/mmst'<br>
<br>
Unknown media type in type 'uri/mmsu'<br>
<br>
Unknown media type in type 'uri/pnm'<br>
<br>
Unknown media type in type 'uri/rtspt'<br>
<br>
Unknown media type in type 'uri/rtspu'<br>
<br>
Unknown media type in type 'fonts/package'<br>
<br>
Unknown media type in type 'interface/x-winamp-skin'<br>
<br>
<br>
Note that 'C:\Program Files\KDE\share' is not in the search path<br>
set by the XDG_DATA_HOME and XDG_DATA_DIRS<br>
environment variables, so applications may not<br>
be able to find it until you set them. The<br>
directories currently searched are:<br>
<br>
<br>
- C:\Users\Cedric\.local\share<br>
- /usr/local/share/<br>
- /usr/share/<br>
<br>
<br>
C:\Program Files\KDE&gt;bin\kbuildsycoca4.exe --noincremental<br>
create process "C:\Program Files\KDE\bin\dbus-daemon.exe" "C:\Program
Files\KDE\<br>
bin\dbus-daemon.exe"&nbsp; --session<br>
Family none<br>
kbuildsycoca4 running...<br>
<br>
C:\Program Files\KDE&gt;bin\amarok.exe<br>
<br>
C:\Program Files\KDE&gt;</tt></small><br>
</body>
</html>