http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Tue May 14 14:32:27 2002
--- shadow/650.tmp.3658 Tue May 14 14:53:42 2002
***************
*** 120,122 ****
--- 120,132 ----
might have a look in your /etc/ld.so.config file to fix this. It is probably
finding your 2.96-110 version first or something like that.
+
+
+ ------- Additional Comments From spetreolle(a)yahoo.fr 2002-05-14 14:53 -------
+ If this the real cause of this, it's a real problem : both libstc++ and
+ libstdc++3 are installed in /usr/local/lib (which is in /etc/ld.so.conf)
+ Could I be compiling with bad options ?
+
+ I do :
+ CC=gcc3 ./configure
+ make dep && make && make programs
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=650
*** shadow/650 Fri May 10 13:18:39 2002
--- shadow/650.tmp.2409 Tue May 14 14:32:27 2002
***************
*** 114,116 ****
--- 114,122 ----
one thing looks strange : I use gcc-3.0.4 to compile wine.
it shouldn't use the libstdc++-2.96-110,
but should use libstc++3-3.0.4-1 ?
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-14 14:32 -------
+ No it shouldn't use the libstdc++-2.96-110, it should use libstc++3-3.0.4-1. You
+ might have a look in your /etc/ld.so.config file to fix this. It is probably
+ finding your 2.96-110 version first or something like that.
+
http://bugs.winehq.com/show_bug.cgi?id=676
*** shadow/676 Tue May 14 12:27:34 2002
--- shadow/676.tmp.26246 Tue May 14 12:27:34 2002
***************
*** 0 ****
--- 1,26 ----
+ +============================================================================+
+ | listview redraw logic on change of item slightly wrong |
+ +----------------------------------------------------------------------------+
+ | Bug #: 676 Product: Wine |
+ | Status: UNCONFIRMED Version: 20020509 |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-gui |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: medbi01(a)accpac.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ This shows up in large icon view when there is a mixture of sizes of text; some
+ with text that fits on one line, some which require two lines and some which
+ require more (and are ellipsitized most of the time).
+
+ It appears that:
+ 1. On first entry when the user selects a three-or-more line icon only the
+ first two lines are displayed; the rectangle doesn't show the third line.
+ 2. At various times when changing the selected icon only the first line gets
+ redrawn unhighlit; the second line is left still highlit.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=675
*** shadow/675 Tue May 14 09:20:03 2002
--- shadow/675.tmp.11850 Tue May 14 09:20:03 2002
***************
*** 0 ****
--- 1,22 ----
+ +============================================================================+
+ | ListView error in Visual Source Safe |
+ +----------------------------------------------------------------------------+
+ | Bug #: 675 Product: Wine |
+ | Status: UNCONFIRMED Version: 20020310 |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-gui |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: pashford(a)diamondtechnologies.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ In the VSS show diff recursive, it displays to list views that it tries to keep
+ in sync. i.e. as you scroll one, the other scrolls with it. scrolling either
+ of these views, wine gives the following error to the console:
+
+ err:listview:LISTVIEW_WindowProc unknown msg 1014 wp=00000000 lp=00000011
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=673
*** shadow/673 Tue May 14 00:03:27 2002
--- shadow/673.tmp.18455 Tue May 14 00:03:27 2002
***************
*** 0 ****
--- 1,30 ----
+ +============================================================================+
+ | Installing Riven lacks components |
+ +----------------------------------------------------------------------------+
+ | Bug #: 673 Product: Wine |
+ | Status: UNCONFIRMED Version: unspecified |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-misc |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: tony_lambregts(a)telusplanet.net |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ When installing Riven the install program gets to the dialog of choosing
+ default or custom install and install path . When I click on OK It complains
+ about an empty component list.
+
+
+ Warning
+ /\ There are currently no components selected for installation!
+ / !\
+ ---- Installation cannot proceed without a valid set of components
+ to install |--------|
+ | OK |
+ |--------|
+ It doesn't matter if default or custom install is selected
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=670
*** shadow/670 Mon May 13 10:58:47 2002
--- shadow/670.tmp.12623 Mon May 13 21:32:06 2002
***************
*** 2,8 ****
| No apps run (err:dialog:DIALOG_Init Could not initialize base dialog units |
+----------------------------------------------------------------------------+
| Bug #: 670 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
--- 2,8 ----
| No apps run (err:dialog:DIALOG_Init Could not initialize base dialog units |
+----------------------------------------------------------------------------+
| Bug #: 670 Product: Wine |
! | Status: RESOLVED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
***************
*** 28,30 ****
--- 28,40 ----
------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-13 10:58 -------
Created an attachment (id=92)
annotated output from winword using +relay
+
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-13 21:32 -------
+ After fighting with this for a while I did a "make clean" and wine is fine.
+ cvs update -PAd
+ ./configure
+ make clean
+ make depend && make
+ su
+ make install
http://bugs.winehq.com/show_bug.cgi?id=645
*** shadow/645 Sun May 5 00:41:01 2002
--- shadow/645.tmp.32499 Mon May 13 17:24:55 2002
***************
*** 2,8 ****
| wrc does not generate resources that can be used on Mingw and MS_VC |
+----------------------------------------------------------------------------+
| Bug #: 645 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-tools |
--- 2,8 ----
| wrc does not generate resources that can be used on Mingw and MS_VC |
+----------------------------------------------------------------------------+
| Bug #: 645 Product: Wine |
! | Status: RESOLVED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-tools |
***************
*** 20,22 ****
--- 20,26 ----
wrc compiled resources in the *.spec file for the target. For the MSVC and
Mingw ports the spec file cannot be used so wrc needs to be patched to support
a more compatable output format.
+
+ ------- Additional Comments From Steven_Ed4153(a)yahoo.com 2002-05-13 17:24 -------
+ Alexandre Julliard has fixed the build system and shown once again that I am on
+ crack. This one is closed
\ No newline at end of file