Re: [Easytag-mailing] 0.28 won't run?!?
- From: Jérôme Couderc <j couderc ifrance com>
- To: oliver <oliver are-b org>
- Cc: Easy Tag Mail List <easytag-mailing lists sourceforge net>, Jérôme Ortais <jerome ortais laposte net>
- Subject: Re: [Easytag-mailing] 0.28 won't run?!?
- Date: Tue Jun 17 13:31:08 2003
Hi Oliver,
Other people reports me the same problem with SuSE 8.2.
The problem may be due to a patch added between the versions 0.27.1 and
0.28. So try to apply this patch for the scan.c file...
Jerome
oliver wrote:
Ok so I had to do a hole bunch of mp3's again and decided to just go
ahead and use 0.28 instead of 0.27.2.
It compiled fine and it starts just fine aswell ... except ... for the GUI.
In the console where I start it I get this:
oliver@valexia:~$ easytag
Starting EasyTAG 0.28 ...
Currently using id3lib version 3.8.3 ...
However no window shows up... nothing at all. what to do?
oliver
--
EasyTAG - Tag editor for MP3 and Ogg Vorbis files
http://easytag.sourceforge.net
--
Jerome COUDERC <j couderc ifrance com>
--- scan.c~ Sat May 31 22:00:10 2003
+++ scan.c Tue Jun 17 21:54:00 2003
@@ -1140,7 +1140,6 @@
/* Config */
gtk_container_border_width(GTK_CONTAINER(ScannerWindow),5);
gtk_window_set_policy(GTK_WINDOW(ScannerWindow),FALSE,FALSE,TRUE);
- gtk_window_set_wmclass(GTK_WINDOW(ScannerWindow),"EasyTag_Scanner","easytag"); // Patch from Nikolai Prokoschenko (Debian)
if (SCANNER_WINDOW_ON_TOP)
gtk_window_set_transient_for(GTK_WINDOW(ScannerWindow),GTK_WINDOW(MainWindow));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]