![]() |
2011-05-29
, 16:37
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#232
|
![]() |
2011-06-02
, 10:24
|
Posts: 1,320 |
Thanked: 915 times |
Joined on Feb 2010
|
#233
|
![]() |
2011-06-04
, 10:51
|
Posts: 1,320 |
Thanked: 915 times |
Joined on Feb 2010
|
#234
|
![]() |
2011-06-10
, 12:30
|
Posts: 22 |
Thanked: 1 time |
Joined on Jan 2010
|
#235
|
![]() |
2011-06-12
, 16:59
|
Posts: 98 |
Thanked: 44 times |
Joined on Mar 2010
@ Netherlands
|
#236
|
![]() |
2011-06-21
, 15:48
|
Posts: 27 |
Thanked: 10 times |
Joined on Jun 2011
|
#237
|
![]() |
2011-06-23
, 08:26
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#238
|
![]() |
2011-06-23
, 21:59
|
Posts: 376 |
Thanked: 511 times |
Joined on Aug 2009
@ Greece
|
#239
|
Now I can't even get a 'non-default', second instance of Dr Launch to show d i f f e r e n t icons, it's only the default instance (4 squarewise arranged icons) I get there.
Oh for completion, I'm still noob on what Xterm commands I could try
EDIT 19th June
I guess I just found out that you can solve the above questions by tidying up the file /home/user/.config/drlaunch/config. If adding an instance of DrLaunch-widget to your desktop leads to a crash you can delete that instance (you can count the instances) from the file by
-removing the text from "ssS'drlaunch.desktop-[INSTANCE NUMBER]-[D.A.M. DESKTOP NAME]'" to just prior to the next "ssS (...)" line in the file.
-Then make sure there is a range of real numbers of instances (0,1,2...) so if you delete instance 3 out of 5 total you rename 4 to 3
-Then make sure that no blank lines remain. The last line will be still "sss."
cd .config/drlaunch python
import pickle f=open('config', 'r') t=pickle.load(f) f.close()
t.keys() t['data'].keys()
t['data'].pop('instance name')
t['data']['drlaunch.desktop-0-main4']
f2=open('test', 'w') pickle.dump(t, f2) f2.close()
![]() |
2011-07-21
, 14:18
|
Posts: 3 |
Thanked: 0 times |
Joined on May 2011
|
#240
|
And that the number of rows and columns cannot be bigger than the maximum with default icons size - 4x8