similar to: How much of Wine Explorer is functional?

Displaying 20 results from an estimated 4000 matches similar to: "How much of Wine Explorer is functional?"

2006 Jan 19
1
winefile shows drives as NTFS - is this correct?
I am having consistent difficulty with write access and installing applications. The errors show up as write protect errors or not enough disk space errors. 'winefile' shows the disks as being NTFS. Is this correct or is it a winefile anomaly? Are these conditions related? What is the correct file system type? How can this be managed? 'winecfg' does not seem to allow
2008 Nov 07
6
How to spec a (Trollop-based) binary’s internal state?
I?m trying to spec a ?binary?, and as previously discussed on this list, I?m trying to do it ?from outside? ? i.e., by calling it with Kernel#` and observing the (side-)effects. Unfortunately, this doesn?t really let me spec expectations about its internals. Let?s assume I have a -d flag and I parse it with Trollop to set Conf.debug: opts = Trollop::options do opt :debug, ''Print debug
2012 Sep 28
2
[PATCH 0/2] Fix calls to case_sensitive_path.
Proposed patches to fix https://bugzilla.redhat.com/show_bug.cgi?id=858126
2007 Apr 08
1
winefile/explorer hardcoded ? HKEY_CLASSES_ROOT\Folder\shell\open\command ignored
Winefile seems to be hardcoded when it comes to opening folders. No matter what I do it always pops up. I tried deleting HKEY_CLASSES_ROOT\Folder and nothing changed. What can I do to convince wine to open folders with /usr/bin/nautilus ? I allready made it open ordinary files with gnome-open. -- Who logs in to gdm? Not I, said the duck.
2010 Mar 29
4
[PATCH 0/3] Export and merge into Windows Registry
As described here previously: https://www.redhat.com/archives/libguestfs/2010-March/msg00129.html Here is the three part patch to reimplement virt-win-reg to support exporting and merging Windows Registry entries in the 'regedit' format. Tested by me on a local Windows VM. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-top is 'top'
2007 Apr 27
9
can''t mount vfat fs on lvm created by winxp guest
Greetings, I''ve had no success with mounting a vfat file system created by a Windows XP guest on a lvm volume. # mount -t vfat /dev/vg1/win1 /mnt/ mount: wrong fs type, bad option, bad superblock on /dev/vg1/win1, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so # dmesg FAT: invalid media value (0xb9) VFS:
2007 Apr 23
3
Troubles with using gems in Rails
Hi! I''m observing some problems using gem inside Rails. My understanding is that after following sequence in irb: $ irb irb(main):001:0> require ''rubygems'' => true irb(main):002:0> require ''active_record'' => true irb(main):003:0> gem ''acts_as_taggable'' => true I should have access to acts_as_tagable mixins, like:
2009 Apr 24
5
error in FAQ
Wine's FAQ has the following question under 7.3: > I want my Windows application to be able to launch a Linux > application to open documents Answer: > You can start Linux applications directly from Wine only if you > specify full path or use shell: > /usr/bin/glxgears > # or > /bin/sh -c glxgears This advice is wrong or at best incomplete. I have tried it out
2011 Apr 29
5
My first attempts at Wine
I need to be sure that Wine will be able to run some of my XP applications before I commit to linux, so I installed Lucid Puppy 525 ( a cut down version of Lucid) and Wine - the default install version is set to v1.1.43, so that wasted a lot of time. I then installed Wine v1.3.13 , since the stable v1.2 wasn't on offer. I'm going to need Java Runtime Environment, so I started by
2011 Nov 02
3
form_for text_field
I have a form ... html ..... <% form_for @person do |f| %> ... html ..... <%= f.text_field :last_name %> ... html ..... <% end %> When last_name field of @person doesn''t contains french special symbols like ''é'', all characters are displayed in the input control (f.text_field :last_name ). Else only symbols before french special symbol are
2002 Jun 14
3
calling an editor on MAC and Linux
I have written an R function that writes output to an external file using the sink function. I assume that `sink' is not operating system dependent. At the end of the function I have additional code that opens the newly created file using notepad on a Windows system. Obviously, this part of the code will not work on a Mac or Linux box. Since I do not have a machine with Linux or the Mac OS
2005 Oct 09
3
Exploring Folders
Hi, my company develops Windows applications and we are trying to get them to work correctly under Wine. We have two outstanding issues 1. Toolbars - the generic icons do not list (ie STD_DELETE). Currently posted under Bugzilla 2. We provide menu links to open a folder using the Win32 API command ShellExecute(hwndDlg, NULL, szFolder, NULL, NULL, SW_SHOWNORMAL); (szFolder is the folder
2008 May 15
1
'wine explorer' just exits with no messages.
I found this error to be a bit odd. I had completely wiped my hard drive before reinstalling everything (for reasons unrelated to WINE,) on my Kanotix 2007 RC6 Thormammer. But now I've reinstalled WINE RC1. Since WINE v0.9.61 came out, I've noticed that 'wine explorer' just quits without any error messages. Also, the corresponding menu entry does the same thing. Since this is a
2012 May 06
1
security mask for extended ACL permissions / change of create mode for Samba
Dear All, I manage a Debian Squeeze GNU/Linux (with kernel 2.6.32-5-686 #1 SMP) with Samba 3.5.6 (samba 2:3.5.6~dfsg-3squeeze8 package is installed). I have a "test" directory with native Linux ACL permissions. getfacl test's output: # file: test # owner: akos # group: grp # flags: -s- user::rwx group::rwx group:read:r-x mask::rwx other::--- default:user::rwx default:group::rwx
2006 Jun 18
2
winefile vs wine problem
I am new to Linux and wine. I installed a program and it runs fine from inside winefile but when run from wine command line it only loads the main part of the program and the modules don't work. I have searched for an answer, but can't find one. What am I missing what is the difference between winefile and wine when starting an application? The reason for wanting to run from wine
2005 Feb 20
2
No Command Line
Hello all, I've just installed Wine 20040813 on a Linux Computer (SusE 9.2) without a Native Windows environment. I've installed a few Windows software programs and things seems to be ok for the most part. One of my Applications will not run if I call it using wine direct from the shell command line. If, however, i frst call 'winefile' and then start my application from
2003 Sep 08
8
Can I execute a shell script from Wine ?
I need to be able to trigger a Linux procedure (shell script, or PERL for example) from Wine. Is it possible to do ? Please help ! Thanks. Boris Kirshteyn K-B Toys, Software Architect (413) 496-3249 bkirshte@kbtoys.com
2007 Oct 09
2
Print to POS printer
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I've been searching teh web but I don't find a clear solution for this: The program I am running needs to print a bill to a remote printer (attached to a IBM NC 2200) compatible with EPSON TM-U210D. How can I avoid the WINEPS.DRV? Can I use the driver that works fine in Windows (tm300s.drv)? Thanks a lot. -----BEGIN PGP SIGNATURE-----
2011 Dec 26
1
Find Program Version in Wine
Hi, quick question. In Windows, I can right-click an executable, go to properties, and in there often lies the program version number. Is there any way that I could find such a program version number in Wine? Jake
2012 Jan 02
1
Special Place for Wine's Programs?
Is there a special place for the programs that actually come with Wine (winefile, winecfg, Wine's notepad, Wine IE, etc.) like the AppDB, but just for them? Because I was wondering, say for example, someone found a bug in winefile. Where would the corresponding AppDB[oid] page be for winefile to attach that bug to? It would be nice to go to a page and see all the known bugs for such a