You are not logged in.
Pages: 1
Hi,
a few days ago i installed xubuntu 16.04 and all the programs i need for work. yesterday i've noticed that the desktop freezes for al while: i can start a program using a symbol on the desktop. after some minutes the program starts and i can start program from the destop again and also can do all what can do with the desktop (change settings or change the background wallpaper). when this happens and i want to restart or shutdown xubuntu it doesn't work. and again, when the desktop isn't freezed xubuntu goes down.
there is no error message or something. it still doesn't react. ALL other things are working, i can start program with ALT+F2 or the Start Menu.
Friedrich
Offline
Look for any error messages in ~/.cache/upstart/startxfce4.log when the hang happens. Best to keep a terminal window open running the following command:
tail -f ~/.cache/upstart/startxfce4.log
...so that you can see the messages live.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
OK, but there isn't so much information
tail -f ~/.cache/upstart/startxfce4.log
console.info: 2017-07-10T18:15:50.092Z: Starting loading filter rules from the storage
console.info: 2017-07-10T18:15:50.545Z: Finished loading filter rules from the storage in 453 ms
console.info: 2017-07-10T18:15:50.546Z: Starting request filter initialization. Async=true
console.info: 2017-07-10T18:15:58.977Z: Finished request filter initialization in 8431 ms. Rules count: 88364
(wrapper-1.0:2358): Gtk-WARNING **: Theme directory of theme default.kde4 has no size field
(xfce4-terminal:2376): Gtk-WARNING **: Theme directory of theme default.kde4 has no size field
(VirtualBox:2405): Gtk-WARNING **: Theme directory of theme default.kde4 has no size field
console.info: 2017-07-10T18:20:50.097Z: Start checking filters updates
console.info: 2017-07-10T18:20:50.099Z: Checking updates for 2 filters
(xfce4-terminal:2376): Gdk-CRITICAL **: IA__gdk_window_get_window_type: assertion 'GDK_IS_WINDOW (window)' failed
Offline
Can you post back the results of the following commands
ps -ef | grep -i desktop
xfconf-query -c xsettings -lv
Do you notice freezes elsewhere? Like when you are using one of the programs.
Also, try creating a second new (fresh) account on your computer and log in using that account. See if you freeze happens there.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
ps -ef | grep -i desktop
avahi 797 1 0 20:07 ? 00:00:00 avahi-daemon: running [ich-desktop.local]
nobody 1529 871 0 20:07 ? 00:00:00 /usr/sbin/dnsmasq --no-resolv --keep-in-foreground --no-hosts --bind-interfaces --pid-file=/var/run/NetworkManager/dnsmasq.pid --listen-address=127.0.1.1 --cache-size=0 --conf-file=/dev/null --proxy-dnssec --enable-dbus=org.freedesktop.NetworkManager.dnsmasq --conf-dir=/etc/NetworkManager/dnsmasq.d
ich 3006 2842 0 20:26 ? 00:00:03 xfdesktop
ich 4632 4621 0 21:28 pts/1 00:00:00 grep --color=auto -i desktop
xfconf-query -c xsettings -lv
/Gtk/ButtonImages true
/Gtk/CanChangeAccels false
/Gtk/ColorPalette black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90
/Gtk/CursorThemeName Human
/Gtk/CursorThemeSize 24
/Gtk/DecorationLayout menu:minimize,maximize,close
/Gtk/FontName Noto Sans 9
/Gtk/IconSizes gtk-button=16,16
/Gtk/KeyThemeName
/Gtk/MenuBarAccel F10
/Gtk/MenuImages true
/Gtk/ToolbarIconSize 3
/Gtk/ToolbarStyle icons
/Net/CursorBlink true
/Net/CursorBlinkTime 1200
/Net/DndDragThreshold 8
/Net/DoubleClickDistance 5
/Net/DoubleClickTime 400
/Net/EnableEventSounds false
/Net/EnableInputFeedbackSounds false
/Net/IconThemeName default.kde4
/Net/SoundThemeName default
/Net/ThemeName Greybird
/Xft/Antialias 1
/Xft/DPI 96
/Xft/Hinting 1
/Xft/HintStyle hintslight
/Xft/Lcdfilter lcddefault
/Xft/RGBA rgb
I had never problems with other programs.
i'll test it with a new user.
Offline
What else can i try? problem still exists.
Offline
Did the problem exist with a secondary user account on the same system?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
not that i can see. but but i haven't worked under the new user. i will set up the new user as i set up the normal and see whats happen.
Offline
maybe i've found the reason for the problems. i used a hard drive with an ntfs partition and it looked like the hard drive worked very good. but now i tried to create a new partition and had problems creating a new. this failed on ubuntu and windows. now i've changed the hard drive and created my ntfs partition on the new one and there is no freezing anymore.
but this was not the boot disc where xubuntu is installed and there are so system data on it. the partition was only used to store data that i need on ubuntu AND windows.
Offline
Pages: 1
[ Generated in 0.010 seconds, 8 queries executed - Memory usage: 556.83 KiB (Peak: 573.67 KiB) ]