shrijith1
|
2011-07-20
, 16:10
|
Posts: 56 |
Thanked: 21 times |
Joined on Feb 2011
@ Bangalore, India
|
#261
|
The Following User Says Thank You to shrijith1 For This Useful Post: | ||
|
2011-07-20
, 16:19
|
Posts: 509 |
Thanked: 522 times |
Joined on Aug 2010
@ indonesia
|
#262
|
|
2011-07-20
, 17:01
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#263
|
In this case, you got both mixed - he has an upgraded version: the package depends on 1:2.2.140-1+0m5, and he has 1:2.2.142-13. (As I said before @CSSU folk: wtf? Do you really need a dependency on a specific version? Can't you make it depend on ≥1:2.2.140+0m5, rather than just =1:2.2.140+0m5?)
The Following 2 Users Say Thank You to MohammadAG For This Useful Post: | ||
|
2011-07-20
, 17:26
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#264
|
No, we can't, HAM doesn't show packages outside user/*, so unless the version is >= newest, it won't upgrade it.
Note that we depend on >=, not =
|
2011-07-20
, 17:37
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#265
|
|
2011-07-20
, 17:47
|
Posts: 6 |
Thanked: 2 times |
Joined on Jun 2011
@ Palestine
|
#266
|
The Following 2 Users Say Thank You to ahmad_ajj For This Useful Post: | ||
|
2011-07-20
, 17:52
|
Posts: 19 |
Thanked: 0 times |
Joined on May 2011
@ lisboa
|
#267
|
|
2011-07-20
, 18:11
|
Posts: 210 |
Thanked: 37 times |
Joined on Nov 2010
|
#268
|
The Following User Says Thank You to amadeukaos For This Useful Post: | ||
|
2011-07-20
, 18:33
|
Posts: 63 |
Thanked: 26 times |
Joined on Jul 2010
@ Canada
|
#269
|
answering my own question, the relevant command is:
gconftool -s --type string /apps/osso/hildon-desktop/views/1/bg-image /PATH/TO/YOUR/BACKGROUND/IMAGE/imageFile.jpg
now I need to find out how to introduce a random element - unfortunately shuf doesnt seem to be available in the repos.
echo $RANDOM # or if you want a random number < 200: echo $(($RANDOM % 200))
|
2011-07-20
, 18:48
|
Posts: 73 |
Thanked: 8 times |
Joined on Sep 2010
@ Izmir - TURKEY
|
#270
|