Xfe file manager can't typing

just install xfe, but problem is right click create a folder, i can't type anythings.

Do you run with xorg.conf or without? If you use xorg.conf, have you configured your input devices and have you installed xf86-input-keyboard?
If you run without xorg.conf, is hal installed and configured and have you installed dbus xf86-input-evdev?
Have you done the basic X test as outlined in the Beginners' Guide?

Similar Messages

  • Installing xfe file manager? - problem

    Hi,
    Tried pacman -S xfe  got this;
    xfe: requires fox<=1.4.999 but it is not in the sync db
    Any ideas what to do??
    Thanks,
    Jim

    tomk wrote:I'm running xfe 0.88 with fox 1.6.1 here, and everything's fine. Looking at xfe's deps, I'm now wondering how pacman allowed that to happen :?, but that's for a different thread. On topic, IMO the fact that they work together means that xfe needs fox<=1.4.999 to build, but will run with higher versions. What do you think, Snowman?
    According to the xfe web page:
    - Xfe 0.88 requires the FOX 1.4.x library and neither works with FOX 1.0.x, nor FOX 1.2.x, nor FOX 1.6.x!
    I think I've seen something about needing at least fox 1.4.10 :? That's why I use these unusual dependencies (I've seen something similar in another PKGBUILD).
    tomk: did you compiled xfe against fox 1.6.1? Here, the xfe package in community doesn't work with fox 1.6.1. I get a
    xfe: error while loading shared libraries: libFOX-1.4.so.0: cannot open shared object file: No such file or directory
    error. I haven't tried building xfe with fox 1.6.x as I assumed that it wouldn't work. I'll try it tonight.

  • Can't open file - file manager error

    I can't open a couple files I was working on this afternoon. I shut down my computer when I left the office, now that I've booted again, when I try to open either of these 2 files I can a message that says "While attempting to access "file name" the file manager reported an error - 39."
    I haven't made backups of these files, so that isn't an option.
    I've rebooted a couple times, I've repaired disk permissions, but nothing works.
    Previous files I worked on DO open correctly.
    HELP! PLEASE!

    I'm not sure if you have time to hold the hand of a "newbie" to Terminal
    Of course! I'm always happy to introduce people to the command line
    1) prompt$ - is my name bryceinman$
    Most likely, yes. The default prompt usually contains the machine name, and sometimes the folder you are sitting in, and will usually end with a $ or a % (for a normal user), and typically a # for the root user.
    2) cd - is that the name of the hard drive or do I just type "cd"
    That is a command which means "c"hange "d"irectory (when you hear "directory", think "folder") and is how you move from one directory to another from the command line.
    3) after that, it appears that I'm simply typing the path to the location of the file.
    Yep.
    Are you saying the "filename" will be the next string displayed by Terminal if, indeed, the file can >be found correctly? (Right now I'm getting the following: -bash: Macintosh: command not found)
    That's correct. Once you've changed directories to the directory/folder that contains your problem file, you type at the prompt "ls -l filename", except that you will substitute the real file name for the word "filename" in my example.
    And yes, using this same logic, the "cat filename > /dev/null" you will use the actual file name in place of "filename".
    Maybe an example will help. Let's say I have a machine named tomservo, and a file called SmithDoc.txt, and it's located in my Documents folder, in a sub-folder called Work. To perform my above suggestions from the command line, I would do the following (I also show example output):
    (Launch Terminal from Applications->Utilities)
    tomservo$ cd Documents/Work
    tomservo$
    tomservo$ ls -l SmithDoc.txt
    -rw-r--r-- 1 glsmith staff 512 Jun 10 22:01 SmithDoc.txt
    tomservo$ cat SmithDoc.txt > /dev/null
    tomservo$
    A few things to note here. Since I added example output to the above steps, you may wonder why there is a blank prompt after the "cd" and the "cat" steps. This is normal Unix behavior. Many times, commands will not print out anything if they operated correctly. So, since I was able to change directories correctly in the first step, I got no output. In the second step, I'm asking the system to print information about the file ("ls" means "list", think "dir" in Windows), so that's why we see output. In the third step, I'm asking the system to read the file ("cat" means "concatenate"), but to redirect the output to the system bit-bucket (/dev/null). Don't worry too much about what /dev/null is -- think of it as a black hole. Anyway, since all the output is going there, that's why we don't see any output there either.
    Why do I want to do this? Well, since "cat" will read the file without caring about what application created it, it's a good way to test the file's integrity in the filesystem itself. If there is something wrong with this file, the "cat" will get throw an error.
    One last thing to mention, and hopefully this won't confuse the matter. If you have a file that doesn't have spaces in its name, please use that one to test with. That's why I used SmithDoc.txt. The command line can certainly interpret files with spaces in the name, but you must enclose the filename in quotation marks, or escape the space (don't worry about what that means). So, if my filename was actually Smith Doc.txt, anytime I typed this on the command line, I'd have to do:
    prompt$ ls -l "Smith Doc.txt"
    and
    prompt$ cat "Smith Doc.txt" > /dev/null
    Hopefully this all makes sense!

  • I forgot my hidden file manager password,How can i get back my files

    I forgot Hidden file manager password,how can i get back my my data

    If you are able to Get Info on the folder of interest go the the very bottom section Sharing and Permissions.
    You can gain access to this area by clicking on the lock in the lower right corner of the Get Info window.
    Once you have input the admin password for the computer you should be able to edit the permissions on that file/directory. 

  • Can't see email messages in file manager

    I've been testing email on my new phone (6682) and now I'd like to delete all the messages in my inbox. nothing shows up in the messages folder in file manager on my PC even though I have about 30 emails on the phone. I can view all other data (images, contacts, etc.)
    Additionally, I can't seem to delete the emails directly from my phone. It keeps saying it will keep the headers in memory....and I don't want to keep them. There must be a way. Nokia phone support (believe it or not)could not help me after 45 minutes on the phone. Their solution was to completely reset the phone *#7370#. Please advise if you can.
    -Phone Nokia 6682
    -PC Suite 6.8
    -Windows XP
    Thanks

    In all serie-60 phones when you choose to delete the e-mail (and select "Phone") it will delete the content of the e-mail and keep the header of the e-mail until you connect to the e-mail server again. After that it will be erased from the phone.
    It is not a phone "feature", it is how e-mails usually works when the are downloaded from a server. The mail is not deleted until you connect to the server next time, because the server need to know if it is going to keep a copy of the mail or not. It is working the same way with an exchange server except that it is going so fast so you can´t "see it"....
    The views I present are my OWN and not of any organisation I may belong too.

  • Project Manager can´t see my .lso files

    Hello logicusers, I am new at the forum and this is my first trouble: Project Manager can´t see my .lso files. I would like to start using PM but it seems to be difficult without seeing .lso files in the navigator window.
    I´ve read the books, I´ve checked here for this tip and got a lot of useful information, but no solution found. I hope somebody could help me please:
    - Macbook white with LP 7.2.3
    - Reinstalled and cleaned all
    - Installed OSX upgrade 0.4.9 manually
    - Installed pro application support 3.1
    - PM Data and logic preferences deleted
    - permissions applied to "all enclosed folders"
    - Performed a complete scan in PM
    If I create a new song from logic, PM can´t see this .lso file.
    If I scan a external hard drive (lacie f.a.porsche) through PM, it only recognizes one .lso file from a lot of old songs, and I don´t imagine why.
    Yesterday I tried this: opened PM, copied a Template song from the Templates folder to the Desktop; renamed it as "Sidload" (my particular "Autoload" term); until here, everything correct, PM seems to be able to manage "Sidload". But when I open Sidload and save the first change, and .bak folder comes, I can´t make more "visible copies for PM" of this file. Finder can see the new copies, but PM not (files that has created "itself"); so I can´t manage a song that has been copied, renamed and saved for first time -through PM, from a Template; invisible, dissapears. No saving PM data, no checking folder, no advanced search helps.
    I wish to have a way to talk to logic support via mail, but I don´t know how. So I came here to beg you friends for your help. Thank you very much for being here.

    yep, I have scanned at every level, from everything to just a single folder that contains song files. After scanning a folder that conatins songs on my SATA B drive (the one that PM can't find songs), still the songs will not appear.
    I have copied over my songs to the drive that PM seems to see songs on and guess what? It doesn't see those songs copied over.
    This is driving me so nuts I have forgotten that I engaged in this thread...
    http://discussions.apple.com/thread.jspa?threadID=1046126&tstart=0
    Does anyone know what the option in the PM's file menu "import file maps" and delete all exported file maps" does? Or what its for?
    It feels to me that some sort of database or referrence list etc etc has gone very wrong, but I have already tried deleting (manually) the PM data file in somewhere in the library folder etc etc.
    Using file buddy I see that PM stores the a PM database as an invisable file on each drive you have connected. Presumably info for what is on that drive. Perhaps these invisable files need to be manually deleted???
    Message was edited by Thomas O'Carroll because this forum doesn't work properly

  • Xfce4 Can't Start File Manager or Settings w/Non-Super User

    This is possibly a very stupid question, but I've been weeding through the forums and the wiki for a couple of hours now to no avail.  I've just installed Xfce and have it working in conjunction with GDM.  I can login just fine with my non-root account, but then I'm unable to adjust the Settings or load the File Manager as I am able to do when I login using root.
    In the case of trying to load the Settings dialog box, I click on the icon in the panel, and it does absolutely nothing.  When I click on the File Manager icon, however, an hourglass appears as if it is trying to load, but then after about 30 seconds the hourglass disappears and nothing opens.
    I have installed Firefox, and it works just fine under either account, and so I'm thinking it may be a simple permissions/groups problem...any thoughts?

    The ownership of both the .cache and .config directories for some reason belonged to root and not my user.  I completely wiped out those directories, and restarted Xfce while logged into my account and it seems to be working now.  Thanks for the help xerverius.
    On a side note, I also noticed that the .local directory is also owned by root and not myself.  There is nothing in it currently but a share directory, but does the ownership need to be changed for this as well?  It's completely unrelated to the Xfce problem, but I thought it was a little strange...

  • I can not up load a PDF file to my File Manager?

    i can not up load a PDF file to my File Manager?

    Hi there,
    You will need to provide way more information then that.
    How big is the file? What happens when you upload it?
    Do you have screenshots to show any errors you get?

  • Video download from SD card 2 iPad 2 interrupted, file corrupted.  Cannot find file to delete.  Does not appear in Photos, or is not visible using Windows File Manager.  Consumed 2.5G of space!  Can anyone help

    Video download from SD card to iPad 2 interrupted,  corrupted.  Cannot find file to delete.  Does not appear in Photos, or is not visible using Windows File Manager.  Consumed 2.5G of space!  Can anyone help?

    Video download from SD card to iPad 2 interrupted,  corrupted.  Cannot find file to delete.  Does not appear in Photos, or is not visible using Windows File Manager.  Consumed 2.5G of space!  Can anyone help?

  • Can't see files on MAC from File Manager on Passport

    Don't know if this is truly a Link issue, but in File Manager on the Passport (both in 10.3.0 and 10.3.1.1581) I have the option of selecting either of my Mac's (both Yosemite, both on the same network) in the device menu. However no amount of waiting ever shows files on the computer.
    This is such a great feature it would be great if it worked.
    If I create a folder in the Passport on the Mac, I can see that. If I add files to it on the Passport or the Mac I can see them.
    I have removed all the folders in Link and re-added them. I initially started with having my Home open, but also tried just Documents folder, or Music. Same result. The only difference is where the test folder is created on the Mac when I add a folder on the Passport.
    Are there settings on the Mac to allow this?
    Paul
    Torch 9810; PlayBook 64g; iPad1 64g; iPad2 64g; iPhone6 64g Passport
    Provider Bell (tablets all WiFi)
    Solved!
    Go to Solution.

    Both Macs on Yosemite. Have not been successful at loading on old XP computer as it creates a VPN connection which will not connect to the Internet.
    I did notice on the Mac that I now have a new admin user - access-bpf. Don't know what this is I did not add it and I am the administrator. I added it to the file sharing user list with full access, but no difference. So I removed it from the access list - no difference. So I then removed the account - no difference.
    Paul
    Torch 9810; PlayBook 64g; iPad1 64g; iPad2 64g; iPhone6 64g Passport
    Provider Bell (tablets all WiFi)

  • Can't Access files in file manager

    I can't access any of the files on my nokia 5530 memory card through the file manager. The music player still displays and plays all the music files which are on the memory card. But image gallery doesn't display memory card pictures anymore.And I can view all the folders on the memory card when I connect the phone to my pc using pc suite.Any solutions?thanks in advance.

    Scan your PC with latest updated Antivirus.
    [That virus will hide your important folders (and duplicate them with extension name) which symbian os will not show in its filemanager or gellary (any hidden files or folder)]
    after that connect your phone to pc in mass storage mode and scan your meory card
    Set your windows explorer to show hidden files and folders
    explore your memory card and goto the property of your  folders( where your datas are stored)
    uncheck Hidden and click on apply
    somtimes it becomes unable to unchck Hidden checkbox
    in such a situation,
    open that folder and copy necessary files
    delete the folder and create new one with same name
    paste the recently copied files back to the folder
    now your phone should read datas on your memory card in file manager or gellary too.
    if applications installed on memory card  are readily available for reinstallation and your datas are successfully backed up, best way to get rid of that problem is to format memory card either in phone or pc

  • Can't use my files in file manager

    hello. I find it weird and quite irritating that i can view all my files in file manager. But when i actually want to use a file they are not available.
    Solved!
    Go to Solution.

    The "tracker" thing maintains a database of all the media files on your device.. for example, artist, album, trackname, length, bit rate of music files... resolution of photos stuff like that.
    This is how the phone can quickly show you a complete list of photos, it lists the database, rather than scanning the phone for suitable files (which takes much longer)
    the tracker indexer process, iirc, also watches when files get added to the phone (NOT via USB.. I'll get to that in a mo) When a file gets changed / added, the tracker is woken up and examines the new file adding it to the database..
    If the tracker database becomes corrupted, everything gets a bit screwy
    When you use USB storage to copy on data, the tracker can't watch as it happens.. instead when you unplug the phone from your PC, it has to scan for new files.. its slower, but normally just as effective..
    the -r option instructs the tracker system to bin the old database and start from scratch.. it'll go and rescan your mass storage (and SD card if you have one) and put the stuff back in the database..
    If you have a broken file, there's always the risk that when it tries to "index" the file, it messes the database up and you end up with no files showing again..
    the -r is safe, especially since you can't see any files at the moment..
    it is NOT the same as rm -r
    it is an abbreviation for --hard-reset as in delete the data and reset.. but your files them selves will not be altered at all..
    How's it going? Looking better now?

  • Can't see phone in File Manager

    Hey.
    Bought a new Nokia 2730 today and managed to get some music into it. Everything worked fine so far; the phone has connected without any problem, I can see it in PC suite and all that things. But when I select File Manager, there is nothing. I can't select anything. Synchronization, sending internet packets into telephone works very well, this doesn't. Got 1GB microSD card (already formatted) and the phone hasn't suffered any damage or anything.
    Edit:
    I'm using the newest PC suite downloaded from this site.
    Edit2:
    Got WinXP; SP2. I was using the software earlier, but only 6.8.x (don't remember) for Nokia N73, which broke. I clearly removed the software with Nokia Suite Clearer or something and I am connecting with cable USB.
    Any help?

    To add to this discussion: I have installed Nokia PC Suite 7.0.8.2 and the phone (Nokia 6301) connects to the software. However, unlike in my previous version of PC Suite, there are no SMS folders showing under Nokia Phone Browser - only the memory card folders. There is no Inbox, Sent Items, Archive etc. I have always accessed these through File Manager. Where have they gone? I can see the latest few messages in the main PC Suite window, but I want to be able to copy them from my Inbox, Sent Items folders to a folder on my PC.
    Here are the technical details:
    PC Suite 7.0.8.2
    PC Connectivity Solution v.8.22.4.0
    Nokia Conn. Cable Driver v.7.0.2.0
    OS: Windows XP 32 bit SP2
    Detected Bluetooth Stack: Microsoft V.5.1.2.2600, Build 2800.
    I connect with a cable. One reference in the Help files I found relating to File Manager says that if folders are not visible, try "Reinstall PC Suite Support for SMS/MMS" in the Help Menu. However, this is greyed out!!
    Can anyone help?

  • [Driver Manager]Can't open lib '/opt/microsoft/sqlncli/lib64/libsqlncli-11.0.so.1790.0' : file not found

    Hi, I have installed Oracle Linux 6.5 64 bits and I want to connect with MSSQL Server using ODBC.
    I have installed unixODBC and then Driver Manager and I didnt have any problem.
    I created a DNS in odbc.ini file, and I have setup my odbcinst.ini
    SUCCESFULL MESSAGE AFTER INSTALL DRIVER MANAGER
    [root@MV-OBI-LINUX sqlncli-11.0.1790.0]# odbcinst -q -d -n "SQL Server Native Client 11.0"
    [SQL Server Native Client 11.0]
    Description=Microsoft SQL Server ODBC Driver V1.0 for Linux
    Driver=/opt/microsoft/sqlncli/lib64/libsqlncli-11.0.so.1790.0
    UsageCount=4
    Threading=1
    FIRST ERROR
    [root@MV-OBI-LINUX sqlncli-11.0.1790.0]# isql -v msPreflex userbd grup0r0c10
    [01000][unixODBC][Driver Manager]Can't open lib '/opt/microsoft/sqlncli/lib64/libsqlncli-11.0.so.1790.0' : file not found
    [ISQL]ERROR: Could not SQLConnect
    SECOND ERROR
    [root@MV-OBI-LINUX sqlncli-11.0.1790.0]# sqlcmd -$172.16.1.141 -userbd -grup0r0c10
    sqlcmd: error while loading shared libraries: libcrypto.so.6: cannot open shared object file: No such file or directory
    ODBC.INI
    [msPreflex]
    Driver=SQL Server Native Client 11.0
    Description=Prueba Preflex
    Trace=Yes
    Server=172.16.1.141
    Port=1433
    Database=Preflex
    ODBCINST.INI
    [SQL Server Native Client 11.0]
    Description=Microsoft SQL Server ODBC Driver V1.0 for Linux
    Driver=/opt/microsoft/sqlncli/lib64/libsqlncli-11.0.so.1790.0
    UsageCount=4
    Threading=1
    ENVIROMENT VARIABLES
    [root@MV-OBI-LINUX sqlncli-11.0.1790.0]# env
    ORBIT_SOCKETDIR=/tmp/orbit-root
    HOSTNAME=MV-OBI-LINUX
    GIO_LAUNCHED_DESKTOP_FILE_PID=3168
    IMSETTINGS_INTEGRATE_DESKTOP=yes
    TERM=xterm
    SHELL=/bin/bash
    HISTSIZE=1000
    XDG_SESSION_COOKIE=d020d502ea288dbe070bc5c00000002d-1423846295.554191-1437283619
    CPPFLAGS=-DSIZEOF_LONG_INT=8
    GTK_RC_FILES=/etc/gtk/gtkrc:/root/.gtkrc-1.2-gnome2
    WINDOWID=39845891
    OLDPWD=/root/Documentos/ODBCdriver
    QTDIR=/usr/lib64/qt-3.3
    QTINC=/usr/lib64/qt-3.3/include
    IMSETTINGS_MODULE=none
    USER=root
    LD_LIBRARY_PATH=/usr/lib:/usr/lib64:/lib64
    GNOME_KEYRING_SOCKET=/tmp/keyring-A7hSJq/socket
    SSH_AUTH_SOCK=/tmp/keyring-A7hSJq/socket.ssh
    ODBC=/etc/odbc.ini
    USERNAME=root
    SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/2515,unix/unix:/tmp/.ICE-unix/2515
    GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/gnome-terminal.desktop
    PATH=/usr/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/root/bin
    MAIL=/var/spool/mail/root
    DESKTOP_SESSION=gnome
    QT_IM_MODULE=xim
    PWD=/root/Documentos/ODBCdriver/sqlncli-11.0.1790.0
    XMODIFIERS=@im=none
    GDM_KEYBOARD_LAYOUT=es
    GNOME_KEYRING_PID=2505
    LANG=es_ES.UTF-8
    GDM_LANG=es_ES.UTF-8
    GDMSESSION=gnome
    ODBCSYSINI=/etc
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    HISTCONTROL=ignoredups
    HOME=/root
    SHLVL=2
    CFLAGS=-DBUILD_LEGACY_64_BIT_MODE=1
    GNOME_DESKTOP_SESSION_ID=this-is-deprecated
    LOGNAME=root
    QTLIB=/usr/lib64/qt-3.3/lib
    CVS_RSH=ssh
    DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-VogE1CY9Xk,guid=4815e509079ed1f0ced76e150000002f
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    WINDOWPATH=1
    DISPLAY=:0.0
    G_BROKEN_FILENAMES=1
    COLORTERM=gnome-terminal
    XAUTHORITY=/var/run/gdm/auth-for-root-N946Cy/database
    _=/usr/bin/env

    I had the same confusing (because file is clearly here) error with isql:
    mymachine:/ # isql -v ServerDSN User Password
    [01000][unixODBC][Driver Manager]Can't open lib '/opt/microsoft/msodbcsql/lib64/libmsodbcsql-11.0.so.2260.0' : file not found
    [ISQL]ERROR: Could not SQLConnect
    Using bcp gave me a hint as to what the real problem is:
    mymachine:/ # bcp master.INFORMATION_SCHEMA.TABLES out OutFile.dat -S ServerName-U User -P Password
    bcp: error while loading shared libraries: libcrypto.so.0.9.8: cannot open shared object file: No such file or directory
    Oopsie my bad: the package is clearly listed in the
    system requirements page.
    Running "zypper install libopenssl0_9_8" fixed my issue.

  • Firefox now keeps my tabs when I close the browser if file manager is still open. Can I turn this off?

    Used to be if I closed the browser while file manager was open it would close that session, and when I opened Firefox again, it would have a brand new session with the home page. Now I just get the same session as if I had only minimized the browser instead of closing it. Is there a way to change that?

    You can set the pref browser.download.manager.quitBehavior to 2 on the about:config page.<br />
    That will make Firefox ask for confirmation if you want to cancel the download if you close Firefox.
    See:
    * http://kb.mozillazine.org/browser.download.manager.quitBehavior
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />

Maybe you are looking for