Displaying 20 results from an estimated 11000 matches similar to: "Wine menu in Windows application"
2008 Mar 27
10
Bryce 5.5 once ran, before update.
In the application database, there is a revue according to which Bryce 5.5 does not run under WINE. But not having looked at the AppDB first, I went ahead and installed Bryce 5.5 some months ago, which ran fine under WINE 0.9.44 or some such version...
Here is an old screenshot of the app, which has been used to render a tree on the Linux Box. (Kanotix 2006-RC4)
[Image:
2008 Mar 21
1
Shearing in screenshots of DirectX?
I'm trying to take screenshots of the Dawn of War game through Wine. The game runs fine and under Windows it has a built-in screenshot function that dumps a JPEG to a sub-folder.
Under Wine the game never gets the print screen request because Compiz or Metacity hijack the signal first and start Gnome-Screenshot. Sometimes the screenshot is okay, but other times the screenshot has
2009 Apr 14
4
Building GUI for custom R application
HI R users,
I would appreciate information/examples/suggestions on building GUIs
for R applications.
I am currently working on a project that would require the following
functionalities :
1) Display a window to the user. Provide a function to scan local
drive and choose dataset file.
2) Display the column names for the user to choose the dependent
variable and the independent variables.
3) Fit
2008 Mar 01
4
IDAFree-4.9: screen does not get displayed properly
Hello,
when I try and run IDA (wine idafree49.exe) under wine-0.9.56
(also wine-0.9.36) the screen with the assembler listing
(and other listings) does not get displayed properly:
The strings overwrite each other, thus leading to an unreadable
result. Cf.
http://www.screenshots.cc/view_image/6cc4d1836/ida_wine_0.9.56.png
I have tried various settings in winecfg, but without success.
The
2009 May 15
3
[LLVMdev] [Cygwin] bug on SVN
I am getting a bug building Cygwin on latest SVN :-
llvm[1]: Compiling Process.cpp for Debug build
In file included from /home/ang/git/workbench/lib/System/Process.cpp:29:
/home/ang/git/workbench/lib/System/Unix/Process.inc: In function 'unsigned
int g
etColumns(int)':
/home/ang/git/workbench/lib/System/Unix/Process.inc:209: error: aggregate
'winsi
ze ws' has incomplete type and
2013 Jul 23
1
Postgres adapter misconfigured on Linux?
I''ve written a simple Rails migration that adds an index to an existing
Postgres table:
class AddIndexToEvents < ActiveRecord::Migration
> def change
> add_index :sf_events, :account_id
> end
> end
However, when I run the migration, it fails due to a syntax error on the
CREATE INDEX line. I''m expecting some SQL like this to be generated:
CREATE INDEX
2011 Dec 05
1
using StatEt IDE for Eclipse
Hi,
I'm trying to use StatEt IDE for Eclipse as my R editor, but I'm completely
lost. I've read all I could find online, made apparently all I had to do
(installing rj, configuraing StatEt, etc.) but still cannot make R running.
Below is the error log file.
Thank you so much for assistance.
Matteo
!ENTRY de.walware.statet.r.console.ui 1 0 2011-12-05 16:21:51.355
!MESSAGE
2009 May 15
0
[LLVMdev] [Cygwin] bug on SVN
On May 15, 2009, at 11:03 AM, Aaron Gray wrote:
> I am getting a bug building Cygwin on latest SVN :-
>
> llvm[1]: Compiling Process.cpp for Debug build
> In file included from /home/ang/git/workbench/lib/System/Process.cpp:
> 29:
> /home/ang/git/workbench/lib/System/Unix/Process.inc: In function
> 'unsigned int g
> etColumns(int)':
>
2009 May 15
5
[LLVMdev] [Cygwin] bug on SVN
----- Original Message -----
From: Douglas Gregor
To: LLVM Developers Mailing List
Sent: Friday, May 15, 2009 7:24 PM
Subject: Re: [LLVMdev] [Cygwin] bug on SVN
On May 15, 2009, at 11:03 AM, Aaron Gray wrote:
I am getting a bug building Cygwin on latest SVN :-
llvm[1]: Compiling Process.cpp for Debug build
In file included from
2009 Jan 07
1
Problems with EasyEclipse Ruby Rails 1.2.2.2
Hi,
I''m a real newbie both in Rails and Ubuntu but I''m going to learn Ruby
on Rails for a schoolproject. I''ve tried to find out what IDE is best
according to different tutorials and blogs and have chosen to download
easyeclipse-ruby-rails-1.2.2.2.tar.gz.
My problem is that when i start the program an error popup is shown:
"An error has occurred. See the log file.
1997 Sep 03
1
ERRDOS - ERRbadshare
i'm getting the following error message from smbclient when doing tar
backups. what exactly does this error message mean and how can i
eliminate it?
ERRDOS - ERRbadshare (The sharing mode specified for an Open conflicts
with existing FIDs on the file.) opening remote file
\windows\system32\config\software.LOG
--
Todd Pfaff \ Email: pfaff@mcmaster.ca
Computing and
2009 Dec 18
2
Undefined Method error - help request
Good morning All -
I am working on a time tracking application as a learning excercise
and have run into an error neither I nor Google can remedy.
When loading my view, I get an error: ''undefined method
''true_class_path'' for #<ActionView::Base:.........
Context:
I have controllers for Project, Worktrack and ''Workbench'', among
others. Workbench is
2009 May 18
0
[LLVMdev] [Cygwin] bug on SVN
On May 15, 2009, at 12:13 PM, Aaron Gray wrote:
>
> ----- Original Message -----
> From: Douglas Gregor
> To: LLVM Developers Mailing List
> Sent: Friday, May 15, 2009 7:24 PM
> Subject: Re: [LLVMdev] [Cygwin] bug on SVN
>
>
> On May 15, 2009, at 11:03 AM, Aaron Gray wrote:
>
>> I am getting a bug building Cygwin on latest SVN :-
>>
>> llvm[1]:
2008 Jan 18
3
Comboot Menu System
On the SysLinux page, there is a screenshot of "COMBOOT Menu System for
SYSLINUX developed by Murali Krishnan Ganapathy" (Advanced Menu System).
I was wondering where I might be able to download this menu system in
full to work with? If you dont want to share, I understand, but I am
really intrigued by this and want to learn more, and maybe make my own
design if I can figure it out.
2009 Apr 06
1
Need Help with StatET Error/Bug? on Ubuntu 8.10 amd64
Hi,
I posted this message on the StatET-user board last week, but it looks like
a ghost-town...
I have a bad feeling that there is some code in the plug-in which doesn't
work well with my environment, but if I am lucky, maybe other users have
worked around this problem somehow - I am hoping that my setup is the issue.
Note: very similar StatET setups on 32-bit XP Pro and Vista run
2008 Feb 26
1
MySQL Workbench
MySQL Workbench is starting to look nice, but hasn't run on Linux for
quite a while. Does anyone know if it's possible to get it running in
Wine at the moment?
I built 0.9.56 and tried to run MySQLWorkbench.exe from the zipped
binaries. It complained about .NET. So I installed
mono-1.2.6-gtksharp-2.10.2-win32-5 into wine. Now I get this in the
console:
fixme:spoolsv:serv_main (0 (nil))
2007 Nov 19
1
biocep project (R for the Web and the Virtual R Workbench)
Dear all,
I have been writing during last year at the European Bioinformatics
Institute a general unified open source solution for R integration. This
work is now available via this link:
http://www.ebi.ac.uk/microarray-srv/frontendapp/
The different frameworks and tools of the biocep project are now robust
enough for production use. The different APIs are finalized but the
documentation is
2007 May 19
1
Using an already installed Linux JRE from WINE
I've installed the Windows application Open WorkBench* which is coded
in C, C++ and Java.
When I install it under WINE, it installs fine, but when I run it, it
gives a 'JRE is not installed' error message.
I have a Linux JRE already installed.
Do I have to install a Windows JRE? Or is there a way of telling WINE
about the Linux JRE I already have installed?
2006 Jan 17
4
Delphi Application.
Friends,
Sorry my english, i'am speaking from brazil. I have a problem with an
delphi application running on wine 0.93. The application open exactly,
but the buttons not it appears correctly. I send the link of screenshot:
http://200.195.11.195/~prolinx/screen01.jpg
any help is coming well.
Thanks!!!
Angelo Braga
2006 Jun 07
2
OT: MySQL Workbench
Hi List,
Has anyone tried MySQL Workbench on Mac OS X? I am using a MacBook
Pro with 10.4.6. It looks like a pretty interesting tool to design
the rails backend but I can''t even name a table before it crashes.
Thanks,
Gustavo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: