Active Topics

 

Showing results 1 to 25 of 26 @ 0.01 seconds. Search: Posts Made By: morphbr
Forum: Community 2009-10-16, 12:28
Replies: 833
Views: 192,537
Posted By morphbr
Re: N900 device program for maemo.org developers and contributors

Will the devices be shipped to our homes or will be just like in the past where we get a code to buy online ? I'm just asking this to know if I should save some money for the taxes :)

Cheers!
Forum: Multimedia 2008-04-14, 21:24
Replies: 126
Views: 20,796
Posted By morphbr
Re: Canola2 beta8 Released : Release Notes

You can try editing .atabake/config and put inside the file:
wma=oms

this will ensure that it'll play wma with the built-in player.

BR,
Forum: Multimedia 2008-04-10, 18:56
Replies: 126
Views: 20,796
Posted By morphbr
Re: Canola2 beta8 Released : Release Notes

Hi,

You need to mount the media, there is no way of doing it differently. I did not take a look on MediaBox but for sure it's mounting the device =)

Now, the problem is that you could see...
Forum: Multimedia 2008-04-09, 19:52
Replies: 73
Views: 14,725
Posted By morphbr
Forum: Multimedia 2008-04-08, 01:14
Replies: 73
Views: 14,725
Posted By morphbr
Re: Canola2 beta8 Known Issues * Bugs : Please check here First if you have problems

Hi,

Could you please tell us if you have python-launcher installed ? And could you please try to run canola in verbose mode and post here the results ?

$> canola -vv

Thanks!
Forum: Multimedia 2008-04-05, 15:54
Replies: 17
Views: 4,137
Posted By morphbr
Re: Canola 2 Beta 8 -- will not load

Hi Guys,

Just debugged this problem and it looks like this: after installing Canola, the install script runs "cnl-rescan-collections" to create that pickle file. The problem is that...
Forum: Multimedia 2008-03-11, 20:41
Replies: 167
Views: 28,600
Posted By morphbr
Re: Canola2 Beta5 Feedback Thread

Hi !

To do this, you can send a dbus message to canola-daemon.
Using python it would look like this:

obj = bus.get_object("br.org.indt.canola.Daemon", ...
Forum: Multimedia 2008-02-29, 13:05
Replies: 167
Views: 28,600
Posted By morphbr
Re: Canola2 Beta5 Feedback Thread

Right now (beta5), there is no support for this feature (restore position), but it'll be there on beta6.

Thanks
Forum: Multimedia 2008-02-22, 19:59
Replies: 167
Views: 28,600
Posted By morphbr
Re: Canola2 Beta5 Feedback Thread

You can just copy it to your mmc and then use it on your computer or you can use the "Notes" application on your tablet to view the file.

If you prefer you can also do:

$> cat log.txt (or cat...
Forum: Multimedia 2008-02-22, 19:00
Replies: 167
Views: 28,600
Posted By morphbr
Re: Canola2 Beta5 Feedback Thread

Hmm. Weird that "permission denied". Let's try this:

$> canolad stop
$> canolad start -vvv --logfile=/home/user/log.txt
$> canola

then post here log.txt.
Sorry for all these steps but it's...
Forum: Multimedia 2008-02-22, 18:18
Replies: 167
Views: 28,600
Posted By morphbr
Re: Canola2 Beta5 Feedback Thread

Hi, the log.txt file will be inside the same directory that you typed the command above.

could you please post the result of the following commands also:

$> whoami
$> ls -l /usr/bin/canolad
...
Forum: Multimedia 2008-02-22, 18:02
Replies: 167
Views: 28,600
Posted By morphbr
Re: Canola2 Beta5 Feedback Thread

Could you please try this:

$> canolad stop
$> canolad start -vvv --logfile=log.txt
$> canola -vvv

and post log.txt here ?

Thanks
Forum: Multimedia 2008-02-21, 20:22
Replies: 136
Views: 26,992
Posted By morphbr
Re: Canola2 Beta3 Feedback Thread

The problem here is that if we do just like that, only canola would be winning something here, while the correct behavior of mplayer would benefit everybody. So yes, we can do something like that,...
Forum: Multimedia 2008-02-21, 19:26
Replies: 136
Views: 26,992
Posted By morphbr
Re: Canola2 Beta3 Feedback Thread

Hi!

Do you have mplayer installed ? It looks like that canola is using mplayer to play your videos. When it uses mplayer, it stretches the video because we give a window to mplayer (we should...
Forum: Multimedia 2008-02-20, 19:44
Replies: 136
Views: 26,992
Posted By morphbr
Re: Canola2 Beta3 Feedback Thread

It looks like that atabake was not installed. Please, use the last version of canola-fix and install canola2 again (remembering to reboot the device after install)

Thanks
Forum: Multimedia 2008-02-20, 18:57
Replies: 136
Views: 26,992
Posted By morphbr
Re: Canola2 Beta3 Feedback Thread

Hmm...try just:

$> atabake

anyway, it looks like that somehow atabake was not installed on your system for some reason.....Maybe you need to use canola-fix and then install canola again to try...
Forum: Multimedia 2008-02-20, 11:14
Replies: 136
Views: 26,992
Posted By morphbr
Re: Canola2 Beta3 Feedback Thread

Hi, could you give some log details for us ? Just follow these steps while in terminal (menu > utilities > terminal) or through ssh:

$> atabake stop
$> atabake start -vvvv --logfile=log.txt
$>...
Forum: Multimedia 2008-02-19, 11:27
Replies: 136
Views: 26,992
Posted By morphbr
Re: Canola2 Beta3 Feedback Thread

Please, try again this command but with "-vvv" and without doing "sudo gainroot" (you should run canola as 'user', not 'root'). It would be good also if you could run canola-fix before trying this...
Forum: Multimedia 2008-02-19, 11:24
Replies: 136
Views: 26,992
Posted By morphbr
Re: Canola2 Beta3 Feedback Thread

Hi,

ok, now try this:

$> rm /home/user/.canola/prefs/player

This should erase your player's preferences (volume, repeat/shuffle on/off), creating the default file again. It looks like that...
Forum: Multimedia 2008-02-18, 19:48
Replies: 136
Views: 26,992
Posted By morphbr
Re: Canola2 Beta3 Feedback Thread

Could you please send us what is inside /home/user/.canola/prefs/ ?
Just open the terminal and type:

$> ls /home/user/.canola/prefs/

Thanks.
Forum: Multimedia 2008-02-18, 15:50
Replies: 136
Views: 26,992
Posted By morphbr
Re: Canola2 Beta3 Feedback Thread

Menu > Utilities > X Terminal

$> atabake stop
$> atabake start -vvvvvv --logfile=log.txt
$> atabake

It should fail at this point as you related. Now, put an MMC or SD
card on the device and:...
Forum: Multimedia 2008-02-15, 15:45
Replies: 136
Views: 26,992
Posted By morphbr
Re: Canola2 Beta3 Feedback Thread

Hi,

Every user that reported problems with scroll had an old version of python-efl_utils. Could you please run this command on the terminal:

$> dpkg -l | grep efl

and report the version of...
Forum: Multimedia 2008-02-15, 15:42
Replies: 136
Views: 26,992
Posted By morphbr
Re: Canola2 Beta3 Feedback Thread

Some important points for us:

1) Do you have mplayer installed on the device ?
2) If you have, could you please try touching the volume bar after some time and see if the volume comes back ?
Forum: Multimedia 2008-02-11, 21:10
Replies: 5
Views: 2,457
Posted By morphbr
Re: Canola can't find media

Hi!

Could you please follow the steps below and send us the result ? (run every command from the terminal)

1 - canolad stop
2 - canolad start -vvv --logfile=log.txt
3 - canola -vvv

And...
Forum: Multimedia 2008-01-10, 20:55
Replies: 6
Views: 3,110
Posted By morphbr
Re: Canola 2 stopped working

Please, follow these instructions: https://garage.maemo.org/tracker/index.php?func=detail&aid=1946&group_id=125&atid=1989
Thanks and BR,
Showing results 1 to 25 of 26



 
Forum Jump

All times are GMT. The time now is 22:10.