Custom Query (1137 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (157 - 159 of 1137)

Ticket Resolution Summary Owner Reporter
#1390 fixed Contact Us - Nabble link is invalid live-demo@… sanak
Description

The following Nabble link doesn't exist.
http://osgeo-org.1803224.n2.nabble.com/OSGeo-FOSS4G-LiveDVD-f3623430.html

Need to change it to the following link.
http://osgeo-org.1560.x6.nabble.com/OSGeo-FOSS4G-LiveDVD-f3777350.html

#462 fixed cpuload and terminal to taskbar live-demo@… hamish
Description

no solution yet, but so what has been learned so far isn't for forgotten..

on the taskbar it would be nice to add a Terminal button next to the firefox one, and a cpu load one on the right by the clock.

if you add them by hand you can make a template, maybe set the cpuload BG color to matching grey, then foreground to dark green.

look in ~/.config/xfce4/panel/launcher-$RAND.rc and cpuload-...rc for to copy in. Also we would need to make a before and after diff of the panel.xml file then patch it in.

tricky bit there is that the .config dir prob doesn't exist until the user starts XFce for the first time. So some if [ grep -c cpuload panel.xml -gt 0 ] ; test in .bash_profile ? ... mmmph yuk

Hamish

#482 wontfix crazy font size on mac computers live-demo@… hamish
Description

Hi,

as Jody reported the font size on the startup screen and in QGIS can go nuts.

check current X.org auto-detect res with:

xdpyinfo | grep -B1 -A1 resolution

edit ~/.config/xfce4/Xft.xrdb

or

/etc/xdg/xfce4/Xft.xrdb

and add following line somewhere at the end: Xft.dpi: 96

(you need to edit the /etc/ file as root, so sudo the editor)

then log out, and log back in.

Hamish

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.