Notices


Reply
Thread Tools
Posts: 58 | Thanked: 73 times | Joined on Jan 2012 @ Argentina
#41
A new dev-version (0.4.0) is out!
The main screen now show your last checkin location (at last!) - this is updated whenever you checkin through ubersquare, or when you just click/touch on your picture/name.

I had to move some buttons around for this to fit properly, I hope it's not too hard to get used to. It did annoy me a bit at first, but there wasn't any good way around this.

There've been a couple of minor fixes, some which aren't even in the CHAGELOG, lol.

Cheers everyone, and thank for your support (and reporting bugs!).
 

The Following 2 Users Say Thank You to hobarrera For This Useful Post:
Posts: 125 | Thanked: 108 times | Joined on Feb 2010
#42
I like the new functionality and the new home screen button layout.

One annoyance is the sharing buttons being in the settings section. The Twitter and FaceBook sharing buttons IMHO belong in the check-in dialog page next to the shout txt area and the check-in button.

This app is great work, the first FourSquare App for N900 which is both fast AND stable. I like it very much.
 
casketizer's Avatar
Posts: 566 | Thanked: 282 times | Joined on Sep 2010 @ Lower Saxony
#43
New Version crashes during launch for me.

Log:
Code:
[2|user@Nokia-N900|~]python2.5 /opt/ubersquare/ubersquare_launch.py
/usr/lib/python2.5/site-packages/ubersquare/gui.py:388: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  app = QApplication(sys.argv)
-----
Getting users/self?oauth_token=F2IKO52NYMRPLCJP4BGEA3DGVE0WN43VDW1YYDTJE5BICEVN&v=20120208
Using cache: Get from cache or foursquare...
-----
Getting users/self?oauth_token=F2IKO52NYMRPLCJP4BGEA3DGVE0WN43VDW1YYDTJE5BICEVN&v=20120208
Using cache: Get from cache or foursquare...
Traceback (most recent call last):
  File "/opt/ubersquare/ubersquare_launch.py", line 19, in <module>
    gui.start()
  File "/usr/lib/python2.5/site-packages/ubersquare/gui.py", line 419, in start
    main_window = MainWindow()
  File "/usr/lib/python2.5/site-packages/ubersquare/gui.py", line 160, in __init__
    gridLayout.addWidget(Profile(), row, 0, 1, 2)
  File "/usr/lib/python2.5/site-packages/ubersquare/gui.py", line 43, in __init__
    self.__updateInfo(True)
  File "/usr/lib/python2.5/site-packages/ubersquare/gui.py", line 91, in __updateInfo
    location = self.user[u'checkins'][u'items'][0][u'venue'][u'name']
KeyError: u'items'
__________________
Nokia N900 - Galaxy S3 - Galaxy Tab
 
Posts: 65 | Thanked: 22 times | Joined on Jul 2011
#44
i like this latest version...btw, is it normal to have frequently update status automatically refreshed?
i wonder if you could add function to upload a picture...
 
Posts: 58 | Thanked: 73 times | Joined on Jan 2012 @ Argentina
#45
Originally Posted by rm53 View Post
One annoyance is the sharing buttons being in the settings section. The Twitter and FaceBook sharing buttons IMHO belong in the check-in dialog page next to the shout txt area and the check-in button.
[Edit] I've just pushed this in the last dev-release. The values from the settings panel will be the defaults.

Originally Posted by rm53 View Post
This app is great work, the first FourSquare App for N900 which is both fast AND stable. I like it very much.
Thanks, I'm glad people are enjoying it as much as I am!

Originally Posted by casketizer View Post
New Version crashes during launch for me.

Log:
Code:
[2|user@Nokia-N900|~]python2.5 /opt/ubersquare/ubersquare_launch.py
/usr/lib/python2.5/site-packages/ubersquare/gui.py:388: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  app = QApplication(sys.argv)
-----
Getting users/self?oauth_token=F2IKO52NYMRPLCJP4BGEA3DGVE0WN43VDW1YYDTJE5BICEVN&v=20120208
Using cache: Get from cache or foursquare...
-----
Getting users/self?oauth_token=F2IKO52NYMRPLCJP4BGEA3DGVE0WN43VDW1YYDTJE5BICEVN&v=20120208
Using cache: Get from cache or foursquare...
Traceback (most recent call last):
  File "/opt/ubersquare/ubersquare_launch.py", line 19, in <module>
    gui.start()
  File "/usr/lib/python2.5/site-packages/ubersquare/gui.py", line 419, in start
    main_window = MainWindow()
  File "/usr/lib/python2.5/site-packages/ubersquare/gui.py", line 160, in __init__
    gridLayout.addWidget(Profile(), row, 0, 1, 2)
  File "/usr/lib/python2.5/site-packages/ubersquare/gui.py", line 43, in __init__
    self.__updateInfo(True)
  File "/usr/lib/python2.5/site-packages/ubersquare/gui.py", line 91, in __updateInfo
    location = self.user[u'checkins'][u'items'][0][u'venue'][u'name']
KeyError: u'items'
Is it possible that you've never checked-in anywhere, ever?
If that's the case, I'd never considered it really (my bad). I've just pushed an update that fixes this.

Originally Posted by zincholic View Post
i like this latest version...btw, is it normal to have frequently update status automatically refreshed?
i wonder if you could add function to upload a picture...
The stats get updates every time you checkin in, OR touch the top of the main screen (the image/name/stats).

As for uploading pictures, it'd have to be through the maemo "sharing" feature (from the photo viewer), it'd then be a bit of a separate app really, so it'd have to wait.

Last edited by hobarrera; 2012-04-26 at 17:30. Reason: issues fixed
 

The Following 4 Users Say Thank You to hobarrera For This Useful Post:
Posts: 23 | Thanked: 2 times | Joined on Jan 2011 @ Jakarta
#46
I got a problem launching via clicking app list icon desktop, it won't start.
By upgrading latest version 0.4.1.1 ,still have same problem.
But app can be launched via terminal by execute: python2.5 /opt/ubersquare/ubersquare_launch.py
what the problem with my ubersquare.desktop ?
This is the contents of mine:
[Desktop Entry]
Encoding=UTF-8
Version=0.2.3
Type=Application
Terminal=true
Name=UberSquare
Exec=python2.5 /opt/ubersquare/ubersquare_launch.py
Icon=foursquare
X-Window-Icon=
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable
__________________
smile for everyone
 
casketizer's Avatar
Posts: 566 | Thanked: 282 times | Joined on Sep 2010 @ Lower Saxony
#47
Yes, indeed I never checked in anywhere ever. I just use it to find interesting stuff when I'm bored.
New Version works fine. Thanks!
__________________
Nokia N900 - Galaxy S3 - Galaxy Tab
 
Posts: 58 | Thanked: 73 times | Joined on Jan 2012 @ Argentina
#48
Originally Posted by rochmanew View Post
I got a problem launching via clicking app list icon desktop, it won't start.
By upgrading latest version 0.4.1.1 ,still have same problem.
But app can be launched via terminal by execute: python2.5 /opt/ubersquare/ubersquare_launch.py
what the problem with my ubersquare.desktop ?
This is the contents of mine:
[Desktop Entry]
Encoding=UTF-8
Version=0.2.3
Type=Application
Terminal=true
Name=UberSquare
Exec=python2.5 /opt/ubersquare/ubersquare_launch.py
Icon=foursquare
X-Window-Icon=
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable
I've been looking at this over and over... Your ubersquare.desktop file is ok, and if it starts through a terminal, I can't understand why it doens't start from the desktop file.

Could you try changing "python2.5" to "/usr/bin/python2.5"? I'm just guessing really though. :/

This is on a nokia n900, right? :/ Just in case.
 
Posts: 23 | Thanked: 2 times | Joined on Jan 2011 @ Jakarta
#49
Originally Posted by hobarrera View Post
Could you try changing "python2.5" to "/usr/bin/python2.5"? I'm just guessing really though. :/

This is on a nokia n900, right? :/ Just in case.
Yes, it is on my N900, just did your suggestion and still get same problem.
I've also try to remove and purging ubersquare with all the dependencies,then install again, but still get same result.
__________________
smile for everyone

Last edited by rochmanew; 2012-05-02 at 04:05.
 
Posts: 125 | Thanked: 108 times | Joined on Feb 2010
#50
Originally Posted by hobarrera View Post
[Edit] I've just pushed this in the last dev-release. The values from the settings panel will be the defaults.
Sorry, I just tested out all combinations for Twitter sharing, does not yet work as it should.

For me:
- a check-in is posted to Twitter, IFF settings panel has Twitter sharing checked
- a check-in is not posted, IFF settings panel has Twitter not checked
in other words:
- the checkmark in the check-in-dialog is without any effect.

But it looks just right, so please look over your code, maybe a very little problem...

thanks anyway,
rm
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 15:23.