Git Product home page Git Product logo

delphipi's People

Watchers

 avatar

delphipi's Issues

TFileOpenDialog requires Windows Vista or later.

What steps will reproduce the problem?
1. Install new package, then hit next until "Select Packages" page, XP users 
w'll get the error:
TFileOpenDialog requires Windows Vista or later.
I think as the message said, its because of TFileOpenDialog.

Mr. DURSUN can you use try to use standard TOpenDialog?

version: 0.62 'Cindy'

OS: XP sp3.

Kind Regards.

Original issue reported on code.google.com by [email protected] on 19 Nov 2012 at 8:22

Help Installations

-implement automatic help file installation into IDE, Delphi 7 and previous
versions

Original issue reported on code.google.com by [email protected] on 20 Sep 2007 at 7:57

Buttons should be enabled/disabled depending on the context

Buttons should be enabled/disabled depending on the context.
For example, when there is no package to install then "Compile" button
should be disabled.

In the progress page, after compilation is completed then "Cancel" button
should be disabled.

Original issue reported on code.google.com by [email protected] on 14 Jan 2009 at 10:46

Threading issue with progress window

Updates to the progress page are not being syncronized although they are
being executed in a separate thread therefore "Canvas does not allow
drawing" error occurs.

Original issue reported on code.google.com by [email protected] on 9 Dec 2008 at 7:00

Need auto refresh pack's list after reenter new directory

What steps will reproduce the problem?
1. Run app;
2. Choose some dir with packages;
3. Press next to package's dialog;
4. Press BACK to first page;
5. Choose other dir with packages;
6. Press next to package's dialog -- IT'S NOT updated and we see old list;

What is the expected output? What do you see instead?
 - After reselected new dir and open package's list -- it's must be auto updated, not manual button press;


What version of the product are you using? On what operating system?
 - 0.60, Windows 7 x64;

Original issue reported on code.google.com by [email protected] on 10 Mar 2012 at 1:34

Code refactorings

-refactor code from FormMain.pas
-change FormAbout.dfm into a wizard

Original issue reported on code.google.com by [email protected] on 20 Sep 2007 at 7:55

Error with version view and new delphi's (*60 vs *160)

What steps will reproduce the problem?
1. Run app;
2. Choose some dir with many dpk's for old and new delphis (6 and XE2);
3. Open page with packages choose dialog;
4. Press "Version View" button;
5. ERROR: dpk60 and dpk160 will be in Delphi 6 version.

What is the expected output? What do you see instead?
 - Names like 'dpk60' in Delphi 6 and 'dpk160' -- Delphi XE2;

What version of the product are you using? On what operating system?
 - 0.60, Windows 7 x64;

Original issue reported on code.google.com by [email protected] on 10 Mar 2012 at 1:25

Attachments:

Non active next-button after paste some text to folder's field

What steps will reproduce the problem?
1. Run app;
2. Insert some text into base folder's field;
3. Look at next button -- it's not active;

What is the expected output? What do you see instead?
 - Must be active next button after paste text;


What version of the product are you using? On what operating system?
 - 0.6, Windows 7 x64;

Original issue reported on code.google.com by [email protected] on 10 Mar 2012 at 1:10

DelphiPI version 0.56 Error...

"My English is not good. sorry"

I'm using Delphi 7 version. By establishing a set of versions DelphiPI 0:56
I tried to install.
Order of operations is as follows;
• First, select the installation directory, I'll be set.
• When you press forward to me immediately following the mistake I did.
   "List index out of bounds (0)".

Waiting for your help regarding issues.
Thank you

Original issue reported on code.google.com by [email protected] on 26 Oct 2009 at 8:27

Attachments:

Source Code Documentation

Some documentation will be very useful, making it easier for other
programmers to join this great project.

I have used Natural Docs with excellent results:
http://www.naturaldocs.org/documentation/html/files/Modules/NaturalDocs/Language
s/Pascal-pm.html

Original issue reported on code.google.com by heldersepu on 21 Jul 2009 at 2:33

Patch: Resizable user interface

Hi

I updated a few minutes ago, and saw that the user-interface was not 
resizable, which makes it difficult to use the grid that displays all the 
available packages if the path names are long.

So I made the attached patch file, and went through all the panels to make 
sure that they behave appropriately with resizing.  No changes were made 
to program logic.

I also changed button dimensions to the Golden ratio (W/H ~1.618) where 
appropriate - I do this for all my own projects, and I think it looks more 
pleasing, but it's your project, feel free to cherry-pick any of my 
changes, if any at all.

And thanks very much for making this project.  

Caleb

Original issue reported on code.google.com by [email protected] on 29 Aug 2008 at 2:56

Attachments:

user specified path for bpl not taken

After exiting version 0.56 of this application, and launching D2009 in
Vista, the just "installed" packaged is shown in a "not installed" Delphi
dialog. 

After manual installation in "Packages", D2009 loads Ok the package.

Original issue reported on code.google.com by [email protected] on 14 Dec 2009 at 4:42

Inno Setup Script Generation

DelphiPI can create a InnoSetup Script to compile an installation package
and using the console compiler, components can be compiled and installed
automatically

Original issue reported on code.google.com by [email protected] on 18 Dec 2008 at 12:30

Format error

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Delphi XE3
delphi 7

Please provide any additional information below.
delphi xe3 lite

Original issue reported on code.google.com by [email protected] on 29 Jan 2013 at 11:37

Attachments:

Library sorunu

What steps will reproduce the problem?
1.Source klasörlerini kütüphaneye eklerken sorun yaşıyor. 
2.Örnek olarak source\d11 gibi iki klasör varsa ikisininde içinde kaynak
dosyalar varsa ana klasörü yane source klasörünü alıyor. Ama 
kütüphanelere
d11 eklemedikçe dosyaları bulamıyor 


What version of the product are you using? On what operating system?
RadStudio delphi 2007 for win32 update 3 - WinXp Sp2



Original issue reported on code.google.com by [email protected] on 7 Apr 2008 at 7:56

Enhanced for list packages

Thanks Ibrahim
Some components have a special order when installing packages, so if you
can add drag and drop (or buttons move up and down) items in list packages…
And another option to start with runtime packages rather than designer.
Think to pack your exe (I suggest UPX packer) to get small exe.
Good luck.

Original issue reported on code.google.com by [email protected] on 13 Jan 2010 at 7:41

jedi version

could you provide a link to the jedi version you compiled this code with?

Original issue reported on code.google.com by [email protected] on 28 Jun 2011 at 2:32

Delphi XE support...

Please provide any additional information below.

Well, we just need to add Delphi XE support :)

Original issue reported on code.google.com by [email protected] on 25 Nov 2010 at 5:58

Persistent paths

Running D2009.

Version 0.56 of this application could have an .ini file (or some kind of
persistence), to remember the paths entered by the user in 

  * base folder
  * bpl folder
  * dcp folder
  * dcu folder
  * compiler directives

and any other option/text entered by the user.

Original issue reported on code.google.com by [email protected] on 14 Dec 2009 at 4:35

Script Generation

Implement a way to recompilation without specifiying any options. Probably
a script or a launch file.

Original issue reported on code.google.com by [email protected] on 20 Sep 2007 at 7:58

invalid pointer

Running d2009.

Version 0.56 raises an invalid pointer error in the "Finished" screen,
after pressing the "Exit" button.

Original issue reported on code.google.com by [email protected] on 14 Dec 2009 at 4:38

CBuilder/RAD Studio2007 support; can not create output file; "Check/UnCheck all" buttons,

I tried to install TMS packages for RAD Studio 2007.
I can not select *c2007.cbproj.

When I choose the delphi packages (*d2007.*) it finds the packages but the 
output paths seems to be wrong. I guess it takes the output path from the 
project itself. It would be nice if the output path could be set within 
your tool.

This is the compiler output:
D:\Borland\RAD5\bin\dcc32.exe "D:\Borland\Components\TMS\tmsd2007.dpk"
CodeGear Delphi f�r Win32 Compiler-Version 18.5
Copyright (c) 1983,2007 CodeGear
tmsd2007.dpk(575) Warnung: W1033 Die Unit 'AdvDBDateTimePicker' wurde 
implizit in Package 'tmsd2007' importiert
Schwerwiegend: F2039 Ausgabedatei '..\..\..\rad studio\5.0
\bpl\tmsd2007.bpl' kann nicht erstellt werden
D:\Borland\RAD5\bin\dcc32.exe "D:\Borland\Components\TMS\tmsexd2007.dpk"
CodeGear Delphi f�r Win32 Compiler-Version 18.5
Copyright (c) 1983,2007 CodeGear
frmshape.pas(123) Warnung: W1000 Symbol 'FreeObjectInstance' ist veraltet
frmshape.pas(264) Warnung: W1000 Symbol 'MakeObjectInstance' ist veraltet
Schwerwiegend: F2039 Ausgabedatei '..\..\..\rad studio\5.0
\bpl\tmsexd2007.bpl' kann nicht erstellt werden
D:\Borland\RAD5\bin\dcc32.exe "D:\Borland\Components\TMS\tmsded2007.dpk"
CodeGear Delphi f�r Win32 Compiler-Version 18.5
Copyright (c) 1983,2007 CodeGear
tmsd2007.dpk(575) Warnung: W1033 Die Unit 'AdvDBDateTimePicker' wurde 
implizit in Package 'TMSD2007' importiert
tmsded2007.dpk(41) Schwerwiegend: F2039 Ausgabedatei '..\..\..\rad 
studio\5.0\bpl\tmsd2007.bpl' kann nicht erstellt werden
D:\Borland\RAD5\bin\dcc32.exe "D:\Borland\Components\TMS\tmswizd2007.dpk"
CodeGear Delphi f�r Win32 Compiler-Version 18.5
Copyright (c) 1983,2007 CodeGear
tmsd2007.dpk(575) Warnung: W1033 Die Unit 'AdvDBDateTimePicker' wurde 
implizit in Package 'TMSD2007' importiert
tmswizd2007.dpk(35) Schwerwiegend: F2039 Ausgabedatei '..\..\..\rad 
studio\5.0\bpl\tmsd2007.bpl' kann nicht erstellt werden
D:\Borland\RAD5\bin\dcc32.exe "D:\Borland\Components\TMS\tmsxlsd2007.dpk"
CodeGear Delphi f�r Win32 Compiler-Version 18.5
Copyright (c) 1983,2007 CodeGear
tmsd2007.dpk(575) Warnung: W1033 Die Unit 'AdvDBDateTimePicker' wurde 
implizit in Package 'tmsd2007' importiert
tmsxlsd2007.dpk(32) Schwerwiegend: F2039 Ausgabedatei '..\..\..\rad 
studio\5.0\bpl\tmsd2007.bpl' kann nicht erstellt werden
*** Completed

==> translation to english: "critical: F2039 can not create output 
file '..\..\..\rad studio\5.0\bpl\tmsd2007.bpl'"

2nd: When displaying all found packages it would be nice to have 
a "Check/UnCheck all" button.

I am using DelphiPI 0.22; RAD Studio2007 on WinXP

regards,
Tobi


Original issue reported on code.google.com by [email protected] on 14 May 2008 at 7:16

Adjustments for scripting

Hi Ibrahim,

First, you did a great job with this installer, it is exactly what I am
looking for.
I found that scripting was not finished, so I made some adjustments.
If you are interested I can sent you an update of the source.
I also added the possiblity to update the "Library Search Paths" from script.

Greetings

Ronald Siekman

Original issue reported on code.google.com by [email protected] on 2 Jan 2009 at 8:58

System Error Code: 87 when using console app

I am using DelphiPI to install a large number of packages (full DevExpress VCL 
suite) within one batch.


After compiling a bunch of packages the DelphiPIConsole.exe often crashes with:
Error: System Error. Code: 87

This seems to come somewhere from the JclConsole functions to write colored 
output. Once it crashed this cmd session seems to be messed up because I cannot 
start DelphiPIConsole.exe again. It immediatly returns the same error.

Original issue reported on code.google.com by [email protected] on 15 Jun 2012 at 1:27

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.