Bug 364379 - Dual monitor right monitor maximized windows problem
Summary: Dual monitor right monitor maximized windows problem
Status: RESOLVED NOT A BUG
Alias: None
Product: KScreen
Classification: Plasma
Component: common (other bugs)
Version First Reported In: 5.6.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Kügler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-16 13:41 UTC by budimanjojo
Modified: 2016-06-18 05:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
screenshot (1.17 MB, image/png)
2016-06-16 13:42 UTC, budimanjojo
Details
How it's displayed in my eyes, white colored is the missing pixels (1.16 MB, image/png)
2016-06-16 13:45 UTC, budimanjojo
Details
QtProject.conf (924 bytes, text/plain)
2016-06-16 14:20 UTC, budimanjojo
Details
/.local/share/kscreen/1bb6433ea097e8766a65ba794abf02ca (984 bytes, text/plain)
2016-06-16 14:20 UTC, budimanjojo
Details
kscreen-console bug (20.28 KB, text/plain)
2016-06-16 14:21 UTC, budimanjojo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description budimanjojo 2016-06-16 13:41:28 UTC
So I have a dual monitor with same resolution, identical monitors. Whenever I maximize window on my right monitor, the left edge of the windows always missing some pixels. This is very irritating when maximizing a terminal on my right monitor because the first letter can't be read. See the screenshot I made.

Reproducible: Always

Steps to Reproduce:
1. Open window on right monitor
2. Maximize it

Actual Results:  
The left edge of the window is being cut a little

Expected Results:  
Displaying the full window
Comment 1 budimanjojo 2016-06-16 13:42:01 UTC
Created attachment 99528 [details]
screenshot
Comment 2 budimanjojo 2016-06-16 13:45:48 UTC
Created attachment 99529 [details]
How it's displayed in my eyes, white colored is the missing pixels
Comment 3 budimanjojo 2016-06-16 13:47:21 UTC
(In reply to budimanjojo from comment #1)
> Created attachment 99528 [details]
> screenshot

It appears that the screenshot is showing how it should be displayed. But what my eyes actually see is different, see the second screenshot.
Comment 4 Sebastian Kügler 2016-06-16 14:07:17 UTC
Could you attach debugging information as outlined on https://community.kde.org/Solid/Projects/ScreenManagement#Debugging_Information please?
Comment 5 budimanjojo 2016-06-16 14:19:29 UTC
(In reply to Sebastian Kügler from comment #4)
> Could you attach debugging information as outlined on
> https://community.kde.org/Solid/Projects/
> ScreenManagement#Debugging_Information please?

There's no ~/.config/QtProject/qtlogging.ini in my system. Only ~/.config/QtProject.conf. I'll attach it here. Also the output of kscreen-console bug and my ~/.local/share/kscreen/
Comment 6 budimanjojo 2016-06-16 14:20:08 UTC
Created attachment 99530 [details]
QtProject.conf
Comment 7 budimanjojo 2016-06-16 14:20:56 UTC
Created attachment 99531 [details]
/.local/share/kscreen/1bb6433ea097e8766a65ba794abf02ca
Comment 8 budimanjojo 2016-06-16 14:21:56 UTC
Created attachment 99532 [details]
kscreen-console bug
Comment 9 Sebastian Kügler 2016-06-16 14:35:17 UTC
If qtlogging.ini doesn't exist, create it and put the said content in it.

That said, I don't see anything obviously wrong with the configuration.
Comment 10 budimanjojo 2016-06-16 15:43:14 UTC
(In reply to Sebastian Kügler from comment #9)
> If qtlogging.ini doesn't exist, create it and put the said content in it.
> 
> That said, I don't see anything obviously wrong with the configuration.

Created the file and rerun the kscreen-console bug and it still gives me the same output, so what else should I do?
Comment 11 budimanjojo 2016-06-18 05:10:52 UTC
Just found out that is caused by my monitor which happens to be some kind of TV + monitor thingy that overscan the resolution a little bit with VGA cable. So this is not KDE problem, closing. Thanks :)