[Bug 60776] noatun starts, but no interface is presented.

Rich Jones rich.jones at cox.net
Mon Aug 11 02:46:05 BST 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=60776     




------- Additional Comments From rich.jones at cox.net  2003-08-11 03:46 -------
Subject: Re:  noatun starts, but no interface is presented.

Thank you!

Rich

On Sunday 10 August 2003 6:49 pm, you wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=60776
> charles at kde.org changed:
>
>            What    |Removed                     |Added
> ---------------------------------------------------------------------------
>- Status|UNCONFIRMED                 |RESOLVED
>          Resolution|                            |FIXED
>
>
>
> ------- Additional Comments From charles at kde.org  2003-08-11 01:49 -------
> Subject: kdemultimedia/noatun/library
>
> CVS commit by charles:
>
> fix #60776 by ensuring that a UI is always loaded.
>
> CCMAIL:60776-done at bugs.kde.org
>
>
>   M +4 -1      pluginloader.cpp   1.44
>
>
> --- kdemultimedia/noatun/library/pluginloader.cpp  #1.43:1.44
> @@ -100,9 +100,9 @@ bool LibraryLoader::loadAll(const QStrin
>          if (!mPlaylist)
>          {
> -                NoatunLibraryInfo info = getInfo("splitplaylist.plugin");
>                  loadSO("splitplaylist.plugin");
>          }
>
>          // load all the user interfaces now
> +        bool uiloaded=false;
>          for(QStringList::ConstIterator i=modules.begin();
> i!=modules.end(); ++i) {
> @@ -111,5 +111,8 @@ bool LibraryLoader::loadAll(const QStrin
>                          continue;
>                  loadSO(*i);
> +                uiloaded = true;
>          }
> +        if (!uiloaded)
> +                loadSO("excellent.plugin");
>
>          for(QStringList::ConstIterator i=modules.begin();
> i!=modules.end(); ++i)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)

iD8DBQE/NvUtv9+aDc0/W1ARAoXaAKCE5r5t/Jr6vdeey/hgcZq/f9FhBgCgpGF3
jxdb5LzrZIxzVOaj7ngEJoo=
=nU5J
-----END PGP SIGNATURE-----



More information about the kde-multimedia mailing list