maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   [Canola] Canola2 Beta 10 (https://talk.maemo.org/showthread.php?t=23859)

Picklesworth 2008-10-07 23:51

Re: Canola2 Beta 10
 
Quote:

Originally Posted by etrunko (Post 231482)
@svu: Works for me here. Please check the version of Canola. It must be ~beta10-maemo2. If it doesn't work, please remove the /home/user/.canola dir.

Quick note for the uninitiated: Your settings are stored in .canola, so that will kill your list of podcast feeds, media directories... that sort of thing. .canola is stored when you run the backup tool, but probably the safest way to poke at this kind of fix without permanently losing settings is to just rename .canola to something else.

st5150 2008-10-08 00:50

Re: Canola2 Beta 10
 
Works great so far..... can't wait for the coverart downloader to be added/working again.

svu 2008-10-08 06:45

Re: Canola2 Beta 10
 
Once I removed .canola (heh, good bye my covers and other stuff...) - it works again, as expected. I tried new cool feature "album merging" - but still quite a few albums are not merged (they are not detected as "duplicated")

callanish 2008-10-08 06:58

Re: Canola2 Beta 10
 
Nice job guys. The option to do away with searching for media each time Canola starts is a huge plus. Appreciate all the effort put into this great program.

st5150 2008-10-08 07:05

Re: Canola2 Beta 10
 
Yes, I had to remove my .canola as well. Glad to report OGG playback is great! Canola has been broken for me since Diablo came out. Glad to have it back.

Bundyo 2008-10-08 07:40

Re: Canola2 Beta 10
 
One minor complain - The compilations are not getting any covers now (I've never really payed any attention, but i think the "Compilation" text is now replacing the Artist name and before i think it was Album name).

svu 2008-10-08 08:04

Re: Canola2 Beta 10
 
2 feature requests:
1. Would it be possible when in "Play random" mode to be able to switch instantly to play the album of the current song? If I listen random songs, I suddenly decide I'd feel like listening the entire album of the current song - I have to get to "Albums" list, find the one, turn it on etc... Not comfortable.
2. Would it be possible to provide a button "display all mp3 tags (and full path perhaps?) of the current song".
Thanks.

sachin007 2008-10-08 08:11

Re: Canola2 Beta 10
 
i cannot rm /home/user/.canola it says .canola is a dir

my canola is not opening after the update

st5150 2008-10-08 08:17

Re: Canola2 Beta 10
 
rm -rf /home/user/.canola

sachin007 2008-10-08 08:23

Re: Canola2 Beta 10
 
Quote:

Originally Posted by st5150 (Post 231566)
rm -rf /home/user/.canola

i did that and still nothing happens

here is the xterm result


/home/user # canola -vv
1223453775.4240 INFO manager:48:_load_config() loaded terra config '/etc/canola.conf'
1223453775.5755 INFO manager:65:_setup_plugin_manager() plugin manager up and running
1223453775.5796 DEBUG manager:156:get_class() looking for first class with filter 'SystemProperties'1223453775.5841 DEBUG manager:114:get_classes() looking for classes with filter 'SystemProperties'
1223453775.7799 DEBUG manager:156:get_class() looking for first class with filter 'Model/System/Battery'
1223453775.7839 DEBUG manager:114:get_classes() looking for classes with filter 'Model/System/Battery'
1223453775.7882 DBG_W plugin_manager:166:load() no plugin implements filter 'Model/System/Battery'
1223453775.8560 DBG_E plugin_manager:151:_load_plugins() [No plugin found with filter 'Model/System/Battery'] while loading plugin 'Maemo System', skipping it ...
Traceback (most recent call last):
File "python-terra/core/plugin_manager.py", line 148, in _load_plugins
File "python-terra/core/plugin_manager.py", line 91, in load
File "python-terra/core/module_loader.py", line 37, in load
File "canola/maemo/system.py", line 33, in <module>
File "python-terra/core/manager.py", line 157, in get_class
File "python-terra/core/manager.py", line 123, in get_classes
ValueError: No plugin found with filter 'Model/System/Battery'
Traceback (most recent call last):
File "/usr/bin/canola", line 236, in <module>
setup_dot_canola()
File "/usr/bin/canola", line 74, in setup_dot_canola
system_props = mger.get_class("SystemProperties")() # XXX
File "python-terra/core/manager.py", line 157, in get_class
File "python-terra/core/manager.py", line 123, in get_classes
ValueError: No plugin found with filter 'SystemProperties'
/home/user #

seiichiro0185 2008-10-08 08:32

Re: Canola2 Beta 10
 
For me it works without problem so far, Thanks to the Canola Team for this great piece of Software!

fredoll 2008-10-08 08:38

Re: Canola2 Beta 10
 
Hi, thanks for a great update.
I still have a problem with the covert art update : it stops when it encounters accented characters (יטא ...) in the album title (at least).
It suppose the plugin crashes in the background but Canola wontinues without problemo ;)

Fred

st5150 2008-10-08 08:40

Re: Canola2 Beta 10
 
Quote:

Originally Posted by sachin007 (Post 231567)
i did that and still nothing happens

here is the xterm result


/home/user # canola -vv
1223453775.4240 INFO manager:48:_load_config() loaded terra config '/etc/canola.conf'
1223453775.5755 INFO manager:65:_setup_plugin_manager() plugin manager up and running
1223453775.5796 DEBUG manager:156:get_class() looking for first class with filter 'SystemProperties'1223453775.5841 DEBUG manager:114:get_classes() looking for classes with filter 'SystemProperties'
1223453775.7799 DEBUG manager:156:get_class() looking for first class with filter 'Model/System/Battery'
1223453775.7839 DEBUG manager:114:get_classes() looking for classes with filter 'Model/System/Battery'
1223453775.7882 DBG_W plugin_manager:166:load() no plugin implements filter 'Model/System/Battery'
1223453775.8560 DBG_E plugin_manager:151:_load_plugins() [No plugin found with filter 'Model/System/Battery'] while loading plugin 'Maemo System', skipping it ...
Traceback (most recent call last):
File "python-terra/core/plugin_manager.py", line 148, in _load_plugins
File "python-terra/core/plugin_manager.py", line 91, in load
File "python-terra/core/module_loader.py", line 37, in load
File "canola/maemo/system.py", line 33, in <module>
File "python-terra/core/manager.py", line 157, in get_class
File "python-terra/core/manager.py", line 123, in get_classes
ValueError: No plugin found with filter 'Model/System/Battery'
Traceback (most recent call last):
File "/usr/bin/canola", line 236, in <module>
setup_dot_canola()
File "/usr/bin/canola", line 74, in setup_dot_canola
system_props = mger.get_class("SystemProperties")() # XXX
File "python-terra/core/manager.py", line 157, in get_class
File "python-terra/core/manager.py", line 123, in get_classes
ValueError: No plugin found with filter 'SystemProperties'
/home/user #


I don't know..... I'm tempted to say uninstall everything canola related, then reinstall canola 10, then run an apt-get upgrade but that's just really a stab in the dark.

thopiekar 2008-10-08 08:56

Re: Canola2 Beta 10
 
hi sachin077


Quote:

Originally Posted by sachin007
i cannot it says .canola is a dir

my canola is not opening after the update

please look at [st5150]'S post exactly!
it's not called
Code:

rm /home/user/.canola
you can use:
Code:

rm -r /home/user/.canola
or like he advised:
Code:

rm -rf /home/user/.canola

greeez

thopiekar 2008-10-08 09:01

Re: Canola2 Beta 10
 
Code:

ValueError: No plugin found with filter 'SystemProperties'
sounds like canola can't find a required plugin or module...

do you just installed the canola package in the package manager before?

wahez 2008-10-08 10:00

Re: Canola2 Beta 10
 
What do you guys mean when you say the source will be open? Will it be under a Free license (GPL or BSD or something)? And why are you waiting before changing it. There are plenty developers on maemo that would be happy to fix your bugs.

The current license sucks in multiple ways. But the two practical problems for me are that I'm not allowed to install it on more than one tablet and that I can make only one backup copy of it. I always have several copies of my backups. I'm not accepting this license.

etrunko 2008-10-08 12:35

Re: Canola2 Beta 10
 
Quote:

Originally Posted by wahez (Post 231583)
What do you guys mean when you say the source will be open? Will it be under a Free license (GPL or BSD or something)? And why are you waiting before changing it. There are plenty developers on maemo that would be happy to fix your bugs.

Yeah, our plans are to release Canola and all the other closed-source components under a Free Software License. We won't create yet another license, we will use one of the available out there.

Unfortunately, it is not just releasing code, we need the whole infrastructure set before it can happen, to name a few: A developer website with documentation, Bug tracker, SCM and so on. All to support the community around our project.

Quote:

Originally Posted by wahez (Post 231583)
The current license sucks in multiple ways. But the two practical problems for me are that I'm not allowed to install it on more than one tablet and that I can make only one backup copy of it. I always have several copies of my backups. I'm not accepting this license.

Sorry about that. We are not the ones responsible for that decision. I I was, it would be under GPL/LGPL since the very beginning. Now that we have the chance, let us work to fix it.

daniel.weck 2008-10-08 13:10

Re: Canola2 Beta 10
 
This latest beta works much better than the previous one on my N810. Thank you, keep up the good work guys !! :)

Den in USA 2008-10-08 13:13

Re: Canola2 Beta 10
 
After updating to Canola Beta 10, I lost utube and flicker plug-in support.

thopiekar 2008-10-08 13:38

Re: Canola2 Beta 10
 
How do you upgraded conola beta10, even it isn't available now
(except of the "dummy"-package in extras-devel)

Have you deactivated this repository before you upgraded canola?
If not just use canola-cleanup to remove it.
Then just reinstall canola ;)

greez

etrunko 2008-10-08 14:00

Re: Canola2 Beta 10
 
Quote:

Originally Posted by Den in USA (Post 231629)
After updating to Canola Beta 10, I lost utube and flicker plug-in support.

The flickr plugin won't work with this release. We've changed some bits within our infrastructure which demands some modifications in the plugin package. I've asked the plugin owner to take a look at it in the Canola-flickr thread. Let's hope he finds some time to do it.

mwiktowy 2008-10-08 15:35

Re: Canola2 Beta 10
 
Quote:

Originally Posted by etrunko (Post 231445)
If you're brave enough, you can try it now in the extras-devel repository. :)

Update seemed to go well.

Don't see a lot changed but performance seems to be improved. Two things I noticed though:
1) There seems to be a grumbling/low frequency popping sound that now comes through my speakers when Canola is between songs. During song playback it is fine but when song is done or paused, I hear a grumble that was not there in previous versions. It is not noticeable through the internal N810 speakers but when hooked up to external amplified speakers. **** Sorry ... my bad ... this has nothing to do with Canola as it is there even when Canola is not loaded. It is just the USB charging that I am doing that seems to be causing a lot of line noise. ****

2) In Cover Art 2 row view, I used to be able to scroll through the albums by dragging along the bottom of the screen beside the back button but now that area is dead. I used to do that to avoid accidental selection of an album. Admittedly, after playing with it now, that accidental album selection is much improved so it may not be an issue. I was just wondering if that was intentional.

mwiktowy 2008-10-08 15:42

Re: Canola2 Beta 10
 
Quote:

Originally Posted by gregorovius (Post 231475)
Works fine after running canola-cleanup. Ogg works as well with ogg-support-lightmediascanner from the kulve repo.

Since updating to Diablo, ogg-support-lightmediascanner won't install for me. It is complaining about the wrong version of lightmediascanner lib being available. Any insight on how to get around that?

sachin007 2008-10-08 16:00

Re: Canola2 Beta 10
 
Quote:

Originally Posted by etrunko (Post 231464)
@Cabadena: maybe you installed the old of the plugin. Wait a few minutes and check for updates in the application manager. The correct version of the plugins follow:

youtube: 0.2.0-maemo1
last.fm: 0.1.2-maemo1
tuning: 0.2.0-maemo1
upnp: 0.1.2-maemo1


I have all the latest plugins. WHen i start canola i only see audio, photos and settings. There is no last fm, youtube, upnp.
what do i do?

i uninstalled canola and reinstalled it yesterday night with the latest verision.

Thanks

Capsule 2008-10-08 16:25

Re: Canola2 Beta 10
 
I am in the identical boat. I think being able to run canola cleanup would solve the problem. However, after it is installed, it does not appear in the extra menus to run. I think the only way to get it working immediately is to reflash (since I don't know how to run cleanup manually).

zehjotkah 2008-10-08 16:51

Re: Canola2 Beta 10
 
in X Terminal get root
and then run canola from commandline, too. then see if all the plugins have reapeared..

mobiledivide 2008-10-08 16:51

Re: Canola2 Beta 10
 
The new canola beta seems much more responsive (subjective as I reflashed today) and the new youtube plugin is great. Thanks for such a great app.

sachin007 2008-10-08 16:57

Re: Canola2 Beta 10
 
Quote:

Originally Posted by zehjotkah (Post 231711)
in X Terminal get root
and then run canola from commandline, too. then see if all the plugins have reapeared..

here is the output

/home/user # canola
process 3304: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
D-Bus not built with -rdynamic so unable to print a backtrace
Aborted
/home/user #

grog 2008-10-08 17:20

Re: Canola2 Beta 10
 
It seems that for me maybe sliderotate (which I have installed & working fine under the latest diablo) might be interfering with my update. I get the error 'unable to update canola' because application packages are missing: kernel-diablo-flasher, xserver-xomap & pytho2.5-terra. I tried removing all things canola manually to no avail. How exactly does canola-cleanup work? I can't seem to get it to do anything. TX

handful 2008-10-08 18:37

Re: Canola2 Beta 10
 
Guys,
I've just notified etrunko about the cleanup, and he's taking a look right now :) so please wait a little bit, and we will have a newer, working version that you can try. The messier your device is, the better: )

We are finally reaching the release level.(no apparent segfault-crashing-critical bugs) and only minor issues.

BR

etrunko 2008-10-08 19:16

Re: Canola2 Beta 10
 
Yup, I've just found the problem but haven't found the solution yet... It's a dependency issue and should be pretty easy to fix.

wahez 2008-10-08 19:17

Re: Canola2 Beta 10
 
Quote:

Originally Posted by etrunko (Post 231614)
Yeah, our plans are to release Canola and all the other closed-source components under a Free Software License. We won't create yet another license, we will use one of the available out there.

That sounds great.

Quote:

Originally Posted by etrunko (Post 231614)
Unfortunately, it is not just releasing code, we need the whole infrastructure set before it can happen, to name a few: A developer website with documentation, Bug tracker, SCM and so on. All to support the community around our project.

I think read-only version control and a bug tracker (to submit patches) is all you need to get started. Everything else can follow later.

Quote:

Originally Posted by etrunko (Post 231614)
Sorry about that. We are not the ones responsible for that decision. I I was, it would be under GPL/LGPL since the very beginning. Now that we have the chance, let us work to fix it.

Yeah, it's usually the legal department and managers making those decisions. But I'm really glad to hear the plans are there and the developers have the right spirit :)
And thanks for answering all the questions here.

etrunko 2008-10-08 19:31

Re: Canola2 Beta 10
 
Fixed the cleanup. It was missing libosso-dev as build dependency. Already uploaded to the builder. The version 0.1.8-maemo3 should be available in a few minutes.

Den in USA 2008-10-08 19:51

Re: Canola2 Beta 10
 
Loaded the most recent cleanup 0.1.8-maemo2. Cannot find in extras in order to run.

grog 2008-10-08 19:53

Re: Canola2 Beta 10
 
Works for me now. Thanks! :)

Quote:

Originally Posted by grog (Post 231723)
It seems that for me maybe sliderotate (which I have installed & working fine under the latest diablo) might be interfering with my update. I get the error 'unable to update canola' because application packages are missing: kernel-diablo-flasher, xserver-xomap & pytho2.5-terra. I tried removing all things canola manually to no avail. How exactly does canola-cleanup work? I can't seem to get it to do anything. TX


etrunko 2008-10-08 20:12

Re: Canola2 Beta 10
 
Quote:

Originally Posted by Den in USA (Post 231809)
Loaded the most recent cleanup 0.1.8-maemo2. Cannot find in extras in order to run.

The version which works is 0.1.8-maemo3. Available right now.

Den in USA 2008-10-08 20:20

Re: Canola2 Beta 10
 
In application manager, when I browse installable applications I only see 0.1.8-maemo2. How can I download 0.1.8-maemo3? From Maemo.org?

acosta 2008-10-08 20:25

Re: Canola2 Beta 10
 
Hi Den,

just refresh your application catalog (check for updates) and after that try to install the new version of canola-cleanup.

Br.

Den in USA 2008-10-08 21:06

Re: Canola2 Beta 10
 
acosta,
Thanks, did clean-up and installed Canola beta10

callanish 2008-10-08 22:01

Re: Canola2 Beta 10
 
I just got around to spending some time with the latest Canola and my only issue is with youtube videos being out of video/voice sync again. They were working fine with the previous Canola beta, or at least I seem to remember fixing this issue with an older version of Mplayer, but I ended up upgrading that to the latest version without sync issues, now they're back. Is everyone running the latest Mplayer version and dealing with any sync issues or am I back to square one trying to remember how I solved this issue the first time by possibly going back to one of the earlier builds once again.


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

vBulletin® Version 3.8.8