Hi, sorry for my bad English. I'm a beginner, and I don't know how to make an insensitive object sensitive back again.
Thank you
Valentin
The only way I know how to do this is to go through the XML editor, find the object, and then reset its property.
Bryce
On Sat, 22 Jan 2005, Valentin Cristescu wrote:
Hi, sorry for my bad English. I'm a beginner, and I don't know how to make an insensitive object sensitive back again.
Thank you
Valentin
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
On Sat, 22 Jan 2005 12:33:37 -0800 (PST), Bryce Harrington <bryce@...69...> wrote:
The only way I know how to do this is to go through the XML editor, find the object, and then reset its property.
You can also enable Tab to select locked object (Preferences > Selecting, uncheck "ignore locked objects") and then travel to your locked object by pressing Tab. When you have it selected (by whatever means) open Object Properties and unlock it.
In general, locking individual objects is not recommended until we have an object tree dialog that would make unlocking easier. Use locking layers instead, and you won't have this problem. You can always move an object to a layer of its own if necessary.
On Sat, 22 Jan 2005, Valentin Cristescu wrote:
Hi, sorry for my bad English. I'm a beginner, and I don't know how to make an insensitive object sensitive back again.
On Sat, 22 Jan 2005, bulia byak wrote:
On Sat, 22 Jan 2005 12:33:37 -0800 (PST), Bryce Harrington <bryce@...69...> wrote:
The only way I know how to do this is to go through the XML editor, find the object, and then reset its property.
You can also enable Tab to select locked object (Preferences > Selecting, uncheck "ignore locked objects") and then travel to your locked object by pressing Tab. When you have it selected (by whatever means) open Object Properties and unlock it.
In general, locking individual objects is not recommended until we have an object tree dialog that would make unlocking easier.
I think the way the interface works, it's possible to accidentally set this. The CTO at work did this a few weeks back. I think I put in a rfe or bug to remove the option from the context menu so this doesn't happen so easily.
Bryce
On Sat, 22 Jan 2005 12:50:10 -0800 (PST), Bryce Harrington <bryce@...69...> wrote:
I think the way the interface works, it's possible to accidentally set this. The CTO at work did this a few weeks back. I think I put in a rfe or bug to remove the option from the context menu so this doesn't happen so easily.
And it was removed quite some time ago. Please update your CVS :)
bulia byak wrote:
On Sat, 22 Jan 2005 12:50:10 -0800 (PST), Bryce Harrington <bryce@...69...> wrote:
I think the way the interface works, it's possible to accidentally set this. The CTO at work did this a few weeks back. I think I put in a rfe or bug to remove the option from the context menu so this doesn't happen so easily.
And it was removed quite some time ago. Please update your CVS :)
I have a rough script I manually initiate to clean the source tree, tgz it, cvs update, autogen etc to make on a Linux (slackware box). I can see how this could be damaging on a cron entry but as a manual tool I find it useful. Is this something useful to attach here?
Cheers Jamie
On Sat, 22 Jan 2005, bulia byak wrote:
On Sat, 22 Jan 2005 12:50:10 -0800 (PST), Bryce Harrington <bryce@...69...> wrote:
I think the way the interface works, it's possible to accidentally set this. The CTO at work did this a few weeks back. I think I put in a rfe or bug to remove the option from the context menu so this doesn't happen so easily.
And it was removed quite some time ago. Please update your CVS :)
Hey, I didn't say *I* had a problem with it. ;-)
Bryce
It seems I'm in trouble! The XML editor doesn't work - something like "Inkscape encountered an internal error and will close now" - and I'm not good on Linux to find out what's wrong.
In Preferences I don't have a Selecting tab. I have only Mouse, Scrolling, Steps, Tools, Windows, Clones, Transforms and Misc. I can't find "ignore locked objects" anywhere.
I can only copy the valid objects in a new document, but is not a normal solution.
valentin
Pe data de Sîmbătă 22 Ianuarie 2005 22:50, Bryce Harrington a scris:
On Sat, 22 Jan 2005, bulia byak wrote:
On Sat, 22 Jan 2005 12:33:37 -0800 (PST), Bryce Harrington
<bryce@...69...> wrote:
The only way I know how to do this is to go through the XML editor, find the object, and then reset its property.
You can also enable Tab to select locked object (Preferences > Selecting, uncheck "ignore locked objects") and then travel to your locked object by pressing Tab. When you have it selected (by whatever means) open Object Properties and unlock it.
In general, locking individual objects is not recommended until we have an object tree dialog that would make unlocking easier.
I think the way the interface works, it's possible to accidentally set this. The CTO at work did this a few weeks back. I think I put in a rfe or bug to remove the option from the context menu so this doesn't happen so easily.
Bryce
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
On Sat, 22 Jan 2005, Valentin Cristescu wrote:
It seems I'm in trouble! The XML editor doesn't work - something like "Inkscape encountered an internal error and will close now" - and I'm not good on Linux to find out what's wrong.
Ack... Well, try to see if you can cause it to crash like that again. If you can, then do a favor and run these commands:
$ gdb inkscape ... repeat what you did to make it crash ... $ bt
Then copy and paste everything it shows into a report here:
http://sourceforge.net/tracker/?func=add&group_id=93438&atid=604306
Also specify what version of Inkscape you're running, include a copy of a file that causes the crash, etc. as appropriate.
In Preferences I don't have a Selecting tab. I have only Mouse, Scrolling, Steps, Tools, Windows, Clones, Transforms and Misc. I can't find "ignore locked objects" anywhere.
I can only copy the valid objects in a new document, but is not a normal solution.
valentin
Pe data de Sîmbătă 22 Ianuarie 2005 22:50, Bryce Harrington a scris:
On Sat, 22 Jan 2005, bulia byak wrote:
On Sat, 22 Jan 2005 12:33:37 -0800 (PST), Bryce Harrington
<bryce@...69...> wrote:
The only way I know how to do this is to go through the XML editor, find the object, and then reset its property.
You can also enable Tab to select locked object (Preferences > Selecting, uncheck "ignore locked objects") and then travel to your locked object by pressing Tab. When you have it selected (by whatever means) open Object Properties and unlock it.
In general, locking individual objects is not recommended until we have an object tree dialog that would make unlocking easier.
I think the way the interface works, it's possible to accidentally set this. The CTO at work did this a few weeks back. I think I put in a rfe or bug to remove the option from the context menu so this doesn't happen so easily.
Bryce
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
No problem, I can crash him every time. Right now I reinstall Fedora 3, and I like to know something. I install Inkscape with yum - on line, not a downloaded rpm - but I seems like an old version. Maybe I must write a new mirror in yum.conf.
I'll check the commands, but maybe I can install the new version.
valentin
Pe data de Sîmbătă 22 Ianuarie 2005 23:39, Bryce Harrington a scris:
On Sat, 22 Jan 2005, Valentin Cristescu wrote:
It seems I'm in trouble! The XML editor doesn't work - something like "Inkscape encountered an internal error and will close now" - and I'm not good on Linux to find out what's wrong.
Ack... Well, try to see if you can cause it to crash like that again. If you can, then do a favor and run these commands:
$ gdb inkscape ... repeat what you did to make it crash ... $ bt
Then copy and paste everything it shows into a report here:
http://sourceforge.net/tracker/?func=add&group_id=93438&atid=604306
Also specify what version of Inkscape you're running, include a copy of a file that causes the crash, etc. as appropriate.
In Preferences I don't have a Selecting tab. I have only Mouse, Scrolling, Steps, Tools, Windows, Clones, Transforms and Misc. I can't find "ignore locked objects" anywhere.
I can only copy the valid objects in a new document, but is not a normal solution.
valentin
Pe data de Sîmbătă 22 Ianuarie 2005 22:50, Bryce Harrington a scris:
On Sat, 22 Jan 2005, bulia byak wrote:
On Sat, 22 Jan 2005 12:33:37 -0800 (PST), Bryce Harrington
<bryce@...69...> wrote:
The only way I know how to do this is to go through the XML editor, find the object, and then reset its property.
You can also enable Tab to select locked object (Preferences > Selecting, uncheck "ignore locked objects") and then travel to your locked object by pressing Tab. When you have it selected (by whatever means) open Object Properties and unlock it.
In general, locking individual objects is not recommended until we have an object tree dialog that would make unlocking easier.
I think the way the interface works, it's possible to accidentally set this. The CTO at work did this a few weeks back. I think I put in a rfe or bug to remove the option from the context menu so this doesn't happen so easily.
Bryce
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Valentin Cristescu wrote:
No problem, I can crash him every time. Right now I reinstall Fedora 3, and I like to know something. I install Inkscape with yum - on line, not a downloaded rpm - but I seems like an old version. Maybe I must write a new mirror in yum.conf.
I'll check the commands, but maybe I can install the new version.
i can reproduce this and here is the bug report: https://sourceforge.net/tracker/index.php?func=detail&aid=1107866&gr...
Nicu Buculei wrote:
Valentin Cristescu wrote:
No problem, I can crash him every time. Right now I reinstall Fedora 3, and I like to know something. I install Inkscape with yum - on line, not a downloaded rpm - but I seems like an old version. Maybe I must write a new mirror in yum.conf. I'll check the commands, but maybe I can install the new version.
i can reproduce this and here is the bug report: https://sourceforge.net/tracker/index.php?func=detail&aid=1107866&gr...
i upgraded recently the gtk2 package (for an unrelated problem - a crash with the new Gimp 2.2) from Fedora Updates and the crash seems to be gone.
so, i believe the bug was not in Inkscape but in the specific package used (built by Fedora Extras) and closed it as invalid.
On Sat, 22 Jan 2005 23:32:31 +0200, Valentin Cristescu <valc@...389...> wrote:
It seems I'm in trouble! The XML editor doesn't work - something like "Inkscape encountered an internal error and will close now" - and I'm not good on Linux to find out what's wrong.
In Preferences I don't have a Selecting tab. I have only Mouse, Scrolling, Steps, Tools, Windows, Clones, Transforms and Misc. I can't find "ignore locked objects" anywhere.
It looks like your version is too old. Please upgrade to 0.40 or CVS.
Sorry, I read your mail now. Yup, it seems is to old. How can I upgrade? Maybe I can install the new version directly with yum, but it seems I have a problem with yum.conf.
Pe data de Duminică 23 Ianuarie 2005 00:10, bulia byak a scris:
On Sat, 22 Jan 2005 23:32:31 +0200, Valentin Cristescu <valc@...389...>
wrote:
It seems I'm in trouble! The XML editor doesn't work - something like "Inkscape encountered an internal error and will close now" - and I'm not good on Linux to find out what's wrong.
In Preferences I don't have a Selecting tab. I have only Mouse, Scrolling, Steps, Tools, Windows, Clones, Transforms and Misc. I can't find "ignore locked objects" anywhere.
It looks like your version is too old. Please upgrade to 0.40 or CVS.
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
There's currently an Inkscape 0.40 in the Fedora pre-extras, but that's like a beta repo, so it's probably not worth the trouble getting it from there. There is also FC3 RPMs on the Inkscape download page, but in order to use these you'll need a recompiled gtkmm stack (AFAIK). Your best bet would be to install the static RPM which is available from the Inkscape SourceForge downloads: http://prdownloads.sourceforge.net/inkscape/inkscape-0.40-1.static.i386.rpm?...
Put it in your home directory and then do:
$ su Password: [type password] # rpm -Uvh inkscape-0.40-1.static.i386.rpm
Hope that helps Jon
Valentin Cristescu wrote:
Sorry, I read your mail now. Yup, it seems is to old. How can I upgrade? Maybe I can install the new version directly with yum, but it seems I have a problem with yum.conf.
Pe data de Duminică 23 Ianuarie 2005 00:10, bulia byak a scris:
On Sat, 22 Jan 2005 23:32:31 +0200, Valentin Cristescu <valc@...389...>
wrote:
It seems I'm in trouble! The XML editor doesn't work - something like "Inkscape encountered an internal error and will close now" - and I'm not good on Linux to find out what's wrong.
In Preferences I don't have a Selecting tab. I have only Mouse, Scrolling, Steps, Tools, Windows, Clones, Transforms and Misc. I can't find "ignore locked objects" anywhere.
It looks like your version is too old. Please upgrade to 0.40 or CVS.
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Hi, I'm new on Linux, so please translate to me. How can I install? Is nothing to insall there, just folders.
Pe data de Duminică 23 Ianuarie 2005 15:22, Jonathan Leighton a scris:
There's currently an Inkscape 0.40 in the Fedora pre-extras, but that's like a beta repo, so it's probably not worth the trouble getting it from there. There is also FC3 RPMs on the Inkscape download page, but in order to use these you'll need a recompiled gtkmm stack (AFAIK). Your best bet would be to install the static RPM which is available from the Inkscape SourceForge downloads: http://prdownloads.sourceforge.net/inkscape/inkscape-0.40-1.static.i386.rpm ?download
It means I must copy the new folders over the old folders, and keep other old files and folders?
I don't have icons in this version...
Valentin
Pe data de Luni 24 Ianuarie 2005 21:33, Valentin Cristescu a scris:
Hi, I'm new on Linux, so please translate to me. How can I install? Is nothing to insall there, just folders.
Pe data de Duminică 23 Ianuarie 2005 15:22, Jonathan Leighton a scris:
There's currently an Inkscape 0.40 in the Fedora pre-extras, but that's like a beta repo, so it's probably not worth the trouble getting it from there. There is also FC3 RPMs on the Inkscape download page, but in order to use these you'll need a recompiled gtkmm stack (AFAIK). Your best bet would be to install the static RPM which is available from the Inkscape SourceForge downloads: http://prdownloads.sourceforge.net/inkscape/inkscape-0.40-1.static.i386.r pm ?download
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Okay, forget all the technical stuff I said, and just download Inkscape from here: http://prdownloads.sourceforge.net/inkscape/inkscape-0.40-1.static.i386.rpm?...
Then install it. You can do this from the console, but you'll need root priviliges. To go root you type "su", and then enter your root password. After that to install the RPM, you would type "rpm -Uvh inkscape-0.40-1.static.i386.rpm", assuming that you saved the RPM into your home directory (which is /home/username where "username" is your username).
Hope that helps.
Valentin Cristescu wrote:
It means I must copy the new folders over the old folders, and keep other old files and folders?
I don't have icons in this version...
Valentin
Pe data de Luni 24 Ianuarie 2005 21:33, Valentin Cristescu a scris:
Hi, I'm new on Linux, so please translate to me. How can I install? Is nothing to insall there, just folders.
Pe data de Duminică 23 Ianuarie 2005 15:22, Jonathan Leighton a scris:
There's currently an Inkscape 0.40 in the Fedora pre-extras, but that's like a beta repo, so it's probably not worth the trouble getting it from there. There is also FC3 RPMs on the Inkscape download page, but in order to use these you'll need a recompiled gtkmm stack (AFAIK). Your best bet would be to install the static RPM which is available from the Inkscape SourceForge downloads: http://prdownloads.sourceforge.net/inkscape/inkscape-0.40-1.static.i386.r pm ?download
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Thank you, it's ok now. The XML Editor still doesn't work, but I don't know if I need him. It's to technical for me.
So, the tab advise it's working. Right now I have one question: where can I find the wireframe view?
Valentin
Pe data de Duminică 23 Ianuarie 2005 22:29, Jonathan Leighton a scris:
Okay, forget all the technical stuff I said, and just download Inkscape from here: http://prdownloads.sourceforge.net/inkscape/inkscape-0.40-1.static.i386.rpm ?download
Then install it. You can do this from the console, but you'll need root priviliges. To go root you type "su", and then enter your root password. After that to install the RPM, you would type "rpm -Uvh inkscape-0.40-1.static.i386.rpm", assuming that you saved the RPM into your home directory (which is /home/username where "username" is your username).
Hope that helps.
--- Valentin Cristescu <valc@...389...> wrote:
Thank you, it's ok now. The XML Editor still doesn't work, but I don't know if I need him. It's to technical for me.
So, the tab advise it's working. Right now I have one question: where can I find the wireframe view?
Valentin
Wireframe view isnt implemented yet, although its one of the commonest feature requests.
John
__________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail
On Mon, 24 Jan 2005, John Cliff wrote:
--- Valentin Cristescu <valc@...389...> wrote:
Thank you, it's ok now. The XML Editor still doesn't work, but I don't know if I need him. It's to technical for me.
So, the tab advise it's working. Right now I have one question: where can I find the wireframe view?
Valentin
Wireframe view isnt implemented yet, although its one of the commonest feature requests.
Should we add 'wireframe' to the roadmap? Does anyone have a particular interest to work on this soonish?
Bryce
On Mon, 24 Jan 2005 20:50:14 -0800 (PST), Bryce Harrington <bryce@...69...> wrote:
On Mon, 24 Jan 2005, John Cliff wrote:
--- Valentin Cristescu <valc@...389...> wrote:
Thank you, it's ok now. The XML Editor still doesn't work, but I don't know if I need him. It's to technical for me.
So, the tab advise it's working. Right now I have one question: where can I find the wireframe view?
Valentin
Wireframe view isnt implemented yet, although its one of the commonest feature requests.
Should we add 'wireframe' to the roadmap? Does anyone have a particular interest to work on this soonish?
Unlikely, given the pending migration to Cairo. After we switch, it will be the responsibility of Cairo to do various rendering modes.
Bryce Harrington wrote:
On Mon, 24 Jan 2005, John Cliff wrote:
--- Valentin Cristescu <valc@...389...> wrote:
Thank you, it's ok now. The XML Editor still doesn't work, but I don't know if I need him. It's to technical for me.
So, the tab advise it's working. Right now I have one question: where can I find the wireframe view?
Valentin
Wireframe view isnt implemented yet, although its one of the commonest feature requests.
Should we add 'wireframe' to the roadmap? Does anyone have a particular interest to work on this soonish?
Bryce
Oh yeah, I'm voting for wireframe. It would be nice to see that in 0.42. Very useful for more complicated artworks.
Michal
On Tue, 25 Jan 2005, [windows-1252] Michal ^Nerav�k wrote:
Wireframe view isnt implemented yet, although its one of the commonest feature requests.
Should we add 'wireframe' to the roadmap? Does anyone have a particular interest to work on this soonish?
Oh yeah, I'm voting for wireframe. It would be nice to see that in 0.42. Very useful for more complicated artworks.
I don't think we could get it in quite that early. I think Bulia makes a good point that this should follow the Cairo adoption, since it is already in the roadmap and already has the wireframe capability (iirc). So the good news is that it'll definitely be going in eventually, the bad news is that it may be awhile (migrating to Cairo will be a large effort for us).
Bryce
Up spake Valentin Cristescu:
It seems I'm in trouble! The XML editor doesn't work - something like "Inkscape encountered an internal error and will close now" - and I'm not good on Linux to find out what's wrong.
If this keeps happening, you could open the SVG file in a text editor (e.g. gedit, kate, nano, emacs, vi) and manually delete the insensitive attribute.
I don't use insensitivity, so I can't tell you what to look for. Sorry.
participants (9)
-
Bryce Harrington
-
bulia byak
-
Jamie (inkscape list)
-
John Cliff
-
Jonathan Leighton
-
Michal Žeravík
-
Nicu Buculei
-
Trent Buck
-
Valentin Cristescu