Ubuntu :: PCmanFM Stopped Showing CDROM ?
Mar 22, 2010
For not apparent reason, yesterday PCmanFM stopped showing CDROM on the list of mountable devices. Before, it was being listed every time I put some written cd/dvd in it.
I don't think fstab has anything to do with it since there was no change to it AND I know for a fact that the line in fstab for cdrom since 5 months is actually wrong.
View 1 Replies
ADVERTISEMENT
Feb 20, 2015
So I made a text file on a windows machine and brought it home on a flashdrive. When I opened it in PCMan File manager it did not show, but executing ls in a terminal shows the text file just fine. It is the only one that appears to be missing in PCManfm. I've had a similar problem going the other direction (Linux to Windows, but with pdfs) many months ago. here is ls -l
Code: Select all/media/FE32-A2F6/Translation/Kevin$ ls -l
total 2344
-rw-r--r-- 1 feelactthink feelactthink 2374182 Feb 19 11:19 Artigo 3-SAGE V4.docx
-rw-r--r-- 1 feelactthink feelactthink 3686 Feb 19 15:21 HP Cable Recall
-rw-r--r-- 1 feelactthink feelactthink 3686 Feb 19 15:21 HP Cable Recall.txt
-rw-r--r-- 1 feelactthink feelactthink 4891 Feb 20 17:58 Translation.txt
The file is Translation.txt. What is different about this file that it would do such a thing? It doesn't look at all different from above.
View 7 Replies
View Related
Nov 3, 2010
My cdrom has stopped auto mounting. I had a cd that was CD-RW and I wanted to erase the data on it. I followed the guide at: [URL] and ran:
Code:
umount /dev/cdrom
cdrecord dev=/dev/cdrom blank=fast
After doing this, my cd drive stopped auto mounting.
View 3 Replies
View Related
Dec 13, 2010
I am using Suse since 6.5. I am no linux-expert, just power-user for years (no windows, no MAC OS X) at 3 computers at home and at work.
I just did two bare-bone-installs from up-to-date dvds with opensuse 11.3 at two almost identical Dell Inspirion 6400-Laptops. Clear, flawless installation without any workarounds... Same install at a Dell Desktop Computer without any problems. Automatic updating.
But both Laptops are having problems to read and show inserted data-cdroms. Knowing from the old versions and the new opensuse 11.3 at the desktop-PC what should happen, I have no clue what to do.
It is definitely no technical problem:
- the name of the inserted data-cdrom can be seen in k3b
- inserted dvds are triggering the correct action (!) (suggestions are shown what to do with the dvd; cdrom: no results, no suggestions, just a short and proper working of the cd-device itself can be heart)
- the data-cdrom can be mounted manually
What did not help:
- inserting a data-cdrom as root
- changing the permissions of non-root-users
- several updates of opensuse 11.3
- reading several forums (the answers go into the directions newbee-who-does-not-know-how-openuse-works, wrong-installation, wrong-updating-of-an-old-opensuse-version, geek-how-screwed-up-his-installation-with-manual-wrongdoings => nothing which helps in my situation)
This is my hardware-info about the cdrom/dvd-device:
View 9 Replies
View Related
Mar 4, 2011
openSUSE 11.2 with KDE desktop, I have been using vlc to play .flv files without any difficulty or problems for months but it has suddenly stopped giving me any image on screen. The video is "running" according to progress bar and there is sound but just a black screen. Trouble is I cannot pin this down to any particular update so I am asking if anybody else has had this happen? I have run 1 click install multimedia and there were a few files updated but still no picture. I shall have to go through all the multimedia chacks and no time right now.
View 3 Replies
View Related
Aug 29, 2010
I have been trying plop floppy to boot a bootable cdrom from a mobile USB cdrom reader, but the usb cdrom are not recognized.I was thinking that with grub or grub2 or syslinux that would be possible, no ?
View 13 Replies
View Related
Nov 2, 2010
There's no desktop tab in ubuntu's PCManFM, how do I get it to be the desktop manager in this case? Also, pcmanfm -d just opens pcmanfm, doesn't start it in daemon mode.
View 2 Replies
View Related
May 18, 2011
I need to remove pcmanfm but I don't know how I can replace pcmanfm by xfdesktop.
I tried to remove pcmanfm, install xfdesktop and replace in /etc/xdg/lxsession/LXDE/autostart @pcmanfm on @xfdesktop. It doesn't work.
View 9 Replies
View Related
Oct 6, 2010
I have installed PcManFM2 instead Dolphin on my kde4. It doesn't mount hard drives (No icons on sidebar) but can unmount if Dolphin mount it first. Xorg 1.8. I tried gamin and fam but useless.
View 1 Replies
View Related
Jan 20, 2011
how to re-arrange the bookmarks in pcmanFM? It is a file manager.
View 2 Replies
View Related
Jun 21, 2011
I am using pcmanfm.I connect to internet using wvdial.I know that if I write a command in a text file and give it .sh extension and make it executable, then whenever I'll click that file the command will run.In nautilus you have the privilege that when you click a file you can select whether you will run it in terminal or display the contents or just run.But in pcmanfm or konqueror you do not get that option. I want that I will make a file named wvdial.sh and In the file the command wvdial will be written.When I will click it ,gnome-terminal will open and wvdial will run.Please tell me how I can do this with other file managers like pcmanfm or konqueror.know that if I give this command in terminal:./wvdial.sh it will run
View 5 Replies
View Related
Aug 15, 2010
I have found a bug, pcmanfm sometimes crashes with any right click, on the desktop or on any pcman window. The kernel.log sows: pcmanfm[1171]: segfault at 1 ip 00bd859b sp bfc189bc error 4 in libc-2.12.so[abc000+157000]
View 5 Replies
View Related
May 17, 2011
In GNOME one can write an XML document telling the system when to change between various files to automatically change the desktop wallpaper, and then set that XML document as the wallpaper.
I have three I like to switch between, containing the schedules and playoff brackets of my favorite sports teams.
I've been using LXDE far more than I've been using GNOME these days, but LXDE won't let me set the XML as the wallpaper like GNOME does.
So after searching around a bit I thought I'd create a cronjob that would change the wallpaper every 20 minutes.
So I set up this
Code:
But it didn't do what I thought it would in changing my wallpaper automatically.
Since I had never used cronjobs before I thought I was doing something wrong in how I had it set up. Various tries to no avail.
But then I have the real problem none of the various I've treid of simply running pcmanfm --set-wallpaper or pcmanfm -w (the --help says they do the same thing) actually do anything. I've tried both with and without.
View 2 Replies
View Related
Mar 14, 2010
I changed the file manager from nautilus to pcmanfm via Ubuntu Tweak in Linux Mint 8. Is it safe to uninstall nautilus completely and just use pcmanfm?
View 7 Replies
View Related
Aug 9, 2010
How would I make pcmanfm draw the desktop instead of Nautilus?
View 3 Replies
View Related
May 20, 2011
I could mount/umount usb through pcmanfm. Recently I have upgraded my debian to wheezy. The pcman version is now 0.9.8 but now I can't mount/umount usb drive any more. It gives an error "Not Authorized" . I already have this at .xinitrcexec dbus-launch icewm-sessionbut no success. Even I have tried withexec ck-launch-session dbus-launch icewm-sessionIt also not helpful and additionally Trash stops working with this. Has anyone have any fix
View 4 Replies
View Related
Apr 26, 2011
What's the shortcut key to switch tab of pcmanfm ?
View 1 Replies
View Related
Aug 12, 2010
This is a strange one... I updated my linux distro and all the software with it and now pcmanfm (my file manager) is broken.
After 98 updates and 4 hours of compiling all the other updates work fine except for the pcmanfm one.
Running it in the terminal says this:
Code:
View 3 Replies
View Related
Jul 8, 2011
I recently moved into a new place and when I hooked up my webserver, I wasn't able to bring up my page, even from localhost. With some digging, it seems that I can't access the database that housed my posts (wordpress installation). I looked for the datadir in MySQL and that directory shows the wordpress directory that should be holding the database and all the files are still there. 1) why the database no longer shows up 2) how to restore the database from the files?
View 2 Replies
View Related
Feb 26, 2011
I'm trying to familiarize myself with LXDE to help a friend of mine and one thing I just cannot solve, despite many googles, is how to allow a non-root user to auto-mount drives in the left-hand pane of PCMANFM.Everything works just fine as long as I have the root passwd. Not a huge problem but very irritating none-the-less.
View 9 Replies
View Related
Nov 9, 2010
Recently pcmanfm crashes more frequently then before. Each time it occurs, I cannot open another instance of it until I reboot my desktop/laptop. But this is not possible if I happen to be doing some long computational work. I have been using it with fluxbox for two years already, and previously I simply reopen another new window and get on with my work.
View 1 Replies
View Related
Oct 16, 2010
It is running when LXDE starts but clicking on it in the menu crashes it. I have removed/purged it many times, still have the same problem.
Trying to start it from terminal gives:
Anyone else running LXDE on sid have this issue?
I filed a bug report on Debian and at Sourceforge. [url] [url]
Trying to get a backtrace using gdb doesn't give any useful info:
View 7 Replies
View Related
Mar 29, 2011
I can't access (read/write) to my Windows partition from PCManFM on LXDE. On Gnome it is usually on the left side and you have to click on it and it mounts. I want to do the same for PCManFM. When I installed Debian with "Standard system utilities" it did work like it did on Gnome.
View 6 Replies
View Related
Jun 11, 2011
The root password is accepted by yast and the lxde login manager, but not the super user version of the pcmanfm file manager. The user pcmanfm icon in tthe lxde control center works OK.
From the lxde control center the superuser icon gives "permission denied" and reverts to the user version. Invoking pcmanfm from a su root shell gets 3 paragraphs of output referencing this error:
a** (pcmanfm:8870): DEBUG: FmJob error: Permission deniedll:
I used the yast SW Manger to update pcmanfm with no change.
If there is interest here, I can insert these 3 paragraphs. I have the stock 11.4 kernel 2.6.37.6-0.5-default.
View 5 Replies
View Related
Jun 15, 2011
Edit: Changed the title to fit the solution I found (which is to replace pcmanfm), and added some stuff. This was originally about mailcap, which is an exotic thingummy to change preferred applications, but did not work.
View 1 Replies
View Related
Jun 12, 2010
Running Fedora 13, LXDE spin. Today, the pcmanfm package updated to version 0.9.7 during a software update. After a reboot, I no longer have desktop icons and I'm seeing the default Fedora wallpaper. Also, if I right-click on the desktop, I get a standard openbox menu instead of the LXDE one.
I would like to get my old desktop back.
View 4 Replies
View Related
Aug 20, 2015
Entries from fstab:
Code: Select allUUID=04E2891117C6D1E8 /mnt/Movies auto user,nosuid,nodev,nofail,x-gvfs-show 0 0
UUID=22C19F6A209C7999 /mnt/Storage/ auto user,nosuid,nodev,nofail,x-gvfs-show 0 0
UUID=366C25EB7664050D /mnt/Recovery/ auto user,nosuid,nodev,nofail,x-gvfs-show 0 0
UUID=2983C8A82A5FEF6C /mnt/Down/ auto user,nosuid,nodev,nofail,x-gvfs-show 0 0
The only one that shows in PCMANFM is the Movies partition. All others listed here are missing.
I checked syslog and it looks like they all mount correctly.
This puzzles me since all of them have the same options set.
View 0 Replies
View Related
Dec 12, 2008
I would like to know when usb inserted, its showing cant mount when i clicked details its showing bad blocks in beginning , and smething in /dev/sd6. Can i knw why usb drive cant be mounted automatically , even if its set to do so, and to cope the error mentioned above
View 1 Replies
View Related
Aug 7, 2011
Having one issue with evolution not showing html websites showing up in email like verizon sending a promo. I have gone to edit, preferences, mail preferences, html messages and have always load images from the internet chosen. I have also added sender to contacts. Even if I right click message and tell it to dload images it doesn't.
View 1 Replies
View Related
Apr 18, 2011
When I try to connect a projector to my laptop (already running) and hit the fn+f7 (the designated button for switching screen), nothing happens. I see "no source found" on projector screen and my laptop screen works perfectly. Now if I restart the laptop with the projector connected, I see all the intial booting messages on the projector screen (not on my laptop), then the gnome login screen appears on both the projector screen and laptop (when the login screen appears on laptop it looks like it has lower resolution than my usual laptop resolution). But immediately after I log in, my laptop screen goes blank, and projector screen becomes the only active screen.
If I restart without the projector, again all normal operation on laptop screen is restored.
I feel like I am missing some very silly options. Any help is appreciated.
Here is the output of xrandr when the laptop is connected:
Code:
View 3 Replies
View Related