Displaying 20 results from an estimated 1000 matches similar to: "Problem with PowerBuilder 6-based app"
2010 Jun 13
6
WINE is ignoring locale settings
Even on plain WINEPREFIX I am unable to get Polish-specific chars to work.
On unix (Arch x64) everytching works fine.
Wine is setting wrong codepage in registry ( in HKEY_CURRENT_USER\Software\Wine\Fonts\Codepages apears "1252,437" while it should be "1252,437")
Code:
$ locale
LANG=pl_PL.utf8
LC_CTYPE="pl_PL.utf8"
LC_NUMERIC="pl_PL.utf8"
2011 Jun 22
8
Wine + PowerBuilder + Sybase ODBC
Hi there,
I'm having a PowerBuilder aplication that connects to a Sybase data base through an ODBC. The application works fine on Windows, but I want to make it run on a Mandriva 2010.2 distribution.
The fact is, I could run it on a machine with Mandriva 2010.2, but now I want to do an installation from scratch to another computer, but it does't work.
The kernel version that I'm
2002 May 08
1
Possible Problems with the Sybase product PowerBuilder
Good morning,
I have a problem and I am unsure whether it's anything to do with Samba.
We use Samba on HP-Unix in conjunction with a product from rational called
clearcase.
Occasionally from getting to our NT Desktops to our Unix environment
Powerbuilder Files( which are binary files)
get reduced down to 0 size, this gets saved and we end up losing our work.
I am not expecting you to solve
2012 Jun 11
3
Re: Wine + PowerBuilder + Sybase ODBC
aotheoverlord wrote:
>
>
> Maybe I missed it, but could you tell us which version of PowerBuilder you are using?
PowerBuilder 7... I tried to compile the application in PowerBuilder 6, but it doesn't works.
2004 May 28
2
Problem with ADO connection
Hi,
First a big Thank You to the wine developers. Your efforts are greatly
appreciated and have allowed me to move users to Linux that I could
never have moved otherwise.
I am currently setting up desktops for 7 end users, but doing so
requires that I get a particular application (The Electronic Manual)
which is a parts catalog for the restaurant equipment service industry.
The application
2012 Jan 09
4
"timeGetTime“ function in winmm.dll
Dear Forum,
I installed MetaTrader 4 with wine it is up and running everything works well, the best performers is with the new wine 1.3.
BUT if I run some EA Experts Advisors I get on two of it problems and the application crashes.
The EA`s with crashes have custom .dll (FCS300.dll) and I try to debug this errors.
Code:
0028:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7d7984a2
0028:Ret
2004 Jul 31
3
Bug in new_work_item
Hi all,
Windows 2000
Ruby 1.8.2 R7
VC++ 6.0
I noticed that if I try to call new_work_item and give
the task a name that already exists, I get a segfault:
C:\eclipse\workspace\win32-taskscheduler>ruby test.rb
"0.1.0"
test.rb:22:in `new_work_item'': NewWorkItem() function
failed (Win32::TaskSchedul
erError)
from test.rb:22
test.rb:22: [BUG] Segmentation fault
ruby
2005 May 05
2
LockWindowUpdate
Hi,
I've got a program that produces these error messages when started with wine.
fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x10024), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
The program
2010 Sep 17
1
Powerbuilder Application Slow with any inner dialogs
Hi All
I am using wine for a Powerbuilder 7 Application. Complete functionality works fine, as of now have not found anything with is not working.
The current concern is with the response time of any dialog popup, its is around 20 secs slower than same app on windows machine. I have seen everytime a window suppose to popup, the cpu is 100%.
Also I have seen the same application on a dual core
2008 Nov 12
1
PowerBuilder 10-based app: Printing issue
Hi to all,
Last year I ask for help here, for a PB-based application issue, and the good folks here pointed me to a solution :-) Now I got another problem.
Part of the app consists in print invoices. That function works in Windows, but in Wine I got an screwed printout.
Just for experimental purposes, I installed the "CUPS-PDF" package, to get the PDF view of the invoice, and the PDF
2009 Mar 27
6
gecko not displaying html
Hello,
Im having a problem with gecko and an aplication built on PowerBuilder.
My application calls some sort of HTML rendering and gecko is downloaded.
After downloading, I can browse the menus but not the content in those. I only see a white screen
The debug output:
a) When I change the view in the menu list i get this
err:mshtml:nsChannelBSC_stop_binding RemoveRequest failed: 80004005
b)
2016 Feb 02
1
[PATCH] use more windows API in src/share/utf8/utf8.c
src/share/utf8/utf8.c mentions that "On NT-based windows systems,
we could use WideCharToMultiByte()/MultiByteToWideChar(CP_UTF8),
but MS doesn't actually have a consistent API across win32".
flac/metaflac don't support Win98 since ver. 1.3.0, so it's
possible to use system routines to convert to/from UTF-8.
I removed all fprintf(stderr...) code from the win32 code
2015 May 12
1
FW: ERR_DS_DRA_SCHEMA_MISMATCH after join samba 4.2.1 to existing domain
Hi
I have multi domain environment with root domain and subdomain. Forest and domain level windows 2003 native.
Also forest prep and domain prep did for sccm 2007 ocs 2007 and Exchange 2003.
After join Samba to domain like ad dc I had some problem with replication:
#################################################
[root at dc03 ~]# samba-tool drs replicate dc02 dc03
2019 Apr 06
5
DsReplicaSync failed - WERR_LOGON_FAILURE // Failed to bind to uuid for ncacn_ip_tcp - NT_STATUS_LOGON_FAILURE
Am Sa., 6. Apr. 2019 um 18:01 Uhr schrieb Rowland Penny via samba <
samba at lists.samba.org>:
> On Sat, 6 Apr 2019 17:21:26 +0200
> Martin Krämer <mk.maddin at gmail.com> wrote:
>
> > Hello Rowland,
> >
> > thanks for your help.
> > Below my comments
>
> > > See here:
> > >
> > > http://apt.van-belle.nl/
> > >
2019 Mar 13
4
replication fails
Am 13.03.19 um 18:50 schrieb Rowland Penny via samba:
> Try running 'samba-tool ldapcmp ldap://dc1 ldap://dc2'
thanks!
I get differences, too many to post here, but I assume mostly related to
the drift between the 2 dcs now?
(lastLogonTimestamp seems obvious to me)
What might solve the initial problem *maybe*
* Comparing [DNSFOREST] context...
* Objects to be compared: 19
2019 Mar 13
2
replication fails
Am 13.03.19 um 17:13 schrieb Stefan G. Weichinger via samba:
> Am 13.03.19 um 16:53 schrieb L.P.H. van Belle:
>> Ok thats small, a dc should be rebooted within 1-2 min and 1-2 min really max for AD sync.
one more observation:
manually running this works:
root at pre01svdeb03:~# samba-tool drs replicate dc PRE01SVDEB03
dc=blabla,dc=at --full-sync
but the one user I created (and
2019 Jun 21
9
[libnbd PATCH v2 0/5] nbd_pread_structured
Since v1:
- rebase to applied patches
- split out support for Int in callbacks
- sort of test that callbacks work in OCaml (see comment in patch 5)
- rename API to nbd_pread_structured
- expose error as explicit parameter to callback
Eric Blake (5):
generator: Allow Int in callbacks
states: Wire in a read callback
states: Add nbd_pread_structured API
states: Add tests for
2019 Jul 16
2
[PATCH libnbd v2] generator: Define new Closure type
As before, but this one has working Python bindings. OCaml still TBD.
Rich.
2013 Apr 28
8
[UART] GPS 18-5Hz LVC and COM1 silence, OK on Linux though...
Hi,
I'm having issues connecting Garmin GPS 18 to COM1 on 9.1, I get
nothing but silence. Identical setup works absolutely fine with Linux.
I've got PPS wire connected to DCD, but that seems to make no
difference on Linux, so I presume it shouldn't affect fbsd either.
On Linux, I get:
$ uname -a
Linux ubuntu 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC
2013 x86_64 x86_64
2010 Dec 24
1
builder-ubuntu libguestfs success 3f4dc56a32074a02b1b829bd7a91878f73022d1d
This is an automatic message generated by the builder on
builder-ubuntu for libguestfs. Log files from the build
follow below.
Linux builder-ubuntu 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:45:36 UTC 2010 x86_64 GNU/Linux
Fri Dec 24 23:00:01 GMT 2010
-----
+ git pull --rebase git://git.annexia.org/git/libguestfs.git master
>From git://git.annexia.org/git/libguestfs
* branch