[dolphin] [Bug 472653] Dolphin crashes on startup

2024-02-21 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #29 from Giovanni --- Yesterday I updated the system with the latest updates but the bug in Dolphin persists. The new version 23.08.5-1 dies on startup like previous versions. -- You are receiving this mail because: You are watching all

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-11 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #28 from Giovanni --- Confirm my last report and this is a reply of the previous test: giovanni@localhost:~$ gdb dolphin GNU gdb (Fedora Linux) 14.1-1.fc39 Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-10 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #27 from Giovanni --- I lost these: Continuing. Thread 2 "QDBusConnection" received signal SIGCONT, Continued. [Switching to Thread 0x7fffe26a96c0 (LWP 431641)] 0x75525bcd in poll () from /lib64/libc.so.6 (gdb) -- You are

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-10 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #26 from Giovanni --- I think i have found some new informations about this bug. I started Dolphin from gdb under Konsole under X-Windows, Wayland is... problematic... See these: giovanni@localhost:~$ gdb dolphin GNU gdb (Fedora Linux)

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-10 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #25 from Giovanni --- I have tested removing or renaming the files and the directory as reported in the last e-mail: always crash! These are the outputs from the console, if launched from it: giovanni@localhost:~$ dolphin KCrash:

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-10 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #24 from Akseli Lahtinen --- It seems it's trying to read some state from the config, but fails. There's three different items for Dolphin related data, I guess you could try once more deleting/renaming them: ~/.cache/dolphin

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-09 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #23 from Giovanni --- I did a further check by downloading all the debug files recommended by gdb: hell! My ADSL lines are painfully slow in this period but the fact is that I am sending you a further response made using gdb. The result is

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-09 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #22 from Akseli Lahtinen --- Thanks for sharing, this is helpful. Seems it tries to open the search box but can't find it and instantly fails. -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-09 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #21 from Giovanni --- I received your latest email and ran the recommended commands. This was done without loading the debugging symbols. Here is the result: giovanni@localhost:~$ gdb dolphin GNU gdb (Fedora Linux) 14.1-1.fc39 Copyright

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-08 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #20 from Akseli Lahtinen --- Okay, this is super weird. Let's try to get backtrace again, just in case something updated. In terminal, do following: 1. run "gdb dolphin" 2. in gdb, type "r" and press enter 3. if prompted, press "c" 4.

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-08 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #19 from Giovanni --- I received your latest email and the report is bleak: Dolphin didn't start! I add further information: I have a laptop where I have installed Mageia 9. Dolphin, in version 23.04.1-1, works there. I did a little

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-08 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #18 from Akseli Lahtinen --- Okay, there is another folder that could be possibly renamed to see if it fixes this issue: 1. Go to ~/.local/share/ 2. Find folder named dolphin 3. Rename it to backup_dolphin 4. Try launching dolphin again

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-08 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #17 from Akseli Lahtinen --- Thanks, the bot was being a bit too excited :) i am now back from holidays so i have time to look into this. -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-06 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 Giovanni changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-06 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #16 from Giovanni --- As per your last email received, I inform you that I will change the status of this bug reported by me from NEEDINFO to REPORTED. I also proceeded to perform a further test by testing Dolphin in version 23.08.1-1,

[dolphin] [Bug 472653] Dolphin crashes on startup

2024-01-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #15 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

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-22 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #14 from Giovanni --- For a test i have removed and installed again Dolphin, removing in ./config the file dolphinrc after the deinstallation. The configuration file is recreated, Dolphin crash... -- You are receiving this mail because:

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-22 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #13 from Giovanni --- If we see the source code of DolphinTabPage.cpp at lines 317-323 we have: stream >> m_primaryViewActive; if (m_primaryViewActive) { m_primaryViewContainer->setActive(true); } else {

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-22 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #12 from Giovanni --- I think I've figured out where the bug is... It all starts in DolphinTabPage::restoreState(QByteArray & const). The function checks whether the configuration file contains the opening of the first child window in the

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-22 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #11 from Giovanni --- I have executed dolphin from KDbg and the last line with error is in dolphinviewcontainer.cpp at line 218, like as reported from DrKonqui in my first report. Under the dock window Locals is reported "Cannot access

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-22 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #10 from Giovanni --- With the command: coredumpctl debug dolphin -A "-ex bt -ex quit" |& tee backtrace.txt The output from console and from backtrace.txt is: No match found. Where is the bug? -- You are receiving this mail because:

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-22 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #9 from Akseli Lahtinen --- Ah im so sorry, I forgot part of the command!! It should be: coredumpctl debug dolphin -A "-ex bt -ex quit" |& tee backtrace.txt Again I'm sorry that I'm asking you to do this, but I have zero starters how to

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-22 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #8 from Akseli Lahtinen --- Thanks. That backtrace however seems to be for pcmanfm-qt? -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-22 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #7 from Giovanni --- As suggested by the last communication, I carried out what was indicated in step 1, i.e. the information for debugging. I ran the command indicated in step 2 and the result is the following: PID: 3030

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-21 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #6 from Akseli Lahtinen --- Hi, thanks for the help. Here's something you can do to track the issue: 1. Install following on your system: sudo dnf debuginfo-install dolphin kf5-kio kio-extras These files will help us track down the bug

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-20 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #5 from Giovanni --- I made a simple test renaming the configuration file dolphinrc in ./config and relaunched it recreate the configuration file crashing again but if launched from console the output is: giovanni@localhost:~$ dolphin

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-20 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #4 from Giovanni --- Today I updated with the latest news and once again Dolphin dies on startup. >From Konsole I always get this message using Plasma under Wayland: giovanni@localhost:~$ dolphin KCrash: Application 'dolphin' crashing...

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-13 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #3 from Giovanni --- I add further information to this case: if I launch Dolphin from Konsole under Wayland I get this message: giovanni@localhost:~$ dolphin KCrash: Application 'dolphin' crashing... The Wayland connection experienced a

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-13 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 --- Comment #2 from Giovanni --- Created attachment 164139 --> https://bugs.kde.org/attachment.cgi?id=164139=edit New crash information added by DrKonqi dolphin (23.08.3) using Qt 5.15.11 Dolphin is crashed in a X-Window session, same result using

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-13 Thread Giovanni
https://bugs.kde.org/show_bug.cgi?id=472653 Giovanni changed: What|Removed |Added CC||giovannicorr...@tiscali.it -- You are receiving

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-12-12 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=472653 Akseli Lahtinen changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC|

[dolphin] [Bug 472653] Dolphin crashes on startup

2023-07-26 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=472653 Nicolas Fella changed: What|Removed |Added Summary|Dolphin crashes on startup, |Dolphin crashes on startup