Displaying 20 results from an estimated 50000 matches similar to: "starting exes with wine"
2008 May 27
0
starting programs via context menu
I'm running Sidux and Wine 1.0-RC2. When I right clicked on an exe file it showed me an option to launch the file using wine. That feature is now gone and even double-clicking does not work but instead offering me to choose a program for opening the file.
Now I want to re-enable the context menu feature or at least let wine open exes by double clicking.
thanks
2004 Jan 10
2
swat error
I am getting the following error when trying to connect to
http://localhost:901
500 Server Error
chdir failed - the server is not configured correctly
Are there any known fixes for this ?
Also:
I noticed that some of the directives, such as datadir, might be
non-functional or ignored elsewhere in coding of swat
Could this be the cause of the above errors ?
Finally here is the cli output
2003 May 06
2
"help.start() and kde konqueror"
Hello,
When I attempt to use KDE 3.03 "konqueror" for help.start() I can't get the
search engine to work but otherwise help.start() is OK. How should
"konqueror" be setup for this?
The response to the command is below:
> help.start(browser= 'konqueror')
Making links in per-session dir ...
If konqueror is already running, it is *not* restarted, and you must
2009 Sep 29
1
Problems connecting to httpd help server with some browsers
Hello,
sorry to provide only very little testing, but with the release date nearing,
I thought it better to report this quickly than to wait for an uncertain
period until I find more time.
I'm observing strange problems connecting to the httpd help server with
konqueror (KDE 4.3.1):
options (help_type="html")
options (browser="konqueror")
help ("print")
2008 Jun 02
1
Wine & Access to Com1 Port for Rig Control
I am attempting to control an amateur radio transceiver using its own
program ... which works under windows98 and newer. As I am a linux user I
want to avoid having a windows installation for just one program.
The details are as follwos:
rig: Tentec Pegasus
computer: PC-type with 2+ GHz processor and 512 Meg of RAM
software: Sidux (2008.1) + pegasus rig control software version 2.01
2008 Jun 02
1
Wine & Acces to Com1 for Rig Control
Wine & Access to Com1 Port for Rig Control
I am attempting to control an amateur radio transceiver using its own
program ... which works under windows98 and newer. As I am a linux user I
want to avoid having a windows installation for just one program.
The details are as follwos:
rig: Tentec Pegasus
computer: PC-type with 2+ GHz processor and 512 Meg of RAM
software: Sidux (2008.1) +
2004 Feb 06
1
Suse 9 Konqueror/Samba problem
I can access Samba and Windows share on my newtork (I have Samba on linux
server) and some W2K Server.
>From my SUSE 9 Professional client within Konqueror I can create, delete
file, rename and even overwrite files on the share of my server (Samba or
Windows).
But When I open the file (file.txt or any other type) within Konqueror on a
Samba
share (by example right clicking and choosing open
2001 Jun 12
3
Using konqueror with help.start
For R-1.2.3 on a Debian 2.3 (testing) GNU/Linux system I would like
to have help.start use Konqueror (the KDE web browser) instead of
netscape. I can start it with
help.start(browser = "konqueror")
but trying to search for terms from the search page does not work.
My guess is that I need to configure javascript. The default is not
to allow javascript at all. I do not wish to
2005 Aug 13
2
problems with name resolution in a small home network
Pardon me if I don't adhere to list protocol - this is my first post:
I have a simple home network with a seemingly intractable problem. I'm pretty
new to Samba, though, and I can't help but think the answer, like the
purloined letter in Edgar Allan Poe's story, is staring me in the face.
Various folks have been helping me over on the Fedora list for 9 days, now,
so I thought
2007 Jul 16
1
KParts for KDE 3 , KDE 4
Hello,
I started writing a KPart for swfdec so that it will work nicely in
Konqueror. Currently it can load various movies using swfdec's built
in loader and render them. Although swfdec's loader can only handle
local URLs, KPart provides a mechanism to download movies to temporary
local files if the part doesn't explicitly support non-local URLs.
That works for simple movies, but I
2005 Apr 04
1
Mounting Samba shares under KDE 3.x
Hi,
I'm trying to mount the samba shares into my SuSE 9.2 workstation, with
no luck. Our server is in production, so there's nothing wrong in our
samba server. But I can't mount my shares under KDE.
Doing it with mount -t smbfs gives me a lot of Time Out errors, and the
mount is unable to show any files. Seems that the smbfs module is broken
in the 2.6.8 kernel. I don't know
2005 Aug 11
1
name resolving on a simple network
Pardon me if I don't adhere to list protocol - this is my first post:
I have a simple home network with a seemingly intractable problem. I'm pretty
new to Samba, though, and I can't help but think the answer, like the
purloined letter in Edgar Allan Poe's story, is staring me in the face.
Various folks have been helping me over on the Fedora list for 9 days, now,
so I thought
2007 Mar 01
3
A couple of bugs...
Hello together!
I've found a couple of bugs with current compiz git,
most of them related to the use of KDE and wanted to
let you know.
1. kde-window-decorator crashes every now and then.
This seems to be especially often when starting
kaffeine media player, but not exclusively. I've
attached a backtrace, though I don't know if it is
useful in this form...
2. Resizing a
2006 Mar 21
1
Konqueror Ajax update
I had been comparing IE and Firefox Ajax performance, and since I have a
couple of Unix boxes in my workshop, I threw Konqueror into the mix, and
reported here earlier today (or yesterday) that Konqueror ( 3.4.3) could
handle Ajax perfectly, at least as far as the simplest AWDWR Ajax example
(./example/index) was concerned.
It occurred to me to do a more grueling test.
I took the
2004 Sep 01
1
Integration of Windows mail client in Konqueror
Hello together!
I would like pegasus mail as default mail client for konqueror. After clicking on
a mailto link there should be pegasus mail started in this way:
"wine winpm-32.exe -T <to address> -S <subject>"
My question was, how can i set up the Konqueror in such way?
Has anyone tried something like this?
Bye,
Timo
2006 May 20
1
problem to backup some folder - folder empy
hi
my script to backup my home folder
BDIR=/home/$USER
EXCLUDE=exclude.txt
OPTS="-a -r -v -p -t --del --exclude-from=$EXCLUDE
--progress"
BACKUPDIR=/media/dvdrecorder
rsync $OPTS $BDIR $BACKUPDIR
my exclude file
+ .kde/
+ .kde/share/
+ .kde/share/apps/
+ .kde/share/apps/kmail/***
+ .kde/share/apps/kwallet/***
+ .kde/share/apps/konqueror/***
+ .kde/share/apps/kabc/***
- .**
when i
2001 Dec 03
15
"could not connect to host - localhost"
Hi All:
I'm running Mandrake 8.1 (downloaded) and the install went fine.
Configuring Samba however is another story. I get the message "could not
connect to host - localhost" on the Linux box. I cannot see the network
from the Linux system. The Linux system is visable from Win'98SE as are the
shares but I cannot access them "password is incorrect".
This does not
2007 Mar 19
1
wine and Samba
Hi!
Is there a way to run Wine from a Samba connection opened in Konqueror?
When I open it via Konqueror (double-clicking=>run with=>wine), it just
opens a window and close it fastly. When I activate the 'open in
terminal' option, the terminal leaves blank.
What can I do?
Thanks.
Vinicius
2004 Oct 04
2
smbmount and UTF-8 characters
Hello list!
Sorry to be a pain, but I've hunted high and low and can't seem to find
the answer.
I have a Slackware 10 system and a Microsoft Windows 2000 system.
On the Windows 2000 system are lots of files with extended characters -
like (tm), (r) and characters with umlauts.
I used the "locale" command and set LC_ALL=en_US.UTF8.
I am running KDE and in the Konqueror
2013 Nov 09
5
[Bug 71438] New: Application Konqueror crashes when connecting to asus.com
https://bugs.freedesktop.org/show_bug.cgi?id=71438
Priority: medium
Bug ID: 71438
Assignee: nouveau at lists.freedesktop.org
Summary: Application Konqueror crashes when connecting to
asus.com
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)