Displaying 20 results from an estimated 600 matches similar to: "How to run wine regedit on crossover?"
2009 Mar 01
2
Daft question: howto downgrade?
Hi
Can anyone point me to a howto on downgrading. Just upgraded to 1.1.15 and spore don't work anymore. Gave crosover a try and the did nothing.
Is there an easy way to go back to 1.1.12 or to run both versions?
Regards
Si
2002 Nov 12
1
Rsync speed over network.
Haile the list ;-)
I am new to this list and this is my first post so grretings to all and
nice to meet you.
I am setting up rsync here to do a MASSIVE copy from one machine to the
other.
I am moving mail servers so I must copy /var/spool/mail/ over to the
other machine.
I understand and have used locally the copy methods(manpage is good) but
I need to ask what will be the fstest possible
2002 Nov 13
4
Speed tests
Hi all
I hope no one minds but I was asked to post my timetrial findings back
to the list.
Hope it helps someone else as well, if you have any suggestions please
mention them as I need all the speed that I can get
The scenaro is as follows
I have to switch mail servers and I need to copy all my mbox files over
to the new machine.
As you may well know time if off the utmost importance so I
2012 Nov 06
0
How to get which check boxes has beed unchecked and remove Subscription for them?
I have following subscription creating system, right now when I`m selection
available subscription groups(Marketing, Sales) action Save Subscription
create this two subscriptions:
@subscriptions = current_user.subscriptions
> @apps = App.all
> if request.post?
> if params[:subscription] and params[:subscription][:app_id]
> params[:subscription][:app_id].each do |app_id|
>
2013 Apr 08
1
cattr_accessor and Thread.current prblems
Hello,
I am trying to convert three applications to multitenant, all of them have
same structure difference is only in little functions and template designs.
All of them using cattr_accessor for setting currencies and other data, and
it works perfectly
Now i added app_id as cattr_accessor to App model to use it in
default_scope to implement multi-tenancy
class App < ActiveRecord::Base
2006 Feb 20
2
file_column: changing default store_dir
File_column plugin is great. I need to change the default :store_dir
from the dynamic "model_name/attribute_name" to an equally dynamic
"client_id/app_id/model_name/attribute_name". In my model I have:
class Component < ActiveRecord::Base
belongs_to :component_type
belongs_to :component_group
breakpoint
file_column :content,
:magick => { :versions
2005 Nov 09
9
A lot of IPC$ connections
Hello,
I am running a SuSE SLES9 Server with samba-3.0.14a, this server is acting
only as a printserver.
Printing is running well, but after a day I have a lot of IPC$ Sessions,
does this share have a important function? I there a timeout for this
sessions available?
This IPC$-Sessions alway asking my cups-server and it took a high amount of
cpu-load.
Any help is welcome!
regards
Franz
2009 Jul 04
3
No wine applications work (Ubuntu 8.04)
I have Wine version 1.0.0 (I installed it a while ago), which I only recently needed to use. The first thing I did was try to put a DLL into the system folder. But when I clicked on "Brose C:\ Drive" nothing happened, so I tried clicking on "Configure Wine", and this time, the monitor blinked a few times and went back to the login screen.
After that, I could browse the C;\
2007 Dec 10
0
password authentication stops but can be restarted
I have several Sun Solaris systems that share directories via SAMBA. After
some period (I think 30 days, which the password expiration period) the
authentication stops with the following messages (all names changed to protect
the guilty):
li_rpc_pipe_open_schannel: failed to get schannel session key from server
W3K_SERVER for domain DOMAINX.
connect_to_domain_password_server: unable to open the
2003 May 01
2
no wins registering?
I have multiple samba servers. smb1 is my master, smb2 is a slave.
My master has this:
name resolve order=wins hosts bcast
# wins server=127.0.0.1
wins support=yes
The Slave has this:
name resolve order=wins hosts bcast
# wins server=<IP OF Master>
wins support=no
After 24 hours the Master forgets who the slave is. If I restart the
slave he notifies the master who
2010 Nov 19
1
Help: delegated association 'App' returning ActionDispatch::Integration::Session instead
class Foo < ActiveRecord::Base
has_one :bar
delegate :app, :to => :bar
end
class Bar < ActiveRecord::Base
belongs_to :app
def self.attribute_column_names
return @@attr_columns if defined?(@@attr_columns)
readers = content_columns.map { |n| n.name.intern } -
[:created_at,:updated_at]
@@attr_columns ||= readers.map { |k| [k, "#{k}=".to_sym] }.flatten
end
2005 Dec 06
1
HELP!
Hello folks!
I've got stuck in a problem after setting up a Linux box as a PDC for a
Windows network with Samba.
The stuff was running pretty well up until we tried to setup and install a
printer on the Linux box; I saved the old configuration (smb.conf file) and
then I started to change some lines in it to allow printer sharing... my
nightmare started to be real since then!! Now no user
2018 Nov 17
2
Forum
Hi Bruce
Thank you very much for reaching out. This is likely to be a short discussion due to me potentially learning that my infrastructure possibly has shortfalls that I did not appreciate until just recently.
What I was hoping to do is deploy Windows from a Thecus branded NAS. Natively the NAS does not support PXE, but with community created mods it is achievable. So with this mod
2010 Oct 13
1
GDI and MSCMS Color Management Patch
I've made some kind of patch for wine:
http://www.megafileupload.com/en/file/275963/dlls-tar-gz.html
this tar includes two edited files from wine's dlls directory.
It repairs problems with displaying images with enabled color management created by gdi and mscms, for example in Pentax Photo Laboratory or SilkyPix Developer Studio. My information about this problem and previous solution
2011 Nov 16
0
Meta property for videos uploaded from rails application
Hi all,
Iam having an issue with uploading videos to facebook from my rails
application. One of my team member said that we should send meta
properties of the video to post on facebook. Iam new to ROR and i dont
know how to get the meta properties. Please can anyone help me in this
with an example?
The code that he gave me was this:
I want to do it in rails
<meta
2018 Nov 17
0
Forum
Hi Anfo,
Windows 7 deployment is actually something I do from pxe... It does requires "extras" from Microsoft to build the windows install image, but they don't cost anything and it's a one
time thing.? I'll have to locate my docs on the Windows deployment tool.
PXE install of windows is the fastest Windows 7 Ultimate N install I've ever done... Much faster than
2004 Dec 19
2
QuickNet Internet PhoneJack problem
Hi list,
I have some problems to get the QuickNet Internet PhoneJack working.
What .conf files do I have to edit to get a dialtone for the first test
with the standard configs from asterisk?
I have the ixj driver running and a cat /proc/ixj after asterisk start
tells me one reader and one writer.
But if I pick up the receiver I don't get a dialtone nor I'm able to
dial a number.
2018 Nov 17
1
Forum
Thank you for the prompt reply. What you said is promising so if I may, with your help can we decipher what SYSLinux files goes where from the ground up? If this is too broad a question or may take up too much of your time then I understand and appreciate your help thus far.
Richard
-----Original Message-----
From: Bruce Ferrell [mailto:bferrell at baywinds.org]
Sent: Saturday, 17 November 2018
2004 May 05
3
sip.conf and SIP client host= not recognized in some cases
I am seeing an issue with getting certain sip devices to be recognized as
defined SIP clients host= in the sip.conf and the only deference that I can
find btw sources that work and don't work is that devices that send packets
with an Initial Via header of themselves appears to work and pick the
context correctly but those that don't have the Via just get dropped in the
context of the
2004 Sep 09
3
Dialing Out through Provider with Authentication
Hi,
I try to dial out through a Provider, but for that i need to be
authenticated - it actually does not work !.
What kind of dial command do i have to use when i:
- Want to authenticate the user
- And dial with that authenticated user an extension
What i tried so far
exten => _7.,2,Dial(SIP/USERNAME:PASSWORD@PROVIDER.COM/${EXTEN:1})
what have i done wrong ?
i always get back a Service