Active Topics

 


Reply
Thread Tools
Posts: 498 | Thanked: 836 times | Joined on Jun 2012 @ Finland
#41
I can't get this to upgrade. Apt-get upgrade nor apt-get install working. I have updated the repo to 2.0. Any ideas?
Attached Images
 
 
Posts: 69 | Thanked: 68 times | Joined on Jul 2012
#42
Remove the old music-controls
Code:
apt-get remove system-ui-music-controls
and reinstall, that worked for me
 

The Following User Says Thank You to B3Punch3D For This Useful Post:
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#43
MAG i have an issue to report;
when using any theme other than blanco with music controls installed the status bar fills up the whole screen. Installing only system-ui and the brightness bar don't cause this issue but adding music controls makes it fill up the screen. Uninstalling music controls fixes things up...

Could you advice on what i should change for it to work? Thanks...

Edit: I did some further testing...basically installing anything other than the brightness bar makes the status bar fill up the screen...I've tried with your music controls, your toggles, coderus' presencex and coderus' toggles...

Last edited by thedead1440; 2012-08-03 at 13:00.
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#44
Can you post a screenshot of th issue? I've never tried any themes due to them being a broken concept on Harmattan, at least in N950 beta1 times
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#45
Screenshots of the above-mentioned issue:

Before installing the music controls:



After installing the music controls:
 

The Following User Says Thank You to thedead1440 For This Useful Post:
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#46
Can you link me to the theme?
 
Posts: 98 | Thanked: 20 times | Joined on Jan 2012
#47
how do ia dissable % on status bar i didnt even activate that and it is showing the annoying % icon ¬¬
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#48
MAG just to give you another update:
i installed the quick status updater and there are no issues of the drop-down menu filling up the screen...

I tried installing the music controls, toggles, coderus' presencex, coderus' toggles all individually and as a group after installing quick status updater and still the drop down menu fills up the whole screen...

I then uninstalled quick status and did the above installations again individually and as a group still it ends up filling the screen...

Hope this helps...
 
Posts: 1,539 | Thanked: 1,604 times | Joined on Oct 2011 @ With my N9
#49
Originally Posted by MohammadAG View Post
system-ui-music-controls 0.2 can be configured to auto hide when music's stopped.

Edit the config file ~/.config/MohammadAG/system-ui-music-controls.conf and add:
Code:
[main]
hide-on-all-stopped=true
A quick way to do this (as user, not root!)

Code:
mkdir -p ~/.config/MohammadAG
echo -e "[main]\nhide-on-all-stopped=true" > ~/.config/MohammadAG/system-ui-music-controls.conf
Remember that you'll need v0.2 of the incepted repo to upgrade: http://talk.maemo.org/showthread.php?t=85438

Didn't work and I tried...
__________________
Arie|www.everythingn9.com|Nokia N9 64GB x2|Nokia N950

@everythingn9

Temporary Inception Fix


Times Banned from TMO: 4
 
Posts: 428 | Thanked: 226 times | Joined on Dec 2010 @ Philippines
#50
Originally Posted by Arie View Post
Didn't work and I tried...
It didn't work for me too. Not sure if it was because I am on PR1.2.

What I did, as a workaround, is to create a text file on my desktop computer. The text file looks like this:

Code:
[main]
hide-on-all-stopped=true
...and saved it with a filename of:

Code:
system-ui-music-controls.conf
...and then transferred the file back to my N9 (MyDocs or wherever)

...finally, used the "copy" or "move" command of Terminal:

Code:
cp (or mv) [path/to/source] [path/to/destination]
...so in actual, the command will be (assuming that you saved the text file in your "MyDocs"):

Code:
cp (or mv) /home/user/MyDocs/system-ui-music-controls.conf /home/user/.config/MohammadAG
Hope this helps in any way.

NOTE: when saving this file using Notepad in MS Windows, make sure that there is no ".txt" and then in the "Save as type:" dropdown, select "All files" and not "Text Documents (.txt)".

EDIT: restart after this or type the Terminal command to "refresh" the status bar...

Code:
killall sysuid
(as regular user only, not root)

Last edited by topet2k12001; 2012-08-06 at 05:06.
 
Reply


 
Forum Jump


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