[SOLVED] ccsm not working after installing Unity from repo.

Hi, I've been having this problem for a while now, I've been trying to fix it on my own for the last couple of weeks but I wasn't able to help my self searching on internet.
As stated on the title, I've installed Unity for arch from the repository following the guide on the wiki https://wiki.archlinux.org/index.php/Unity.
Since then I haven't been able to open the Compiz Config Settings Manager. I think that the problem may be that the ccsm I've got is the one for compiz 0.8.x
not the 0.9.9 I've got after installing the package "compiz-ubuntu" for unity to work.
This is the output I get when trying to run the command ccsm:
[augusto@localhost ~]$ ccsm
Traceback (most recent call last):
  File "/usr/bin/ccsm", line 126, in <module>
    context = compizconfig.Context(screens)
  File "compizconfig.pyx", line 1120, in compizconfig.Context.__cinit__
TypeError: an integer is required
I hope I can fix this soon with your help
Thank you very much for taking your time to read.
demencia.
Last edited by demencia (2013-01-31 00:30:19)

demencia wrote:
Stebalien wrote:Use the 'unity.humbug.in' mirror instead, the other one is slightly out of date and the new compiz-ubuntu package includes ccsm.
Okay, updating right now, this feels quite fine!!! Hope it works.
Thank you very much man, you where the only one who tried to help me!
edit: Just checked the wiki, I might have missed it the time I installed unity, or they added it after I installed it, I thought xe xe was the only repo.
Still No luck
this is the output of running ccsm on console
[augusto@localhost ~]$ ccsm
compizconfig - Info: Backend     : gsettings
compizconfig - Info: Integration : true
compizconfig - Info: Profile     : unity
Violación de segmento (`core' generado)
Violación del segmento = segmentation fault (`core' generated)
Any ideas?

Similar Messages

  • [Solved] slim not working after installing nvidia 331.20

    Hello Arch Community!
    I recently joined your ranks and already have some problems with the graphics driver from Nvidia.
    my system has been running perfectly for a week now and until today i used the nouveau drivers, but im not very happy with the performance, so i deinstalled them and installed nvidia + nvidia-utils.
    no problems so far, in configured everything to my liking with nvidia-settings.
    problem: after reboot slim does not start anymore,  i just get to tty1. funny thing is i can either use startx and my cinnamon will fire up or i can just use "sudo slim" and slim will start normally.
    i already tried
    sudo systemctl disable slim
    and
    sudo systemctl enable slim
    to see if its still starting at boot and it does, so im quite confused here.
    Last edited by Oedner (2013-11-25 17:55:42)

    Scimmia wrote:Probably related to https://bbs.archlinux.org/viewtopic.php?id=173153
    thank you very much, i didnt know i can add modules=nvidia in mkinitcpio.conf too. i always thought this was for opensource drivers only
    anyway that fixed my problem. in a way. can i instruct slim to show the login prompt on only one monitor? because now the login field is "between" the two monitors. in other words slim uses both monitors like they are one big screen.
    it looks like this now: http://abload.de/img/img_20131125_1801054ii4l.jpg
    solved it by editing /usr/share/slim/themes/mytheme/slim.theme the line:
    input_panel_x 50%
    to
    input_panel_x 25%
    Last edited by Oedner (2013-11-25 17:55:25)

  • Internet not working after installing "StarTech Thunderbolt Docking Station" driver

    My Internet is not working after installing "StarTech Thunderbolt Docking Station" driver although "Ethernet" and "wireless" say they're connected, still there is no internet.
    I have bought a "StarTech Thunderbolt Docking Station" as I need to use 2 thunderbolt based pieces of equipment on my "MacBook Pro"; which are a 2nd monitor as well as a Thunderbolt driven Audio Interface.
    When I first plugged all my equipment to the "StarTech Thunderbolt Docking Station" everything was working fine, all pieces of equipment worked as well as Ethernet from both the computer and the docking station were working perfectly.
    However, when I inserted the "StarTech Thunderbolt Docking Station driver CD" and installed the drivers, the internet on my computer has stopped working. Although the Ethernet says it is "connected" (same goes for "Thunderbolt Ethernet" when cable is connected to it) still the internet does not work. Even my wireless internet is not working anymore. Furthermore, also after installing the Docking Station drivers, my iTunes is crashing whenever started.
    Please help, this is really urgent.
    I've been looking for answers all around but can't seem to find any.
    I'm using OSX Mavericks 10.9.2
    I've tried fixing stuff with Network preferences, like changing IP address, renewing DHCP leace.
    I also tried typing IP address, Subnet Mask, Router and DNS Sever manually... Nothing seems to be working.
    Note: I know someone could suggest to "uninstall" the Thunderbolt Station driver, however, I can't find an "uninstallation file", even the CD that came with the docking station does not have it.

    I had exactly the same problem today, and I was lucky enough to solve it.
    Here's what helped me:
    First, I found a hint to Suspicious Package in this thread.
    With Suspicious Package installed, I was able to identify the script in StarTech's installer pkg. It' called "postflight".
    Amongst other things, postflight runs this command:
    sudo mv usr/share/sandbox/mDNSResponder.sb usr/share/sandbox/_mDNSResponder.sb
    A quick check in Apple's knowledge base revealed, that the mDNSResponder is essential to use DNS (i.e. to resolve server names like www.apple.com) and bonjour.
    I moved th mDNSResponder back to where it belongs:
    sudo mv usr/share/sandbox/_mDNSResponder.sb usr/share/sandbox/mDNSResponder.sb
    After a reboot, everything worked fine again.
    I have no idea, why StarTeck disables an essential tool. Let's assume it's an error ...
    But after this experience, I didn't want the StarTech ethernet driver on my machine (I had installed it just for curiosity, anyway - yes, I know, I shouldn't have ...), so I removed the kext the installer had copied to my system:
    sudo mv /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleIntel8 2580.kext /Users/myusername
    (You see I didn't delete the kext directly, I just moved it away and tried another reboot. Now everything works fine, so I'm going to delete the kext entirely and paint a big red cross on StarTech's installer disk.
    Hope this helps.

  • My sound system does not work AFTER installing pc to tv wireless connection

    my sound system does not work after installing hp pc to tv wireles device when I am using lap top for other purposes.

    Hi,
    You don’t install VS2010 on the client PC, then where did the Form Invoice not work? When you run it from another version of VS? Or when you run the application with application.exe?
    Based on your description, one form works well, another form does not. I assume that two forms are in two different projects, then please check the .Net Framework used by the two projects. If they are different, you can use the
    one used by the Form contact for Form Invoice.
    Because this issue is a project issue, I recommend you to consult it on some application forum such as Windows Forms General forum for better support.
    VS General Question forum mainly discusses
    the usage of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help
    System and Visual Studio Editor.
    Thanks,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Microphone not working after installing the windows 8.1 on HP TOUCH SCREEN IQ 524

    Microphone not working after installing the windows 8.1 on HP TOUCH SCREEN IQ 524,
    The system shows everything is ok.
    Please any help greatly apreaciated.
    Thank you
    Valentin

    ValentinT, welcome to the forum.
    There are no drivers available for Windows 8.  I suggest checking in the Control Panel/Sound/Recording to assure that your microphone is selected.  It seems that the Sound is one area that gets changed when updating to Win 8.1.  At least, this is what happened to me.
    Please click "KUDOS" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • Xcode 3.2.3 is not working after installing on Mac 10.6.3?As when I start Xcode it is giving error"An unknown installation error occurred"

    Xcode 3.2.3 is not working after installing on Mac 10.6.3?As when I start Xcode it is giving error"An unknown installation error occurred"
    provide solution.

    Well I didn't enter a hostname from my ISP, but I did need to enter as a Host Domain the sub-domain (CNAME) that we use for our server. Don't know all the proper terminology, but I hope that's clear enough to someone to help. As soon as I did that, it worked again.
    Thanks for the tip,
    W

  • HT201366 CAC readers not working after installing security update 2013-003?

    Is anyone else having problems with CAC readers not working after installing security update 2013-003? CAC required websites are causing safari and chrome to crash.

    For CAC issues, see:
    MilitaryCAC's Mac OS X support landing page
    Please follow these directions to delete the Mail "sandbox" folder.
    Back up all data.
    Triple-click the line below to select it:
    ~/Library/Containers/com.apple.mail
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu.* A Finder window should open with a folder named "com.apple.mail" selected. If it does, move the selected folder — not just its contents — to the Desktop. Leave the Finder window open for now.
    Quit and relaunch Mail, and test. If the problem is resolved, you may have to recreate some of your Mail settings. You can then delete the folder you moved and close the Finder window. If you still have the problem, quit Mail again and put the folder back where it was, overwriting the one that may have been created in its place. Post your results.
    Caution: If you change any of the contents of the sandbox, but leave the folder itself in place, Mail may crash or not launch at all. Deleting the whole sandbox will cause it to be rebuilt automatically.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard (command-C). In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.

  • Telephone will not work after installing fax wizard

    I have  a new HP Office Pro 8615.   After I installed the fax wizard, my telephone quit receiving or sending calls.  The only incoming call will ring on the fax.  Can I uninstall the fax, as I do not need it?

    Hi , Welcome to the HP Forums! I see that your telephone will not work after installing fax wizard, for your HP Officejet Pro 8615. I am happy to help!  What is the Operating System you are using? Windows or Mac? What version? If you do not know the Operating System you are using, please visit this website. Whatsmyos. If you do not need the fax, all you should have to do is unplug the phone cable from the back of the printer. That will prevent the printer from using the fax function.  If your phone continues not to work, I would consider contacting your phone provider.  Thank you for posting!  “Please click the Thumbs up icon below to thank me for responding.”

  • My app store is not working after installing mavericks. When I open app store it repeatedly asking me to login with apple ID and to provide User name and Password for proxy authentication in a loop.I am a newbie to mac,Please help me.

    My app store is not working after installing mavericks. When I open app store it repeatedly asking me to login with apple ID and to provide User name and Password for proxy authentication in a loop.I am a newbie to mac,Please help me.

    Hmmmm... would appear that you need to be actually logged in to enable the additional menu features.
    Have you tried deletting the plists for MAS?
    This page might help you out...
    http://www.macobserver.com/tmo/answers/how_to_identify_and_fix_problems_with_the _mac_app_store
    Failing that, I will have to throw this back to the forum to see if anyone else can advise further.
    Let me know how you get on?
    Thanks.

  • Not working after install

    macbook pro not working after install OS Mountain Lion

    Hey kennichols,
    Thanks for the question. Based on the information you provided, the following resources may help to resolve your issue:
    Troubleshooting: My computer won't turn on
    http://support.apple.com/kb/TS1367
    Mac OS X: Gray screen appears during startup
    http://support.apple.com/kb/TS2570
    Thanks,
    Matt M.

  • Wifi connection with 4s not working after installing new software ios6

    wifi connection with 4s not working after installing ios 6.

    Go to Settings > WiFi > Select your network and hit the right arrow to "Forget Network"
    Then go to Settings > General > Reset Network Settings  and try connecting again when the phone restarts.

  • Macbook air builtin webcam not working after installing Mountain Lion

    camera is not working after installing Mountain Lion

    This did not resolved my problem. Camera green light glows but facetime still deos not work. Also
    tried with different users and different applications. Not working

  • Fastdial does not work after installing version 7.0.1

    Fastdial does not work after installing version 7.0.1

    '''this will fix your problem with FF 7.01 '''
    '''http://dl.dropbox.com/u/10199236/fast_dial-3.5.1-fx-modified.xpi '''
    '''''This link will fix Fast Dial for Firefox 8.0.1'''''
    '''http://dl-web.dropbox.com/u/12466346/speedfox.org/addons/fast_dial-3.5b1fixed2-fx.xpi '''

  • Mp600r does not work after installing mavericks 10.9 what do I do now ?

    Canon Mp 600r does not work after installing Mavericks 10.9 What do I do now ?

    This thread should help:
    https://discussions.apple.com/message/19407500#19407500?ac_cid=tw123456#19407500

  • HT4623 my phone main button not working after installed new version software 7.0.6

    my phone main button not working after installed new version software 7.0.6

    Arrange some liquid like petrol spirit and w 40
    two drops in to home button.
    30 times press slowly slowly and then restart your apply iphone.
    You will get ready.
    I am sure. Thanking you...

Maybe you are looking for

  • How to get table headers in jsp page

    hi, this is praveen, can any one help me to solve this problem. how to get table headers in a jsp page. whether it is possible using javascript or is there any other way. pls send rep. thank u.

  • Limit PO Err Combination of GR/IR control not allowed for external services

    Hi, I am having a problem while replicating free text Limit PO's to R/3 in SRM 4.0 SP 13. The issue is while creating Free Text Limit SC with the  "Confirmation and Invoice" option checked in, the PO's get created in SRM but fails while replicating t

  • Is record changed in ADF BC.

    How can we find a database record is changed or not in ADF BC application developed at JDev 11g R1 ? Thanks.

  • Rename asm instance in RAC

    Hello, ClusterWare 11.2.0.3 + RAC db same version . I need to rename one of the ASM instances How can this be done ? the situation is as follows , I needed to take one of the server out of the cluster and then bring him back in . when I have added hi

  • Retina display: 13 ins or 15 ins macbook?

    With the educational discount, similarly specced 13in and 15 in Macbook Retinas are the same price; I prefer the smaller footprint of the 13in, but wonder whether the quad processors, larger battery, and potenatial for upgrades would make the 15 in a