Bug 444712 - dolphin sometime opens off monitor
Summary: dolphin sometime opens off monitor
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR critical
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-31 12:58 UTC by Rajinder Yadav
Modified: 2023-12-14 13:08 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rajinder Yadav 2021-10-31 12:58:32 UTC
SUMMARY
I how a dual monitor setup and when I close dolphin on the small screen, when I open dolphin it will appear off screen.

Unless you know to right-click on the toolbar of the app icon, and select "move", there is no way to correct this problem, it will leave the user baffled. 


STEPS TO REPRODUCE
1. open dolphin
2. move to smaller screen (in dual monitor setup)
3. close dolphin
4. open dolphin

OBSERVED RESULT

dolphin is not visible

EXPECTED RESULT

dolphin appear in the screen (monitor) where it is opened from.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20211029
KDE Plasma Version: 5.23.2
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Kernel Version: 5.14.14-1-default (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 2700X Eight-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3080/PCIe/SSE2
Comment 1 thenujan 2021-11-01 09:31:14 UTC
(In reply to Rajinder Yadav from comment #0)
> SUMMARY
> I how a dual monitor setup and when I close dolphin on the small screen,
> when I open dolphin it will appear off screen.
> 
> Unless you know to right-click on the toolbar of the app icon, and select
> "move", there is no way to correct this problem, it will leave the user
> baffled. 
> 
> 
> STEPS TO REPRODUCE
> 1. open dolphin
> 2. move to smaller screen (in dual monitor setup)
> 3. close dolphin
> 4. open dolphin
> 
> OBSERVED RESULT
> 
> dolphin is not visible
> 
> EXPECTED RESULT
> 
> dolphin appear in the screen (monitor) where it is opened from.
> 
> SOFTWARE/OS VERSIONS
> Operating System: openSUSE Tumbleweed 20211029
> KDE Plasma Version: 5.23.2
> KDE Frameworks Version: 5.87.0
> Qt Version: 5.15.2
> Kernel Version: 5.14.14-1-default (64-bit)
> Graphics Platform: X11
> Processors: 16 × AMD Ryzen 7 2700X Eight-Core Processor
> Memory: 62.7 GiB of RAM
> Graphics Processor: NVIDIA GeForce RTX 3080/PCIe/SSE2

Please paste the output you get when you open dolphin through the terminal (when the issue occurs)
Comment 2 Rajinder Yadav 2021-11-01 09:50:39 UTC
I am not able to reproduce it yet, but does this look right?

$ dolphin 
Qt: Session management error: networkIdsList argument is NULL
Comment 3 Rajinder Yadav 2021-11-18 02:54:36 UTC
Hello the issue has occurred again, running dolphin from the terminal shows the following output

$ dolphin 
Qt: Session management error: networkIdsList argument is NULL
Comment 4 Rajinder Yadav 2022-10-03 11:59:26 UTC
Moving dolphin and then closing it, when dolphin is opened again it fails to remember last window position.
Also moving to 2nd monitor, close and reopens in the main monitor.


Tested with version 22.08.1
Comment 5 mydarkstar 2023-02-20 21:22:53 UTC
Hi Rajinder,

Plasma 5.27 just landed with a huge multi-monitor overhaul (https://kde.org/et/announcements/plasma/5/5.27.0/).
I've noticed that this also affects Dolphin's remembering of its last position and size.

Does the update fix this issue for you? A lot of multi-monitor issues were addressed with this overhaul.
Hoping for better results now! :)
Comment 6 Rajinder Yadav 2023-02-20 22:18:11 UTC
(In reply to mydarkstar from comment #5)
> Hi Rajinder,
> 
> Plasma 5.27 just landed with a huge multi-monitor overhaul
> (https://kde.org/et/announcements/plasma/5/5.27.0/).
> I've noticed that this also affects Dolphin's remembering of its last
> position and size.
> 
> Does the update fix this issue for you? A lot of multi-monitor issues were
> addressed with this overhaul.
> Hoping for better results now! :)

That's awesome, I am on this version with OpenSUSE TW KDE :-D
It looks like it's working, however I also got setting to open a new Window under the mouse cursor.
I did change it to "center" and "top left" to quickly tested and this time dolphin was showing up correctly, in the right monitor.
Great work!
Comment 7 mydarkstar 2023-02-22 02:50:13 UTC
I'm marking this bug as resolved for now.
Feel free to reopen or create a new report, should this issue ever occur again!
Comment 8 David Hillman 2023-11-18 22:55:15 UTC
This bug is definitely not resolved -- as of just yesterday, it started happening on a system running 5.27.9 with all updates.

Does not matter if dolphin is launched from the UI or CLI, it now always opens with the top third or so of the window off the top of the screen, rendering it useless.  I get the same CLI output as previously mentioned:

user@host:~$ dolphin
Qt: Session management error: networkIdsList argument is NULL

In my case, the steps to reproduce are even simpler:

1) open dolphin

That's it.  It now always opens partially-off-screen.  What, precisely, caused this behavior to start yesterday, is unknown to me.


SOFTWARE/OS VERSIONS
Operating System: Kubuntu 22.04.3 LTS
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.3
Kernel Version: 6.2.0-36-generic (64-bit)
Graphics Platform: X11
Comment 9 Akseli Lahtinen 2023-12-14 13:08:32 UTC
Does this happen with any other applications? I am trying to track down if this is Dolphin specific, or something else.