Announcement

Collapse
No announcement yet.

Kubuntu video wallpaper

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    Hey Rog131,
    Thank you for fast reply. I see the improvement you made with that code, but the main issue still persists- unable to sign in. On my hand, I will continue searching for the solution.

    Comment


      #32
      Generic problem solving

      Generic problem solving

      1) Get an error message
      2) Solve the error


      Q&G

      I can't log in. I'm getting the lock screen again and again.
      Does this mean that:

      You can type your user name and password ?
      After you type name + password + enter -> the system does something and shows the SDDM greeter again ?

      Have looked the systemd journal ?
      Tools: https://www.kubuntuforums.net/showth...l=1#post382483

      Example:

      Enter: the name+password+enter
      Wait a moment
      Start a virtual console (https://en.wikipedia.org/wiki/Virtual_console)
      Log in with the text console.
      Execute:
      Code:
      journalctl -b > Gossip.txt
      Examine the 'Gossip.txt' file later.

      Any error messages ?





      Or is the problem 'how to change the SDDM theme when I can't log in' ?
      Last edited by Rog131; Jan 06, 2016, 05:46 AM.
      Before you edit, BACKUP !

      Why there are dead links ?
      1. Thread: Please explain how to access old kubuntu forum posts
      2. Thread: Lost Information

      Comment


        #33
        Originally posted by Rog131 View Post
        Generic problem solving

        1) Get an error message
        2) Solve the error


        Q&G



        Does this mean that:

        You can type your user name and password ?
        After you type name + password + enter -> the system does something and shows the SDDM greeter again ?

        Have looked the systemd journal ?
        Tools: https://www.kubuntuforums.net/showth...l=1#post382483
        Yes, I'm able to enter username and password, but when I press enter SDDM blinks and getting back the login screen.

        Here are my journal logs :
        Code:
        Jan 05 20:13:31 arch sddm[403]: Initializing...Jan 05 20:13:31 arch sddm[403]: Starting...
        Jan 05 20:13:31 arch sddm[403]: Adding new display on vt 1 ...
        Jan 05 20:13:31 arch sddm[403]: Display server starting...
        Jan 05 20:13:31 arch sddm[403]: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{33c8ec03-71e9-444c-a1bd-f1ec0c8dbe93} -background none -noreset -displayfd 17 vt1
        Jan 05 20:13:34 arch sddm[403]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
        Jan 05 20:13:34 arch sddm[403]: Display server started.
        Jan 05 20:13:34 arch sddm[403]: Socket server starting...
        Jan 05 20:13:34 arch sddm[403]: Socket server started.
        Jan 05 20:13:34 arch sddm[403]: Greeter starting...
        Jan 05 20:13:34 arch sddm[403]: Adding cookie to "/var/run/sddm/{33c8ec03-71e9-444c-a1bd-f1ec0c8dbe93}"
        Jan 05 20:13:34 arch sddm-helper[433]: [PAM] Starting...
        Jan 05 20:13:34 arch sddm-helper[433]: [PAM] Authenticating... 
        Jan 05 20:13:34 arch sddm-helper[433]: pam_unix(sddm-greeter:session): session opened for user sddm by (uid=0)
        Jan 05 20:13:34 arch sddm-helper[433]: [PAM] returning.
        Jan 05 20:13:34 arch systemd[1]: Created slice User Slice of sddm.
        Jan 05 20:13:34 arch systemd-logind[395]: New session c1 of user sddm.
        Jan 05 20:13:34 arch systemd[1]: Started Session c1 of user sddm.
        Jan 05 20:13:34 arch systemd[440]: pam_unix(systemd-user:session): session opened for user sddm by (uid=0)
        Jan 05 20:13:35 arch sddm[403]: Greeter session started successfully
        Jan 05 20:13:35 arch sddm-greeter[446]: Reading from "/usr/share/xsessions/xfce.desktop"
        Jan 05 20:13:35 arch sddm-greeter[446]: Connected to the daemon.
        Jan 05 20:13:35 arch sddm[403]: Message received from greeter: Connect
        Jan 05 20:13:39 arch sddm-greeter[446]: file:///usr/share/sddm/themes/saber2/Main.qml:10:32: Unable to assign [undefined] to int
        Jan 05 20:13:39 arch sddm-greeter[446]: file:///usr/share/sddm/themes/saber2/Main.qml:87:16: Unable to assign double to QQuickAnchorLine
        Jan 05 20:13:39 arch sddm-greeter[446]: Adding view for "LVDS1" QRect(0,0 1366x768)
        Jan 05 20:13:39 arch sddm-greeter[446]: Message received from daemon: Capabilities
        Jan 05 20:13:39 arch sddm-greeter[446]: Message received from daemon: HostName
        Jan 05 20:13:40 arch sddm-greeter[446]: Warning: "No volume control found"
        Jan 05 20:14:20 arch sddm-greeter[446]: Reading from "/usr/share/xsessions/xfce.desktop"
        Jan 05 20:14:20 arch sddm[403]: Message received from greeter: Login
        Jan 05 20:14:20 arch sddm[403]: Reading from "/usr/share/xsessions/xfce.desktop"
        Jan 05 20:14:20 arch sddm[403]: Session "/usr/share/xsessions/xfce.desktop" selected, command: "startxfce4"
        Jan 05 20:14:20 arch sddm-helper[539]: [PAM] Starting...
        Jan 05 20:14:20 arch sddm-helper[539]: [PAM] Authenticating...
        Jan 05 20:14:20 arch sddm-helper[539]: [PAM] Preparing to converse...
        Jan 05 20:14:20 arch sddm-helper[539]: [PAM] Conversation with 1 messages
        Jan 05 20:14:20 arch sddm-helper[539]: [PAM] returning.
        Jan 05 20:14:20 arch sddm[403]: Authenticated successfully
        Jan 05 20:14:20 arch sddm-greeter[446]: Message received from daemon: LoginSucceeded
        Jan 05 20:14:20 arch sddm-helper[539]: pam_unix(sddm:session): session opened for user gvaram by (uid=0)
        Jan 05 20:14:21 arch systemd[441]: pam_unix(systemd-user:session): session closed for user sddm
        Jan 05 20:14:21 arch sddm-helper[568]: pam_unix(sddm-greeter:session): session opened for user sddm by (uid=0)
        Jan 05 20:14:21 arch systemd[570]: pam_unix(systemd-user:session): session opened for user sddm by (uid=0)
        Jan 05 20:14:20 arch sddm-helper[539]: Starting: "/usr/share/sddm/scripts/Xsession" "startxfce4"
        Jan 05 20:14:20 arch sddm-helper[546]: Adding cookie to "/home/gvaram/.Xauthority"
        Jan 05 20:14:20 arch sddm[403]: Session started
        Jan 05 20:14:20 arch sddm[403]: Display server stopped.
        Jan 05 20:14:20 arch sddm[403]: Running display stop script  "/usr/share/sddm/scripts/Xstop"
        Jan 05 20:14:21 arch sddm-helper[433]: [PAM] Ended.
        Jan 05 20:14:21 arch sddm[403]: Greeter stopping...
        Jan 05 20:14:21 arch sddm[403]: Socket server stopping...
        Jan 05 20:14:21 arch sddm[403]: Socket server stopped.
        Jan 05 20:14:21 arch sddm[403]: Removing display ":0" ...
        Jan 05 20:14:21 arch sddm[403]: Adding new display on vt 1 ...
        Jan 05 20:14:21 arch sddm[403]: Display server starting...
        Jan 05 20:14:21 arch sddm[403]: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{eef53065-9a06-40ef-9978-7bf3d6b05f25} -background none -noreset -displayfd 22 vt1
        Jan 05 20:14:21 arch systemd[1]: Removed slice User Slice of sddm.
        Jan 05 20:14:21 arch sddm[403]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
        Jan 05 20:14:21 arch sddm[403]: Display server started.
        Jan 05 20:14:21 arch sddm[403]: Socket server starting...
        Jan 05 20:14:21 arch sddm[403]: Socket server started.
        Jan 05 20:14:21 arch sddm[403]: Greeter starting...
        Jan 05 20:14:21 arch sddm[403]: Adding cookie to "/var/run/sddm/{eef53065-9a06-40ef-9978-7bf3d6b05f25}"
        Jan 05 20:14:21 arch sddm[403]: QProcess: Destroyed while process ("/usr/lib/sddm/sddm-helper") is still running.
        Jan 05 20:14:21 arch sddm-helper[568]: [PAM] Starting...
        Jan 05 20:14:21 arch sddm-helper[568]: [PAM] Authenticating...
        Jan 05 20:14:21 arch sddm-helper[568]: [PAM] returning.
        Jan 05 20:14:21 arch sddm[403]: Greeter stopping...
        Jan 05 20:14:21 arch sddm[403]: QProcess: Destroyed while process ("/usr/lib/sddm/sddm-helper") is still running.
        Jan 05 20:14:21 arch systemd[1]: Created slice User Slice of sddm.
        Jan 05 20:14:21 arch systemd[1]: Started Session c3 of user sddm.
        Jan 05 20:14:21 arch systemd-logind[395]: New session c3 of user sddm.
        Jan 05 20:14:21 arch sddm[403]: Greeter session started successfully
        Jan 05 20:14:21 arch sddm-greeter[576]: Reading from "/usr/share/xsessions/xfce.desktop"
        Jan 05 20:14:21 arch sddm-greeter[576]: Connected to the daemon.
        Jan 05 20:14:21 arch sddm[403]: Message received from greeter: Connect
        Jan 05 20:14:21 arch sddm-greeter[576]: file:///usr/share/sddm/themes/saber2/Main.qml:10:32: Unable to assign [undefined] to int
        Jan 05 20:14:21 arch sddm-greeter[576]: file:///usr/share/sddm/themes/saber2/Main.qml:87:16: Unable to assign double to QQuickAnchorLine
        Jan 05 20:14:21 arch sddm-greeter[576]: Adding view for "LVDS1" QRect(0,0 1366x768)
        Jan 05 20:14:21 arch sddm-greeter[576]: Message received from daemon: Capabilities
        Jan 05 20:14:21 arch sddm-greeter[576]: Message received from daemon: HostName
        Jan 05 20:14:22 arch sddm-greeter[576]: Warning: "No volume control found"
        Jan 05 20:17:26 arch sudo[695]:   gvaram : TTY=tty2 ; PWD=/home/gvaram ; USER=root ; COMMAND=/usr/bin/pkill sddm
        Jan 05 20:17:26 arch sddm[403]: Signal received: SIGTERM
        Jan 05 20:17:26 arch sddm[403]: Error from greeter session: "Process crashed"
        Jan 05 20:17:26 arch sddm[403]: Auth: sddm-helper crashed (exit code 15)
        Jan 05 20:17:26 arch sddm[403]: Error from greeter session: "Process crashed"
        Jan 05 20:17:26 arch sddm[403]: Auth: sddm-helper exited with 15
        Jan 05 20:17:26 arch sddm[403]: Greeter stopped.
        Jan 05 20:17:26 arch sddm[403]: Socket server stopping...
        Jan 05 20:17:26 arch sddm[403]: Socket server stopped.
        Jan 05 20:17:26 arch sddm[403]: Display server stopping...
        Jan 05 20:17:26 arch sddm[403]: Display server stopped.
        Jan 05 20:17:26 arch sddm[403]: Running display stop script  "/usr/share/sddm/scripts/Xstop"
        Jan 05 20:17:26 arch systemd[571]: pam_unix(systemd-user:session): session closed for user sddm
        Jan 05 20:17:26 arch systemd[1]: Removed slice User Slice of sddm.
        Jan 05 20:17:26 arch systemd[1]: sddm.service: Service hold-off time over, scheduling restart.
        Jan 05 20:17:26 arch sddm[709]: Initializing...
        Jan 05 20:17:26 arch sddm[709]: Starting...
        Jan 05 20:17:26 arch sddm[709]: Adding new display on vt 1 ...
        Jan 05 20:17:26 arch sddm[709]: Display server starting...
        Jan 05 20:17:26 arch sddm[709]: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{28385cb2-974f-4b7f-a522-c0991f57628c} -background none -noreset -displayfd 17 vt1
        Jan 05 20:17:27 arch sddm[709]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
        Jan 05 20:17:27 arch sddm[709]: Display server started.
        Jan 05 20:17:27 arch sddm[709]: Socket server starting...
        Jan 05 20:17:27 arch sddm[709]: Socket server started.
        Jan 05 20:17:27 arch sddm[709]: Greeter starting...
        Jan 05 20:17:27 arch sddm[709]: Adding cookie to "/var/run/sddm/{28385cb2-974f-4b7f-a522-c0991f57628c}"
        Jan 05 20:17:27 arch sddm-helper[714]: [PAM] Starting...
        Jan 05 20:17:27 arch sddm-helper[714]: [PAM] Authenticating...
        Jan 05 20:17:27 arch sddm-helper[714]: [PAM] returning.
        Jan 05 20:17:27 arch sddm-helper[714]: pam_unix(sddm-greeter:session): session opened for user sddm by (uid=0)
        Jan 05 20:17:27 arch systemd[1]: Created slice User Slice of sddm.
        Jan 05 20:17:27 arch systemd[1]: Started Session c6 of user sddm.
        Jan 05 20:17:27 arch systemd-logind[395]: New session c6 of user sddm.
        Jan 05 20:17:27 arch systemd[716]: pam_unix(systemd-user:session): session opened for user sddm by (uid=0)
        Jan 05 20:17:27 arch sddm[709]: Greeter session started successfully
        Jan 05 20:17:27 arch sddm-greeter[722]: Reading from "/usr/share/xsessions/xfce.desktop"
        Jan 05 20:17:27 arch sddm-greeter[722]: Connected to the daemon.
        Jan 05 20:17:27 arch sddm[709]: Message received from greeter: Connect
        Jan 05 20:17:27 arch sddm-greeter[722]: file:///usr/share/sddm/themes/1/Main.qml:10:32: Unable to assign [undefined] to int
        Jan 05 20:17:27 arch sddm-greeter[722]: file:///usr/share/sddm/themes/1/Main.qml:86:16: Unable to assign double to QQuickAnchorLine
        Jan 05 20:17:27 arch sddm-greeter[722]: Adding view for "LVDS1" QRect(0,0 1366x768)
        Jan 05 20:17:27 arch sddm-greeter[722]: Message received from daemon: Capabilities
        Jan 05 20:17:27 arch sddm-greeter[722]: Message received from daemon: HostName
        Jan 05 20:17:48 arch sudo[728]:   gvaram : TTY=tty2 ; PWD=/home/gvaram ; USER=root ; COMMAND=/usr/bin/nano /etc/sddm.conf
        Jan 05 20:18:50 arch sudo[739]:   gvaram : TTY=tty2 ; PWD=/home/gvaram ; USER=root ; COMMAND=/usr/bin/nano /etc/sddm.conf
        Jan 05 20:19:07 arch sddm[709]: Signal received: SIGTERM
        Jan 05 20:19:07 arch sddm[709]: Greeter stopping...
        Jan 05 20:19:07 arch sddm[709]: Socket server stopping...
        Jan 05 20:19:07 arch sddm[709]: Socket server stopped.
        Jan 05 20:19:07 arch sddm[709]: Display server stopping...
        Jan 05 20:19:07 arch sddm[709]: Display server stopped.
        Jan 05 20:19:07 arch sddm[709]: Running display stop script  "/usr/share/sddm/scripts/Xstop"
        Jan 05 20:19:07 arch systemd[717]: pam_unix(systemd-user:session): session closed for user sddm
        Jan 05 20:19:07 arch sddm[709]: Greeter stopping...
        Jan 05 20:19:07 arch sddm[709]: QProcess: Destroyed while process ("/usr/lib/sddm/sddm-helper") is still running.
        Jan 05 20:19:07 arch systemd[1]: Removed slice User Slice of sddm.
        Jan 05 20:19:07 arch systemd[1]: sddm.service: Service hold-off time over, scheduling restart.
        Jan 05 20:19:07 arch sddm[756]: Initializing...
        Jan 05 20:19:07 arch sddm[756]: Starting...
        Jan 05 20:19:07 arch sddm[756]: Adding new display on vt 1 ...
        Jan 05 20:19:07 arch sddm[756]: Display server starting...
        Jan 05 20:19:07 arch sddm[756]: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{30281fa4-bbc9-43da-980e-340f32522d01} -background none -noreset -displayfd 17 vt1
        Jan 05 20:19:07 arch sddm[756]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
        Jan 05 20:19:07 arch sddm[756]: Display server started.
        Jan 05 20:19:07 arch sddm[756]: Socket server starting...
        Jan 05 20:19:07 arch sddm[756]: Socket server started.
        Jan 05 20:19:07 arch sddm[756]: Greeter starting...
        Jan 05 20:19:07 arch sddm[756]: Adding cookie to "/var/run/sddm/{30281fa4-bbc9-43da-980e-340f32522d01}"
        Jan 05 20:19:07 arch sddm-helper[761]: [PAM] Starting...
        Jan 05 20:19:07 arch sddm-helper[761]: [PAM] Authenticating...
        Jan 05 20:19:07 arch sddm-helper[761]: [PAM] returning.
        Jan 05 20:19:07 arch sddm-helper[761]: pam_unix(sddm-greeter:session): session opened for user sddm by (uid=0)
        Jan 05 20:19:07 arch systemd[1]: Created slice User Slice of sddm.
        Jan 05 20:19:07 arch systemd[1]: Started Session c7 of user sddm.
        Jan 05 20:19:07 arch systemd-logind[395]: New session c7 of user sddm.
        Jan 05 20:19:07 arch systemd[763]: pam_unix(systemd-user:session): session opened for user sddm by (uid=0)
        Jan 05 20:19:07 arch sddm[756]: Greeter session started successfully
        Jan 05 20:19:07 arch sddm-greeter[769]: Reading from "/usr/share/xsessions/xfce.desktop"
        Jan 05 20:19:07 arch sddm-greeter[769]: Connected to the daemon.
        Jan 05 20:19:07 arch sddm[756]: Message received from greeter: Connect
        Jan 05 20:19:08 arch sddm-greeter[769]: file:///usr/share/sddm/themes/peaceful-saber/Main.qml:10:32: Unable to assign [undefined] to int
        Jan 05 20:19:08 arch sddm-greeter[769]: file:///usr/share/sddm/themes/peaceful-saber/Main.qml:87:16: Unable to assign double to QQuickAnchorLine
        Jan 05 20:19:08 arch sddm-greeter[769]: Adding view for "LVDS1" QRect(0,0 1366x768)
        Jan 05 20:19:08 arch sddm-greeter[769]: Message received from daemon: Capabilities
        Jan 05 20:19:08 arch sddm-greeter[769]: Message received from daemon: HostName
        Jan 05 20:19:08 arch sddm-greeter[769]: Warning: "No volume control found"
        Jan 05 20:19:31 arch sudo[788]:   gvaram : TTY=tty2 ; PWD=/home/gvaram ; USER=root ; COMMAND=/usr/bin/nano /etc/sddm.conf
        Jan 05 20:19:45 arch sudo[790]:   gvaram : TTY=tty2 ; PWD=/home/gvaram ; USER=root ; COMMAND=/usr/bin/pkill sddm
        Jan 05 20:19:45 arch sddm[756]: Signal received: SIGTERM
        Jan 05 20:19:45 arch sddm[756]: Greeter stopping...
        Jan 05 20:19:45 arch sddm[756]: Socket server stopping...
        Jan 05 20:19:45 arch sddm[756]: Socket server stopped.
        Jan 05 20:19:45 arch sddm[756]: Display server stopping...
        Jan 05 20:19:45 arch sddm[756]: Display server stopped.
        Jan 05 20:19:45 arch sddm[756]: Running display stop script  "/usr/share/sddm/scripts/Xstop"
        Jan 05 20:19:45 arch sddm[756]: Greeter stopping...
        Jan 05 20:19:45 arch sddm[756]: QProcess: Destroyed while process ("/usr/lib/sddm/sddm-helper") is still running.
        Jan 05 20:19:45 arch systemd[1]: Removed slice User Slice of sddm.
        Jan 05 20:19:45 arch systemd[1]: sddm.service: Service hold-off time over, scheduling restart.
        Jan 05 20:19:45 arch sddm[803]: Initializing...
        Jan 05 20:19:45 arch sddm[803]: Starting...
        Jan 05 20:19:45 arch sddm[803]: Adding new display on vt 1 ...
        Jan 05 20:19:45 arch sddm[803]: Display server starting...
        Jan 05 20:19:45 arch sddm[803]: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{57589809-33aa-48cd-9e91-db27252d0645} -background none -noreset -displayfd 17 vt1
        Jan 05 20:19:45 arch sddm[803]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
        Jan 05 20:19:45 arch sddm[803]: Display server started.
        Jan 05 20:19:45 arch sddm[803]: Socket server starting...
        Jan 05 20:19:45 arch sddm[803]: Socket server started.
        Jan 05 20:19:45 arch sddm[803]: Greeter starting...
        Jan 05 20:19:45 arch sddm[803]: Adding cookie to "/var/run/sddm/{57589809-33aa-48cd-9e91-db27252d0645}"
        Jan 05 20:19:45 arch sddm-helper[808]: [PAM] Starting...
        Jan 05 20:19:45 arch sddm-helper[808]: [PAM] Authenticating...
        Jan 05 20:19:45 arch sddm-helper[808]: [PAM] returning.
        Jan 05 20:19:45 arch sddm-helper[808]: pam_unix(sddm-greeter:session): session opened for user sddm by (uid=0)
        Jan 05 20:19:45 arch systemd[1]: Created slice User Slice of sddm.
        Jan 05 20:19:45 arch systemd[1]: Started Session c8 of user sddm.
        Jan 05 20:19:45 arch systemd-logind[395]: New session c8 of user sddm.
        Jan 05 20:19:45 arch systemd[810]: pam_unix(systemd-user:session): session opened for user sddm by (uid=0)
        Jan 05 20:19:45 arch sddm[803]: Greeter session started successfully
        Jan 05 20:19:45 arch sddm-greeter[816]: Reading from "/usr/share/xsessions/xfce.desktop"
        Jan 05 20:19:45 arch sddm-greeter[816]: Connected to the daemon.
        Jan 05 20:19:45 arch sddm[803]: Message received from greeter: Connect
        Jan 05 20:19:45 arch sddm-greeter[816]: file:///usr/share/sddm/themes/aced/Main.qml:71:13: QML Image: Cannot open: file:///usr/share/sddm/themes/aced/images/rectangle_overlay.png
        Jan 05 20:19:46 arch sddm-greeter[816]: file:///usr/share/sddm/themes/aced/Main.qml:113: ReferenceError: layoutBox is not defined
        Jan 05 20:19:46 arch sddm-greeter[816]: file:///usr/share/sddm/themes/aced/Main.qml:206: ReferenceError: session is not defined
        Jan 05 20:19:46 arch sddm-greeter[816]: Adding view for "LVDS1" QRect(0,0 1366x768)
        Jan 05 20:19:46 arch sddm-greeter[816]: Message received from daemon: Capabilities
        Jan 05 20:19:46 arch sddm-greeter[816]: Message received from daemon: HostName
        Jan 05 20:19:50 arch sddm-greeter[816]: Reading from "/usr/share/xsessions/xfce.desktop"
        Jan 05 20:19:50 arch sddm[803]: Message received from greeter: Login
        Jan 05 20:19:50 arch sddm[803]: Reading from "/usr/share/xsessions/xfce.desktop"
        Jan 05 20:19:50 arch sddm[803]: Session "/usr/share/xsessions/xfce.desktop" selected, command: "startxfce4"
        Jan 05 20:19:50 arch sddm-helper[820]: [PAM] Starting...
        Jan 05 20:19:50 arch sddm-helper[820]: [PAM] Authenticating...
        Jan 05 20:19:50 arch sddm-helper[820]: [PAM] Preparing to converse...
        Jan 05 20:19:50 arch sddm-helper[820]: [PAM] Conversation with 1 messages
        Jan 05 20:19:50 arch sddm-helper[820]: [PAM] returning.
        Jan 05 20:19:50 arch sddm[803]: Authenticated successfully
        Jan 05 20:19:50 arch sddm-greeter[816]: Message received from daemon: LoginSucceeded
        Jan 05 20:19:50 arch sddm-helper[820]: pam_unix(sddm:session): session opened for user gvaram by (uid=0)
        Jan 05 20:19:50 arch sddm-helper[820]: Starting: "/usr/share/sddm/scripts/Xsession" "startxfce4"
        Jan 05 20:19:50 arch sddm-helper[808]: [PAM] Ended.
        Jan 05 20:19:50 arch sddm[803]: Auth: sddm-helper exited successfully
        Jan 05 20:19:50 arch sddm[803]: Greeter stopped.
        Jan 05 20:19:50 arch sddm-helper[821]: Adding cookie to "/home/gvaram/.Xauthority"
        Jan 05 20:19:50 arch systemd[811]: pam_unix(systemd-user:session): session closed for user sddm
        Jan 05 20:19:50 arch sddm[803]: Session started
        Jan 05 20:19:50 arch systemd[1]: Removed slice User Slice of sddm.
        You can see the difference between unsuccessful (peaceful-saber) and successful (aced) attempts.


        Or is the problem 'how to change the SDDM theme when I can't log in' ?
        I don't have a time for virtual console now, but I'll do it ASAP.

        Comment


          #34
          Originally posted by Rog131 View Post

          So am I - There are lot of material of the qml. Examples etc. Some of them are working sometimes

          /usr/share/plasma/look-and-feel/org.kde.puff.desktop/contents/lockscreen/LockScreen.qml at here:

          Code:
          /********************************************************************
           This file is part of the KDE project.
          
          Copyright (C) 2014 Aleix Pol Gonzalez <aleixpol@blue-systems.com>
          
          This program is free software; you can redistribute it and/or modify
          it under the terms of the GNU General Public License as published by
          the Free Software Foundation; either version 2 of the License, or
          (at your option) any later version.
          
          This program is distributed in the hope that it will be useful,
          but WITHOUT ANY WARRANTY; without even the implied warranty of
          MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
          GNU General Public License for more details.
          
          You should have received a copy of the GNU General Public License
          along with this program.  If not, see <http://www.gnu.org/licenses/>.
          *********************************************************************/
          
          import QtQuick 2.0
          import QtQuick.Controls 1.1
          import QtMultimedia 5.5
          import org.kde.plasma.core 2.0 as PlasmaCore
          import org.kde.plasma.private.sessions 2.0
          import "../components"
          import "../additionalcomponents"
          
          
          Image {
              id: root
              property bool viewVisible: false
              property bool debug: false
              property string notification
              property UserSelect userSelect: null
              property int interfaceVersion: org_kde_plasma_screenlocker_greeter_interfaceVersion ? org_kde_plasma_screenlocker_greeter_interfaceVersion : 0
              signal clearPassword()
          
              source: backgroundPath || "../additionalcomponents/artwork/background.png"
              fillMode: Image.PreserveAspectCrop
              asynchronous: true
          
              onStatusChanged: {
                  if (status == Image.Error) {
                      source = "../additionalcomponents/artwork/background.png";
                  }
              }
              
              MediaPlayer {
                  id: mediaplayer
                  autoPlay: true
                  loops: MediaPlayer.Infinite
                  source: "../additionalcomponents/video/Ghost in the shell - virtual reality diver.mp4"
              }
          
              VideoOutput {
                  fillMode: VideoOutput.PreserveAspectCrop
                  anchors.fill: parent
                  source: mediaplayer
              }
          
              LayoutMirroring.enabled: Qt.application.layoutDirection === Qt.RightToLeft
              LayoutMirroring.childrenInherit: true
          
              Connections {
                  target: authenticator
                  onFailed: {
                      root.notification = i18nd("plasma_lookandfeel_org.kde.lookandfeel","Unlocking failed");
                  }
                  onGraceLockedChanged: {
                      if (!authenticator.graceLocked) {
                          root.notification = "";
                          root.clearPassword();
                      }
                  }
                  onMessage: {
                      root.notification = msg;
                  }
                  onError: {
                      root.notification = err;
                  }
              }
          
              SessionsModel {
                  id: sessionsModel
              }
          
              PlasmaCore.DataSource {
                  id: keystateSource
                  engine: "keystate"
                  connectedSources: "Caps Lock"
              }
          
              Loader {
                  id: changeSessionComponent
                  active: false
                  source: "ChangeSession.qml"
                  visible: false
              }
          
              StackView {
                  id: stackView
                  height: units.largeSpacing * 14
                  anchors {
                      verticalCenter: parent.verticalCenter
                      left: parent.left
                      right: parent.right
                  }
          
                  initialItem: Loader {
                      active: root.viewVisible
                      source: "MainBlock.qml"
                  }
              }
          
              Loader {
                  active: root.viewVisible
                  source: "LockOsd.qml"
                  anchors {
                      horizontalCenter: parent.horizontalCenter
                      bottom: parent.bottom
                  }
              }
          
              Component.onCompleted: {
                  // version support checks
                  if (root.interfaceVersion < 1) {
                      // ksmserver of 5.4, with greeter of 5.5
                      root.viewVisible = true;
                  }
              }
          }
          Seems to work - at here:



          Direct: https://youtu.be/lU3C6DNr5qQ

          Note - I have also edited the other parts (MainBlock.qml, BreezeBlock.qml,...) but the qml media player should (here it does) work as it is.
          Could you post the files related to make the "login box" look like that in lock screen? I'm editing the breeze theme and it has the long box from side to side and I can't seem to find a way to fix it. Video background I already managed to put


          EDIT: Got it. But it was so ugly hack that I'm ashamed to share it >_<

          Comment


            #35
            Could you post the files related to make the "login box" look like that in lock screen? I'm editing the breeze theme and it has the long box from side to side and I can't seem to find a way to fix it. Video background I already managed to put


            EDIT: Got it. But it was so ugly hack that I'm ashamed to share it >_<


            A simple where to look -




            Uglies at here:

            /usr/share/plasma/look-and-feel/org.kde.puff.desktop/contents/logout/Logout.qml

            Paste: http://pastebin.com/WwFUW5YQ

            and

            /usr/share/plasma/look-and-feel/org.kde.puff.desktop/contents/components/BreezeBlock.qml

            Paste: http://pastebin.com/hQ7yhQu3


            About the Plasma lock screen clock: Wrong time format in plasma5 lock screen - https://forum.kde.org/viewtopic.php?f=289&t=130484


            Maybe with the Plasma 5.6 or 5.7 or ...

            Bug 359384 - Logout/leave dialog design disaster : https://bugs.kde.org/show_bug.cgi?id=359384
            Thomas Pfeiffer 2016-02-17 21:08:51 UTC
            There is currently a redesign of all screens "around" Plasma (from GRUB to shutdown) in progress, so the leave dialog will be tackled as well.
            plasma grub theme unified design: https://mail.kde.org/pipermail/plasm...ry/049583.html
            kdereview: breeze-grub & breeze-plymouth: https://mail.kde.org/pipermail/plasm...ry/049612.html
            Before you edit, BACKUP !

            Why there are dead links ?
            1. Thread: Please explain how to access old kubuntu forum posts
            2. Thread: Lost Information

            Comment


              #36
              Thank you Rog131, you rog! I will save this as a reference for myself, I kept forgetting all the time what was where.

              Do you happen to know how to modify that blue glow color around password box? Color schemes, themes, qml files, etc, nothing seemed to have connection to it. I dont want it blue

              This is how I made it look:

              Comment


                #37
                Any ideas why sound in SDDM theme doesnt work? It works while previewing with sddm-greeter

                Comment


                  #38
                  Originally posted by tuomas View Post
                  Thank you Rog131, you rog! I will save this as a reference for myself, I kept forgetting all the time what was where.

                  Do you happen to know how to modify that blue glow color around password box? Color schemes, themes, qml files, etc, nothing seemed to have connection to it. I dont want it blue
                  At here the blue glow is from the plasma theme & focus - the 'Breeze' has it - the 'Simple Flow' doesn't have:

                  Before you edit, BACKUP !

                  Why there are dead links ?
                  1. Thread: Please explain how to access old kubuntu forum posts
                  2. Thread: Lost Information

                  Comment


                    #39
                    Originally posted by tuomas View Post
                    Any ideas why sound in SDDM theme doesnt work? It works while previewing with sddm-greeter
                    I would look the systemd journal.
                    Is the sddm greeter throwing errors ?

                    At here the 'Sound Service' is just starting before the sddm greeter:
                    .
                    .
                    .
                    Feb 23 15:46:27 archfox systemd[876]: Started Sound Service.
                    Feb 23 15:46:28 archfox sddm-greeter[905]: Oneline SDDM theme started
                    Feb 23 15:46:28 archfox sddm-greeter[905]: Adding view for "DVI-1" QRect(0,0 1920x1080)
                    Feb 23 15:46:28 archfox sddm-greeter[905]: Message received from daemon: Capabilities
                    Feb 23 15:46:28 archfox sddm-greeter[905]: Message received from daemon: HostName
                    Feb 23 15:46:28 archfox dhcpcd[489]: enp7s0: rebinding lease of ...
                    Feb 23 15:46:28 archfox dhcpcd[489]: enp7s0: leased ... for 86400 seconds
                    Feb 23 15:46:28 archfox dhcpcd[489]: enp7s0: adding route to ...
                    Feb 23 15:46:28 archfox dhcpcd[489]: enp7s0: adding default route via ...
                    Feb 23 15:46:28 archfox dhcpcd[489]: enp7s0: removing route to ...
                    Feb 23 15:46:28 archfox dhcpcd[489]: enp7s0: removing default route via ...
                    Feb 23 15:46:32 archfox NetworkManager[478]: <info> startup complete
                    Feb 23 15:46:35 archfox sddm-greeter[905]: Reading from "/usr/share/xsessions/plasma.desktop"
                    Feb 23 15:46:35 archfox sddm[491]: Message received from greeter: Login
                    Feb 23 15:46:35 archfox sddm[491]: Reading from "/usr/share/xsessions/plasma.desktop"
                    Feb 23 15:46:35 archfox sddm[491]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startkde"
                    .
                    .
                    .
                    Before you edit, BACKUP !

                    Why there are dead links ?
                    1. Thread: Please explain how to access old kubuntu forum posts
                    2. Thread: Lost Information

                    Comment


                      #40
                      KDE Plasma 5 Video Wallpaper

                      Qml code for the KDE Plasma 5 Video Wallpaper with a file picker can be found from the https://forum.kde.org/viewtopic.php?...354060#p354060



                      Direct: https://youtu.be/IxJ4sTl9_Hs
                      Before you edit, BACKUP !

                      Why there are dead links ?
                      1. Thread: Please explain how to access old kubuntu forum posts
                      2. Thread: Lost Information

                      Comment


                        #41
                        Awesome ,,,,,,,,,,,,



                        I cut the sound out so the vid would not get blocked in some areas ,,,,,,but the sound dose work just fine

                        and



                        now ,,,,,,,if we can get you @Rog131,,,,,,,,,,,to make us/me a working qmplay2 for 16.04 ,,,,,,,,,,,,,,

                        I will give you demigod status ,,,,,,,,,psych ,,,,,,you already have it.

                        VINNY
                        Last edited by vinnywright; Mar 27, 2016, 05:48 PM.
                        i7 4core HT 8MB L3 2.9GHz
                        16GB RAM
                        Nvidia GTX 860M 4GB RAM 1152 cuda cores

                        Comment


                          #42
                          @Rog131...thought that was Joan Jett. Had to go to YouTube to full screen that to be sure. Nice!!

                          Comment


                            #43
                            Lock screen with picture slideshow

                            Earlier: https://bbs.archlinux.org/viewtopic....30310#p1630310

                            1) Copying /usr/share/plasma/look-and-feel/org.kde.breeze.desktop/ to /usr/share/plasma/look-and-feel/org.kde.slide.desktop/

                            2) Editing /usr/share/plasma/look-and-feel/org.kde.slide.desktop/metadata.desktop
                            - Changing 'Comment', 'Name' and 'X-KDE-PluginInfo-Name' keys

                            3) Changing /usr/share/plasma/look-and-feel/org.kde.slide.desktop/contents/previews/preview.png

                            4) Editing /usr/share/plasma/look-and-feel/org.kde.slide.desktop/contents/lockscreen/LockScreen.qml
                            - Using QML slideshow with KenBurns effect: https://gist.github.com/nbergont/8963892
                            - Adding Qml snippet to the LockScreen.qml: http://pastebin.com/NkXVZMMB

                            Notes !
                            - At here, using /media/sda2/Background/Lock folder. The folder doesn't have the pictures. The selected images has been symlinked to the folder.

                            5) Testing:



                            Direct: https://youtu.be/OnMfKu3Iw-g

                            Seems to work...
                            Before you edit, BACKUP !

                            Why there are dead links ?
                            1. Thread: Please explain how to access old kubuntu forum posts
                            2. Thread: Lost Information

                            Comment


                              #44
                              Plasma 5.8 (beta)

                              KDE Forums: https://forum.kde.org/viewtopic.php?...364090#p364090


                              The Plasma 5.8 can use the wallpaper plugins as the lock screen backgrounds.





                              Direct: https://youtu.be/xZ-utBtRxTE
                              Before you edit, BACKUP !

                              Why there are dead links ?
                              1. Thread: Please explain how to access old kubuntu forum posts
                              2. Thread: Lost Information

                              Comment


                                #45
                                I hope this is close enough to On T ...

                                Of late, I have been using a combination of the plasma5 slideshow desktop and a python script called PortalView Live to grab live webcam images from places of interest (to me). This is not a detailed "how to" -- there's a bit of a one-time learning curve to unpack the script, read the README, set up a folder for the downloaded images, and modify the script to insert the webcam URLs that you want. I'm using six or eight URLs from the USA, Europe, Africa, and India at the moment. If you set the script to grab a new image every 120 seconds (or your interval of choice), and set the slideshow to change the desktop at the same interval, you get a new photo wallpaper every 2 minutes. Here are some of my URLs:

                                http://www.jigokudani-yaenkoen.co.jp...nkey/image.jpg

                                http://gardenia.sanparks.org/webcams/orpen.jpg

                                https://stl.seejh.com/tetonvalley/tetonvalley.jpg

                                http://infoclimat.org/alsavosges/web...llon/photo.jpg

                                I will be happy to post my modified getpic.py script or send it to anyone who is interested. BTW with plasma5, if you use dual monitors as separate screens, each can have its own slideshow.
                                Last edited by dibl; Sep 17, 2016, 01:46 PM.

                                Comment

                                Working...
                                X