![]() |
Re: [Support thread] Billboard Standby Screen
Type in terminal:
Code:
~ $ usage=$(gconftool -g /cellui/settings/datacounter/general/gprs_home_notification_period_UI) ; tx=$(gconftool -g /cellui/settings/datacounter/transfer/gprs_home_tx_bytes) ; rx=$(gconftool -g /cellui/settings/datacounter/transfer/gprs_home_rx_bytes) ; total=$(($tx+$rx)) ; `dc $total $usage / p` |
Re: [Support thread] Billboard Standby Screen
Quote:
Code:
~$ usage=$(gconftool -g /cellui/settings/datacounter/general/gprs_home_notification_period_UI) ; tx=$(gconftool -g /cellui/settings/datacounter/transfer/gprs_home_tx_bytes) ; rx=$(gconfto |
Re: [Support thread] Billboard Standby Screen
Can you check your libstdc++ 6 version? I don't understand why you had to install dc when it should IIRC be present by default... Maybe you want to remove what you installed first and check the terminal command to see if dc is not found?
Code:
~# dpkg -l | grep dc |
Re: [Support thread] Billboard Standby Screen
Quote:
Code:
~# dpkg -l | grep dc |
Re: [Support thread] Billboard Standby Screen
could you uninstall dc then and try that one-line command?
|
Re: [Support thread] Billboard Standby Screen
Quote:
Code:
~ # dpkg -l | grep dc |
Re: [Support thread] Billboard Standby Screen
i have no idea why you not using shell as well as external tools
Code:
#!/bin/sh |
Re: [Support thread] Billboard Standby Screen
Script for force updating Billboard data when locking screen. Should be used with profilematic idle rule as activate script.
Code:
#!/bin/sh |
Re: [Support thread] Billboard Standby Screen
Quote:
Might be worth mentioning that the idle rule in profilematic should be set for 0 minutes. I also changed the "{{white}}Billboard" -part to "{{white}}Updating Billboard..." to be a little more informative, even though I only saw it once. |
Re: [Support thread] Billboard Standby Screen
Weird thing, {song!No song} isn't working for me anymore. "No song" is shown when the property is empty but nothing is shown if a song is playing. Anyone else experiencing this?
|
| All times are GMT. The time now is 08:44. |
vBulletin® Version 3.8.8