[Issue 127732] New: Installing SVN trunk breaks external applications due to loss of system-wide CRT DLLs

2018-03-13 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127732

  Issue ID: 127732
Issue Type: DEFECT
   Summary: Installing SVN trunk breaks external applications due
to loss of system-wide CRT DLLs
   Product: Installation
   Version: 4.2.0-dev
  Hardware: PC
OS: Windows 7
Status: CONFIRMED
  Severity: Blocker
  Priority: P5 (lowest)
 Component: code
  Assignee: issues@openoffice.apache.org
  Reporter: dam...@apache.org
  Target Milestone: ---

I installed the latest SVN trunk (setup.exe produced during the AOO32 on Win64
build), for the first time on Windows 7. This was while investigating Bug
127731 that refers to odbcconfig.exe not working.

Our odbcconfig.exe ($OOO_BASE/program/odbcconfig.exe) itself gives the
following error when double-clicked in Windows Explorer:
"The program can't start because MSVCRT90.dll is missing from your computer.
Try reinstalling the program to fix this problem."

But, *FAR WORSE*, other unrelated applications have broken!!! To
examine odbcconfig.exe's exports, I tried using Visual Studio's dumpbin.exe,
which I ran many times before and am certain it worked:
"/cygdrive/c/Program Files (x86)/Microsoft Visual Studio
9.0/VC/bin/dumpbin.exe" /imports  odbcconfig.exe
C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/dumpbin.exe: error
while loading shared libraries: ?: cannot open shared object file: No such file
or directory

Double-click dumpbin.exe in Windows Explorer:
"The program can't start because mspdb80.dll is missing from your computer. Try
reinstaling the program to fix this problem."

It seems installing AOO from SVN trunk results in loss of multiple system-wide
CRT DLLs?

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127717] Printer Features Not Discovered By Program

2018-03-13 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127717

--- Comment #6 from kitchm  ---
There seems to be a huge problem here.  The issue is that the software does not
understand what the printer can do.  Therefore the software, which is designed
to output to the printer, cannot output correctly.

That statement is a simple fact.  No one can get around that nor can anyone say
it is not true and be correct themselves.

At the most basic point, I couldn't care less whether printing is part of the
OS or not.  It simply makes no difference.

I am beginning to believe that the programmers do not see this as a bug, and
that leads me to wonder why anyone would not want to make their word processor
be able to use all the features of their output environment.  That is
mind-boggling.  How can AOO not print full-bleed?

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127717] Printer Features Not Discovered By Program

2018-03-13 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127717

kitchm  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|NOT_AN_OOO_ISSUE|---

--- Comment #5 from kitchm  ---
"Printing process is a part of operating system and not AOO."
That's not true. If it was, AOO would see what is available in the usable
printers.  As it is, it does not see the same things.  AOO has its own list.

It can't be both ways, people.

"For Linux distro, it is CUPS."
That's correct; not part of the OS.

"You can use OpenOffice Printer Management (in system menu) to configure
printers and fonts."
Not in my system menu.  I have no clue to what you are referring.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127717] Printer Features Not Discovered By Program

2018-03-13 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127717

--- Comment #4 from kitchm  ---
Wrong about what?

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127712] Allow building when gcc -dumpversion does not use the canonical x.y.z format

2018-03-13 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127712

--- Comment #4 from Ash  ---
Created attachment 86364
  --> https://bz.apache.org/ooo/attachment.cgi?id=86364=edit
gcc version for both old and new

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127731] AOO fails to open ODBC manager

2018-03-13 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127731

--- Comment #2 from Matthias Seidel  ---
Changes seem to be in Revision 1755455:

https://svn.apache.org/viewvc?limit_changes=0=revision=1755455

"Merge branches/gbuild-reintegration to trunk."

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127731] AOO fails to open ODBC manager

2018-03-13 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=127731

--- Comment #1 from Matthias Seidel  ---
Actually AOO tries to open its own odbcconfig.exe which is only a "wrapper" to
launch the ODBC manager from Windows.

See (lines 364 ff.):
https://svn.apache.org/repos/asf/openoffice/trunk/main/dbaccess/source/ui/dlg/odbcconfig.cxx

and:
https://svn.apache.org/repos/asf/openoffice/trunk/main/dbaccess/win32/source/odbcconfig/odbcconfig.cxx

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 98906] Install overwrites exising (newer) DejaVu fonts

2018-03-13 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=98906

Matthias Seidel  changed:

   What|Removed |Added

 CC||msei...@apache.org

-- 
You are receiving this mail because:
You are on the CC list for the issue.
You are the assignee for the issue.