From kde-bugs-dist Sat Jun 02 09:16:20 2012 From: Giorgos Tsiapaliwkas Date: Sat, 02 Jun 2012 09:16:20 +0000 To: kde-bugs-dist Subject: [Bug 301038] New: the publisher dialog doesn't connect to the right slot and the cmake option pollut Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=133862876505317 https://bugs.kde.org/show_bug.cgi?id=301038 Bug ID: 301038 Severity: normal Version: unspecified Priority: NOR Assignee: plasma-bugs@kde.org Summary: the publisher dialog doesn't connect to the right slot and the cmake option pollutes the package Classification: Unclassified OS: Linux Reporter: terietor@gmail.com Hardware: Compiled Sources Status: NEW Component: General Product: plasmate Hello, those are some issues which plasmate's publisher has problem 1: the publisher's combobox wasn't aware for the right slot. When currentIndex was emitted both slots(doPlasmaPkg and doCMake was called.) problem 2: publisher's cmake process was trying to install a projectName.plasmoid file and not projectPath/CMakeLists.txt. I fixed that. problem 3: when the cmake slot is called, cmake creates the known temporary files in directory like ~/.kde4/share/apps/plasmate/projectName. this is the output of ls $ ls ~/.kde4/share/apps/plasmate/test1 CMakeCache.txt CMakeFiles cmake_install.cmake CMakeLists.txt CMakeTmp cmake_uninstall.cmake contents CTestTestfile.cmake Makefile metadata.desktop Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.