![]() |
2010-08-29
, 22:09
|
|
Posts: 35 |
Thanked: 2 times |
Joined on Jul 2010
@ lagos, Nigeria
|
#142
|
![]() |
2010-08-29
, 22:50
|
|
Posts: 35 |
Thanked: 2 times |
Joined on Jul 2010
@ lagos, Nigeria
|
#143
|
![]() |
2010-08-30
, 08:56
|
Posts: 208 |
Thanked: 220 times |
Joined on Apr 2010
|
#144
|
I wasn't aware for the icons issue. The fact is that locating the icons is a tricky part and I rely on a library for xdg which *should* return the proper icons. In fact, I wonder how the frack the hildon-home can locate icons in non-standard places. Is there a path definition somewhere?
With Linux-powered N900..ANYTHING is possible
The Following User Says Thank You to techie For This Useful Post: | ||
![]() |
2010-09-08
, 14:36
|
Posts: 561 |
Thanked: 75 times |
Joined on Jan 2010
@ Spain
|
#145
|
![]() |
2010-09-20
, 10:05
|
Posts: 80 |
Thanked: 19 times |
Joined on May 2010
@ Planet Earth, sometimes
|
#146
|
Hi all
I've a bug too. I can't had a shorcut for application with space in his name. I can select the name in the list but i can't apply.
I've tested with:
Mobile Maps 9
Search Tool
System Event Scheduler
Timed Silencer
Tracker Cfg
Transition Control
Thx for your application, I like it.
![]() |
2010-09-20
, 21:10
|
Posts: 376 |
Thanked: 511 times |
Joined on Aug 2009
@ Greece
|
#147
|
I can confirm I also cannot add "Mobile Maps 9". Pressing OK does nothing. And after I try to add that in the "App select" screen, then it wont let me add any other apps at all, until I go out of the screen and retry.
python2.5 /usr/share/pyshared/drlaunch/widget.py
![]() |
2010-09-21
, 08:18
|
Posts: 112 |
Thanked: 105 times |
Joined on Mar 2010
@ Montpellier, FRANCE
|
#148
|
python2.5 /usr/share/pyshared/drlaunch/widget.py Traceback (most recent call last): File "/usr/share/pyshared/drlaunch/win_config.py", line 242, in slotLongpress self.doConfig(icon) File "/usr/share/pyshared/drlaunch/win_config.py", line 383, in doConfig app['icon2']=getIcon(app['icon'], self.config.getIconSize()) File "/usr/share/pyshared/drlaunch/icon.py", line 63, in getIcon ret=gtk.gdk.pixbuf_new_from_file_at_size(ico, iconsize, iconsize) glib.GError: Format d'image non reconnu ^CTraceback (most recent call last): File "/usr/share/pyshared/drlaunch/widget.py", line 216, in <module> gtk.main() KeyboardInterrupt
The Following User Says Thank You to GaRy delaMEr For This Useful Post: | ||
![]() |
2010-09-25
, 12:21
|
|
Posts: 234 |
Thanked: 175 times |
Joined on Jun 2010
@ Genova (Italy)
|
#149
|
|
2010-09-30
, 11:37
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#150
|
If I'm right this is again, a bug in DrLaunch, but just to be sure I'll post it here.
So if I make new widgets for DrLaunch for Desktop Activity e.g. Normal and duplicate that to DA e.g. Portrait I lose possibilities to customize DrLaunch. Why is that? Well, since I normally would be customizing the launchers to custom ones (ones for Portrait others for Normal) the app comes in and every time mirrors the made changes from one to another. For example, now I have Portraits some DrLaunchers on Normal and vice versa.
I wasn't aware for the icons issue. The fact is that locating the icons is a tricky part and I rely on a library for xdg which *should* return the proper icons. In fact, I wonder how the frack the hildon-home can locate icons in non-standard places. Is there a path definition somewhere?