Debian :: No Longer Open Remote Files Via SCP / SSH Using GVFS From Geany
May 17, 2010
I recently upgraded to Squeeze and in general I'm loving it.One problem I'm having is that I can no longer open remote files via SCP/SSH using GVFS from Geany.This functionality still works in gedit.I've checked the syslog and can see no clues, and I also can't find any references on Google.
after update f12 to f13 geany stopped to work correctly on remote storage (sftp). Geany opens file correctly, but when I try to save, it saves empty file. I tried "notepad" and "gedit", they work good on f13. Geany on f12 worked correctly too.
When I use nautilus open my home directory, everything is OK except that the file contents in the home directory are not presented. It seems that nautilus is still waiting and busy.
After that, I try to enter the user's home directory by the Terminal and succeed. I can use 'ls' to display the file in the home directory, But when I use 'ls -a' to print the hiden files, again the Terminal seem to be lock. the 'ls -a' is locked, I fail to 'kill' it.
At last, I find that everything that connects to the behavior which need to enter, delete or just dsplay the /home/$USER/.gvfs will fail and lock, and without any error message.
Have openoffice 3.1.1 and samba shares set up between my Opensuse 11.2 desktop and wife and daughters widows7 notebooks. Can access everything perfectly over the shares except anything in Openoffice.
When I try to open a file located on one of the two notebooks Openoffice gives the message "you can only select local files"
I found an old solution from 2005 on this in google suggesting that you had to mount manually the remote drive. That seems extremely clunky and cumbersome.
There must be a way to enable Openoffice to open remote files. I can't believe in 2009 Openoffice is not able to do this without jumping through hoops.
Using connect to server in 10.04, service type SSH (sftp) from the places menu. This shows my folder and I can double-click pdfs, text files etc from Nautilus. But.... if I try to open an ods or odt file it opens the archive manager. It also fails if I open from within OOo. It used to work but has recently stopped.As an aside, if I export the share via NFS and access it that way, then everything works OK.
I've an network architecture where for the user to reach the machine that it want, it has to pass through a frontend machine.
Code: User ---> Frontend ----> Machine1
The connections between all hosts uses ssh. If I want to reach the Machine1, I've to authenticate to the Frontend and authenticate again to the Machine1. The Machine1 and the Frontend doesn't have X installed - only console mode.
The Machine1 has the file in my HOME directory called: hello.html that contains flash embedded. I would like to view the hello.html in my browser located at the User machine.
Is there a way to access remotely to the html file, without have to copy the file to my local machine?
I have created a simple test class - Mortgage, with the class declaration in the .h file and the class's methods defined in the .cpp file. (mortgage.h && mortgage.cpp, respectively) Straight up C++ 101 as far as I can tell. I instantiate the class in the main() function, which is defined in practice.cpp. Using Geany on Ubuntu, both the practice.o and mortgage.o files are created, but then I get a linker error: undefined reference to class::functionName
I get it for each function. If the mortgage.cpp file is foremost in the editor when I click "build", then I get the undefined reference to main() error, if practice.cpp is foremost (where the main() function is) then I get undefined reference to Mortgage::Mortgage(), and all the rest of the functions defined for that class. How do I get the linker to know where my object files are so it will link them in? Or is the problem somewhere else entirely?
Recently upgraded to F12. K3B can't burn DVDs. Drive was working fine in Fedora 10 before the upgrade, and I've applied all updates.
Here is the output when run from console:
Code:
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/SlowCoder/.gvfs Output information may be incomplete. (K3bDevice::HalConnection) unlock queued for /org/freedesktop/Hal/devices/storage_model_DVD__RW_GA10N First sec data area: 43:41:33 (LBA 196608) (402653184
I've been using ubuntu earlier and when connecting to a samba shared folder it appeared in /home/user/.gvfs folder. I can browse the samba share, it's ok, but I prefer Midnight Commander than Nautilus when copying files. So, where does it reside in Debian?
If i got gnome i may go to the top-panel: choose system, choose preferences and go to "remote desktop" and make my settings (allow, ask for allow, password, and other stuff). I don't want to be bound to gnome (though i like it, thats not the problem).Which config-files are the ones i am looking for?
I did search the web, but i can't find useful how-to's, explanations, etc.Cause what i find is related to the path i described above (gnome: top-panel, preferences...)Which is the app/tool which pops up and says:"someone wants to access, you want to allow it, yes or no?". The performance of VNC is lousy comopared to NX. Lousy is the friendly version. What might i be doing wrong?i usually do it from a Debian-host to a VirtualBox-guest.I am mainly asking for how-to's/docus and stuff like that. Links. Explanations are welcome too. Of course.
My wife has taken over the desktop (ubuntu 14.04 LTS). I've setup a second wireless router, dedicated to the MAC address of my laptop (debian) and using ssh I can view my email (thunderbird), but I'm not sure what to do to view woodworking videos without downloading. So, do I need to setup tunneling, do I need to view the windowmanager or is there an way to run videos? Anyway I've come along way using HOWTo's with breaking debian. Not sure how to proceed.
I just installed Shotwell and I copied some photos from a usb stick. I set the permissions to read/write but it won't save as read/write and Shotwell won't except photos, says its unsupported.
I get this error:Error interpreting JPEG image file (Improper call to JPEG library in state 200) now I think the file was corrupted, because other files on the usb stick open OK.I deleted the file. who knows what caused the corruption.
I am setting up a Demo website that I am hosting in a Debian Lenny VM, I have installed Apache, mySQL, and PHP5 I know the php server is working because if I place an info php file I can see it in the browser. However, I downloaded phpfusion, as well as phpmyadmin and they are on my desktop, I open a superuser file browser (also added write access to /var/www to everybody and copied the files over as me) and copied over the files. Once in the www folder they are no longer seen as "valid" php files, if I try to access them with iceweasel, IE, Konquerer it asks me if I want to download the file. If I look at the files on my desktop they have different icons. I have attached a screenshot. I can't tell what the difference is, but obviously there is one otherwise the icons wouldn't be different. Does anyone have any idea what's going on here or a way to rectify it?
i cannot seem to find a proper way to make Java my default application to open .jar files. I just made a new Debian 8.3 install on my laptop HP Pavilion G6 and the default application for opening .jar files is the Archive Manager. But when i go to "Open with.." section on right-clicking the .jar file, i get no JRE or JDK option to choose. I just installed the openjdk 7. I can manually run them from the bash, but it would be much more convenient if i just double-clicked it. Here is what i get when i run several commands in the bash :
1) which java ->Code: Select all /usr/lib/jvm/java-7-openjdk-amd64/bin/java 2) java -version -> Code: Select alljava version "1.7.0_95" OpenJDK Runtime Environment (IcedTea 2.6.4) (7u95-2.6.4-1~deb8u1) OpenJDK 64-Bit Server VM (build 24.95-b01, mixed mode) 3) echo $PATH: Code: Select all/usr/lib/jvm/java-7-openjdk-amd64/bin:/usr/lib/jvm/java-1.7.0-openjdk-amd64/bin: /usr/local/ sbin:/usr/local/bin:/ usr/ sbin:/usr/bin:/ sbin:/bin 4) javac -version : Code: Select alljavac 1.7.0_95
This is about the Squeeze (0.2.3-8) archiver in Debian Squeeze. I may be missing a dependency, but is Squeeze incapable of opening files inside archives? I created a generic archive with "tar -cvf arxiv.tar file01.txt" and Squeeze segfaults when I try to double click to open the file (file01.txt) stored in the archive (arxiv.tar).
Also, after experimenting with Squeeze on the command line, it seems the "-n" option works, but results in an orphaned gui window; the "-x" option will only extract to a directory which already exists (which is o.k., but should be documented); and the "-d" option doesn't follow the general syntax in the man page "squeeze [OPTION...] [archive name]", which isn't bad, but sure does make it unnecessarily cumbersome to use, and also, the gui runs (blinks for a split section) for no clear reason. Now it would be silly to use command line squeeze over tar, but the man page for Squeeze begins with: "Squeeze - modern and advanced archive manager for Xfce".
I would like a gui archiver/extracter to use with Xfce4 without all the QA problems. Unless I'm doing something really wrong, this software doesn't seem to be ready for release at all, and the upstream version has not changed in a long time.
what happened was i came across the meego interface for Banshee and thought i would install the unstable version of Banshee to check it out. I noticed after doing this that Guayadeque wouldn't open up for me so i uninstalled the package from synaptic package manager and reinstalled the stable version of Banshee from Ubuntu Tweak. I thought this would sort out the problem but after restarting no joy at all. Anyone know what i could have done to prevent it from opening up?
gedit has not been able to detect the character coding.Please check that you are not trying to open a binary file.Select a character coding from the menu and try again.If I open OpenOffice first and then the document it works fine. If I use the shortcut directly, it won't open.Not overly impressed with 9.10 so far; things seem much slower, and it's certainly not as simple to find things as the old layout was.
I am using ubuntu 10.04 . when i try to compile some C++/C code using geany it suddenly crashes sometimes . I have run geany from terminal and when it crashed it has left.
I just switched to Kubuntu, I'm missing some of my favorite tools - most of which I've found alternatives for. I've read that Geany IDE should run fine on KDE, but when I install and try to launch, it just hangs. The icon bounces around by my cursor like it's loading, and window switcher in the task bar shows it trying to load. And then after about 10sec it just stops - and my screen stares back at me. Here's the output when I try to run it via Konsole:
If for any reason Geany is broken with KDE now, does anyone suggest a better general purpose IDE? All the ones I've found are specific (or at least geared towards) one programming language.
Ubuntu 10.04 fresh install on eee 900. I had previously tried Cairo-Dock and AWN (successfully but I like that DockbarX is integrated into the panel) I installed Dockbarx like so:
Then I uninstalled Cairo and AWN with Synaptic.I got a notification of an error in the panel saying I had broken packages - see broken package filter to check it out.I can't find filters in Synaptic.Then I noticed DockbarX was empty (and I had pinned Firefox to it) So I tried uninstalling and reinstalling via terminal. No problems with that but when added it to the panel again it was still empty . I rebooted several times during these attempts.
Quote:
Symptoms:
- Launchers disappear - Open applications not reflected in launchers Jun 7/2010 status: New → Incomplete
I have a linksys router in my basement and physical access is pretty much blocked by a stuck trap-door. I could try to shut off the main power switch, but I like to see that as a last resort. The problem I have is that I have an open (no encryption) wifi connection between my pc and linksys router, yet I cannot connect to it. Until a couple of days ago I could connect to it with my android handheld device, my linux laptop, and my windows desktop. All these devices are now unable to connect. I attached the wicd log from my linux laptop. How to gain access to my router again?