search for: set_queue_size

Displaying 17 results from an estimated 17 matches for "set_queue_size".

2007 Mar 19
1
set_queue_size trouble
Hi, I try to run a little application that must print to com1: some information. After couple of hours of "google-ing" I can't find a solution to my problem. So, the output in console (when I try to print) is: fixme:comm:set_queue_size insize 1024 outsize 1024 unimplemented stub fixme:comm:wait_on EV_RXFLAG not handled What can I do to make my application to work with wine? I have wine 0.9.25 compiled from source on SuSE 10.1. Have a nice day
2008 Jun 08
1
fixme:comm:set_queue_size insize 5000000 outsize 5000000 uni
hello when i try to run a windows program who need a serial port to run, i have this output error: fixme:comm:set_queue_size insize 5000000 outsize 5000000 unimplemented stub have anywhone a solution to solve this problem? thanks
2009 Jan 12
10
USB and serial
Hello, everyone - I have an old Windows app - a ship navigation program - that needs to see GPS input on a serial port (it was written in the pre-USB days.) My laptop, however, has no serial ports - but this same program, when run on a friend's Windows box, can read the GPS info from the USB-connected GPS via the "USB-Serial Driver". This is one of the frustrating bits of this
2009 Feb 06
0
"SRM Training System" error Port None (usb / serial)
...I added myself to group dial out Code: sudo useradd -g dialout fhsm but still the SRM program just shows "None" in the com port drop down list. When I run wine SRMWIN.exe and then try and try to connect to the powercontrol the terminal output is: Code: wine SRMWIN.exe fixme:comm:set_queue_size insize 40 outsize 40 unimplemented stub err:comm:get_baud_rate tcgetattr error 'Input/output error' fixme:comm:set_queue_size insize 40 outsize 40 unimplemented stub err:comm:set_baud_rate tcgetattr error 'Input/output error' err:comm:set_baud_rate tcgetattr error 'Input/output...
2009 Jun 19
3
Wine and serial port again
...0 trace:file:get_dos_device L"COM1" -> "/home/oleg/.wine/dosdevices/com1" trace:file:CreateFileW returning 0xdc trace:comm:SetCommMask handle 0xdc, mask 1 trace:comm:io_control 0xdc IOCTL_SERIAL_SET_WAIT_MASK 0x32e8fc 4 (nil) 0 0x32e8a8 trace:comm:io_control 0xdc IOCTL_SERIAL_SET_QUEUE_SIZE 0x32e8e0 8 (nil) 0 0x32e894 fixme:comm:set_queue_size insize 1024 outsize 2048 unimplemented stub trace:comm:SetCommTimeouts (0xdc, 0x32e914) trace:comm:io_control 0xdc IOCTL_SERIAL_SET_TIMEOUTS 0x32e8d0 20 (nil) 0 0x32e878 trace:comm:GetCommState handle 0xdc, ptr 0xe05a04 trace:comm:io_control 0xd...
2007 Mar 05
1
Serial port problem - again
...2dcc): stub. fixme:tapi:lineGetDevCapsA ((nil), 00000000, 00010003, 00000000, 0x832dcc): stub. fixme:ras:RasEnumEntriesA ((nil),(null),0xf79068,0x34f5d8,0xf78020),stub! fixme:ras:RasEnumDevicesA ((nil),0x34f60c,0x34f608),stub! fixme:ras:RasEnumDevicesA (0x825de0,0x34f60c,0x34f608),stub! fixme:comm:set_queue_size insize 1024 outsize 1024 unimplemented stub and then nothing hapens. It looks like delay issue to me, but I'm not a programmer. Can someone help, plese. Thanks, Ales
2009 May 25
1
Is it possible to run an application automatically?
...; Make sure that your X server is running and that $DISPLAY is set correctly. > Application tried to create a window, but no driver could be loaded. > Make sure that your X server is running and that $DISPLAY is set correctly. > fixme:comm:GetCommProperties (0xa8 0x33f9ac ) > fixme:comm:set_queue_size insize 4096 outsize 2048 unimplemented stub > fixme:comm:GetCommProperties (0xa8 0x33f968 ) > fixme:comm:io_control Unsupported IOCTL 1b009c (type=1b access=0 func=27 meth=0) > fixme:comm:set_queue_size insize 128 outsize 32 unimplemented stub > fixme:comm:GetCommProperties (0xa8 0x33f9...
2010 Jul 21
2
Unsupported ioctl 1b0064
...1 2010-07-21 00:48 com1: -> /dev/ttyUSB0 lrwxrwxrwx 1 harenber harenber 1 2010-07-21 00:46 z: -> / which runs fine for other wine programs. But using this program, I get harenber at ubuntu:~/.wine/drive_c/Program Files/Paxon$ wine Paxon.exe fixme:ole:CoResumeClassObjects stub fixme:comm:set_queue_size insize 512 outsize 512 unimplemented stub fixme:ntdll:server_ioctl_file Unsupported ioctl 1b0064 (device=1b access=0 func=19 method=0) Which - as I said - an error which I couldn't found any hint to. Environment is Wine 1.2 under Ubuntu 10.04 LTS. Any hint would be very appreciated. Thanks...
2008 Nov 11
1
Serial communication problem
...to work ok when I test it using two minicom sessions. I can also read the AIS data from AISMon using Minicom. However, SeaClear doesn't receive any of this data. If I start SC from the terminal I get the following message when AISMon sends a dataset into the virtual COM port pair: fixme:comm:set_queue_size insize 4096 outsize 8192 unimplemented stub fixme:comm:set_queue_size insize 4096 outsize 32 unimplemented stub I have seen this message being mentioned in other com port related threads. But I haven't been able to grasp the meaning of it. Is it some functionality that VSPDL is missing? (my US...
2009 Jun 19
0
Where to get help?
...frustrated with it, decided to try and run it under Wine. Funnily enough, it actually works in regards to running and everything. However, on the terminal I get this error and the program doesn't do the intended function ( which is basically programming something over USB ). > fixme:comm:set_queue_size insize 1024 outsize 1024 unimplemented stub > err:comm:set_baud_rate tcgetattr error 'Input/output error' Some results for that appear on Google but they all seem to relate to serial communications rather than USB. Can anyone provide any pointers ( like do I need to make that connectio...
2009 May 23
0
SeaClear II / Wine use 100% of the CPU
...o google atleast). Is there some setting or tweak needed? This behaviour is verified in Wine 1.1.22 on both Kubuntu 9.04 and Vector 6.0 (can't remember the Wine-version here). Just running SeaClearII from the shell shows me (amongst some semingly unrelated stuff): --<snip>-- fixme:comm:set_queue_size insize 4096 outsize 8192 unimplemented stub --</snip>-- And after figuring out how to get more info (great wiki btw.) I ran the following line: === WINEDEBUG="+comm" wine .wine/drive_c/Program\ Files/SeaClear/SeaClear_2.exe What looks suspicious in the output is a continuous print...
2009 Jul 16
4
Install error with DAZ Studio
I'm trying to install DAZ Studio under Wine and immediately after the splash screen it crashes out and I get a window with the following message: > Error creating directory C:/Program Files/***unknown variable system_temp_directory*** The DAZ Studio version is 3.0.1.135 for Windows. I'm running Wine 1.1.12 under Ubuntu 9.04 with GNOME 2.26.1. My video card is an nVidia GeForce
2007 Oct 25
1
serial port problems: micro flashing
...output because the orginal file was 33M. I removed them only where the same line appeared over and over... grep -c '0009:trace:comm:io_control 0x54 IOCTL_SERIAL_GET_COMMSTATUS (nil)' ~/dync_ouput/rfu_wch_trace_comm2007_10_24_13\:49\:58.txt 405515 I have also noted an unimplemented stub (set_queue_size) which may be a problem and I'm willing to try and work on the code, but my experience w/Wine is limited so any more pointers about debugging? I have some basic EE tools and can hook up an oscilloscope (up to 4 channels) to my dev boards uart if anyone thinks that would help... Another co...
2007 Jul 29
7
Running Prognos 5 in WINE
Hello, I am trying to run a program named "Prognos" (Version 5) for medical purposes by a Company named "MedPrevent" (http://www.medprevent.de/produkte-prognos_de.php). As installation crashed, I installed on Windows and then copied the installed files to Linux where I wanted to run the app via wine. The startup dialogs show up but then there is an error message that the
2006 Nov 18
1
A Serial port program failed
...err:animate:ANIMATE_WindowProc unknown msg 65c4 wp=00000001 lp=0033bc34 err:animate:ANIMATE_WindowProc unknown msg 65c4 wp=00000001 lp=0033b9e4 err:animate:ANIMATE_WindowProc unknown msg 65c4 wp=00000001 lp=00334ef0 err:animate:ANIMATE_WindowProc unknown msg 65c4 wp=00000001 lp=00334ef0 fixme:comm:set_queue_size insize 1024 outsize 1024 unimplemented stub wine: Unhandled page fault on read access to 0x00000000 at address 0x1000cc5e (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x1000cc5e). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:...
2009 Apr 12
0
Daz Studio 2.3.x on Jaunty/Wine - partially works, need help
...Ignore" when you get the error. The installation will then complete normally. It did not matter where I ran the installer from; my results were the same. In my most recent installation, I ran it from the command line in ~/Desktop. I got the following errors during install: Code: fixme:comm:set_queue_size insize 4096 outsize 4096 unimplemented stub fixme:powrprof:DllMain (0x7deb0000, 1, (nil)) not fully implemented fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION fixme:imm:ImmReleaseContext (0x2002e, 0x157140): stub fixme:win:SetLayeredWindowAttributes (0x1003...
2008 Jun 19
3
Comport Serial Port Card (8 Ports)
It is some time that I using AirMail3 with wine. I have the latest version of Wine but after I configure the Ports from ttyR0 to ttyR7 and running AirMail3 this application is not able to comunicate using the equivalent COM1 .... COM4 ports. I'm not sure if Wine is converting correctly ttyR0 to COM1 and so forth. The result is that for the Hurricane season I can NOT use E-Mail under