[krusader] [Bug 416764] Crashes after a while

2021-04-16 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=416764

Toni Asensi Esteve  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

--- Comment #9 from Toni Asensi Esteve  ---
Thanks, Heiko. If you don't have the problem, this bug report has to be closed.
Feel free to reopen this bug report if it's needed.

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

[krusader] [Bug 416764] Crashes after a while

2021-04-15 Thread Heiko Stark
https://bugs.kde.org/show_bug.cgi?id=416764

--- Comment #8 from Heiko Stark  ---
Dear Toni,

I have upgraded my mageia 7 to 8.
Since then, I have not had any crashes.

In MGA8, lib64kf5i18n-devel is not installed.

Currently, the outputs of Krusader look like this:

$ krusader
QCoreApplication::applicationDirPath: Please instantiate the QApplication
object first
07:49:24.420-warning default unknown@0 # QWidget::insertAction: Attempt to
insert null action
07:49:24.422-warning default unknown@0 # QWidget::insertAction: Attempt to
insert null action
07:49:24.430-warning kf.i18n unknown@0 # Trying to convert empty
KLocalizedString to QString.
07:49:57.283-warning default unknown@0 # Unable to find icon
"application-x-wine-extension-ini" of size QSize(22, 22) in any configured
theme
07:50:20.297-warning default unknown@0 # Unable to find icon
"application-x-wine-extension-inf" of size QSize(22, 22) in any configured
theme
07:50:20.767-warning default unknown@0 # Unable to find icon "file-broken" of
size QSize(22, 22) in any configured theme
07:51:08.611-warning qt.svg unknown@0 # Cannot open file
'/home/tiger/Downloads/blender-2.83.0-linux64/blender.svg', because: No such
file or directory
07:51:08.611-warning qt.svg unknown@0 # Cannot open file
'/home/tiger/Downloads/blender-2.83.0-linux64/blender.svg', because: No such
file or directory
07:51:08.612-warning default unknown@0 # Unable to find icon
"/home/tiger/Downloads/blender-2.83.0-linux64/blender.svg" of size QSize(22,
22) in any configured theme
...

Best regards,
Heiko

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

[krusader] [Bug 416764] Crashes after a while

2021-04-15 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=416764

--- Comment #7 from Toni Asensi Esteve  ---
One more question, do you have the "libkf5i18n-dev" package installed?

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

[krusader] [Bug 416764] Crashes after a while

2021-04-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=416764

--- Comment #6 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[krusader] [Bug 416764] Crashes after a while

2021-03-29 Thread Davide Gianforte
https://bugs.kde.org/show_bug.cgi?id=416764

Davide Gianforte  changed:

   What|Removed |Added

 CC||dav...@gengisdave.org

--- Comment #5 from Davide Gianforte  ---
Hi Heiko, you should use "cmake .." without "/krusader" (the rest is fine),
otherwise it doesn't use the main file where CMake is loaded

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

[krusader] [Bug 416764] Crashes after a while

2021-03-29 Thread Heiko Stark
https://bugs.kde.org/show_bug.cgi?id=416764

--- Comment #4 from Heiko Stark  ---
Created attachment 137149
  --> https://bugs.kde.org/attachment.cgi?id=137149=edit
Output log

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

[krusader] [Bug 416764] Crashes after a while

2021-03-29 Thread Heiko Stark
https://bugs.kde.org/show_bug.cgi?id=416764

--- Comment #3 from Heiko Stark  ---
Created attachment 137148
  --> https://bugs.kde.org/attachment.cgi?id=137148=edit
Error log

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

[krusader] [Bug 416764] Crashes after a while

2021-03-29 Thread Heiko Stark
https://bugs.kde.org/show_bug.cgi?id=416764

--- Comment #2 from Heiko Stark  ---
Dear Toni,

my system does not seem to be up to date yet.
I can only check afterwards.

Best,
Heiko

---

$ cmake --version
cmake version 3.14.3

---

$ cmake ../krusader -DCMAKE_INSTALL_PREFIX=/usr/ -DCMAKE_C_FLAGS="-O2 -fPIC"
-DCMAKE_CXX_FLAGS="-O2 -fPIC"
-- The CXX compiler identification is GNU 8.4.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at ActionMan/CMakeLists.txt:8 (ki18n_wrap_ui):
  Unknown CMake command "ki18n_wrap_ui".


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

cmake_minimum_required(VERSION 3.14)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!
See also
"/home/tiger/Downloads/krusader-master/krusader-build/CMakeFiles/CMakeOutput.log".
See also
"/home/tiger/Downloads/krusader-master/krusader-build/CMakeFiles/CMakeError.log".

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

[krusader] [Bug 416764] Crashes after a while

2021-03-27 Thread Toni Asensi Esteve
https://bugs.kde.org/show_bug.cgi?id=416764

Toni Asensi Esteve  changed:

   What|Removed |Added

 CC||toni.ase...@kdemail.net
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Toni Asensi Esteve  ---
> Krusader crashes after a while. Mostly when opening pictures.

Four days ago, the [Remove a fileitem from the PreviewJob when it
disappears](https://invent.kde.org/utilities/krusader/-/commit/138e580a442aef8099c2c7c1b12bab709927c446)
change was commited.

If you can follow the steps of
https://commits.kde.org/krusader?path=INSTALL
in order to use the git version of Krusader, then you can use it with some bugs
fixed. 

Does that solve the problem for you?

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