Software :: Conky From Source With Xmms2
Jun 20, 2010
I have been having a play with conky and have hit another hurdle I can't jump. I would like to monitor xmms2 with it and decided un-install the package in synaptic and follow the guide here:-
[URL]
All went well until I ran '$ make' , I got:-
Code:
gregg@burt:~/conky-1.4.9$ make
Making all in src
make[1]: Entering directory `/home/gregg/conky-1.4.9/src'
make all-am
[Code]....
View 2 Replies
ADVERTISEMENT
Jun 17, 2010
I have been having a play with conky and have hit another hurdle I can't jump. I would like to monitor xmms2 with it and decided un-install the package in synaptic and follow the guide here:-
[URl]
All went well until I ran '$ make' , I got:-
Code:
gregg@burt:~/conky-1.4.9$ make
Making all in src
make[1]: Entering directory `/home/gregg/conky-1.4.9/src'
make all-am
make[2]: Entering directory `/home/gregg/conky-1.4.9/src'
[code]....
View 3 Replies
View Related
Jun 26, 2011
I have conky installed and set up as a startup application, however everytime I log out and back in conky creates itself as a new window:
How can I get conky to start normally without having to do a manual restart everytime I login?
View 3 Replies
View Related
Jun 13, 2011
Said that all the config i find put all the info in one place of the screen, in this example on the right side:
url
or like conky colors where you can put in either side, or other complex examples that use folders with images..that at least i need one day to study all the variables it has...
What i want is something simple, in my black background i dont want images and effects, only white simple text.
My problem is: i want for instance my specs above, my log info in the middle, my music info bellow (above my clock) and in conky config i'm hitting my head in the wall....
For instance if i use my facebook script to appear in the midle how the hell can i put my music info bellow without ruined the facebook in the midle...do i need 2 conky configs?
View 4 Replies
View Related
Jan 18, 2010
I am currently trying to make a front-end (client) for xmms2. However, I have run into a road block. I need to get the current number of seconds of the current playing song, so one would think to use:
Code:
xmms2 current "${playtime}"
However, all this does is return a blank line. Infact, if I try to do any "formatting" for
[code]...
View 4 Replies
View Related
Oct 14, 2010
I have tried everything within my power and knowledge to get xmms2 to play my flac files, but I just get no sound. I've had to resort to mplayer for now for flac. For the record, yes I have the flac plugin installed along with the all-plugins package.
View 3 Replies
View Related
Mar 26, 2010
I just installed XMMS2 and everytime I tell it to play one of my mp3 files it only plays the sample song provided with the program. I haven't found any solution to this, just other people with the same problem.
View 14 Replies
View Related
Oct 11, 2010
I installed xmms2 from the packman repo. I doesn't show up in the launch menu. If I try and start it from the CLI I get the following
[Code]...
View 4 Replies
View Related
Feb 1, 2011
when I type "conky" in terminal it returns with Conky: invalid configuration file '/home/user/.conkyrc' Conky: missing text block in configuration; exiting ***** Imlib2 Developer Warning ***** : This program is calling the Imlib call: imlib_context_free(); With the parameter: context being NULL. Please fix your program. I've tried completely uninstalling, rebooting, then reinstalling, still same error?
View 3 Replies
View Related
Jun 19, 2010
I have a problem with conky. It draws a black background instead of using pseudo-transparency. I ofc tried to achieve this with feh but to no avail. All the instructions here failed: Conky Hardcore! Conky transparency with KDE (3 and 4)
[Code]...
View 1 Replies
View Related
Feb 11, 2010
Im running opensuse 11.2 with "Lxde". Problem is I cant get xmms2 to work from the command line. I think i need to get mad (mp3) support to work. I installed libmad0 but when I check the installed plugins, theres nothing there to handle mp3's. Heres the installed plugins:
[Code]...
View 2 Replies
View Related
Aug 30, 2011
I've installed it but when I start the daemon with
Code: xmms2d I get a series of errors: Code: 17:00:44 FAIL: xmms_mediainfo_reader_wakeup: assertion `mr' failed 17:00:44 INFO: ../src/xmms/main.c:563: Using output plugin: pulse 17:00:44 ERROR: ../src/xmms/main.c:567: Baaaaad output plugin, try to change theoutput.plugin config variable to something useful 17:00:44 ERROR: ../src/xmms/output.c:1019: initalized output without a plugin, please fix!
17:00:44 INFO: ../src/xmms/main.c:361: Installing scripts from /usr/share/xmms2/scripts/startup.d
[Code]...
View 1 Replies
View Related
Apr 16, 2010
I was googling a lot but did not find any solution for my problem.The problem is next. I've seen that xmms2 consumed too much CPU usage and changed the alsa.device config to hw:0,0
Code:
xmms2 config alsa.device hw:0,0
everything was good, xmms2 played music and xmms2d stopped to abuse CPU.
[code]...
View 2 Replies
View Related
Mar 25, 2010
I'm trying to get my XMMS Player to work. I've been reading the linux bible and it has a whole section just on xmms player management. when I typed in xmms in the terminal i get :
So i went to synaptic package manager and installed xmms but all I found was xmms2 I guess its the newer version. I ended up installing it, but now when I type in xmms2 in the terminal (because if i type in xmms i get the same output as above), it brings me to a bunch of cli commands used for using xmms in the terminal. How do I get the "winamp" type GUI interface with xmms2, I tried looking for it in my applications menu (even under sound and video) and its nowhere to be found. I just wanna enjoy the player with its normal graphical tool not through the command prompt (which seems like the only choice right now).
I tried installing xmms through the terminal like this:
And get this:
And as I said before there's no xmms installer in synaptic only xmms2 (which I installed and got the CLI not the GUI version). I'm using Ubuntu Karmic Koala.
View 2 Replies
View Related
Jun 28, 2011
Is there any open source virtual machine so i can study the source in order to create my own? i'm gonna write my own, so it doesNT matter if license does not allow further development of the code.
View 1 Replies
View Related
Apr 11, 2011
i am already a little bit familiar with linux and now i want to know better the linux OS. i have downloaded the source code of the krnel from the kernel.org and i dont understand the linux source trees organization, so can somebody do me a favor and give me a link to some internet page (or at least a book) that explains that?? i have searched in the internet with the tag:::linux source trees organization and i have not found nothing interesting
View 1 Replies
View Related
Jan 2, 2009
We all know we can install a linux system such as Fedora 10 and use it. Being linux, one should in principle get the source codes for everything that has been precompiled (except the proprietary drivers such as nvidia) in the installation DVDs/CDs. Where are the source codes ? Is there a place I can download them ?
To avoid confusion, I am not referring to the kernel source that can be compiled to give a linux kernel, but that does not include the drivers, such as intel_drv.so.
To be more specific, the intel graphic i810 driver has been built into any linux system, but where is the exact source? One answer may be that primary source intellinuxgraphics.com. However, if anyone tries to download the every changing (i.e., keep updated almost every single day) driver source codes from freedesktop.org, it is almost certain that the source codes will not be the same as the one that is finalized in Fedora 10.
View 9 Replies
View Related
Feb 19, 2010
installed the fedora 12, but dont know how to use the source dvd to install the source package.
View 3 Replies
View Related
Sep 12, 2010
I want to see the source code of smplayer software.from where i can see source code of open source softwares?
View 9 Replies
View Related
May 13, 2010
I'v installed conky (from the repo) on my Fedora 12 x64 box, and i'm very pleased with it. However I can't get it to start at login.I'v tried shell scripts that include a delay (i tried delays of up to 30 secconds), and there is no change.
View 5 Replies
View Related
Aug 14, 2010
I've tried other solutions, but none work for me.Here is my .conkyrc
Code:
######################
# - Conky settings - #
[code]....
View 3 Replies
View Related
Sep 3, 2010
how do i make this conky not to be on top of others on startup? i have to killall conky then activate conky to use it normally.
View 2 Replies
View Related
Oct 22, 2010
I just did a fresh install of Ubuntu 10.10 and i thought I'll just compile the latest version of conky.
So i did:
Code:
./configure --prefix=/usr --enable-audacious=yes --enable-iostats --enable-curl --enable-rss --enable-weather-metar --enable-weather-xoap --enable-imlib2 --enable-lua-imlib2 --enable-lua --enable-lua-cairo --enable-wlan All good. I finally install everything and manage to get configure to finish but once I type make it exists in the middle.
Code:
[...]
mv -f .deps/conky-ccurl_thread.Tpo .deps/conky-ccurl_thread.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE="/usr/etc/conky/conky.conf" -DPACKAGE_LIBDIR="/usr/lib/conky" -pthread -[code]....
View 1 Replies
View Related
Nov 24, 2010
I recently installed Ubuntu and I came across Conky.I was fascinated with this software and installed it using terminal codes. At first it rand with the default config file loaded. then i PC shutdown due to a power failure. now conky does not start and after searching over the net i found out that my conky config file is missing. I pasted the conky config fiel yet to no avail.
It gives me this error while running it in Terminal
Code:
Conky: /home/shazzy/.conkyrc: 30: no such configuration: 'on_bottom'
Conky: /home/shazzy/.conkyrc: 63: no such configuration: 'border_margin'
Conky: use_spacer should have an argument of left, right, or none. 'no' seems to be some form of 'false', so defaulting to none.
[Code]....
Here's the link to the site. I'm not sure how do i set this up as my conky config.
Link to ConkyConfig
View 2 Replies
View Related
Dec 23, 2010
I've been trying to set up Conky and everytime I try to put in new code that I've copied and pasted I always get it to look super crappy for some reason..Also why is it going to the bottom left instead of top right?
View 7 Replies
View Related
Mar 30, 2011
I would like some help with Conky. I have no Idea how to configure it and all the guides are soo confusing to me. I would like it to be clear, have some basic PC info about my computer and show me the weather.
View 3 Replies
View Related
May 10, 2011
does anyone have cpu temp,gdu temp,fan information working in 11.04? if so you tell me how you did it. I have cpu temperature working just not the rest.
View 5 Replies
View Related
May 24, 2011
When I run Conky on Ubuntu 11.04, then after some time it suddenly disappears (isn't drawn anymore on the desktop). With 'ps' I can see that the Conky process is still running, it just isn't drawing itself anymore. I don't know what exactly triggers Conky to disappear. Does this have something to do with Unity?
View 1 Replies
View Related
Jul 8, 2011
Im trying to get Conky to run at startup. I created a file called conky_start.sh in etc/init.d that looks like this:
Code:
#!/bin/sh
### Starts up Conky ###
sleep 30 && conky
Then did this to get it into startup:
[Code]....
View 9 Replies
View Related
Sep 12, 2010
I want to start my conky while system boots. what i am getting is:
[Code]....
View 2 Replies
View Related