Displaying 5 results from an estimated 5 matches for "iwsh".
Did you mean:
ish
2017 Mar 26
2
Run .xls spredsheet with macros
...usually), but I need to run a
spreadsheet with macros (.xa) that content the SimulAr program for
simulate Monte Carlo methods.
When I run the program, I got this message:
"Has occurred the error '-2147417848 (80010108)' In time of execution.
Error in the RegWrite object method 'IWsh Shell3' "
Then I can't start to run the program.
I'm running Wine 2.4 dev on GNU / Linux Ubuntu 16.04 with Excel 2003.
Do you know how to solve this problem ?. Would you please help me ?
Regards,
--
Atentamente,
Jorge RodrÃguez
2017 Mar 27
2
Run .xls spredsheet with macros
...) that content the SimulAr program for
> > simulate Monte Carlo methods.
> >
> > When I run the program, I got this message:
> >
> > "Has occurred the error '-2147417848 (80010108)' In time of execution.
> > Error in the RegWrite object method 'IWsh Shell3' "
> >
> > Then I can't start to run the program.
> >
> > I'm running Wine 2.4 dev on GNU / Linux Ubuntu 16.04 with Excel 2003.
> >
> > Do you know how to solve this problem ?. Would you please help me ?
> >
> >
> > Re...
2020 Aug 13
2
Accumulating CPU load from Xorg process with DRI3
I observed this bug for quite some time, but so far I workarounded it
with just setting DRI2 (default) in xorg.conf.d/20-nouveau.conf
Now with two GPU i iwsh to use DRI3, so right now it set up like this:
cat /etc/X11/xorg.conf.d/20-nouveau.conf
Section "Device"
Identifier "Card0"
Driver "nouveau"
Option "PageFlip" "1"
#Option "AccelMethod" "glamor"
Option &...
2020 Aug 13
0
Accumulating CPU load from Xorg process with DRI3
...usage.
Cheers,
-ilia
On Thu, Aug 13, 2020 at 6:45 PM Andrew Randrianasulu
<randrianasulu at gmail.com> wrote:
>
> I observed this bug for quite some time, but so far I workarounded it
> with just setting DRI2 (default) in xorg.conf.d/20-nouveau.conf
>
> Now with two GPU i iwsh to use DRI3, so right now it set up like this:
>
> cat /etc/X11/xorg.conf.d/20-nouveau.conf
> Section "Device"
> Identifier "Card0"
> Driver "nouveau"
> Option "PageFlip" "1"
> #Option "AccelMethod" &qu...
2020 Aug 16
1
Accumulating CPU load from Xorg process with DRI3
...gmail.com> wrote:
> > > > >
> > > > > I observed this bug for quite some time, but so far I workarounded it
> > > > > with just setting DRI2 (default) in xorg.conf.d/20-nouveau.conf
> > > > >
> > > > > Now with two GPU i iwsh to use DRI3, so right now it set up like this:
> > > > >
> > > > > cat /etc/X11/xorg.conf.d/20-nouveau.conf
> > > > > Section "Device"
> > > > > Identifier "Card0"
> > > > > Driver "nouveau&q...