[kde-windows] [Bug 363613] emerge --package does not remove hard links to build path from executables

2016-11-18 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=363613

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED
 Resolution|WORKSFORME  |REMIND
 CC||vonr...@kde.org

--- Comment #1 from Hannah von Reth <vonr...@kde.org> ---
Looks like all dbus services are affected.
I think they should not use an absolute path on windows at all.
Maybe we could add something in ecm for that?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 366596] Some KDE applications processes remain as background (zombie) processes after closing

2016-11-30 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=366596

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 CC||vonr...@kde.org

--- Comment #24 from Hannah von Reth <vonr...@kde.org> ---
- Running several versions of dbus should not cause an issue as dbus is
configured to operate depending on its root directory.

- Yes dbus will remain open when the application is closed. 

- Having a single dbus installation that is shared betwene all kde applications
would be insane and impossible to maintain.

- Dropping dbus would also mean dropping 90% of KDE's functionality.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 379063] build of win32libs/icu fails when invoking awk in build of kdevelop: error while loading shared libraries: msys-readline7.dll

2017-04-23 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=379063

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

   Version Fixed In||57899bbe52cf77f17303b7477df
   ||f7c039075f2c0
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #6 from Hannah von Reth <vonr...@kde.org> ---
I fixed msys.
Please remove the msys dir and reinstall it using "craft -i msys"

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 379063] build of win32libs/icu fails when invoking awk in build of kdevelop: error while loading shared libraries: msys-readline7.dll

2017-04-22 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=379063

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 CC||vonr...@kde.org

--- Comment #1 from Hannah von Reth <vonr...@kde.org> ---
Please try to fix your msys. Remove the msys folder manually and call craft -i
msys.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 382260] No such file or directory: 'R:\\mingw64\\bin\\libgomp-1.dll'

2017-07-12 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=382260

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 CC||vonr...@kde.org

--- Comment #1 from Hannah von Reth <vonr...@kde.org> ---
Was "craft --destroy-craft-root" successful, did it print warnings?
Your mingw-w64 installation seems broken, its reported to be installed, but gcc
is only found in C:\mingw... . 
Please rerun "craft -i mingw-w64" and report its output.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 382260] No such file or directory: 'R:\\mingw64\\bin\\libgomp-1.dll'

2017-07-12 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=382260

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 382260] No such file or directory: 'R:\\mingw64\\bin\\libgomp-1.dll'

2017-07-12 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=382260

--- Comment #4 from Hannah von Reth <vonr...@kde.org> ---
Comment on attachment 106581
  --> https://bugs.kde.org/attachment.cgi?id=106581
log-C_KDE_.txt (compressed, 2).

your download of R:\download\x86_64-7.1.0-release-posix-seh-rt_v5-rev0.7z is
corrupted.
Please remove that file and "craft -I mingw-w64"
I'll later add checksums to prevent errors like this from happening again

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 382322] Craft encountered an error: cmd: git fetch --progress

2017-07-14 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=382322

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 CC||vonr...@kde.org

--- Comment #1 from Hannah von Reth <vonr...@kde.org> ---
can you try to update craft manually?
cd craft
git pull

The problem with git is that we can't log its output if we want to have a nice
log in the console. So the output of git is not found in the log

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 382322] Craft encountered an error: cmd: git fetch --progress

2017-07-14 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=382322

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 382227] Undefined references to ANGLE EGL functions when building libs/qtbase.

2017-07-11 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=382227

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 CC||vonr...@kde.org

--- Comment #1 from Hannah von Reth <vonr...@kde.org> ---
Hi, could you please try a complete fresh build?
craft --destroy-craft-root

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 382380] Local changes in libs/qt5/qtwebkit

2017-07-20 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=382380

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
 CC||vonr...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 379723] install_craft.ps1 fails to install craft

2017-05-11 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=379723

--- Comment #5 from Hannah von Reth <vonr...@kde.org> ---
Here is what I get
2017-05-11 15:22:24,629 DEBUG checking digest of: 7z1604-extra.7z
2017-05-11 15:22:24,634 DEBUG unpacking this file: 7z1604-extra.7z
2017-05-11 15:22:24,635 DEBUG Adding K:\dev-utils\bin\7za.EXE to app cache
Is K: a substituted directory, as it should be?
You can list all substituted directories by calling "cmd /C subs".
To unsubstitute a directory call "cmd /C subs /D K:"

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 379723] install_craft.ps1 fails to install craft

2017-05-11 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=379723

--- Comment #3 from Hannah von Reth <vonr...@kde.org> ---
For some reason it fails to find 7za.
But the log states it was placed in K:\dev-utils\bin.
I'll try to reproduce it on a vm.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 379427] 'C:\Program' not recognized as internal or external command in compilation of zlib.

2017-05-03 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=379427

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 CC||vonr...@kde.org

--- Comment #5 from Hannah von Reth <vonr...@kde.org> ---
Please remove mingw-w64 6.3 from your path.
We only support the mings version installed by craft.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 386051] configuring craft to use snore doesn't work

2017-10-23 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=386051

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #1 from Hannah von Reth <vonr...@kde.org> ---
As the list of craft commands was growing exponential we removed some of them.
To configure snore just call, snoresettings.exe and use the combobox to
configure snoresend or call "snoresettings.exe  --appName snoresend"

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 386878] install updated version of libfftw

2017-11-14 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=386878

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Hannah von Reth <vonr...@kde.org> ---
Craft is an open source project, contributions/pull requests are welcome.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 386879] install updated version of libofx

2017-11-14 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=386879

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Hannah von Reth <vonr...@kde.org> ---
Craft is an open source project, contributions/pull requests are welcome.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 386776] using QtSDK doesn't work on Windows

2017-11-12 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=386776

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Hannah von Reth <vonr...@kde.org> ---
No just install it, there is an option for that in the installer.
In case you want the best and easiest outcome, don't use the SDK mode and let
craft build Qt with all needed dependencies.

-- 
You are receiving this mail because:
You are watching all bug changes.

[extra-cmake-modules] [Bug 386756] ECM doesn't allow newer KF5 64bit packages

2017-11-12 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=386756

--- Comment #10 from Hannah von Reth <vonr...@kde.org> ---
I'm not sure what your current problem is?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 386761] Wrong default compiler in craftsettings.ini under QtSDK

2017-11-12 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=386761

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Hannah von Reth <vonr...@kde.org> ---
The section QtSDK is only for advanced users and should only be enabled when
you know what you do and want to use a prebuild Qt.

When you decide to setup Craft in QtSDK mode you need to manually specify the
settings as described in the commands.

-- 
You are receiving this mail because:
You are watching all bug changes.

[extra-cmake-modules] [Bug 386756] ECM doesn't allow newer KF5 64bit packages

2017-11-12 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=386756

--- Comment #5 from Hannah von Reth <vonr...@kde.org> ---
This is not a cmake bug but it looks like you mixed binaries and your
configuration.

Can you please paste your ABI setting? Did you change it after you build some
libraries? 
Can you paste the output of "where.exe cl" when called in your craft env?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 386757] Python error with craftenv.ps1

2017-11-12 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=386757

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[extra-cmake-modules] [Bug 386756] ECM doesn't allow newer KF5 64bit packages

2017-11-12 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=386756

--- Comment #7 from Hannah von Reth <vonr...@kde.org> ---
Ah now I saw the problem.
It cant find Qt because 
## The path to the Qt sdk.
Path = C:\Qt\Qt5.9.2\5.9.2\msvc2015_64\bin 
is wrong

It usually should be something like
Path=C:\Qt
Its meant to be the path where Qt is installed to, not the single version but
the whole installation.

-- 
You are receiving this mail because:
You are watching all bug changes.

[extra-cmake-modules] [Bug 386756] ECM doesn't allow newer KF5 64bit packages

2017-11-12 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=386756

--- Comment #12 from Hannah von Reth <vonr...@kde.org> ---
Your initial problem was probably caused by a wrong setup, an x86 compiler in
path when you where building for x64 or something like that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 386787] compiling cantor via craft fails

2017-12-08 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=386787

--- Comment #8 from Hannah von Reth <vonr...@kde.org> ---
https://community.kde.org/Craft#Hardcode_versions_of_packages

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 388110] Problems installing in w$ 10

2017-12-21 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=388110

--- Comment #1 from Hannah von Reth <vonr...@kde.org> ---
Hi can you shared %USERPROFILE%\.craft with us :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 393810] Installation: don't require admin rights or abort if not provided

2018-05-04 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=393810

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Hannah von Reth <vonr...@kde.org> ---
Fixed in master

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 389799] craft nsis fails

2018-02-02 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=389799

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Hannah von Reth <vonr...@kde.org> ---
Installing nsis works fine here, you might have a faulty download or what ever.
Please attach you full logs from craft as the output here is useless.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 389799] craft nsis fails

2018-02-02 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=389799

--- Comment #3 from Hannah von Reth <vonr...@kde.org> ---
its obvious that the file exists as it was extracted, as you can see in your
log.
Have you reinstalled craft since your bug report from yesterday?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 389799] craft nsis fails

2018-02-02 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=389799

--- Comment #6 from Hannah von Reth <vonr...@kde.org> ---
Please try to reinstall dev-util/shimgen.
If the it continues to fail please report the output of
craft -i dev-util/shimgen

For how to reteive log files, pelase read
https://community.kde.org/Craft#Troubleshooting .

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 389799] craft nsis fails

2018-02-02 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=389799

--- Comment #8 from Hannah von Reth <vonr...@kde.org> ---
Its a base dependency and should already have ben installed.
Not sure why it wasn't in your setup.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 389799] craft nsis fails

2018-02-02 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=389799

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 389817] Undefined reference to gcrypt while trying to compile xmlsec1

2018-02-03 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=389817

--- Comment #3 from Hannah von Reth <vonr...@kde.org> ---

*** Warning: Trying to link with static lib archive
/m//msys/usr/lib/libintl.dll.a.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because the file extensions .a of this argument makes me believe
*** that it is just a static archive that I should not use here.


Are you sure win32libs/gettext is installed?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 389817] Undefined reference to gcrypt while trying to compile xmlsec1

2018-02-03 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=389817

--- Comment #5 from Hannah von Reth <vonr...@kde.org> ---
Yes it uses msys gettext.
I'll have a look, later

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 389779] Craft fails are bootstrap, and then on 'craft craft'

2018-02-01 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=389779

--- Comment #2 from Hannah von Reth <vonr...@kde.org> ---
Sounds like the download somehow failed an you ended in a undefined state of
craft.
Can you please start fresh.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 389779] Craft fails are bootstrap, and then on 'craft craft'

2018-02-01 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=389779

--- Comment #3 from Hannah von Reth <vonr...@kde.org> ---
And for logs, Craft saves log files to %USERPROFILE%/.craft

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 389817] Undefined reference to gcrypt while trying to compile xmlsec1

2018-02-05 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=389817

--- Comment #7 from Hannah von Reth <vonr...@kde.org> ---
It won't build until you committed your nettle patch :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 390649] win32libs/openssl build error

2018-02-19 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=390649

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Hannah von Reth <vonr...@kde.org> ---
Also make sure you installed the windows sdk

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 390649] win32libs/openssl build error

2018-02-18 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=390649

--- Comment #1 from Hannah von Reth <vonr...@kde.org> ---
are the common tools like rc.exe and cl.exe available in your Craft
environment?
You can check with "where.exe rc.exe"

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 388110] Problems installing in w$ 10

2017-12-21 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=388110

--- Comment #2 from Hannah von Reth <vonr...@kde.org> ---
share the log file from %USERPROFILE%\.craft

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 395585] craft gwenhyfar Debug build fails

2018-06-19 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=395585

Hannah von Reth  changed:

   What|Removed |Added

   Assignee|vonr...@kde.org |lukasz.wojnilow...@gmail.co
   ||m

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 395577] craft libarchive Debug build fails

2018-06-19 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=395577

--- Comment #1 from Hannah von Reth  ---
I guess in debug mode it defines -Werror, which would be easier to remove

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 391690] Skrooge requires sqlcipher, but not found

2018-08-16 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=391690

Hannah von Reth  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Hannah von Reth  ---
Closing as the issue is reported as fixed

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 397494] Make gpgmepp available on MSVC build too

2018-08-16 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=397494

Hannah von Reth  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Hannah von Reth  ---
We currently compile all gpg libraries with mingw and offer them for msvc.
This work great for C libraries but is impossible for C++ libraries, that's why
we don't offer libgpgmepp for msvc.

Gpgme was previously a KDE project and had a CMake build system, but it was
upstreamed and since than is not buildable with msvc.

The correct way to solve this issue would be to provide a upstreamable patch
that provides a CMake build system for the C++ parts.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 391829] qt-libs/poppler: error C2535: 'QChar::QChar(ushort) noexcept': member function already defined or declared

2018-03-14 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=391829

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Latest Commit||daf4d6079329bccbe1cd4c0c92d
   ||aaf00f319d315
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[releaseme] [Bug 393011] New: Releaseme tries to create files with invalid names on Windows

2018-04-11 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=393011

Bug ID: 393011
   Summary: Releaseme tries to create files with invalid names on
Windows
   Product: releaseme
   Version: unspecified
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: sit...@kde.org
  Reporter: vonr...@kde.org
  Target Milestone: ---

Created attachment 111956
  --> https://bugs.kde.org/attachment.cgi?id=111956=edit
log

ReleaseMe::L10n20180411-15208-o9l143

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kinit] [Bug 391922] kdeinit5 is not reloactable as it ignores files outside of CMAKE_INSTALL_PREFIX

2018-03-16 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=391922

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 CC||kde-wind...@kde.org
   Platform|Other   |Windows CE

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kinit] [Bug 391922] New: kdeinit5 is not reloactable as it ignores files outside of CMAKE_INSTALL_PREFIX

2018-03-16 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=391922

Bug ID: 391922
   Summary: kdeinit5 is not reloactable as it ignores files
outside of CMAKE_INSTALL_PREFIX
   Product: frameworks-kinit
   Version: 5.44.0
  Platform: Other
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: fa...@kde.org
  Reporter: vonr...@kde.org
CC: kdelibs-b...@kde.org
  Target Milestone: ---

We need to check for qApp->appDir instead of CMAKE_INSTALL_PREFIX

vsd kdeinit5.exe --shutdown
kdeinit5.exe "--shutdown"
Process Created: C:\CraftRoot\bin\kdeinit5.exe (10364)
path of the process "dbus-daemon" seems to be outside of the installPath:
"C:/CraftRoot/bin" "C:/Craft/BinaryCache/windows-msvc2017_64-cl"
path of the process "klauncher" seems to be outside of the installPath:
"C:/CraftRoot/bin" "C:/Craft/BinaryCache/windows-msvc2017_64-cl"
path of the process "kded5" seems to be outside of the installPath:
"C:/CraftRoot/bin" "C:/Craft/BinaryCache/windows-msvc2017_64-cl"

Process Stopped: C:\CraftRoot\bin\kdeinit5.exe (10364) With exit Code: 0 After:
0:0:2:424

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kinit] [Bug 391922] kdeinit5 is not reloactable as it ignores files outside of CMAKE_INSTALL_PREFIX

2018-03-16 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=391922

Hannah von Reth <vonr...@kde.org> changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 399805] KDiagram fails to compile on MacOS on CI

2018-10-15 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=399805

--- Comment #1 from Hannah von Reth  ---
The cmake required version needs to be raised to 3

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 399805] KDiagram fails to compile on MacOS on CI

2018-10-16 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=399805

--- Comment #3 from Hannah von Reth  ---
To detect Apple Clang vs LLVM Clang cmake 3 is required.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 403527] Trying to install LLVM with Craft gives : 'NoneType' object is not callable

2019-01-23 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=403527

--- Comment #1 from Hannah von Reth  ---
Hm I can't reproduce it.
Craft and the blueprints are up to date?
And you don't actually need to run craft as admin.

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 402520] No gui translations available from binary factory

2018-12-24 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=402520

--- Comment #3 from Hannah von Reth  ---
Yes. Stable blueprint targets should always provide tarballs and thus
translations.

-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 402520] No gui translations available from binary factory

2018-12-24 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=402520

Hannah von Reth  changed:

   What|Removed |Added

 CC||vonr...@kde.org

--- Comment #1 from Hannah von Reth  ---
Git repos don't provide translations.
The ecm process to provides them relies on releaseme which doesn't support
windows

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 373980] Fix craft related KF5 build issues

2019-01-02 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=373980

--- Comment #5 from Hannah von Reth  ---
You mean the files from the dependencies?
For cached packages you can have a look on https://files.kde.org/craft/master/
.
For the rest you need to install craft on Windows install the package and run
"craft --print-files package" .
For the actions applied by the blacklist we should upload the full verbose
craft log.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 402334] umbrello5 from binary factory does not start

2018-12-19 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=402334

Hannah von Reth  changed:

   What|Removed |Added

 CC||vonr...@kde.org
   Assignee|kde-wind...@kde.org |ralf.habac...@gmail.com

--- Comment #1 from Hannah von Reth  ---
How about shipping dbus?
https://github.com/KDE/craft-blueprints-kde/blob/02fe74843fee5ddf4cf84b7ab37478656e22f6bc/kde/kdesdk/umbrello/blacklist.txt#L51

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 405918] INSTALL instructions don't work

2019-03-29 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=405918

Hannah von Reth  changed:

   What|Removed |Added

 CC||vonr...@kde.org

--- Comment #4 from Hannah von Reth  ---
For the boost tar.
Please enable Windows dev mode
https://docs.microsoft.com/en-us/windows/uwp/get-started/enable-your-device-for-development
so that symlinks are supported(then we can use 7z to unpack stuff)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 405918] INSTALL instructions don't work

2019-03-30 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=405918

--- Comment #6 from Hannah von Reth  ---
Can you try to manually delete the boost folder?
Looks like some bad files, created from the failed fallback unpack.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 405918] INSTALL instructions don't work

2019-03-31 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=405918

--- Comment #8 from Hannah von Reth  ---
I'd suggest that you read the message you get for --package

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 402505] No debug symbols available for binary packages

2019-02-11 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=402505

--- Comment #6 from Hannah von Reth  ---
319 was before the blacklist fix.
Gcc builds should have sym files, might be broken.
Umbrello depends on kdevelop which depends on webengine which isnt supported on
mingw.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 373980] Fix craft related KF5 build issues

2019-02-10 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=373980
Bug 373980 depends on bug 402505, which changed state.

Bug 402505 Summary: No debug symbols available for binary packages
https://bugs.kde.org/show_bug.cgi?id=402505

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney] [Bug 404177] Enter schedule from loan causes Application crash

2019-02-10 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=404177
Bug 404177 depends on bug 402505, which changed state.

Bug 402505 Summary: No debug symbols available for binary packages
https://bugs.kde.org/show_bug.cgi?id=402505

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 402505] No debug symbols available for binary packages

2019-02-10 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=402505

Hannah von Reth  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Hannah von Reth  ---
Fixed in
https://cgit.kde.org/craft.git/commit/?id=d1ca78d5445d0849ee4106a0a5256543c5c22f89
and
https://cgit.kde.org/craft-blueprints-kde.git/commit/?id=2f73393f5e4aea5b0990507f059cf2f6222f5b65

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 402505] No debug symbols available for binary packages

2019-02-11 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=402505

--- Comment #4 from Hannah von Reth  ---
The build 319 was before the blacklist of pdbs was removed.

Since
https://cgit.kde.org/craft.git/commit/?id=1361c1db20de316ac0f8177bce43903cd1e01782

we should have sym files for gcc.

For mac we need to generate them and adjust the dmg packager to create a dbg
artifact.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 403920] Icon theme "breeze" not found

2019-02-04 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=403920

--- Comment #1 from Hannah von Reth  ---
PS C:\Crafts\mingw> craft --search breeze.*
Craft   : C:\Crafts\mingw
Version : master
ABI : windows-mingw_64-gcc
Download directory  : C:\Crafts\mingw\download
Craft was unable to find breeze.*, similar packages are:
kde/plasma/breeze
Name: breeze
BlueprintPath:
C:\CraftBlueprints\craft-blueprints-kde\kde\plasma\breeze\breeze.py
Homepage: https://www.kde.org/
Description: The KDE Community is a free software community dedicated to
creating an open and user-friendly computing experience, offering an advanced
graphical desktop, a wide variety of applications for communication, work,
education and entertainment and a platform to easily build new applications
upon. We have a strong focus on finding innovative solutions to old and new
problems, creating a vibrant atmosphere open for experimentation.
Tags:
Options: args=, branch=(str), buildStatic=(bool), buildTests=(bool),
buildType=RelWithDebInfo, ignored=(bool), patchLevel=(int), version=(str)
Latest version: 5.14.5
Installed versions: None
Installed revision: None

Available versions: master, 5.10.5, 5.11.5, 5.12.7, 5.13.5, 5.14.4, 5.14.5

kde/frameworks/tier1/breeze-icons
Name: breeze-icons
BlueprintPath:
C:\CraftBlueprints\craft-blueprints-kde\kde\frameworks\tier1\breeze-icons\breeze-icons.py
Homepage: https://www.kde.org/
Description: Breeze icon theme.
Tags:
Options: args=, branch=(str), buildStatic=(bool), buildTests=(bool),
buildType=RelWithDebInfo, ignored=(bool), patchLevel=(int),
useBreezeDark=False, useIconResource=True, version=(str)
Latest version: 5.54.0
Installed versions: None
Installed revision: None

Available versions: master, 5.42.0, 5.43.0, 5.44.0, 5.45.0, 5.46.0, 5.47.0,
5.48.0, 5.49.0, 5.50.0, 5.51.0, 5.52.0, 5.53.0, 5.54.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 403920] Icon theme "breeze" not found

2019-02-04 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=403920

--- Comment #3 from Hannah von Reth  ---
craft --print-files breeze-icons
Craft   : /home/hannah/CraftRoot
Version : master
ABI : linux-64-gcc
Download directory  : /home/hannah/CraftRoot/download

*** Handling package: kde/frameworks/tier1/breeze-icons, action: print-files
***
*** Action: print-files for kde/frameworks/tier1/breeze-icons ***
share/icons/breeze-dark/actions/12/object-fill.svg


-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 403920] Icon theme "breeze" not found

2019-02-05 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=403920

--- Comment #5 from Hannah von Reth  ---
Hm we are using the rcc on mac.
Is kiconthemes installed? The hook to load a rcc is still in there.
Plans to move the rcc loader to tier1 exists for ages

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 408720] tcl core sha256 is wrong

2019-06-15 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=408720

Hannah von Reth  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Hannah von Reth  ---
Thank you, for the patch.
When I looked into the blueprint I also switched to tar.gz and cleaned up a
bit.
https://commits.kde.org/craft-blueprints-kde/5893be145292b76d3ad01fbd30395c6e3ca2

-- 
You are receiving this mail because:
You are watching all bug changes.

[Snoretoast] [Bug 409123] Notification does not show

2019-06-24 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409123

--- Comment #1 from Hannah von Reth  ---
Hm thx for the report.

That debugview++ doesn't show anything makes me doubt that the correct
SnoreToast.exe is executed.

where.exe SnoreToast.exe

returns the correct path?

If the correct version is used, could you remove the all SnoreToast shortcuts
from your start menu and try again?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Snoretoast] [Bug 409124] Parameters being ignored

2019-06-24 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409124

--- Comment #1 from Hannah von Reth  ---
yes we need a proper arg parser... do you know something lightweight which
supports wchar?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Snoretoast] [Bug 409124] Parameters being ignored

2019-06-26 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409124

--- Comment #2 from Hannah von Reth  ---
Read your report again.

 SnoreToast.exe -h 
   
   
   Welcome to SnoreToast 0.5.99.   
   
   
   A command line application
capable of creating Windows Toast notifications.   
   
   
   
   
   
  Usage    
   
   
 SnoreToast
[Options]  
   
   
   
   
   
  Options  
   
   
   
 [-t]  | Displayed on the first line of the toast.   
   
   
 [-m]| Displayed on the
remaining lines, wrapped.  
   
 [-b]
| Displayed on the bottom line, can list multiple
buttons separated by ; 
   
   [-tb]   | Displayed a textbox on the bottom
line, only if buttons are not presented.   
   
[-p] |
Display toast with an image, local files only. 
   
   
  [-id]   | sets the id for a notification to be able to
close it later.
   
 [-s] | Sets the
sound of the notifications, for possible values see
http://msdn.microsoft.com/en-us/library/windows/apps/hh761492.aspx.
   
 [-silent]   | Don't play a sound file when
showing the notifications. 
   
 [-appID]  
 | Don't create a shortcut but use the provided app id.
   
   
 [-pipeName] <\.\pipe\pipeName\> | Provide a name pipe which is used
for callbacks. 
   
[-application]  |
Provide a application that might be started if the pipe does not

[Snoretoast] [Bug 409716] Support for ToastGenericHeroImage (big image)

2019-07-11 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409716

--- Comment #1 from Hannah von Reth  ---
Or inline image

-- 
You are receiving this mail because:
You are watching all bug changes.

[Snoretoast] [Bug 409716] New: Support for ToastGenericHeroImage (big image)

2019-07-11 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409716

Bug ID: 409716
   Summary: Support for ToastGenericHeroImage (big image)
   Product: Snoretoast
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: vonr...@kde.org
  Reporter: vonr...@kde.org
  Target Milestone: ---

https://docs.microsoft.com/en-us/windows/uwp/design/shell/tiles-and-notifications/toast-schema#toastgenericheroimage

-- 
You are receiving this mail because:
You are watching all bug changes.

[Snoretoast] [Bug 409723] [Feature] add appID to existing Link

2019-07-11 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409723

--- Comment #1 from Hannah von Reth  ---
Hm any reason you can't remove and recreate the url?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Snoretoast] [Bug 409723] [Feature] add appID to existing Link

2019-07-12 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409723

--- Comment #3 from Hannah von Reth  ---
The only scenario where a link with an app id is create I could imagine is
during install.
Every installer should know about Icons and parameters?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Snoretoast] [Bug 409723] [Feature] add appID to existing Link

2019-07-13 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409723

--- Comment #5 from Hannah von Reth  ---
The recommended solution is to use snoretoast.exe in a post install step during
installation to create the shortcut.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 409242] New: Snoretoast needs an Icon

2019-06-27 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409242

Bug ID: 409242
   Summary: Snoretoast needs an Icon
   Product: Breeze
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: vonr...@kde.org
CC: kain...@gmail.com
  Target Milestone: ---

https://phabricator.kde.org/source/snoretoast/ needs and Icon.

The Application is used to display Toast Notifications on Windows.

Current icon is
https://phabricator.kde.org/source/snoretoast/browse/master/data/zzz.ico and
was done in 5 min with ms paint.

A snoring toast would be cute but just a slice of toast in breeze style would
be enough.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Snoretoast] [Bug 409123] Notification does not show

2019-06-27 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409123

--- Comment #6 from Hannah von Reth  ---
The shortcut is created before, but I guess there is some magic on the Windows
side happening.
Maybe a wait would help but as the internal id is mainly for dev purpose or
simple shell scripts a missed notification is not a big deal.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 411138] Mac: kdewebket and qtwebkit problem

2019-08-21 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=411138

--- Comment #1 from Hannah von Reth  ---
Stupid question but is qtwebkit manually set to be ignored in your settings?

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 411138] Mac: kdewebket and qtwebkit problem

2019-08-21 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=411138

--- Comment #4 from Hannah von Reth  ---
Skip installation of libs/qt5/qtwebkit as [QtSdk]Enabled=True

You are using a precompiled Qt, so Qt packages in craft are skipped.
Qt does not ship webkit since 5.7 so not sure building webkit with craft would
work in this setup.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 411138] Mac: kdewebket and qtwebkit problem

2019-08-22 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=411138

--- Comment #5 from Hannah von Reth  ---
You  could try to replace
https://github.com/KDE/craft-blueprints-kde/blob/master/libs/qt5/qtwebkit/qtwebkit.py#L116
with a ifdef depending on the version to use either Qt5CorePackageBase or
cmake.
But then you are in uncharted territory.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Snoretoast] [Bug 409723] [Feature] add appID to existing Link

2019-07-24 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409723

Hannah von Reth  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |FIXED

--- Comment #12 from Hannah von Reth  ---
But I think both scenarios should get documented in snoretoast. So thx for
sharing.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Snoretoast] [Bug 409723] [Feature] add appID to existing Link

2019-07-24 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409723

--- Comment #11 from Hannah von Reth  ---
I think for nsis https://github.com/KDE/snoretoast/#shortcut-creation-with-nsis
is really the easiest way. A simple macro to create a shortcut, depending on
the Windows version. No need to extract the clsid etc.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Snoretoast] [Bug 409723] [Feature] add appID to existing Link

2019-07-17 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409723

--- Comment #9 from Hannah von Reth  ---
Thx, yes sadly the clsid needs to be hard coded as it gets compiled into the
com interface...

-- 
You are receiving this mail because:
You are watching all bug changes.

[Snoretoast] [Bug 409723] [Feature] add appID to existing Link

2019-07-17 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409723

--- Comment #7 from Hannah von Reth  ---
Yes that's the way it was solved with nsis, and you would need to add an if
clause to update the shortcut in a post install step too.

I think -v should probably report the CLSID for scripting purposes, could be
handy.

Could you share the wix snippet so I can add it to the readme? :)

Cheers,

Hannah

-- 
You are receiving this mail because:
You are watching all bug changes.

[Snoretoast] [Bug 409124] Missing MSVCP140.dll and VCRUNTIME140.dll (was: Parameters being ignored)

2019-06-27 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409124

--- Comment #5 from Hannah von Reth  ---
Hi, in difference to the old build the runtime was not statically linked.
I think for something like snoretoast it makes sense to link it statically so
https://github.com/KDE/snoretoast/commit/087de58cac44db8c325ca96061e1b55242a29080
should fix the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Snoretoast] [Bug 409123] Notification does not show

2019-06-27 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=409123

Hannah von Reth  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #4 from Hannah von Reth  ---
In the first run it detected that there is no shortcut with an app id is
installed, so it creates one.
As there was no valid app id when the application was lunched windows prevents
the display of the notification.

In the second run everything works fine as the shortcut and app id are known.
If you plan to use snoretoast with your own project, I'd recommend to install a
shortct first, see the nsis script as an example, and pass the app id to
snoretoast.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 415152] Cannot install boost-headers: tar not found

2019-12-15 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=415152

Hannah von Reth  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 415158] icotool does not produce .ico file

2019-12-15 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=415158

Hannah von Reth  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||305c53cba14a43fb4ef2e86a603
   ||c86b7887031c8

--- Comment #4 from Hannah von Reth  ---
Fixed in
https://cgit.kde.org/craft-blueprints-kde.git/commit/?id=305c53cba14a43fb4ef2e86a603c86b7887031c8
 

You might need to call craft -i craft

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 413039] Critical: could not load fallback mirror list from QUrl

2019-10-28 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=413039

--- Comment #36 from Hannah von Reth  ---
(In reply to Ralf Habacker from comment #35)
> (In reply to Sven Brauch from comment #30)
> for the record: 
> > Which is not the files which are contained in or installed by the installer.
> I downloaded
> https://binary-factory.kde.org/job/KDevelop_Release_win64/
> lastSuccessfulBuild/artifact/kdevelop-5.4.3-617-windows-msvc2017_64-cl.exe
> and started the installer, which says that it need 789MB of disc space.
> 
> > This for example contains lots of debug information 
> No, debug informations are located in a different package, see filename
> *-dbg.7z  at https://binary-factory.kde.org/job/KDevelop_Release_win64/ 
> 
> As Christoph pointed out, this is not a problem at the moment, but it will
> be when users install a lot of KDE applications and wonder where the disk
> space has gone.

https://phabricator.kde.org/D12283 Would already save about 100mb of disk space
per installation.
The issue was the ram usage increased drastically.
But overall compressed dict's would be great.

We still use the blacklist approach and for many paackages we install too many
icons etc.
For example we use .rcc's for icon themes, and the uncompressed icons aren't
used at all, still many packages don't blacklist them.

So it depends on the maintainer to improve the installation size.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 407638] Okular has mixed language menus

2019-10-21 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=407638

Hannah von Reth  changed:

   What|Removed |Added

 CC||vonr...@kde.org

--- Comment #3 from Hannah von Reth  ---
Please contact the chocolatey maintainer, they are using a nightly build

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 413039] Critical: could not load fallback mirror list from QUrl

2019-10-25 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=413039

--- Comment #26 from Hannah von Reth  ---
We currently aim to provide quality over quantity.

The applications we now provide have a Windows maintainer of some kind.
In KDE 4 days we published everything as long as it compiled, no matter whether
it was usable or not.

Most people won't be interested in installing all KDE applications so we don't
specialize on that scenario.

Kmahjongg is a bad example as it was just recently added to binary factory and
the installer isn't optimised yet.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 413416] Build failure with gcc 9

2019-10-25 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=413416

--- Comment #3 from Hannah von Reth  ---
(In reply to Christophe Giboudeaux from comment #1)
> David, Hannah, I guess this is another issue caused by the recent ECM changes

Shouldn't that be fixed now by
https://github.com/KDE/extra-cmake-modules/commit/fd6e98ba6de89a7f08364bb2ec096a5310c1cde8
?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 413039] Critical: could not load fallback mirror list from QUrl

2019-10-28 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=413039

--- Comment #39 from Hannah von Reth  ---
(In reply to Christoph Cullmann from comment #38)
> We could try to blacklist the breeze/.../... icon theme folders.
> 
> To blacklist all icons has the issue that some applications might install
> own ones that are not in the themes we ship as rccs (if I am not wrong).

In Kate I already added bin/data/icons/.*
but its hard to tell what other apps do.
It should be fine for most packages.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 413039] Critical: could not load fallback mirror list from QUrl

2019-10-17 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=413039

--- Comment #18 from Hannah von Reth  ---
We broke it on purpose.
And won't fix it.
Its open source so feel free to maintain it yourself.
If you do pls make sure not to point windows users to a ages old unsupported
software.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde-windows] [Bug 413039] Critical: could not load fallback mirror list from QUrl

2019-10-17 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=413039

Hannah von Reth  changed:

   What|Removed |Added

 CC||vonr...@kde.org

--- Comment #13 from Hannah von Reth  ---
I agree that we keep it somewhere as rebuilding it will prove to be hard.
Keeping links alive makes sense for sources but not for binaries I think.
So I suggest to break the links.

While Attic sounds funny, I would prefer something more like 
WARNING_THIS_IS_VERY_OLD_SOFTWARE_DONT_EXPECT_IT_TO_WORK 

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 412413] rar and 7zip compressed comic books don't work

2020-02-27 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=412413

Hannah von Reth  changed:

   What|Removed |Added

 CC||vonr...@kde.org

--- Comment #5 from Hannah von Reth  ---
The command line client on windows and most other systems is called 7za.
https://github.com/KDE/ark/blob/e88b46ddb92e47009227e883111c952eb8c0365d/plugins/cli7zplugin/cliplugin.cpp
looks for 7z.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 416399] Okular can't be uninstalled on Windows 7.

2020-01-19 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=416399

Hannah von Reth  changed:

   What|Removed |Added

 CC||vonr...@kde.org

--- Comment #2 from Hannah von Reth  ---
Hm we might require a powershell version that is not available, so that script
fails.

But I think Windows updates should provide it.
Also win7 is eol so I probably won't research it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[marble] [Bug 416070] Unable to use this program. Useless.

2020-01-20 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=416070

Hannah von Reth  changed:

   What|Removed |Added

 CC||vonr...@kde.org

--- Comment #2 from Hannah von Reth  ---
You are allowed, and we do it with Craft and binary factory.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Craft] [Bug 419272] Apps that put folders with dots in /Frameworks/ folder will fail to sign

2020-04-20 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=419272

--- Comment #2 from Hannah von Reth  ---
Then I'd recommend marking it as build dep instead of blacklisting it.

-- 
You are receiving this mail because:
You are watching all bug changes.

  1   2   >