Displaying 4 results from an estimated 4 matches for "siro".
Did you mean:
sir
2015 Nov 19
7
[Bug 93004] New: Guild Wars 2 crash on nouveau DX11 cards
...X11 cards
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: siro at das-labor.org
QA Contact: nouveau at lists.freedesktop.org
Guild Wars 2 32bit crashes on DirectX 11 capable Nvidia cards using OpenGL and
Gallium Nine state tracker.
It doesn't crash on BARTS (AMD HD6850) and it doesn't crash on NV84 (Nvidia
Geforce 8600GT).
Bug reports:
https:...
2008 Apr 01
2
strange behaviour
Hi all.
Last thursday I've had to restore my customer's pdc from an hdd failure,
and by the evening I restored a full working state of server and
clients, rejoining all of them to the domain.
Next morning the customer called me saying that nothing was working, I
looked the server from remote without finding failures and then I went
there: I found that clients couldn't find the pdc
2006 Jan 19
0
Help with nested HABTM relationship
...list_id"
22 has_and_belongs_to_many :accounts,
23 :join_table => "accounts_contacts",
24 :foreign_key => "contact_id",
25 :association_foreign_key => "account_id"
26 end
27
28 me = Contact.find_by_first_name("Siros")
29 print me.last_name
30 me.accounts.each do |company|
31 puts company.name
32 end
33 # => "JohnsonIBM"
34
35
36 mailing = Prospect_list.find_by_name("Hot Leads")
37 mailing.contacts.each do |person|
38 puts person.f...
2008 Apr 08
0
hardware change
Hi all,
I'm just thinking to change my PDC's hardware and I've a question for
you all: is there a way to migrate the whole configuration of Samba at a
glance without having to rejoin all clients to the domain and re-setting
all the users' passwords?
My passdb backend is now "tdbsam".
Thank you in advance.
Roberto