Activity log for bug #296884

Date Who What changed Old value New value Message
2008-11-11 18:00:52 janl bug added bug
2008-11-14 07:42:27 Bryce Harrington xinit: status New Incomplete
2008-11-14 15:33:26 janl bug added attachment 'lspcivvnn.txt' (lspcivvnn.txt)
2008-11-14 15:34:08 janl bug added attachment 'xorg.conf' (xorg.conf)
2008-11-14 15:35:03 janl bug added attachment 'Xorg.0.log' (Xorg.0.log)
2008-11-14 15:36:11 janl bug added attachment '.xsession-errors' (.xsession-errors)
2009-01-17 09:22:48 Bryce Harrington description Binary package hint: xinit Hi, 8.04.1 i686 system. In .xsession-errors I find: /etc/X11/Xsession.d/30xorg-common_xresources: line 13: run_parts: command not found And sure enough: if [ -d "$SYSRESOURCES" ]; then RESOURCEFILES=$(run_parts $SYSRESOURCES) if [ -n "$RESOURCEFILES" ]; then for RESOURCEFILE in $RESOURCEFILES; do xrdb ${XRDBOPTS} -merge $RESOURCEFILE done fi fi I'm fairly sure that should read $(run-parts --list $SYSRESOURCES) to get it to actually work. Binary package hint: xinit Hi, 8.04.1 i686 system. In .xsession-errors I find: /etc/X11/Xsession.d/30xorg-common_xresources: line 13: run_parts: command not found And sure enough: if [ -d "$SYSRESOURCES" ]; then RESOURCEFILES=$(run_parts $SYSRESOURCES) if [ -n "$RESOURCEFILES" ]; then for RESOURCEFILE in $RESOURCEFILES; do xrdb ${XRDBOPTS} -merge $RESOURCEFILE done fi fi I'm fairly sure that should read $(run-parts --list $SYSRESOURCES) to get it to actually work. [lspci] 00:00.0 Host bridge [0600]: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller [8086:2590] (rev 03) Subsystem: Fujitsu Limited. Unknown device [10cf:12d7] 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller [8086:2592] (rev 03) (prog-if 00 [VGA controller]) Subsystem: Fujitsu Limited. Unknown device [10cf:12de]
2009-04-07 22:33:09 Bryce Harrington xinit (Ubuntu): status Incomplete Confirmed
2009-12-04 15:49:07 Øyvind Jensen tags easy
2009-12-04 22:01:36 janl xinit (Ubuntu): status Confirmed Fix Released