That's the one I am using, it works when the output_to_x is enabled, but when that is disabled it doesn't.
bslackr
https://bbs.archlinux.org/profile.php?id=56505
2012-09-25T08:45:26Z
HI all, I have a prblem with YUM. when ever I want to install any rpm package by clicking it, I get the following error
Component: pirut
Summary: TB29ec97ad ini.py:563:readfp:UnboundLocalError: local variable 'line' referenced before assignment
Traceback (most recent call last):
File "/usr/sbin/pirut", line 476, in <module>
Foucault wrote:......
title=`metaflac --show-tag="title" "$file.flac" | sed "s/title=//"`
...
flac -c -d "$file.flac" | oggenc -t "$title" -a "$artist" -G "$genre" -l "$album" \
-d "$date" -n "$track" -o $file.ogg -q $qual -The tag fields in sed may should be capitalized ("TITLE" and not
Jwatte - do NOT put your questions about systemd in the main wiki pages. The discussion tab is there for exactly that purpose.Now... please look again at the contents of /etc/systemd/system - it does not contain the symlinks for enabled services, it contains a number of *.wants directories, and they contain the symlinks for enabled services.
I like Awesome, but one thing has always bugged me to the point that I can no longer use it: putting new windows as slaves. I have uncommented the line for it at the bottom of rc.lua (awful.client.setslave(c)) and it works, except instead of simply making new windows slaves, it puts a new window as a master and then moves it really quickly into the slave position.
Shark wrote:One way allows you to not get rid of rc.local with systemd. See https://wiki.archlinux.org/index.php/Sy … s#rc.localYes, I've seen that - but I'd like to have a pure, systemd-only setup.ataraxia wrote:You shouldn't need the line with the "for" statement any more. ondemand has been the kernel default governor for a little while now.Oke, thanks.
I've installed systemD now and it actually both look and work great. I have one problem thou. I cant enable networkmanager and the gdm service.It gives me a error message reading "Failed to issue method call: No such file or directory"Wiki says it should work so I dont know.Do I need the archlinux units package?
The first time I set up the backup program it worked w/o any problems, but now when it goes into auto backup or even with manuel backup I get this "Backup Failed" message:
file:///home/gene/Desktop/Screenshot%20from%202012-07-15%2015:08:37.png
Traceback (most recent call last):
File "/usr/bin/duplicity", line 1403, in <module>
with_tempdir(main)
File "/u
hi guys,i got it: https://www.archlinux.org/news/consolek … by-logind/my system worked in a initscripts/systemd mix. i already configured the DAEMONS...etc.