[dolphin] [Bug 469676] Dolphin not opening when called with arguments

2023-06-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=469676

jvss...@gmail.com changed:

   What|Removed |Added

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

--- Comment #6 from jvss...@gmail.com ---
For some reason it has been fixed in the last few days.
I would say it was a missing optional dependency that I've installed, but it
has also been fixed on a laptop with Artix in which I was able to replicate the
bug and haven't booted it up since.

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

[dolphin] [Bug 469676] Dolphin not opening when called with arguments

2023-06-01 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=469676

Nicolas Fella  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

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

[dolphin] [Bug 469676] Dolphin not opening when called with arguments

2023-05-31 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=469676

--- Comment #5 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.

[dolphin] [Bug 469676] Dolphin not opening when called with arguments

2023-05-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=469676

--- Comment #4 from jvss...@gmail.com ---
(In reply to Nicolas Fella from comment #3)
> Is another Dolphin instance already running? Depending on your configuration
> opening a second instance can attach to an existing window instead of
> opening a new window

No, it also happens when killing all dolphin processes (checked there were no
processes left with `ps aux | grep -i dolphin`)

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

[dolphin] [Bug 469676] Dolphin not opening when called with arguments

2023-05-17 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=469676

Nicolas Fella  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||nicolas.fe...@gmx.de

--- Comment #3 from Nicolas Fella  ---
Is another Dolphin instance already running? Depending on your configuration
opening a second instance can attach to an existing window instead of opening a
new window

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

[dolphin] [Bug 469676] Dolphin not opening when called with arguments

2023-05-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=469676

--- Comment #2 from jvss...@gmail.com ---
Backtrace for successful dolphin launch and the hanging one (with GNU gdb (GDB)
13.1) (I had to Ctrl+C the process):

Starting program: /usr/bin/dolphin
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffefb8d6c0 (LWP 373538)]
[New Thread 0x7fffef38c6c0 (LWP 373539)]
[New Thread 0x7fffee5536c0 (LWP 373540)]
[New Thread 0x7fffece3a6c0 (LWP 373577)]
[New Thread 0x7fffd65ff6c0 (LWP 373578)]
[New Thread 0x7fffd5dfe6c0 (LWP 373579)]
[New Thread 0x7fffd55fd6c0 (LWP 373580)]
[New Thread 0x7fffd4dfc6c0 (LWP 373581)]
[Detaching after fork from child process 373621]
[Detaching after fork from child process 373623]
[New Thread 0x7fffb6c0 (LWP 373625)]
[New Thread 0x7fffbf4986c0 (LWP 373627)]
[New Thread 0x7fffbec976c0 (LWP 373630)]
[New Thread 0x7fffbe4966c0 (LWP 373631)]
[New Thread 0x7fffbdc956c0 (LWP 373632)]
[New Thread 0x7fffbd4946c0 (LWP 373633)]
[Detaching after fork from child process 373645]

Starting program: /usr/bin/dolphin .
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffefb8d6c0 (LWP 374519)]
[New Thread 0x7fffef38c6c0 (LWP 374520)]

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

[dolphin] [Bug 469676] Dolphin not opening when called with arguments

2023-05-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=469676

--- Comment #1 from jvss...@gmail.com ---
I accidentally sent the report before attaching the strace -c results and
trying to get a proper backtrace.
I'll just put the "strace -c" results here and add another comment with the
backtrace as soon as I manage to get it.

called with: strace -c dolphin . & pid=$!; sleep 3; kill $pid
% time seconds  usecs/call callserrors syscall
-- --- --- - - --
 26,860,001801   2   871   mmap
 13,260,000889   0  118819 newfstatat
 11,010,000738   1   541   104 openat
  8,780,000589   1   38248 access
  7,040,000472   0   559 2 read
  5,580,000374   1   305   244 readlink
  5,320,000357   0   602   227 statx
  4,800,000322   2   13537 futex
  4,610,000309   1   200   mprotect
  4,310,000289   0   433   close
  1,920,000129   0   141   getrandom
  1,640,000110   329   munmap
  0,950,64   414   getdents64
  0,790,53   064   writev
  0,780,52   066   clock_gettime
  0,690,46   140   brk
  0,460,31   083   poll
  0,360,24   049   fstatfs
  0,270,18   030   write
  0,180,12   022   fadvise64
  0,100,07   1 6 4 prctl
  0,060,04   2 2 2 mkdir
  0,040,03   1 2   getuid
  0,030,02   0 3   geteuid
  0,030,02   2 1   inotify_init1
  0,010,01   0 3   getpid
  0,010,01   0 4   fcntl
  0,010,01   0 3   getcwd
  0,010,01   0 2 1 arch_prctl
  0,010,01   1 1   set_tid_address
  0,010,01   1 1   inotify_add_watch
  0,010,01   1 1   set_robust_list
  0,010,01   1 1   rseq
  0,000,00   0 1   lseek
  0,000,00   0 1   rt_sigaction
  0,000,00   0 5   rt_sigprocmask
  0,000,00   0 2   pread64
  0,000,00   0 1   shmget
  0,000,00   0 1   shmat
  0,000,00   0 1   shmctl
  0,000,00   0 1   socket
  0,000,00   0 1   connect
  0,000,00   0 2   recvfrom
  0,000,00   023 6 recvmsg
  0,000,00   0 1   getsockname
  0,000,00   0 1   getpeername
  0,000,00   0 1   execve
  0,000,00   0 1   uname
  0,000,00   0 1   shmdt
  0,000,00   0 1   gettid
  0,000,00   0 1   prlimit64
  0,000,00   0 2   clone3
-- --- --- - - --
100,000,006705   1  5832   694 total

called with: strace -c dolphin & pid=$!; sleep 3; kill $pid
% time seconds  usecs/call callserrors syscall
-- --- --- - - ---
 43,330,033740   1 24098   clock_gettime
  7,760,006043   6   988   224 futex
  6,550,005102   1  3284   write
  6,460,005033   1  3571   695 read
  4,970,003869   3  1159   mmap
  3,910,003048   1  1765   159 openat
  3,770,002938   1  2711   962 statx
  3,230,002517   0  2905   198 newfstatat
  2,980,002319 773 3   clone
  2,660,002075   0  2259  2004 readlink
  2,490,001941   1  1216   poll
  2,450,001908 636 3   wait4
  1,790,001393   0  1621   close
  1,320,001027   0  2312  1550 access
  0,730,000569   2   221   ioctl
  0,560,000437   1   380   writev
  0,480,000370   1   257   mprotect
  0,460,000356   1   190 1 statfs
  0,430,000334   0