Active Topics

 


Reply
Thread Tools
Posts: 86 | Thanked: 8 times | Joined on May 2010
#381
I'm catching up, and I wanted to test the OpenSSH client-count fix (from #365) and the temp-adjust-blank-setting fix (from #380). I haven't tried to run a test version before, and I'm getting a failure, both from the test version and the debug version:
Code:
/home/user # asui dt
Downloading the test binary...
Size: 141936
/home/user # asui rt
process 1427: 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
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#382
Originally Posted by mcow View Post
I'm catching up, and I wanted to test the OpenSSH client-count fix (from #365) and the temp-adjust-blank-setting fix (from #380). I haven't tried to run a test version before, and I'm getting a failure, both from the test version and the debug version:
Run it as root.
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#383
New test binary.
  • clock widget and fullscreen clock is now updated every 60 seconds on the minute instead of every 10 seconds
  • asui convenience script now displays an error message if not run as root (type 'asui uu' to upgrade)
  • dsp ratio can be set from the governor dialog

You will need maacruz's Diablo Turbo kernel to set the dsp ratio.
 

The Following User Says Thank You to auouymous For This Useful Post:
Posts: 86 | Thanked: 8 times | Joined on May 2010
#384
Originally Posted by auouymous View Post
Run it as root.
What? You mean I should follow instructions?


Update: actually, upon trying that, I get the same problem:

Code:
/home/user # whoami
root
/home/user # asui rt
process 2604: 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

Last edited by mcow; 2011-02-26 at 18:00.
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#385
Update: actually, upon trying that, I get the same problem:
Try `cd ; asui dt ; asui k ; asui rt`
 
Posts: 235 | Thanked: 339 times | Joined on Nov 2010
#386
Originally Posted by mcow View Post
What? You mean I should follow instructions?


Update: actually, upon trying that, I get the same problem:

Code:
/home/user # whoami
root
/home/user # asui rt
process 2604: 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

Either try "dbus-uuidgen --ensure=/var/lib/dbus/machine-id" and running it again or try "run-standalone.sh asui rt". I prefer to install the binary, saving me from hassles like this
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#387
I decided to look at Telescope's statusbar code and found that it was identical to the example code from the Diablo manual. I'm not sure what I changed in the example code but it started working and I had a custom icon on the statusbar that opened ASUI. But then it decided to not work anymore and even after starting over I have been unable to make it work again.

http://qzx.com/tmp/asui/

Do any of you know what is wrong with that code or how to debug statusbar apps?
 
Posts: 235 | Thanked: 339 times | Joined on Nov 2010
#388
Originally Posted by auouymous View Post
Do any of you know what is wrong with that code or how to debug statusbar apps?
Your Makefile outputs "libasui-power.so" while the desktop file references "libasui_power.so". I only noticed this one thanks to the following message produced by hildon-desktop:
/usr/bin/hildon-desktop[1525]: GLIB WARNING ** default - Error loading module at /usr/lib/hildon-desktop/libasui_power.so
( - sorry about this, if it came off as rude; the smiley was only there because I had tried many other things [I thought the code, although looking correct, was at fault somehow] and didn't realise it was the name of the file)

Last edited by jstokes; 2011-02-28 at 12:55.
 
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#389
Originally Posted by jstokes View Post
Your Makefile outputs "libasui-power.so" while the desktop file references "libasui_power.so". I only noticed this one thanks to the following message produced by hildon-desktop
That didn't help, how did you get that error message?
 

The Following User Says Thank You to auouymous For This Useful Post:
Posts: 235 | Thanked: 339 times | Joined on Nov 2010
#390
Originally Posted by auouymous View Post
That didn't help, how did you get that error message?
If you're using the DIABLO_X86 target, these messages should be printed to the console.

If you're using the device, do this:
Code:
/etc/init.d/hildon-desktop stop
su - user -c "maemo-summoner /usr/bin/hildon-desktop.launch"
To reduce the amount of error messages you get from other applets etc., disable as much applets as possible (you can remove "Mandatory=true" from applets' desktop files) and use one of the themes that ship with the device

Last edited by jstokes; 2011-02-27 at 12:18.
 

The Following User Says Thank You to jstokes For This Useful Post:
Reply

Tags
bada blows, bada rox


 
Forum Jump


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