My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Oct 27, 2009
    issue 22 (Port for Windows) reported by j.geurtsen   -   Is it possible to port DC# to Windows?
    Is it possible to port DC# to Windows?
  • Jul 29, 2009
    issue 21 (Compilation error) reported by dpx.infinity   -   What steps will reproduce the problem? 1. Install mono-2.0.1, gtk-sharp-2.12.8, glade-sharp-2.12.8, gnome-sharp-2.24.1 2. svn co ... dcsharp-read-only && cd dcsharp-read-only 3. scons What is the expected output? What do you see instead? Expected: successful compilation Got: these errors: gtk/src/MainWindow.cs(46,46): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/MainWindow.cs(50,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(39,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(40,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(41,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(42,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/UploadPage.cs(43,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/UploadPage.cs(44,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/UploadPage.cs(45,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(33,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(34,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(35,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(36,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/General/PageManagerNotebook.cs(63,33): warning CS0612: `Gtk.Tooltips' is obsolete gtk/src/General/VisibleColumnsWindow.cs(93,67): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) Compilation failed: 14 error(s), 2 warnings scons: *** [bin/DCSharp.exe] Error 1 scons: building terminated because of errors. What version of the product are you using? On what operating system? Current SVN version of dcsharp. System: Gentoo Linux, scons-1.2.0
    What steps will reproduce the problem? 1. Install mono-2.0.1, gtk-sharp-2.12.8, glade-sharp-2.12.8, gnome-sharp-2.24.1 2. svn co ... dcsharp-read-only && cd dcsharp-read-only 3. scons What is the expected output? What do you see instead? Expected: successful compilation Got: these errors: gtk/src/MainWindow.cs(46,46): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/MainWindow.cs(50,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(39,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(40,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(41,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(42,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/UploadPage.cs(43,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/UploadPage.cs(44,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/UploadPage.cs(45,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(33,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(34,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(35,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(36,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/General/PageManagerNotebook.cs(63,33): warning CS0612: `Gtk.Tooltips' is obsolete gtk/src/General/VisibleColumnsWindow.cs(93,67): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) Compilation failed: 14 error(s), 2 warnings scons: *** [bin/DCSharp.exe] Error 1 scons: building terminated because of errors. What version of the product are you using? On what operating system? Current SVN version of dcsharp. System: Gentoo Linux, scons-1.2.0
  • Jun 22, 2009
    issue 11 (ambiguous call in Gtk...SetCellDataFunc) commented on by sonictorment   -   у меня такая_же проблема [Task:File=/home/x255/Desktop/dcsharp-0.11.1/gtk/src/General/VisibleColumnsWindow.cs, Line=72, Column=32, Type=Error, Priority=Normal, Description=The call is ambiguous between the following methods or properties: `Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer, Gtk.CellLayoutDataFunc)' and `Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer, Gtk.TreeCellDataFunc)'(CS0121)]
    у меня такая_же проблема [Task:File=/home/x255/Desktop/dcsharp-0.11.1/gtk/src/General/VisibleColumnsWindow.cs, Line=72, Column=32, Type=Error, Priority=Normal, Description=The call is ambiguous between the following methods or properties: `Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer, Gtk.CellLayoutDataFunc)' and `Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer, Gtk.TreeCellDataFunc)'(CS0121)]
  • Mar 02, 2009
    issue 20 (ConnectionStatusbar.cs(39,25): warning CS0612: `Gtk.Tooltips...) reported by gotham48   -   gtk/src/ConnectionStatusbar.cs(39,25): warning CS0612: `Gtk.Tooltips' is obsolete gtk/src/MainWindow.cs(48,46): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/MainWindow.cs(52,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(33,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(34,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(35,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(36,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(39,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(40,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(41,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(42,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/UploadPage.cs(43,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/UploadPage.cs(44,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/UploadPage.cs(45,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/PageManagerNotebook.cs(63,33): warning CS0612: `Gtk.Tooltips' is obsolete gtk/src/General/VisibleColumnsWindow.cs(93,67): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) Compilation failed: 14 error(s), 2 warnings scons: *** [bin/DCSharp.exe] Error 1 scons: building terminated because of errors.
    gtk/src/ConnectionStatusbar.cs(39,25): warning CS0612: `Gtk.Tooltips' is obsolete gtk/src/MainWindow.cs(48,46): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/MainWindow.cs(52,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(33,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(34,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(35,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/View/SearchResultView.cs(36,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(39,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(40,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(41,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/DownloadPage.cs(42,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/UploadPage.cs(43,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/UploadPage.cs(44,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/UploadPage.cs(45,25): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) gtk/src/Page/PageManagerNotebook.cs(63,33): warning CS0612: `Gtk.Tooltips' is obsolete gtk/src/General/VisibleColumnsWindow.cs(93,67): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action' /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous error) Compilation failed: 14 error(s), 2 warnings scons: *** [bin/DCSharp.exe] Error 1 scons: building terminated because of errors.
  • Feb 16, 2009
    issue 19 (Scons compile time error -- notify-sharp.dll) reported by pobega   -   What steps will reproduce the problem? 1. Download Scons on Debian Lenny 2. Compile dc# using built-in notify-sharp Output of 'scons &> error.log' included
    What steps will reproduce the problem? 1. Download Scons on Debian Lenny 2. Compile dc# using built-in notify-sharp Output of 'scons &> error.log' included
  • Jan 28, 2009
    issue 17 (bin/run_uninstalled.sh and gtk/po/generatepot.sh need licens...) commented on by vicedar   -   Attached patches with an appropriate copyright and GPLv2 license.
    Attached patches with an appropriate copyright and GPLv2 license.
  • Jan 28, 2009
    issue 17 (bin/run_uninstalled.sh and gtk/po/generatepot.sh need licens...) reported by vicedar   -   bin/run_uninstalled.sh: *No copyright* UNKNOWN gtk/po/generatepot.sh: *No copyright* UNKNOWN Ideally, even though they are .sh scripts, to ensure that the contents of the package are properly attributed and licensed, they ought to contain the GPL license. ----- bin/run_uninstalled.sh header ----- #!/bin/sh # Move into the bin directory cd ROOT_DIR=`pwd`/../ export DCSHARP_LOCALE="$ROOT_DIR/gtk/po/locale" export MONO_PATH="$MONO_PATH:$ROOT_DIR/lib" export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$ROOT_DIR/lib" exec mono --debug DCSharp.exe "$@" ----- end header ----- ----- gtk/po/generatepot.sh header ----- #!/bin/sh echo "Updating POTFILES.in" cd .. find ./ -name "*.cs" -o -name "*.glade" > po/POTFILES.in cd po echo "Generating po-template file" intltool-update --pot echo echo "To create a new translation for your locale, run 'msginit'" echo "To to update a translation, run 'intltool-update <lang>'" ----- end header -----
    bin/run_uninstalled.sh: *No copyright* UNKNOWN gtk/po/generatepot.sh: *No copyright* UNKNOWN Ideally, even though they are .sh scripts, to ensure that the contents of the package are properly attributed and licensed, they ought to contain the GPL license. ----- bin/run_uninstalled.sh header ----- #!/bin/sh # Move into the bin directory cd ROOT_DIR=`pwd`/../ export DCSHARP_LOCALE="$ROOT_DIR/gtk/po/locale" export MONO_PATH="$MONO_PATH:$ROOT_DIR/lib" export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$ROOT_DIR/lib" exec mono --debug DCSharp.exe "$@" ----- end header ----- ----- gtk/po/generatepot.sh header ----- #!/bin/sh echo "Updating POTFILES.in" cd .. find ./ -name "*.cs" -o -name "*.glade" > po/POTFILES.in cd po echo "Generating po-template file" intltool-update --pot echo echo "To create a new translation for your locale, run 'msginit'" echo "To to update a translation, run 'intltool-update <lang>'" ----- end header -----
  • Jan 27, 2009
    issue 14 (Program crashes) commented on by Mieszkoslusarczyk   -   I'm having same problem on ubuntu 9.04 (pre-release) $ dcsharp Marshaling changed signal Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.Reflection.TargetException: Object does not match target type. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00000] at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs args) [0x00000] at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000] at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) at Gtk.Entry.gtk_entry_set_text(IntPtr , IntPtr ) at Gtk.Entry.set_Text(System.String value) at DCSharp.Gui.HubWindow.Load(DCSharp.Backend.Objects.FavoriteHubInfo hubInfo) at DCSharp.Gui.HubWindow.OnSelectionChanged(System.Object obj, System.EventArgs args) at System.Reflection.MonoMethod.InternalInvoke(System.Object , System.Object[] , System.Exception ByRef ) at System.Reflection.MonoMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) at System.Reflection.MethodBase.Invoke(System.Object obj, System.Object[] parameters) at System.Delegate.DynamicInvokeImpl(System.Object[] args) at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args) at System.Delegate.DynamicInvoke(System.Object[] args) at GLib.Signal.ClosureInvokedCB(System.Object o, GLib.ClosureInvokedArgs args) at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args) at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) at Gtk.TreeSelection.gtk_tree_selection_select_iter(IntPtr , IntPtr ) at Gtk.TreeSelection.SelectIter(TreeIter iter) at DCSharp.Gui.HubWindow+<OnFavoriteHubAdded>c__AnonStorey15.<>m__40(System.Object , System.EventArgs ) at Gtk.Application+InvokeCB.Invoke() at GLib.Timeout+TimeoutProxy.Handler() at Gtk.Application.gtk_main() at Gtk.Application.Run() at DCSharp.Gui.DCSharpEntry.Main(System.String[] args)
    I'm having same problem on ubuntu 9.04 (pre-release) $ dcsharp Marshaling changed signal Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.Reflection.TargetException: Object does not match target type. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00000] at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs args) [0x00000] at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000] at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) at Gtk.Entry.gtk_entry_set_text(IntPtr , IntPtr ) at Gtk.Entry.set_Text(System.String value) at DCSharp.Gui.HubWindow.Load(DCSharp.Backend.Objects.FavoriteHubInfo hubInfo) at DCSharp.Gui.HubWindow.OnSelectionChanged(System.Object obj, System.EventArgs args) at System.Reflection.MonoMethod.InternalInvoke(System.Object , System.Object[] , System.Exception ByRef ) at System.Reflection.MonoMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) at System.Reflection.MethodBase.Invoke(System.Object obj, System.Object[] parameters) at System.Delegate.DynamicInvokeImpl(System.Object[] args) at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args) at System.Delegate.DynamicInvoke(System.Object[] args) at GLib.Signal.ClosureInvokedCB(System.Object o, GLib.ClosureInvokedArgs args) at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args) at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) at Gtk.TreeSelection.gtk_tree_selection_select_iter(IntPtr , IntPtr ) at Gtk.TreeSelection.SelectIter(TreeIter iter) at DCSharp.Gui.HubWindow+<OnFavoriteHubAdded>c__AnonStorey15.<>m__40(System.Object , System.EventArgs ) at Gtk.Application+InvokeCB.Invoke() at GLib.Timeout+TimeoutProxy.Handler() at Gtk.Application.gtk_main() at Gtk.Application.Run() at DCSharp.Gui.DCSharpEntry.Main(System.String[] args)
  • Jan 26, 2009
    issue 6 (Disconnects from hub) commented on by tuulehaug   -   after "No more data" I get: 26.01.2009 14:11:16 Error UserConnection (xxx.xxx.xxx.xxx:14272 ) - Timeout This seems to happen only with hubs that have custom user commands. Others are just fine.
    after "No more data" I get: 26.01.2009 14:11:16 Error UserConnection (xxx.xxx.xxx.xxx:14272 ) - Timeout This seems to happen only with hubs that have custom user commands. Others are just fine.
  • Jan 26, 2009
    issue 6 (Disconnects from hub) commented on by tuulehaug   -   after "No more data" I get: 26.01.2009 14:11:16 Error UserConnection (xxx.xxx.xxx.xxx:14272 ) - Timeout
    after "No more data" I get: 26.01.2009 14:11:16 Error UserConnection (xxx.xxx.xxx.xxx:14272 ) - Timeout
  • Jan 26, 2009
    issue 14 (Program crashes) commented on by tuulehaug   -   Everything seems fine now (after some gtk upgrades and stuff). Quess there were some bugs then (both in fedora and arch).
    Everything seems fine now (after some gtk upgrades and stuff). Quess there were some bugs then (both in fedora and arch).
  • Jan 26, 2009
    issue 12 (Ambiguous reference) commented on by tuulehaug   -   after a while, everything compiles fine!
    after a while, everything compiles fine!
  • Jan 23, 2009
    issue 16 (Hubs list import (request)) reported by vicedar   -   It would be great if I could download and import lists of hubs.
    It would be great if I could download and import lists of hubs.
  • Jan 23, 2009
    issue 15 (remove Encoding property in dcsharp.desktop) reported by vicedar   -   $ desktop-file-validate bin/dcsharp.desktop bin/dcsharp.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated Please remove "Encoding=UTF-8" from dcsharp.desktop Thanks!
    $ desktop-file-validate bin/dcsharp.desktop bin/dcsharp.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated Please remove "Encoding=UTF-8" from dcsharp.desktop Thanks!
  • Jan 08, 2009
    issue 12 (Ambiguous reference) commented on by tuulehaug   -   Patching succeeds, so is compiling. But, $ scons ... Compilation succeeded - 13 warning(s) $ scons install ... scons: done building targets. dcsharp starts and crashes when trying to add hubs. See issue 14 (http://code.google.com/p/dcsharp/issues/detail?id=14)
    Patching succeeds, so is compiling. But, $ scons ... Compilation succeeded - 13 warning(s) $ scons install ... scons: done building targets. dcsharp starts and crashes when trying to add hubs. See issue 14 (http://code.google.com/p/dcsharp/issues/detail?id=14)

Older

  • Dec 16, 2008
    issue 14 (Program crashes) reported by tuulehaug   -   What steps will reproduce the problem? 1. Open dcsharp 2. Ctrl + H 3. Click "Add" What is the expected output? What do you see instead? Some dialog should pop up? All those text fields on right are disabled and clicking "Add" ends with program crash. So I can't even connect a hub to use this program. What version of the product are you using? On what operating system? Latest svn (r59) with fix.patch on fedora 10. Please provide any additional information below. [hit@sahver dcsharp]$ dcsharp /home/hit/.themes/graphite-clearlooks/gtk-2.0/gtkrc:59: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored. /home/hit/.themes/graphite-clearlooks/gtk-2.0/gtkrc:60: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored. /home/hit/.themes/graphite-clearlooks/gtk-2.0/gtkrc:61: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored. Marshaling changed signal Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.Reflection.TargetException: Object does not match target type. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00000] at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs args) [0x00000] at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000] at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) at Gtk.Entry.gtk_entry_set_text(IntPtr , IntPtr ) at Gtk.Entry.set_Text(System.String value) at DCSharp.Gui.HubWindow.Load(DCSharp.Backend.Objects.FavoriteHubInfo hubInfo) at DCSharp.Gui.HubWindow.OnSelectionChanged(System.Object obj, System.EventArgs args) at System.Reflection.MonoMethod.InternalInvoke(System.Object , System.Object[] , System.Exception ByRef ) at System.Reflection.MonoMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) at System.Reflection.MethodBase.Invoke(System.Object obj, System.Object[] parameters) at System.Delegate.DynamicInvokeImpl(System.Object[] args) at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args) at System.Delegate.DynamicInvoke(System.Object[] args) at GLib.Signal.ClosureInvokedCB(System.Object o, GLib.ClosureInvokedArgs args) at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args) at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) at Gtk.TreeSelection.gtk_tree_selection_select_iter(IntPtr , IntPtr ) at Gtk.TreeSelection.SelectIter(TreeIter iter) at DCSharp.Gui.HubWindow+<OnFavoriteHubAdded>c__AnonStorey37.<>m__69(System.Object , System.EventArgs ) at Gtk.Application+InvokeCB.Invoke() at GLib.Timeout+TimeoutProxy.Handler() at Gtk.Application.gtk_main() at Gtk.Application.Run() at DCSharp.Gui.DCSharpEntry.Main(System.String[] args) [hit@sahver dcsharp]$
    What steps will reproduce the problem? 1. Open dcsharp 2. Ctrl + H 3. Click "Add" What is the expected output? What do you see instead? Some dialog should pop up? All those text fields on right are disabled and clicking "Add" ends with program crash. So I can't even connect a hub to use this program. What version of the product are you using? On what operating system? Latest svn (r59) with fix.patch on fedora 10. Please provide any additional information below. [hit@sahver dcsharp]$ dcsharp /home/hit/.themes/graphite-clearlooks/gtk-2.0/gtkrc:59: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored. /home/hit/.themes/graphite-clearlooks/gtk-2.0/gtkrc:60: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored. /home/hit/.themes/graphite-clearlooks/gtk-2.0/gtkrc:61: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored. Marshaling changed signal Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.Reflection.TargetException: Object does not match target type. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00000] at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs args) [0x00000] at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000] at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) at Gtk.Entry.gtk_entry_set_text(IntPtr , IntPtr ) at Gtk.Entry.set_Text(System.String value) at DCSharp.Gui.HubWindow.Load(DCSharp.Backend.Objects.FavoriteHubInfo hubInfo) at DCSharp.Gui.HubWindow.OnSelectionChanged(System.Object obj, System.EventArgs args) at System.Reflection.MonoMethod.InternalInvoke(System.Object , System.Object[] , System.Exception ByRef ) at System.Reflection.MonoMethod.Invoke(System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) at System.Reflection.MethodBase.Invoke(System.Object obj, System.Object[] parameters) at System.Delegate.DynamicInvokeImpl(System.Object[] args) at System.MulticastDelegate.DynamicInvokeImpl(System.Object[] args) at System.Delegate.DynamicInvoke(System.Object[] args) at GLib.Signal.ClosureInvokedCB(System.Object o, GLib.ClosureInvokedArgs args) at GLib.SignalClosure.Invoke(GLib.ClosureInvokedArgs args) at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) at Gtk.TreeSelection.gtk_tree_selection_select_iter(IntPtr , IntPtr ) at Gtk.TreeSelection.SelectIter(TreeIter iter) at DCSharp.Gui.HubWindow+<OnFavoriteHubAdded>c__AnonStorey37.<>m__69(System.Object , System.EventArgs ) at Gtk.Application+InvokeCB.Invoke() at GLib.Timeout+TimeoutProxy.Handler() at Gtk.Application.gtk_main() at Gtk.Application.Run() at DCSharp.Gui.DCSharpEntry.Main(System.String[] args) [hit@sahver dcsharp]$
  • Nov 23, 2008
    issue 13 (Window doesn't open) reported by ram.raghunathan.cmu   -   What steps will reproduce the problem? 1. running dcsharp What is the expected output? What do you see instead? a dcsharp window is expected, it doesn't come up What version of the product are you using? On what operating system? ubuntu intrepid with svn r59. apolatynski's patch applied Please provide any additional information below. Error output is: Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Encoding name 'windows-1252' not supported Parameter name: name at System.Text.Encoding.GetEncoding (System.String name) [0x00000] at DCSharp.Settings.RuntimeSettings..ctor () [0x00000] at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[]) at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] --- End of inner exception stack trace --- at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] at System.Activator.CreateInstance (System.Type type) [0x00000] at DCSharp.Xml.XmlHelper.Deserialize (System.Type type, System.String path) [0x00000] at DCSharp.Settings.RuntimeSettings.Load (System.String filename) [0x00000] at DCSharp.Gui.Globals.Init () [0x00000] at DCSharp.Gui.DCSharpEntry.Main (System.String[] args) [0x00000]
    What steps will reproduce the problem? 1. running dcsharp What is the expected output? What do you see instead? a dcsharp window is expected, it doesn't come up What version of the product are you using? On what operating system? ubuntu intrepid with svn r59. apolatynski's patch applied Please provide any additional information below. Error output is: Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Encoding name 'windows-1252' not supported Parameter name: name at System.Text.Encoding.GetEncoding (System.String name) [0x00000] at DCSharp.Settings.RuntimeSettings..ctor () [0x00000] at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[]) at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] --- End of inner exception stack trace --- at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] at System.Activator.CreateInstance (System.Type type) [0x00000] at DCSharp.Xml.XmlHelper.Deserialize (System.Type type, System.String path) [0x00000] at DCSharp.Settings.RuntimeSettings.Load (System.String filename) [0x00000] at DCSharp.Gui.Globals.Init () [0x00000] at DCSharp.Gui.DCSharpEntry.Main (System.String[] args) [0x00000]
  • Nov 06, 2008
    issue 12 (Ambiguous reference) reported by apolatynski   -   Compilation fails on Ubuntu 8.10 due to ambiguous reference between System.Action and Gtk.Action.
    Compilation fails on Ubuntu 8.10 due to ambiguous reference between System.Action and Gtk.Action.
  • Oct 29, 2008
    issue 11 (ambiguous call in Gtk...SetCellDataFunc) reported by sarannmr   -   What is the expected output? What do you see instead? [Task:File=dcsharp-0.11.1/gtk/src/General/VisibleColumnsWindow.cs, Line=72, Column=32, Type=Error, Priority=Normal, Description=The call is ambiguous between the following methods or properties: `Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer, Gtk.CellLayoutDataFunc)' and `Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer, Gtk.TreeCellDataFunc)'(CS0121)]
    What is the expected output? What do you see instead? [Task:File=dcsharp-0.11.1/gtk/src/General/VisibleColumnsWindow.cs, Line=72, Column=32, Type=Error, Priority=Normal, Description=The call is ambiguous between the following methods or properties: `Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer, Gtk.CellLayoutDataFunc)' and `Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer, Gtk.TreeCellDataFunc)'(CS0121)]
  • Oct 09, 2008
    issue 10 (Scons installation error) changed by eskil.bylund   -   Looks like SCons bug http://scons.tigris.org/issues/show_bug.cgi?id=1953 It seems like all the files got installed, so you should be able to run it anyway.
    Status: Accepted
    Owner: eskil.bylund
    Labels: Priority-Low Priority-Medium
    Looks like SCons bug http://scons.tigris.org/issues/show_bug.cgi?id=1953 It seems like all the files got installed, so you should be able to run it anyway.
    Status: Accepted
    Owner: eskil.bylund
    Labels: Priority-Low Priority-Medium
  • Oct 08, 2008
    issue 10 (Scons installation error) reported by benjamin.billian   -   Got R59 today and can't install it. $ svn checkout http://dcsharp.googlecode.com/svn/trunk/ dcsharp $ cd dcsharp $ scons Until here there are no errors. But when I'll do $ scons install (as root of course) I'll get: Install file: "bin/dcsharp" as "/usr/bin/dcsharp" Chmod("/usr/bin/dcsharp", 0755) Install file: "bin/dcsharp.desktop" as "/usr/share/applications/dcsharp.desktop" Chmod("/usr/share/applications/dcsharp.desktop", 0644) Install file: "bin/DCSharp.Base.dll" as "/usr/lib/dcsharp/DCSharp.Base.dll" Chmod("/usr/lib/dcsharp/DCSharp.Base.dll", 0755) Install file: "bin/DCSharp.Base.dll.config" as "/usr/lib/dcsharp/DCSharp.Base.dll.config" Chmod("/usr/lib/dcsharp/DCSharp.Base.dll.config", 0644) Install file: "bin/DCSharp.exe" as "/usr/lib/dcsharp/DCSharp.exe" Chmod("/usr/lib/dcsharp/DCSharp.exe", 0755) Install file: "bin/DCSharp.exe.config" as "/usr/lib/dcsharp/DCSharp.exe.config" Chmod("/usr/lib/dcsharp/DCSharp.exe.config", 0644) Install file: "lib/NDesk.DBus.GLib.dll" as "/usr/lib/dcsharp/NDesk.DBus.GLib.dll" Chmod("/usr/lib/dcsharp/NDesk.DBus.GLib.dll", 0755) Install file: "lib/NDesk.DBus.GLib.dll.config" as "/usr/lib/dcsharp/NDesk.DBus.GLib.dll.config" Chmod("/usr/lib/dcsharp/NDesk.DBus.GLib.dll.config", 0644) Install file: "lib/NDesk.DBus.dll" as "/usr/lib/dcsharp/NDesk.DBus.dll" Chmod("/usr/lib/dcsharp/NDesk.DBus.dll", 0755) Install file: "lib/notify-sharp/notify-sharp.dll" as "/usr/lib/dcsharp/notify-sharp.dll" Chmod("/usr/lib/dcsharp/notify-sharp.dll", 0755) Install file: "lib/notify-sharp/notify-sharp.dll.config" as "/usr/lib/dcsharp/notify-sharp.dll.config" Chmod("/usr/lib/dcsharp/notify-sharp.dll.config", 0644) Install file: "gtk/dcsharp-handlers.schema" as "/etc/gconf/schemas/dcsharp-handlers.schema" Chmod("/etc/gconf/schemas/dcsharp-handlers.schema", 0644) Install file: "gtk/po/locale/pl/LC_MESSAGES/dcsharp.mo" as "/usr/share/locale/pl/LC_MESSAGES/dcsharp.mo" Chmod("/usr/share/locale/pl/LC_MESSAGES/dcsharp.mo", 0644) Install file: "gtk/po/locale/de/LC_MESSAGES/dcsharp.mo" as "/usr/share/locale/de/LC_MESSAGES/dcsharp.mo" Chmod("/usr/share/locale/de/LC_MESSAGES/dcsharp.mo", 0644) Install file: "gtk/po/locale/ru/LC_MESSAGES/dcsharp.mo" as "/usr/share/locale/ru/LC_MESSAGES/dcsharp.mo" Chmod("/usr/share/locale/ru/LC_MESSAGES/dcsharp.mo", 0644) Install file: "gtk/po/locale/sv/LC_MESSAGES/dcsharp.mo" as "/usr/share/locale/sv/LC_MESSAGES/dcsharp.mo" Chmod("/usr/share/locale/sv/LC_MESSAGES/dcsharp.mo", 0644) scons: *** DirNodeInfo instance has no attribute 'csig' scons: building terminated because of errors. I'm using Ubuntu 8.04 with scons v0.97.0d20071203.r2509
    Got R59 today and can't install it. $ svn checkout http://dcsharp.googlecode.com/svn/trunk/ dcsharp $ cd dcsharp $ scons Until here there are no errors. But when I'll do $ scons install (as root of course) I'll get: Install file: "bin/dcsharp" as "/usr/bin/dcsharp" Chmod("/usr/bin/dcsharp", 0755) Install file: "bin/dcsharp.desktop" as "/usr/share/applications/dcsharp.desktop" Chmod("/usr/share/applications/dcsharp.desktop", 0644) Install file: "bin/DCSharp.Base.dll" as "/usr/lib/dcsharp/DCSharp.Base.dll" Chmod("/usr/lib/dcsharp/DCSharp.Base.dll", 0755) Install file: "bin/DCSharp.Base.dll.config" as "/usr/lib/dcsharp/DCSharp.Base.dll.config" Chmod("/usr/lib/dcsharp/DCSharp.Base.dll.config", 0644) Install file: "bin/DCSharp.exe" as "/usr/lib/dcsharp/DCSharp.exe" Chmod("/usr/lib/dcsharp/DCSharp.exe", 0755) Install file: "bin/DCSharp.exe.config" as "/usr/lib/dcsharp/DCSharp.exe.config" Chmod("/usr/lib/dcsharp/DCSharp.exe.config", 0644) Install file: "lib/NDesk.DBus.GLib.dll" as "/usr/lib/dcsharp/NDesk.DBus.GLib.dll" Chmod("/usr/lib/dcsharp/NDesk.DBus.GLib.dll", 0755) Install file: "lib/NDesk.DBus.GLib.dll.config" as "/usr/lib/dcsharp/NDesk.DBus.GLib.dll.config" Chmod("/usr/lib/dcsharp/NDesk.DBus.GLib.dll.config", 0644) Install file: "lib/NDesk.DBus.dll" as "/usr/lib/dcsharp/NDesk.DBus.dll" Chmod("/usr/lib/dcsharp/NDesk.DBus.dll", 0755) Install file: "lib/notify-sharp/notify-sharp.dll" as "/usr/lib/dcsharp/notify-sharp.dll" Chmod("/usr/lib/dcsharp/notify-sharp.dll", 0755) Install file: "lib/notify-sharp/notify-sharp.dll.config" as "/usr/lib/dcsharp/notify-sharp.dll.config" Chmod("/usr/lib/dcsharp/notify-sharp.dll.config", 0644) Install file: "gtk/dcsharp-handlers.schema" as "/etc/gconf/schemas/dcsharp-handlers.schema" Chmod("/etc/gconf/schemas/dcsharp-handlers.schema", 0644) Install file: "gtk/po/locale/pl/LC_MESSAGES/dcsharp.mo" as "/usr/share/locale/pl/LC_MESSAGES/dcsharp.mo" Chmod("/usr/share/locale/pl/LC_MESSAGES/dcsharp.mo", 0644) Install file: "gtk/po/locale/de/LC_MESSAGES/dcsharp.mo" as "/usr/share/locale/de/LC_MESSAGES/dcsharp.mo" Chmod("/usr/share/locale/de/LC_MESSAGES/dcsharp.mo", 0644) Install file: "gtk/po/locale/ru/LC_MESSAGES/dcsharp.mo" as "/usr/share/locale/ru/LC_MESSAGES/dcsharp.mo" Chmod("/usr/share/locale/ru/LC_MESSAGES/dcsharp.mo", 0644) Install file: "gtk/po/locale/sv/LC_MESSAGES/dcsharp.mo" as "/usr/share/locale/sv/LC_MESSAGES/dcsharp.mo" Chmod("/usr/share/locale/sv/LC_MESSAGES/dcsharp.mo", 0644) scons: *** DirNodeInfo instance has no attribute 'csig' scons: building terminated because of errors. I'm using Ubuntu 8.04 with scons v0.97.0d20071203.r2509
  • Sep 21, 2008
    issue 9 (Errors during compiling.) changed by eskil.bylund   -   Thanks. Fixed in svn r59.
    Status: Fixed
    Owner: eskil.bylund
    Thanks. Fixed in svn r59.
    Status: Fixed
    Owner: eskil.bylund
  • Sep 21, 2008
    r59 (Make it compile with newer versions of gtk-sharp.) committed by eskil.bylund   -   Make it compile with newer versions of gtk-sharp.
    Make it compile with newer versions of gtk-sharp.
  • Aug 16, 2008
    issue 9 (Errors during compiling.) reported by andre.van.schoubroeck   -   During compiling, I get several errors saying The call is ambiguous between the following methods or properties: `Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer, Gtk.CellLayoutDataFunc)' and `Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer, Gtk.TreeCellDataFunc)' and there are a lot of deprecated warnings. These problems appear both in download and svn versions. I am trying to compile on a Mandriva 2008.1 system
    During compiling, I get several errors saying The call is ambiguous between the following methods or properties: `Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer, Gtk.CellLayoutDataFunc)' and `Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer, Gtk.TreeCellDataFunc)' and there are a lot of deprecated warnings. These problems appear both in download and svn versions. I am trying to compile on a Mandriva 2008.1 system
 
Hosted by Google Code