maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   SSU 5.2008.43-7 is available (https://talk.maemo.org/showthread.php?t=25638)

anidel 2008-12-19 11:18

Re: SSU 5.2008.43-7 is available
 
Not in Microb, but a few changes to the X server have been put in place. May be some helps speeding up rendering and / or scrolling .

For sure Xournal benefitted from those changes.
Writing on it, is much more fast and accurate now.

Looks X is better in keeping up with the number of events when drawing/writing with the pen.

Anidel

iskarion 2008-12-19 11:49

Re: SSU 5.2008.43-7 is available
 
It seems that after the upgrade the "ghost lines" problem in mypaint became worse.

When I lift the stylus in mypaint and put it down somewhere else on the screen, both points are being connected with a line.

This did happen before, too. But only oocasionally. Now it happens almost every second time I chage the position of the stylus in mypaint.

Can anybody confirm this?

Maybe this is related to the X server changes?

gemniii42 2008-12-19 12:30

Re: SSU 5.2008.43-7 is available
 
Quote:

Originally Posted by allnameswereout (Post 250834)
Or a placebo effect. There was nothing changed in MicroB afaik.

Ah! Placebo! The drug of choice for millions of doctors and pharmacists!

grog 2008-12-19 16:04

Re: SSU 5.2008.43-7 is available
 
Quote:

Originally Posted by qole (Post 250742)
Quote:

Originally Posted by grog (Post 250695)
Found my problem. I had updated libxcomposite1 from Qole's Random Wallpaper hack. I tried uninstalling it to reinstall the 'standard' version, but it won't let me:

If this is causing a problem for you, the best thing to do is force a downgrade to the maemo version:
Code:

sudo apt-get install libxcomposite1=1:0.3.1-2
I didn't actually use qwerty12's updated version of libxcomposite1 myself, and transparency worked fine.

Thanks for that, it worked. Then of course I got the 'not enough space' error.

Quote:

Originally Posted by GThreepwood (Post 250555)
I had to remove the user manuals and the nokia video to get enough free space.

Thanks for the tip :).

Installing now. Hopefully it all goes ok :D

We went through this after the last update, but any word yet on getting the sliderotate working again? tx

Peet 2008-12-19 20:33

Re: SSU 5.2008.43-7 is available
 
Just wondering when the news will make it to the front page, like all previous updates? Reggie?

Some people might find it reassuring, especially since this time around there seems to be very few if any failed SSU updates. ;)

(Besides, the flashable image of this update is available from Nokia's download site; something that wasn't apparent to me until I found a message about it in this thread)

thejsn 2008-12-19 21:57

Re: SSU 5.2008.43-7 is available
 
okay, so i finally was able to upgrade but now things are bit hinky. after the update i restored my backups and restarted. when i boot to my cloned os i find that my connection icon is missing from the status bar. it is there on my flash partition but not on my cloned partition. is there any way to get it back there? i tried adding through the control panel > panels > status bar but it is greyed out and i'm unable to activate it. any help?

thanks in advance for all you guys' help getting this update to work.

speculatrix 2008-12-20 00:09

Re: SSU 5.2008.43-7 is available
 
well, it's gone badly for me. firstly, I had the bluez problem, but a manual "apt-get install bluez-utils" removed the bluez-utils-test and fixed that.

Then it complained about osso-icons-default not being upgradeable - no repository found containing it. I checked /etc/apt/sources.list.d/hildon-application-manager.list and a backup copy I'd made and re-added the line
Code:

deb http://catalogue.tableteer.nokia.com/updates/diablo-2/ ./
That fixed that. It still didn't install the update from app mgr, saying lack of memory which I know to be wrong, so back to the command line. This is what I have at the moment:
Code:

# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
4 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up mediaplayer-daemon (1.3.23-1) ...
Starting Media Player Daemon: mediaplayer-engineinvoke-rc.d: initscript mediaplayer-daemon, action "start" failed.
dpkg: error processing mediaplayer-daemon (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libmediaplayer0:
 libmediaplayer0 depends on mediaplayer-daemon; however:
  Package mediaplayer-daemon is not configured yet.
dpkg: error processing libmediaplayer0 (--configure):
 dependency problems - leaving unconfigured
Setting up mce (1.7.23) ...
Starting Mode Controller Entity: mceinvoke-rc.d: initscript mce, action "start" failed.
dpkg: error processing mce (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of osso-software-version-rx34-unlocked:
 osso-software-version-rx34-unlocked depends on libmediaplayer0 (>= 1.3.23-1); however:
  Package libmediaplayer0 is not configured yet.
 osso-software-version-rx34-unlocked depends on mce (>= 1.7.23); however:
  Package mce is not configured yet.
 osso-software-version-rx34-unlocked depends on mediaplayer-daemon (>= 1.3.23-1); however:
  Package mediaplayer-daemon is not configured yet.
dpkg: error processing osso-software-version-rx34-unlocked (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 mediaplayer-daemon
 libmediaplayer0
 mce
 osso-software-version-rx34-unlocked
E: Sub-process /usr/bin/dpkg returned an error code (1)

So then...
Code:

# dpkg --configure mediaplayer-daemon
Setting up mediaplayer-daemon (1.3.23-1) ...
Starting Media Player Daemon: mediaplayer-engineinvoke-rc.d: initscript mediaplayer-daemon, action "start" failed.
dpkg: error processing mediaplayer-daemon (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 mediaplayer-daemon

I'm tempted to give up, make two backups to separate SD cards and flash from scratch. Ironically only a few days ago my ubuntu-loving colleague was moaning about suse (we use on servers) saying how much he loved ubuntu and its reliable package management. sigh.

mfortner 2008-12-20 01:12

Re: SSU 5.2008.43-7 is available
 
Quote:

Originally Posted by thorbo (Post 250682)
Are there people who still don't see this as an "update"? I have yet to get the notification (in North America). This happened to me last time, too. Argh. I really don't want to reflash.

Two days. Still no update prompt. I've tried the App Manager. The Nokia System repository is enabled. I'm re-reading this thread to see what might be the problem and what the fix is. I think I also had this issue last time.

GeneralAntilles 2008-12-20 01:22

Re: SSU 5.2008.43-7 is available
 
Quote:

Originally Posted by mfortner (Post 251011)
Two days. Still no update prompt. I've tried the App Manager. The Nokia System repository is enabled. I'm re-reading this thread to see what might be the problem and what the fix is. I think I also had this issue last time.

I posted this earlier.

mfortner 2008-12-20 01:24

Re: SSU 5.2008.43-7 is available
 
Thanks so much!


All times are GMT. The time now is 03:48.

vBulletin® Version 3.8.8