Hey again,
pressed the send buttom to fast.
When PMMail is installed, moving all needed dll file into the PMMail directory, shown immidiately the problem, when starting the program with wine.
Marinus
I shall keep digging for the version....
On Tue, 16 Apr 2002 20:33:31 -0500, wine-bugs(a)winehq.com wrote:
>http://bugs.codeweavers.com/show_bug.cgi?id=578
>
>*** shadow/578 Tue Apr 16 12:25:55 2002
>--- shadow/578.tmp.9867 Tue Apr 16 20:33:31 2002
>***************
>*** 9,15 ****
> +----------------------------------------------------------------------------+
> | Assigned To: wine-bugs(a)winehq.com |
> | Reported By: marinus(a)smits.dk |
>- | CC list: Cc: |
> +----------------------------------------------------------------------------+
> | Milestone: TargetMilestone: --- |
> | URL: |
>--- 9,14 ----
>***************
>*** 30,32 ****
>--- 29,42 ----
> ------- Additional Comments From marinus(a)smits.dk 2002-04-16 12:25 -------
> Created an attachment (id=63)
> TXT file included with some of the errors
>+
>+
>+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-04-16 20:33 -------
>+ You said this worked with properly with previous versions of wine. Could you
>+ tell us which version? If its a recent regression It may be easy to find and fix.
>+
>+ I found limited time (45 days) download available at
>+
>+ http://www.pmmail2000.com/download.html
>+
>+ Which version should I try?
>\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=576
*** shadow/576 Tue Apr 16 20:12:11 2002
--- shadow/576.tmp.6873 Wed Apr 17 01:25:02 2002
***************
*** 37,39 ****
--- 37,51 ----
When you say wine hangs your system how bad is it? Can you Ctrl-Alt-F1 to the
first console? Is the disk drive active?
+
+
+ ------- Additional Comments From noclaf(a)peterlink.ru 2002-04-17 01:25 -------
+ Mb of ram = 256
+ Mb of Swap = 150
+ processor Speed = Thunderbird 750
+ Version of windows = No windows, if you mean which binaries I use then win98
+ Version of wine = 20020411
+ Version of Debian = 3.0 (Woody)
+
+ System hangs deeply, no hdd activity and no response to keyboard and mouse
+ events. Alt-Ctrl-F1 makes no action.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=577
*** shadow/577 Tue Apr 16 04:27:35 2002
--- shadow/577.tmp.1641 Wed Apr 17 00:47:25 2002
***************
*** 9,15 ****
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: sgeier(a)caltech.edu |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
--- 9,14 ----
***************
*** 35,37 ****
--- 34,56 ----
I did a "make install" by hand at that point and it seems mostly OK. Buncha stuff still buggy, but I'll do a
real bug-report for that...
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-04-17 00:47 -------
+ I have played around with this for a while and can confirm this is a bug
+ CROOT=`sed -n '/^\[Drive C\]$/,/^\[.*\]$/ s/^Path=\(.*\)/\1/p' $CONF`
+ should be more like
+ CROOT='sed -n '/^\[Drive C\]$/,/^\[.*\]$/ s/^\"Path\"\ =\ "\(.*\)/\1/p' $LCONF
+
+ A couple of problems with this change exist and I have not worked them through
+ 1. $LCONF is only for local and should we have one for global (root) or not
+ 2. it still doesn't work. I need to get rid of the trailing ". In your setup it
+ would return \dos"
+
+ Mayby it would be better if it looked like this
+
+ CROOT='sed -n '/^\[Drive C\]$/,/^\[.*\]$/ s/^\"Path\"\ =\ \(.*\)/\1/p' $LCONF
+
+ then it returns "\dos"
+
+ Anyway I'll look into it more (Tomorrow)
+
http://bugs.codeweavers.com/show_bug.cgi?id=576
*** shadow/576 Tue Apr 16 01:54:12 2002
--- shadow/576.tmp.8935 Tue Apr 16 20:12:11 2002
***************
*** 9,15 ****
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: noclaf(a)peterlink.ru |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
--- 9,14 ----
***************
*** 25,27 ****
--- 24,39 ----
I've sent wine config to debian package maintainer, he said that config is OK
and I should contact winehq.
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-04-16 20:12 -------
+ Dmitry: Could you tell us some more about your system
+
+ Mb of ram?
+ Mb of Swap?
+ processor Speed?
+ Version of windows?
+ Version of wine? (wine -v)
+ Version of Debian?
+
+ When you say wine hangs your system how bad is it? Can you Ctrl-Alt-F1 to the
+ first console? Is the disk drive active?
http://bugs.codeweavers.com/show_bug.cgi?id=557
*** shadow/557 Tue Apr 16 14:15:16 2002
--- shadow/557.tmp.31112 Tue Apr 16 16:42:56 2002
***************
*** 104,106 ****
--- 104,111 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-04-16 14:15 -------
Richard, what version of Red Hat do you have - 6.2, 7.0 or 7.1?
+
+
+ ------- Additional Comments From asus_000(a)hotmail.com 2002-04-16 16:42 -------
+ I have linux 7.1 /w kernel 2.4 ,gnome 1.2 kde 2.0
+ and no extra drivers (accept whats on linux install)