maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   cuteTube for Harmattan (https://talk.maemo.org/showthread.php?t=75197)

marxian 2013-01-31 17:17

Re: cuteTube for Harmattan
 
Quote:

Originally Posted by thedead1440 (Post 1319511)
marxian,

There is an update in the Store but when I try updating it says "Application incompatible with other installed applications" ; same even after installing prior cutetube installation...

An issue with the Store client, I think. I have only made small changes to the QML code (fix crashing problem, enable reply to comments in video playback, reduce updating of progress bar when minimized). Nothing that could affect the installation procedure. s/installing/uninstalling ?

salkos73 2013-01-31 19:01

Re: cuteTube for Harmattan
 
Marxian , I noticed that the buttons "i like " and " unlike" do not work. For example, when I click the button it seems that the counter has incremented a number(1876+1=1877), however, if I go out and I go back to the page number as the first (1876).

thedead1440 2013-02-01 03:50

Re: cuteTube for Harmattan
 
marxian,

Issue resolved; it was due to be having downgraded grob to pr1.2's grob the metapackage of harmattan was refusing to update it and hence that warning.

Thanks!

patlak 2013-02-02 15:24

Re: cuteTube for Harmattan
 
Weird issue I found. After couple of times having opened CuteTube, it stops working from the icon until a reboot for unknown reason. I used the word weird since it has no issues starting from terminal when this issue arises from the icon.

thedead1440 2013-02-02 15:29

Re: cuteTube for Harmattan
 
Quote:

Originally Posted by patlak (Post 1320145)
Weird issue I found. After couple of times having opened CuteTube, it stops working from the icon until a reboot for unknown reason. I used the word weird since it has no issues starting from terminal when this issue arises from the icon.

killall cutetube next time instead of rebooting ;)

patlak 2013-02-02 15:40

Re: cuteTube for Harmattan
 
Quote:

Originally Posted by thedead1440 (Post 1320148)
killall cutetube next time instead of rebooting ;)

Of course, but for a normal user without terminal, that has purchased the app in the store is required to reboot. In such case, this issue should be fixed.

marxian 2013-02-03 15:07

Re: cuteTube for Harmattan
 
Quote:

Originally Posted by patlak (Post 1320145)
Weird issue I found. After couple of times having opened CuteTube, it stops working from the icon until a reboot for unknown reason. I used the word weird since it has no issues starting from terminal when this issue arises from the icon.

I'm unable to reproduce this on my device: http://youtu.be/tI8nP7obVMQ

It seems that something on your device is preventing the process from being terminated when you attempt to close the application.

The reason you are still able to launch the application from the terminal is because the command is different. When launching from the desktop file, cuteTube is launched via /usr/bin/invoker with the --single-instance (or -s) option enabled:

Code:

/usr/bin/invoker --type=d -s --splash=/opt/cutetube/resources/splash-app.png --splash-landscape=/opt/cutetube/resources/splash-app-landscape.png  /opt/cutetube/bin/cutetube
This ensures that, if there is an instance of cuteTube running, that the top-level window of that instance is activated when the user taps the desktop icon. Executing the binary from the command line will create a new instance regardless.

marxian 2013-02-03 15:19

Re: cuteTube for Harmattan
 
Quote:

Originally Posted by salkos73 (Post 1319549)
Marxian , I noticed that the buttons "i like " and " unlike" do not work. For example, when I click the button it seems that the counter has incremented a number(1876+1=1877), however, if I go out and I go back to the page number as the first (1876).

The like/dislike action works, but the change is not currently propagated to the item in the list. If you back out of the list and reload it, you should see the incremented counter. Also, if you have previously 'liked' a video, and attempt to 'like' it again, the API does not return an error, so cuteTube will respond accordingly by confirming the 'like' and incrementing the counter. However, the additional 'like' will not permanently be added by the API, so if you view the video some time later, the 'like' counter will have return to it's previous value.

patlak 2013-02-03 15:45

Re: cuteTube for Harmattan
 
Quote:

Originally Posted by marxian (Post 1320415)
I'm unable to reproduce this on my device: http://youtu.be/tI8nP7obVMQ

It seems that something on your device is preventing the process from being terminated when you attempt to close the application

Thanks for the thorough response. I have been opening and closing the app now 20 times in a row and I can't reproduce it either. However, it happens randomly. Let's say I open the app and watch a couple of videos and close the app. It opens again with no issues and I watch couple more videos. This time however, when I close and try to open the app again it doesn't open.

I have no clue what the issue could be.

thedead1440 2013-02-03 15:49

Re: cuteTube for Harmattan
 
marxian,

The app not closing is an old bug that is hard to reproduce at times no matter how hard you try but when you don't expect it then it'll pop-up :D

http://talk.maemo.org/showpost.php?p...1&postcount=86
http://talk.maemo.org/showpost.php?p...9&postcount=87


All times are GMT. The time now is 11:06.

vBulletin® Version 3.8.8