|
|
2009-10-18
, 15:08
|
|
Posts: 15 |
Thanked: 4 times |
Joined on Jun 2009
|
#22
|
|
|
2009-10-18
, 15:11
|
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#23
|
For the next build I'll just disable the dialogs so that you can open urls and add vcards without it all locking up. Also need to tweak N8x0 url code as it seems to just open an empty browser atm.
|
|
2009-10-18
, 16:46
|
|
Posts: 15 |
Thanked: 4 times |
Joined on Jun 2009
|
#24
|
dpkg -i /media/mmc1/lib.deb
ls -l /media/mmc1
mv /media/mmc1/mbarcode ~user
chmod ugo+rx ~user/mbarcode

~user/mbarcode
|
|
2009-10-18
, 17:19
|
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#25
|
I still think connecting a "response" handler to the dialog's callback is more preferable to disabling it, while gtk_dialog_run() fails for you.
|
|
2010-06-03
, 19:19
|
|
Posts: 30 |
Thanked: 3 times |
Joined on Apr 2010
|
#26
|
|
|
2010-06-03
, 19:21
|
|
Posts: 2,102 |
Thanked: 1,309 times |
Joined on Sep 2006
|
#27
|
|
|
2010-06-03
, 20:27
|
|
Posts: 30 |
Thanked: 3 times |
Joined on Apr 2010
|
#28
|
For the next build I'll just disable the dialogs so that you can open urls and add vcards without it all locking up. Also need to tweak N8x0 url code as it seems to just open an empty browser atm.
In fact I now need to split the code (up till now the same has run on both N8x0 and N900), as there are going to be some significant differences in the camera stuff, the GUI, etc.