[Bug 527399] New: Amarok 2.1.1 (in KDE 4.2.98) does not respect /etc/my.cnf or ~/.kde4/share/apps/amarok/my.cnf
http://bugzilla.novell.com/show_bug.cgi?id=527399 Summary: Amarok 2.1.1 (in KDE 4.2.98) does not respect /etc/my.cnf or ~/.kde4/share/apps/amarok/my.cnf Classification: openSUSE Product: openSUSE 11.0 Version: Final Platform: x86 OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: KDE4 Applications AssignedTo: kde-maintainers@suse.de ReportedBy: cincaipatron@gmx.net QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (compatible; Konqueror/4.2; Linux 2.6.31-rc4-6-desktop; X11; i686; en-US, en) KHTML/4.2.98 (like Gecko) SUSE Since I don't use the collection feature (and there's no way to force amarok NOT to create a database), I'd like to minimize the space taken by embedded mysql. However, Amarok ignores my new settings (see below) in /etc/my.cnf and ~/.kde4/share/apps/amarok/my.cnf. [mysqld] innodb_data_file_path = ibdata1:1M:autoextend innodb_log_file_size = 8K Reproducible: Always Steps to Reproduce: 1. Edit /etc/my.cnf and ~/.kde4/share/apps/amarok/my.cnf 2. rm -fr ~/.kde4/share/apps/amarok/mysqle 3. restart amarok Actual Results: Amarok insists on creating 10MB ibdata1, 5MB ib_logfile0, and 5MB ib_logfile1 Expected Results: 1MB ibdata1, 8KB ib_logfile0, and 8KB ib_logfile1 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=527399 User binner@kde.org added comment http://bugzilla.novell.com/show_bug.cgi?id=527399#c1 --- Comment #1 from Stephan Binner <binner@kde.org> 2009-08-03 00:55:58 MDT --- It seems that Amarok is actually telling to use MyISAM as storage engine, so not sure why those InnoDB files are created for you. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=527399 User cincaipatron@gmx.net added comment http://bugzilla.novell.com/show_bug.cgi?id=527399#c2 --- Comment #2 from Verdi March <cincaipatron@gmx.net> 2009-08-03 02:59:54 MDT --- Stephan, When starting from the command line, Amarok actually printed about creating the InnoDB files (when the mysqle/ directory does not exist). I didn't see anything related to ISAM. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=527399 Will Stephenson <wstephenson@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wstephenson@novell.com Severity|Normal |Minor -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=527399 http://bugzilla.novell.com/show_bug.cgi?id=527399#c3 Stephen Dunn <nzlbob2332@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nzlbob2332@gmail.com --- Comment #3 from Stephen Dunn <nzlbob2332@gmail.com> 2009-12-08 07:08:41 UTC --- Hi, I don't know anything about your problem but am helping to tidy up bugs. Is this still an issue for you in Amarok2.2? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=527399 http://bugzilla.novell.com/show_bug.cgi?id=527399#c4 --- Comment #4 from Verdi March <cincaipatron@gmx.net> 2009-12-09 08:12:14 UTC --- Hi Stephen, the same symptomp still occurs with amarok-2.2 (KDE-4.3.4, openSUSE-11.2). Here're the message when starting up Amarok for the first time: ====================================================================== cincai@nus-cincaipatron:~/.kde4/share/apps/amarok> amarok InnoDB: The first specified data file /home/cincai/.kde4/share/apps/amarok/mysqle/ibdata1 did not exist: InnoDB: a new database to be created! 091209 16:06:22 InnoDB: Setting file /home/cincai/.kde4/share/apps/amarok/mysqle/ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 091209 16:06:23 InnoDB: Log file /home/cincai/.kde4/share/apps/amarok/mysqle/ib_logfile0 did not exist: new to be created InnoDB: Setting log file /home/cincai/.kde4/share/apps/amarok/mysqle/ib_logfile0 size to 5 MB InnoDB: Database physically writes the file full: wait... 091209 16:06:23 InnoDB: Log file /home/cincai/.kde4/share/apps/amarok/mysqle/ib_logfile1 did not exist: new to be created InnoDB: Setting log file /home/cincai/.kde4/share/apps/amarok/mysqle/ib_logfile1 size to 5 MB InnoDB: Database physically writes the file full: wait... InnoDB: Doublewrite buffer not found: creating new InnoDB: Doublewrite buffer created InnoDB: Creating foreign key constraint system tables InnoDB: Foreign key constraint system tables created QDBusObjectPath: invalid path "" amarok: ********************************************************************************************** amarok: ** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION, PLEASE USE: ** amarok: ** amarok --debug ** amarok: ********************************************************************************************** ====================================================================== -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=527399 http://bugzilla.novell.com/show_bug.cgi?id=527399#c5 --- Comment #5 from Stephen Dunn <nzlbob2332@gmail.com> 2009-12-16 04:33:53 UTC --- Verdi Is this openSUSE specific? It looks like it should be reported at KDE bugs as per: http://en.opensuse.org/KDE/BugSquashing#Upstreaming_bugreports I have had a look but can't see it reported there. Cheers Steve -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=527399 http://bugzilla.novell.com/show_bug.cgi?id=527399#c6 Stephen Dunn <nzlbob2332@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |UPSTREAM --- Comment #6 from Stephen Dunn <nzlbob2332@gmail.com> 2010-02-15 07:35:23 UTC --- No response, marking as upstream -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com