Well, I spoke to soon.  I shutdown for a while.  When I rebooted, to get
the logs you wanted, it started cutting off again like it did before. 
It seems it worked that one time but it just wanted to tease me.  :/


Michael wrote:
> On Wednesday, 26 June 2024 01:28:47 BST Dale wrote:
>> Michael wrote:
>>> The above message indicates the same problem you had experienced before
>>> you
>>> reinstalled.  The monitor is not sending its EDID table, or the card can't
>>> read it.
>>>
>>> Your Xorg sets a default dummy resolution of 640 x 480, because it can't
>>> find anything connected to the card.
>>>
>>> Things I would try, until someone who can grok nvidia contributes better
>>> ideas:
>>>
>>> Eliminate the hardware being the cause of the problem, e.g.: try a
>>> different cable, different monitor, then try the same card (with same
>>> drivers and same kernel settings) on your other PC.  If this proves
>>> there's nothing wrong with the cable, card, or kernel settings:
>>>
>>> 1. Try different ports and restart display-manager each time.
>>>
>>> 2. Add these two lines at the bottom of /usr/share/sddm/scripts/Xsetup:
>>>
>>> xrandr --setprovideroutputsource modesetting NVIDIA-0
>>> xrandr --auto
>>>
>>> Again restart display-manager.
>>>
>>> 3. Add a file /etc/X11/xorg.conf.d/20nvidia.conf
>>>
>>> Section "Device"
>>>
>>>    Identifier  "nvidia"
>>>    Driver      "nvidia"
>>>    BusID       "PCI:9:0:0"
>>>    Option "UseEDID" "false" ## Try this too ##
>>>
>>> EndSection
>>>
>>> Again restart display-manager.
>>>
>>> Every time you try a setting and it doesn't produce the goods, revert it
>>> before you try the next thing.  Make notes and keep an eye on your logs in
>>> case you spot a difference.
>>>
>>> If none of these tweaks work, then you can try capturing the EDID table
>>> and creating a file for the card to load.
> [snip ...]

I tried all those in different ways.  Basically, same thing.  The last
one did flash me just long enough to see the sddm login screen was low
resolution. 


>
>> I was
>> even thinking of moving my main rig monitor to the new rig and see what
>> it did.  I'd already tried a different card so didn't see any need in
>> repeating that.  Then I had a thought.  Why is it saying port DP-3?  Why
>> is it not port DP-0?
> Your PC indicated DFP-3 was what it had booted at - from your Xorg.0.log:
>
> [    44.311] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:9:0:0
> [    44.311] (--) NVIDIA(0):     DFP-0
> [    44.311] (--) NVIDIA(0):     DFP-1
> [    44.311] (--) NVIDIA(0):     DFP-2
> [    44.311] (--) NVIDIA(0):     DFP-3 (boot)
> [    44.311] (--) NVIDIA(0):     DFP-4
> [    44.311] (--) NVIDIA(0):     DFP-5
> [    44.311] (--) NVIDIA(0):     DFP-6
> [    44.311] (--) NVIDIA(0):     DFP-7
>
> which is the display device connector type nvidia identifies the monitor 
> being 
> connected to.  However, then it prints this discouraging message:
>
> [    44.312] (--) NVIDIA(GPU-0): 
> [    44.332] (--) NVIDIA(GPU-0): DFP-3: disconnected  <== This ===
> [    44.332] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
> [    44.332] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
> [    44.332] (--) NVIDIA(GPU-0): 
>

I noticed that too.  I was curious why it was saying disconnected when I
didn't. 


>> I thought the first port was the one on the
>> bottom.  Turns out, the top port is the first one.  So, I moved the
>> cable to the first port, DP-0.
> I thought you had already tried this prior to reinstalling, when I had 
> suggested to try different ports.
>

I did try another port, just not all of them.  I figured one port may be
bad.  Surely not more than one tho.  Plus, another card did the same thing.

>> I booted the rig up, started DM, got the
>> login screen as usual and guess what was next, a complete desktop.  I
>> changed it to not power off or switch to a screensaver so that it would
>> stay on and I could keep a eye on it. I heated up supper, ate, typing
>> this reply and it is still running, in 1080P no less. 
> YES!  :-D
>

NO!!   O_O

>> Now tell me this, why would it not work on DP-3 or DP-2 when I tried
>> those earlier on?  Does one always have to have a monitor connected to
>> DP-0 first then others as monitors are added? 
> It may have something to do with auto-detecting PNP display devices, like 
> DisplayPort monitor devices.  There is a HPD pin (Hot Plug Detect) on the DP, 
> which lets the card know if a monitor turns off.  This seems to cause the 
> card's driver to detect the display as "disconnected", which then disables 
> the 
> port.
>
> The question is why would the monitor turn off.  Well, it might be taking too 
> long for the card to walk from DP-1 to DP-3, by which time the monitor has 
> gone to sleep to save energy.  If the monitor is on DP-1, then it doesn't get 
> a chance to do this.
>
> Alternatively, the Quadro P1000 video card being a 'pro' graphics card may 
> have been designed with the assumption a monitor (the primary monitor) is 
> *always* connected on the first port, or else the PC is configured as a 
> headless server - I don't know really.
>
> I think if you capture and feed manually the EDID table to the card's driver, 
> it may work differently - but again, I have no experience with Nvidia.  By 
> accident or good fortune I've always had 'linux-friendly' AMD-Radeon cards on 
> my PCs.
>
> One thing I have noticed with my DisplayPort monitor, it needs to be powered 
> on while the PC boots up/shuts down.  If the monitor is switched off it will 
> not get detected after boot and also the shutdown process is cancelled.  :-/
>
>
>> Now comes the next question.  To move just KDE stuff over, desktop
>> settings and such.  ~/.local and .config.  Are those the big ones?
> Yes, if we're talking about plasma and kde applications.
>
> You'll also need:
>
> .mozilla
> .ssh
> .gnupg
> .gkrellm2
>
> and others, if you want to keep their settings the same across PCs.

I was just wanting the basic stuff at first.  Just the desktop settings
and such. 

> <<< SNIP >>>
>> I'll copy the other
>> stuff over at some point but just want to play with the big stuff at the
>> moment. 
>>
>> In your list, #1 would have been the fix.  It also turns out, it was
>> me.  I plugged the cable in the wrong port.  No idea why everything else
>> worked fine tho.  All the boot media worked just fine.  This is a large
>> thread over something so simple.  ;-) 
> Well, if I had more experience with Nvidia, or if you tried each and every 
> port as I erroneously assumed you had done, it may not have taken this long!  
> ;-)
>
>
>> Thanks so much for all the help.  The main rig is still sitting there at
>> 1080P waiting on me.  Finally, after over $1,000 spent, days of
>> installing, twice, and a lot of testing, a working computer.  :-D  :-D 
>>
>> Dale
>>
>> :-)  :-) 
> Could you please send me your Xorg.0.log again with a working and powered up 
> monitor, off-list to keep the noise down.  I'd be interested to see what it 
> reports now the monitor is connected to DP-1 and initialized correctly.

I figured out that it wasn't working again when trying to do just that. 
Since it stopped working again, I'm attaching another log that may
help.  Pretty sure one shows monitor info that may help.  The long one
is where it was not working.  Wish I had seen this email before I
shutdown. 

New thoughts?  Would a new monitor fix this?  I found a good deal on one
if the monitor is the problem.  From the logs, I think it is the monitor
as you say.  It may be reporting info at some times but not others. 

Dale

:-)  :-) 

Xorg.0.log
[   387.203] (--) NVIDIA(GPU-0): LG Electronics W2253 (DFP-3): connected
[   387.203] (--) NVIDIA(GPU-0): LG Electronics W2253 (DFP-3): Internal TMDS
[   387.203] (--) NVIDIA(GPU-0): LG Electronics W2253 (DFP-3): 300.0 MHz 
maximum pixel clock


dmesg 
[  385.156500] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr 
from proprietary module nvidia, inheriting taint.
[  385.166121] nvidia-uvm: Loaded the UVM driver, major device number 240.
[  386.523539] nvidia-modeset: WARNING: GPU:0: Unable to read EDID for display 
device LG Electronics W2253 (DP-3)


Gentoo-1 ~ # cat /home/dale/.local/share/sddm/xorg-session.log 
kdeinit5: preparing to launch '/usr/lib64/libexec/kf5/klauncher'
kdeinit5: Launched KLauncher, pid = 2768, result = 0
Connecting to deprecated signal 
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kdeinit5: opened connection to :0
Initializing  "/usr/lib64/qt5/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Initializing  "/usr/lib64/qt5/plugins/plasma/kcms/systemsettings/kcm_style.so"
kdeinit5: Got SETENV 
'GTK_RC_FILES=/etc/gtk/gtkrc:/home/dale/.gtkrc:/home/dale/.config/gtkrc' from 
launcher.
kdeinit5: Got SETENV 
'GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/dale/.gtkrc-2.0:/home/dale/.config/gtkrc-2.0'
 from launcher.
Initializing  "/usr/lib64/qt5/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
kdeinit5: Got SETENV 'XCURSOR_THEME=breeze_cursors' from launcher.
kdeinit5: Got SETENV 'XCURSOR_SIZE=24' from launcher.
org.kde.plasma.session: process job  "kcminit_startup" finished with exit code  0
Installing the delayed initialization callback.
QObject::connect: No such signal QDBusAbstractInterface::StateChanged(uint)
kcm_touchpad: Using X11 backend
QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was 
':1.13'
Delayed initialization.
Reloading the khotkeys configuration
Version 2 File!
true
Imported file "/usr/share/khotkeys/defaults.khotkeys"
Imported file "/usr/share/khotkeys/kde32b1.khotkeys"
Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys"
Qt: Session management error: networkIdsList argument is NULL
xsettingsd: Loaded 13 settings from 
/home/dale/.config/xsettingsd/xsettingsd.conf
QDBusAbstractAdaptor: Cannot relay signal 
KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Known activities: ("efff3ec7-1615-4136-b51e-54309a8ca9da")
kf.bluezqt: PendingCall Error: "The name org.bluez was not provided by any 
.service files"
xsettingsd: Created window 0x2e00001 on screen 0 with timestamp 386561
kdeinit5: Got SETENV 'ICEAUTHORITY=/run/user/1000/iceauth_CGSANd' from launcher.
kdeinit5: Got SETENV 
'SESSION_MANAGER=local/Gentoo-1:@/tmp/.ICE-unix/2877,unix/Gentoo-1:/tmp/.ICE-unix/2877'
 from launcher.
kdeinit5: Got SETENV 'ICEAUTHORITY=/run/user/1000/iceauth_CGSANd' from launcher.
kdeinit5: Got SETENV 
'SESSION_MANAGER=local/Gentoo-1:@/tmp/.ICE-unix/2877,unix/Gentoo-1:/tmp/.ICE-unix/2877'
 from launcher.
xsettingsd: Selection _XSETTINGS_S0 is owned by 0x0
xsettingsd: Took ownership of selection _XSETTINGS_S0
Initializing  "/usr/lib64/qt5/plugins/plasma/kcms/systemsettings/kcm_kgamma.so"
Xlib XKB extension major= 1  minor= 0
OpenGL vendor string:                   NVIDIA Corporation
OpenGL renderer string:                 Quadro P1000/PCIe/SSE2
OpenGL version string:                  3.1.0 NVIDIA 550.90.07
OpenGL shading language version string: 1.40 NVIDIA via Cg compiler
Driver:                                 NVIDIA
Driver version:                         550.90.7
GPU class:                              Unknown
OpenGL version:                         3.1
GLSL version:                           1.40
X server version:                       1.21.1
Linux kernel version:                   6.9.4
Requires strict binding:                no
GLSL shaders:                           yes
Texture NPOT support:                   yes
Virtual Machine:                        no
Initializing  
"/usr/lib64/qt5/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
kcm_touchpad: Using X11 backend
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 0
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 1
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 2
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 3
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 4
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 5
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 6
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 7
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 8
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 9
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 10
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 11
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 12
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 13
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 14
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 15
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 16
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 17
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 18
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.11/work/alsa-lib-1.2.11/src/confmisc.c:165:(snd_config_get_card)
 Cannot get card index for 19
kscreen.kded: PowerDevil SuspendSession action not available!
org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold 
failed "Charge thresholds are not supported by the kernel for this hardware"
org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
New PolkitAgentListener  0x5590c78b9760
Adding new listener  PolkitQt1::Agent::Listener(0x7f3dd40124d0) for  
0x5590c78b9760
Listener online
X server XKB extension major= 1  minor= 0
Authentication agent result: true
kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed"
kf.config.core: "\"fsrestore2\" - conversion of \"0,0,0,0\" to QRect failed"
kf.config.core: "\"fsrestore3\" - conversion of \"0,0,0,0\" to QRect failed"
org.kde.powerdevil: Handle button events action could not check for screen 
configuration
org.kde.powerdevil: The profile  "AC" tried to activate "DimDisplay" a 
non-existent action. This is usually due to an installation problem, a 
configuration problem, or because the action is not supported
org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold 
failed "Charge thresholds are not supported by the kernel for this hardware"
Checking screens: available: (QScreen(0x556a53643ca0, name="DP-3")) redundant: 
QHash() fake: QSet() all: (QScreen(0x556a53643ca0, name="DP-3"))
Checking screens: available: (QScreen(0x556a53643ca0, name="DP-3")) redundant: 
QHash() fake: QSet() all: (QScreen(0x556a53643ca0, name="DP-3"))
kf.plasma.quick: Applet preload policy set to 1
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
file:///usr/lib64/qt5/qml/org/kde/kirigami.2/templates/InlineMessage.qml:265:13:
 QML SelectableLabel: Binding loop detected for property "implicitWidth"
QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, 
QUrl)
Trying to use rootObject before initialization is completed, whilst using 
setInitializationDelayed. Forcing completion
org.kde.plasma.kicker: Entry is not valid "org.kde.kontact.desktop" 
QSharedPointer(0x556a543baab0)
org.kde.plasma.kicker: Entry is not valid "ktp-contactlist.desktop" 
QSharedPointer(0x556a543baa10)
org.kde.plasma.kicker: Entry is not valid "org.kde.discover.desktop" 
QSharedPointer(0x556a543baa60)
org.kde.plasma.kicker: Entry is not valid "org.kde.kontact.desktop" 
QSharedPointer(0x556a5430f420)
org.kde.plasma.kicker: Entry is not valid "ktp-contactlist.desktop" 
QSharedPointer(0x556a543baa60)
org.kde.plasma.kicker: Entry is not valid "org.kde.discover.desktop" 
QSharedPointer(0x556a5430f3d0)
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemmonitor/contents/ui/main.qml:43:5:
 QML MouseArea: Cannot anchor to an item that isn't a parent or sibling.
file:///usr/share/plasma/plasmoids/org.kde.plasma.systemmonitor/contents/ui/main.qml:43:5:
 QML MouseArea: Cannot anchor to an item that isn't a parent or sibling.
file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.barchart/contents/ui/BarChart.qml:54:9:
 Unable to assign [undefined] to int
file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.linechart/contents/ui/LineChart.qml:94:13:
 Unable to assign [undefined] to int
file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.linechart/contents/ui/LineChart.qml:94:13:
 Unable to assign [undefined] to int
file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.linechart/contents/ui/LineChart.qml:57:9:
 Unable to assign [undefined] to int
Cyclic dependency detected between 
"file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml"
 and 
"file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Cyclic dependency detected between 
"file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml"
 and 
"file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
kwin_core: XCB error: 150 (BadDamage), sequence: 2312, resource id: 29360151, 
major code: 142 (DAMAGE), minor code: 3 (Subtract)
QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
org.kde.plasma.pulseaudio: No object for name "auto_null.monitor"
file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: 
QML Heading: Binding loop detected for property "verticalAlignment"
qt.core.qabstractitemmodel.checkindex: Index 
QModelIndex(-1,-1,0x0,QObject(0x0)) is not valid (expected valid)
file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.barchart/contents/ui/FullRepresentation.qml:23:1:
 QML FullRepresentation: Binding loop detected for property "implicitHeight"
file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.barchart/contents/ui/BarChart.qml:54:9:
 Unable to assign [undefined] to int
file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: 
QML Heading: Binding loop detected for property "verticalAlignment"
file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.linechart/contents/ui/FullRepresentation.qml:22:1:
 QML FullRepresentation: Binding loop detected for property "implicitHeight"
file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.linechart/contents/ui/LineChart.qml:94:13:
 Unable to assign [undefined] to int
file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.linechart/contents/ui/LineChart.qml:94:13:
 Unable to assign [undefined] to int
file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.linechart/contents/ui/LineChart.qml:57:9:
 Unable to assign [undefined] to int
file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: 
QML Heading: Binding loop detected for property "verticalAlignment"
file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: 
QML Heading: Binding loop detected for property "verticalAlignment"
file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: 
QML Heading: Binding loop detected for property "verticalAlignment"
file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: 
QML Heading: Binding loop detected for property "verticalAlignment"
file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: 
QML Heading: Binding loop detected for property "verticalAlignment"
file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: 
QML Heading: Binding loop detected for property "verticalAlignment"
file:///usr/lib64/qt5/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: 
QML Heading: Binding loop detected for property "verticalAlignment"
file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:61:17:
 Unable to assign [undefined] to int
Gentoo-1 ~ # 

Reply via email to