maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [ANNOUNCE] Catorise PLUS - create your menu like you want (https://talk.maemo.org/showthread.php?t=73443)

Harick 2011-06-28 23:13

Re: [ANNOUNCE] Catorise PLUS - create your menu like you want
 
Quote:

Originally Posted by feurigel (Post 1041078)
Update

Available as .deb (first post) and in maemo-devels.

Version 0.6.0:
Code:

- Bugfix: Don't create deleted main categories on update
- Bugfix: Application (e.g. Gas-Balls) wasn't correct shown
- Bugfix: The assignment repaired by edit
- New: Use Icons from MyDocs or from system-theme
- New: Support for subcategories (also subsub, subsubsub and more...)

Yeah, Subsubsubsub-Categories! ^_^ (I hope it works!)

could'nt upgrade, postinst problem

maybe this line 26
Code:

      [ -d ${INSTALL_ROOT}/opt/catorise/share ] || cp -a $(CURDIR)/share ${INSTALL_ROOT}/opt/catorise/
don't know much about programming, but based on sintax maybe it's ${CURDIR} instead of $(CURDIR) ?

edit.

to go back to previous version
Code:

root
apt-get install catoriseplus=0.5.2

then
Code:

killall hildon-desktop

F2thaK 2011-06-28 23:17

Re: [ANNOUNCE] Catorise PLUS - create your menu like you want
 
new version doesnt update and breaks functionality

app now shows in app menu, but shows as not installed in app manager

app menu is screwed up, no folders

app runs but no categories can be chosen

yes i did reboot

Kabouik 2011-06-28 23:20

Re: [ANNOUNCE] Catorise PLUS - create your menu like you want
 
Quote:

Originally Posted by feurigel (Post 1015417)
Note
This package replace catorise and catorisegui! Your customized categories will be not replaced or deleted.

I'm not a native english speaker, and I'm not sure I understood your sentence well, it looks ambiguous to me. Did you say that installing Catorise Plus will erase the categories and sorting we've already done with the old Catorise, or at the contrary that all our settings will be kept and reused in Catorise Plus? Before I install Catorise Plus, I would like to be sure.

By the way, do we need to uninstall Catorise and Catorise GUI before or after installing Catorise Plus?

Thanks for your answer and your great work, and sorry for my awful english!

feurigel 2011-06-28 23:40

Re: [ANNOUNCE] Catorise PLUS - create your menu like you want
 
Quote:

Originally Posted by Harick (Post 1041108)
could'nt upgrade, postinst problem

maybe this line 26
Code:

      [ -d ${INSTALL_ROOT}/opt/catorise/share ] || cp -a $(CURDIR)/share ${INSTALL_ROOT}/opt/catorise/
don't know much about programming, but based on sintax maybe it's ${CURDIR} instead of $(CURDIR) ?

Thank you for reporting.
New .deb-file is available in post #1.
(maemo-devel is in progress).

Quote:

Originally Posted by F2thaK
new version doesnt update and breaks functionality

I hope the update works!

Quote:

Originally Posted by Kabouik
Did you say that installing Catorise Plus will erase the categories and sorting we've already done with the old Catorise, or at the contrary that all our settings will be kept and reused in Catorise Plus?

Catorise PLUS only replace the old binaries of catorise and catorisegui. The sorting and categories from these version are not removed. All settings will be kept.

Quote:

Originally Posted by Kabouik
By the way, do we need to uninstall Catorise and Catorise GUI before or after installing Catorise Plus?

Catorise PLUS will be automatically remove catorise and catorisegui. You don't need manually uninstall there.

----

PS: Sorry for my mistake with the 0.6.0 (and 0.6.0-1 ...) version. I tested it, but didn't see the syntax error in postinst file.

F2thaK 2011-06-29 04:56

Re: [ANNOUNCE] Catorise PLUS - create your menu like you want
 
I installed 0.6.0 and now I cannot update or uninstall it... tried to install 0.6.0-2 with deb but in xterm it gives same error as 0.6.0

edit: removed it thru xterm, rebooted and re-installed 0.6.0-2 but got this same error again



usyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# cd /home/user/MyDocs/
Nokia-N900:/home/user/MyDocs# dpkg -i catoriseplus_0.6.0-2_armel.deb
Selecting previously deselected package catoriseplus.
(Reading database ... 40672 files and directories currently installed.)
Unpacking catoriseplus (from catoriseplus_0.6.0-2_armel.deb) ...
Setting up catoriseplus (0.6.0-2) ...
cp: cannot stat '/share': No such file or directory
dpkg: error processing catoriseplus (--install):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
catoriseplus

HtheB 2011-06-29 05:32

Re: [ANNOUNCE] Catorise PLUS - create your menu like you want
 
I installed the 0.6.0, but now there is no "All" category anymore.......

Please add the option to enable or disable this category.

Otherwise then that, it works ok for me

locolyric 2011-06-29 06:23

Re: [ANNOUNCE] Catorise PLUS - create your menu like you want
 
Quote:

Originally Posted by Harick (Post 1041108)
could'nt upgrade, postinst problem

maybe this line 26
Code:

      [ -d ${INSTALL_ROOT}/opt/catorise/share ] || cp -a $(CURDIR)/share ${INSTALL_ROOT}/opt/catorise/
don't know much about programming, but based on sintax maybe it's ${CURDIR} instead of $(CURDIR) ?

edit.

to go back to previous version
Code:

root
apt-get install catoriseplus=0.5.2

then
Code:

killall hildon-desktop

0.5.2 version not found.

pending for new instruction :D

feurigel 2011-06-29 07:12

Re: [ANNOUNCE] Catorise PLUS - create your menu like you want
 
After long experiments, it works now!
I tested clean installation and update and hope that this works also on you.

Please try 0.6.0.1.
It's coming to maemo-devel.
Now available on maemo-devels.

Quote:

Originally Posted by HtheB
I installed the 0.6.0, but now there is no "All" category anymore.......

I hope the new update don't remove this (anymore?).
To add the "All"-Category, try this:

1. Create a new category
2. Set "Category Name" to "ai_category_all"
3. Icon is (on default) "app_install_all" in "System-Theme-Directory"
4. "Save"

It should work.

zvogt 2011-06-29 07:22

Re: [ANNOUNCE] Catorise PLUS - create your menu like you want
 
Unfortunately 0.6.0.1 has not solved the problems introduced by 0.6.0

feurigel 2011-06-29 07:24

Re: [ANNOUNCE] Catorise PLUS - create your menu like you want
 
Quote:

Originally Posted by zvogt (Post 1041274)
Unfortunately 0.6.0.1 has not solved the problems introduced by 0.6.0

The installation problem? Or do you mean another problem?


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

vBulletin® Version 3.8.8