General :: Pdf File Select Lag On Dolphin?

Jan 25, 2010

I use KDE Dolphin to move pdf file to another folder. When I click on it Dolphin stop responding for a minute. Is there any option to disable or not to preview the file or else? I am annoyed when have to wait so long time just to select a file.

View 3 Replies


ADVERTISEMENT

General :: Why Dolphin Makes Local Copy When Play A Remote .avi File

Oct 15, 2010

i am using dolphin 1.5 in kde 4.5.2. whenever i try to access movie file from remote samba server. dolphin copies the movie file to somewhere in local hard disk. so, i have to wait until a big file transferring complete. i know that it happens when i open .avi using mplayer. if i open the same remote file with kmplayer, it will player immediately instead of making local copy first. however, kmplayer is very slow and sounds and video stream breaking up, (i am sorry i do not know right english expression for this) i suppose this is not related to mplayer configuration. this seems to be dolphin problem. can i make dolphin to stop copying samba share to local disk and play instantly? there is a video in videos. it is comparing how dolphin and nautilus act differently when i play remote samba share movies.

View 3 Replies View Related

General :: Select All Text From A File With Nano?

Oct 6, 2010

I open a file in Ubuntu nano editor from the comand line and I want to copy all the contents of the file so I can paste it in an another application outside the shell. So far I can only copy using shift on the screen that is visible but not on all content.

View 4 Replies View Related

General :: Awk Script To Select Range From File?

Nov 25, 2009

I have a file generated in every event occurred. In this file i have a entries like bellow

<without blank line after Summary>

Summary: Adapter at hardware path 0/6/1/0 :Received an interrupt indicating that a
primitive was transmitted

and sometimes like bellow

<with blank line after Summary>

Summary: Adapter at hardware path 0/6/1/0 :Received an interrupt indicating that a primitive was transmitted What I need is to extract the Summary from the file. I have the following awk script. But it only works if there is no blank line after Summary.

cat server.event.txt|awk '/^Sum/,/^$/'

But I need up to second blank lines after Summary.

View 8 Replies View Related

Fedora :: Php - File Dialog - Select And Open A File

Dec 7, 2009

I have an application for loading data into MySQL table using php, through excel-Reader. php is set up on the localhost and the web-page is available from: [url]

The code of xlr2.php:

When I open the page, I get the message to choose a file with the file-dialog box and the notice as:

Notice: Undefined index: action in /var/www/html/xlr/xlr2.php on line 10

Default Action:

Choose a file to Load into MySQL:

Why so? I am selecting file from ("/home/lx/myDocuments/tech/excel/smslist.xls"), but the warning says that [failed to open stream: No such file or directory in /var/www/html/xlr/xlr2.php on line 33]. A different directory than I selected.

View 1 Replies View Related

OpenSUSE :: Slow File Copying With Dolphin?

May 10, 2010

When I copy files from one partition to another, or from one drive to another, the transfer rates hover around 5-8MB/sec which is kind of slow given that all my hard drives are SATA II. I have the same problem when copying either a single file or a group of files.

I'm running openSUSE 11.2 x64 here (KDE 4.3.5) with three SATA II hard drives that are all formatted with ext3. I have dropped to the CLI and used mv and cp instead - this seems to improve things but I shouldn't have to do this.

View 6 Replies View Related

OpenSUSE :: Dolphin File Manager Unpleancy

Mar 24, 2011

Sometimes the Dolphin file manager displays a "waiting bar" with a blue dot moving left and right all the time.There is a message next to it, stating that the file folder is being loaded. But I do not know that there is anything happening, nor is there any need to load anything. There is also a little red "delete" button, but klicking on it achieves nothing.

View 2 Replies View Related

Ubuntu :: Any Other File Managers For OS Other Than Dolphin And Nautilus

Sep 29, 2010

I was wondering is there were any other file managers for Ubuntu other than nautilus and dolphin, And it has to have a GUI, I like nautilus, but I cant stand the way it's tabs are now (compared to how they were in karmic) also nautilus is a little slow for my liking, dolphins tabs are fine, but I use gnome and it looks terrible outside of KDE.

View 7 Replies View Related

Debian Multimedia :: KDE - Dolphin Showing ISO File As Text

Aug 16, 2015

Dolphin showing .iso file as text wants to open in Kate or Kwrite. I reported this bug to Debian so they can get it fixed [URL]...

If you haven't done this fix, download the three iso files to see this problem in Debian 8 32bit: dban-2.3.0_i586.iso shows as normal in Dolphin. [URL]....

Modify:
/usr/share/mime/packages/freedesktop.org.xml
My freedesktop.org.xml before:
<sub-class-of type="application/x-raw-disk-image"/>
<alias type="application/x-iso9660-image"/>

[Code]....

View 3 Replies View Related

OpenSUSE :: Dolphin Does Not Refresh File List Automatically?

Apr 23, 2011

I found that sometimes if I have opened file manager window (Dolphin) it does not refresh list. Example, if I already have Dolphin opened and then create file in Terminal - i need to press F5 (refresh) to see newly created file

View 9 Replies View Related

Ubuntu Installation :: Dolphin Crashes On Any File Copy?

Aug 16, 2011

I don't know where to begin figuring this out. On a total fresh install of kubuntu 11.04, everything went fine. When I do any copying in dolphin it crashes. Konqueror does the same thing. I installed samba and I can copy files when using samba from a remote computer, locally it crashes dolphin and konqueror. I turned off desktop searching, still crashes. I tried copying from konquorer to dolphin and vice versa, crashes everytime. The system notification acts like it started the copy and keeps whirring until I close it. What can I try?

View 6 Replies View Related

Ubuntu :: Make Dolphin The Default File-manager In 9.04?

Nov 25, 2009

I have installed dolphin in ubuntu 9.04 but whenever I click on a folder it opens with nautilus file-manager. I found no option in the folder properties for making dolphin the default file-manager !

View 2 Replies View Related

OpenSUSE :: Dolphin Doesn't Care About File Read-only Permission?

Jun 10, 2011

I'm running oS 11.3 KDE 4.6.3. If I try to delete a read-only file in the terminal I can, but get a warning message I have to confirm:

[Code]...

In Dolphin the file is simply sent to trash, no warning. I couldn't find a setting in Dolphin configuration options to change this. I do have "Ask for confirmation. when moving files and folders to trash" unchecked, but even so, if the file is read-only?

View 9 Replies View Related

OpenSUSE :: Change Default Permissions For New File Created With Dolphin?

Jun 28, 2011

When I create a new file/folder in a ext4 data partition, it has permissions:

owner: rwx
group: r
other: r

I would like to change this default to:

owner: rwx
group: rw
other: -

I tried changing fstab, but umask and guid are not supported mount options for ext4. What can I do?

Note: I know I can do a chmod, but I don't want to do this again and again for every new file I create.

View 9 Replies View Related

Software :: Change The Default File Manager From Nautilus To E.g. Dolphin?

Dec 5, 2008

Using Fedora 10. I want to try different file managers for a while but can't find how to specify the default. I can open each one via the apps menu but can't find the "set as default" option.

View 12 Replies View Related

SUSE / Novell :: 11.2 - Running File Manager Dolphin Via Kdesu?

Nov 28, 2009

Instead of logging out and in again as root, I tried running the file manager dolphin through kdesu, but this was very slow and crashed eventually.

View 1 Replies View Related

OpenSUSE Hardware :: Cannot Transfer File Between Dolphin And Corsair Thumb Drive

Dec 18, 2010

I'm using 11.3 x86-64 KDE4.4,I bought a Corsair 4GB thumb drive last week,but when I tred to transfer some file from Dolphin to Corsair,the 'paste' selection in pop up is grey color,it means I couldn't paste thing into this thumb drive. I tried to modify the permission of this thumb drive,but failed,it pop up said I have no permission to do that.And when I download a .rar file tried to extract it with Ark,it loading the archieve like never ending,what's the problem?

View 3 Replies View Related

Fedora :: Can't Find .xml File When I Try To Select A New Wallpaper / Fix It?

May 30, 2011

I have created an xml file to change my wallpaper periodically, but when i try to select a new wallpaper..i cant find the .xml file.

View 8 Replies View Related

Ubuntu :: Select An Application To Open A (specific) File?

Mar 16, 2011

I have this problem, that I want a specific .exe file to open in Mono, but all other .exe files to open in Wine.

However, the only option there is, are 'Select an application to open XXXX.exe and other files of type "DOS/Windows executable"'

but I just want to open THIS .exe file in mono, and the rest in WINE.

I have been in similar situations before, in that I opened a folder containing music with VLC, and it worked fine, but after that, it assumed that I wanted to open all folders in VLC.

I assume that there must be an option for this, and I can not see why it ain't an option by default.

(I'm using Ubuntu 10.10)

View 3 Replies View Related

Ubuntu :: Icon View In File Select Dialogue Box

Apr 23, 2011

Is there any way to make the file selector dialogue box in Ubuntu show icons instead of a list or detail view? I have been trying to convince people to use Ubuntu instead of windows, but this seems to be a deal breaker for most of them. When uploading pictures to the web or facebook it is very difficult to navigate pictues in the file browser window with the little bitty thumbnails beside the file name. If there is no way to do this how would I recommend this idea for Ubuntu and to whom would I submit it?

View 4 Replies View Related

Ubuntu :: Select Lines Containing Word And Copy To Another File?

May 31, 2011

I am trying to find a way to search a text file for a certain keyword and then select each line containing the word , copy and paste these lines into another text file. I can do this easily with UltraEdit but I cannot figure out how to do it in Jedit or Scite.

View 5 Replies View Related

Slackware :: Cant Seem To Select A File On A Server On LAN To Attach To A Mail?

Jun 10, 2011

I cant seem to select a file on a server on my LAN to attach to a mail

View 1 Replies View Related

OpenSUSE :: Dolphin Error Message 'The File Or Folder /.local/share/Trash/files/IMGP1676.DNG Does Not Exist'?

Feb 10, 2011

Every time I try to empty the waste bin I get dolphin error - 'The file or folder /.local/share/Trash/files/IMGP1676.DNG does not exist'I tried to recreate the file 'IMGP1676.DNG' , deleted it i.e. sent i to the waste bin and then tried the empty waste bin again, although this time it was there and deleted it still reported the same error.du -h .local/share/Trash/files/ 12K .local/share/Trash/files

View 2 Replies View Related

Software :: Finding A Php Script To Format And Display A Select Amount Of Text From A File?

Jan 23, 2009

i need a php script to format and display a select amount of text from a file or a cron job that'll do it (with grep etc) and out put to a file but whatever is easier i want to display all the banned ip's i have in my .htaccess file i have a lot of lines in my .htaccess file but i have a line that read like this:

Code:

RewriteCond %{REMOTE_ADDR} (123.123.123.123|123.123.123.123|123.123.123.123)$

the 3 test ip's are 123.123.123.123 and i want the "" stripping and the "|" removing and each ip to be on it's own line like this:

123.123.123.123
123.123.123.123
123.123.123.123

i'm not bothered if this is a php script that'll read the .htaccess file and display the output or a cron job that'll run every x mins and output it to a .txt file but i'd prefer a php script

View 14 Replies View Related

General :: Couldn't Use DEL In Dolphin

Oct 22, 2010

I once used an alternate key as a shortcut of deleting in dolphin. After that, I want to revert to the default key DEL in dolphin so I reset the shortcuts. But I find it doesn't work any more. What's more the shortcut notice following the "Move to Trash" in the right click menu also goes away, i.e. just a blank,shown in attachment. What should I do?

View 1 Replies View Related

General :: KDE Dolphin Not Opening

Nov 9, 2009

I am having KDE and also gnome desktops. DOlphin file manager was working properly but suddenly now it stopped working in KDE. If I click the icon it just swings near the mouse for some time and nothing comes. Previously immediately after I click it used to come. But in gnome it still opens.

View 2 Replies View Related

OpenSUSE :: Dolphin Context Menu "Preview This File" Not Work

Feb 21, 2010

Anyone else seeing Dolphin's Context Menu on a file, Actions -> Preview This File not working for them?

Does anyone know how to fix it to work?

I am using openSUSE KDE 4.

View 1 Replies View Related

OpenSUSE :: Dolphin: Unable To Add The Permission "Is Executable" To The File: Eclipse

Jul 24, 2011

I'm trying to get Eclipse IDE running on my openSUSE 11.4 (KDE).

I have downloaded Eclipse Classic from Eclipse Classic 3.7 | Eclipse Packages. I started Dolphin and extracted the tar.gz file to a directory called eclipse. Now, as I understand, to run Eclipse, I must run the executable eclipse. But when I double-click eclipse, I get an error saying, "There is no application installed that can open files of the type executable (application/x-executable)."

Note 1: I have uploaded 3 screenshots as an album at Imgur: Eclipse with image titles and captions.

According to the screenshot #1, the file eclipse has a permission set of -rw-------. The execute permission is missing on this file. So, here's what I did: (screenshot #2) Right-clicked and selected Properties and under the Permissions tab, checked the Is executable checkbox and clicked OK. But still (screenshot #3), the permission set remains the same.

Note 2: The parent directory permissions are visible in the Terminal window below in all the screenshots.

What should I do to make eclipse executable?

View 11 Replies View Related

Fedora :: GnuPG "File Encrypt" Option Appears In Dolphin And Konquorer But Not In Nautilus?

Dec 5, 2008

how to get a right click option to encrypt a file in nautilus. Per the subject line, right click works ok in the other two applications but doesn't seem to have integrated into nautilus. (both KGpg and Seahorse are installed and each seems to work correctly).

View 1 Replies View Related

OpenSUSE Network :: Confused With File Sharing \ When Go To Dolphin/network There Is Nothing?

Jan 31, 2010

I know that this is easy, but I am confused.I have three computers all with a clean install of SUSE 11.2. Two of them use wifi with the internet and the third is wired.I would like to share files between them all of them.When I go to dolphin/network there is nothing there and I don't know how to set it up.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved