Active Topics

 


Reply
Thread Tools
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#21
It's impossible to make autobuilder build it...

I was excited that i'd make it, but I give up for today.

If you know something please have a look here
http://talk.maemo.org/showthread.php?t=63015
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following User Says Thank You to qwazix For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#22
I finally did it. I admit that I was being stupid. Please report anything you find, and if you know anything about qt-components and portrait-launch crash.

Hope to be able to promote to extras testing soon (and to extras if possible, still qtcomponents missing)
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following 3 Users Say Thank You to qwazix For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#23
Oh, just realised that I forgot to change the category so it's not visible in the application manager, you have to
Code:
apt-get install oobprofile
until I publish 0.0.2 in the utilities category

usual -devel warnings apply, but I don't think it'll eat your brains, after all it's been working on harmattan for some time now
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following 2 Users Say Thank You to qwazix For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#24
Package is now in testing.
Please upvote if you think it is ready for extras

Package page
http://maemo.org/packages/package_in...profile/0.0.4/

It is also dependent on qt-components which also needs upvoting so that it can be moved in extras. This one is important if we want harmattan apps to be able to reach extras
http://maemo.org/packages/package_in...0110620-7-1fn/
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following 3 Users Say Thank You to qwazix For This Useful Post:
Posts: 159 | Thanked: 122 times | Joined on Nov 2009
#25
Hi,

I installed OobProfile via HAM on my N900 and it said, that the installation is not possible.
I think you forget a runtime dependency in the control file, right?
Maybe it is the qt-components package?
Additional you have to put "mailto:" before the emailadress in the bugtracker link.
I really like the idea off this app. Just an idea: You could react on the presence of a certain bluetooth connection. This would enable the non silent profile in a car for example.
Attached Images
 
__________________
Your packages are waiting too long to get tested? HowTo encourage at TMO.

Last edited by hschmitt; 2012-03-23 at 10:22.
 

The Following User Says Thank You to hschmitt For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#26
Oh bleep...

and I have the newer qtcreator on my notebook without fremantle support. I guess that will have to wait until Monday. On the other hand, when there is a missing dependency usually the application installs but does not run, so it may be something else. Could you be so kind and attach the output of apt-get install oobprofile if you find some time?
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following User Says Thank You to qwazix For This Useful Post:
Posts: 159 | Thanked: 122 times | Joined on Nov 2009
#27
Here you go
Code:
Selecting previously deselected package oobprofile.
(Reading database ... 30925 files and directories currently installed.)
Unpacking oobprofile (from .../oobprofile_0.0.4_armel.deb) ...
Setting up oobprofile (0.0.4) ...
initctl: Unknown job: oobProfileDaemon
dpkg: error processing oobprofile (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 oobprofile
E: Sub-process /usr/bin/dpkg returned an error code (1)
So it is about your post install script.

P.S.: Unrelated, but if you find some time, please test my profile-changer-widget v 1.0.
__________________
Your packages are waiting too long to get tested? HowTo encourage at TMO.
 

The Following User Says Thank You to hschmitt For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#28
v0.0.5 on it's way to devel, and I will promote it right away to testing.

Technical explanation of the problem

The upstart job file /etc/event.d/oobProfileDaemon was installed as a debian conffile

I had been testing oobProfile on my phone and I did not purge but rather remove between subsequent tests so the conffile stayed where it was after removing (my error)

Qt creator publishing wizard does not include files without extension in the package for the autobuilder (Qt creators error)

When installing from the repository, the conffile was there so upstart did not complain and I thought all was ok but in reality there was no upstart job file in the package

Solution: added extension .conf to the upstart job. It looks a bit out of place but it saves the hassle of creating your own source package each time.

Note to other devs or if you want to manually start or stop oobProfile:
use
Code:
  /sbin/initctl start oobProfileDaemon.conf
and not
Code:
  /sbin/initctl start oobProfileDaemon
as you would in harmattan

(harmattan upstart ignores the extension)
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following User Says Thank You to qwazix For This Useful Post:
Posts: 159 | Thanked: 122 times | Joined on Nov 2009
#29
The installation via HAM works now, but the screen is all black.
Code:
/opt/oobProfileQml $ ./run
file:///opt/oobProfileQml/qml/oobProfileQml/main2.qml:2:1: module "org.maemo.fremantle" is not installed 
     import org.maemo.fremantle 1.0 
     ^
__________________
Your packages are waiting too long to get tested? HowTo encourage at TMO.
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#30
but whhhyyyyyy? I have to check the versions of qt-components. Thanks for testing though because I can't catch these errors since my N900 is set up for development, so all the relevant packages are already there (and it's too big of a task to remove any one of them to test)

I will try again tomorrow
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 
Reply


 
Forum Jump


All times are GMT. The time now is 02:31.