Issues running on Linux

524 views
Skip to first unread message

Dylan Wilson

unread,
Sep 19, 2013, 2:41:43 AM9/19/13
to repet...@googlegroups.com
When I run the shell script I get the following:

$ ./Repetitions.sh 
QGtkStyle was unable to detect the current GTK+ theme.
"QFormBuilder was unable to create a custom widget of the class 'QWebView'; defaulting to base class 'QWidget'." 
"QFormBuilder was unable to create a custom widget of the class 'QWebView'; defaulting to base class 'QWidget'." 
./Repetitions.sh: line 4:  9972 Segmentation fault      (core dumped) ./Repetitions

I am running Fedora 18 with kernel version: 3.10.11-100.fc18.x86_64

I get this in my /var/log/messages:

Sep 18 23:35:24 ophanym kernel: [30428.983278] Repetitions[9972]: segfault at 4 ip 00000000f5546965 sp 00000000ffb9a0c0 error 4 in libQtCore.so.4.7.3[f53ad000+2ca000]
Sep 18 23:35:24 ophanym abrtd: Directory 'ccpp-2013-09-18-23:35:24-9972' creation detected
Sep 18 23:35:24 ophanym abrt[9974]: Saved core dump of pid 9972 (/home/wilsondy/Downloads/Repetitions/Repetitions) to /var/tmp/abrt/ccpp-2013-09-18-23:35:24-9972 (11771904 bytes)
Sep 18 23:35:24 ophanym abrtd: Executable '/home/wilsondy/Downloads/Repetitions/Repetitions' doesn't belong to any package and ProcessUnpackaged is set to 'no'
Sep 18 23:35:24 ophanym abrtd: 'post-create' on '/var/tmp/abrt/ccpp-2013-09-18-23:35:24-9972' exited with 1
Sep 18 23:35:24 ophanym abrtd: Deleting problem directory '/var/tmp/abrt/ccpp-2013-09-18-23:35:24-9972'

Repetitions

unread,
Sep 19, 2013, 2:31:29 PM9/19/13
to repet...@googlegroups.com
This problem is most likely due to Repetitions not being able to access the file "designer/libqwebview.so", which is a library in a subdirectory of the Repetitions folder.

The shell script tries to set LD_LIBRARY_PATH pointing to the current folder, so that Repetitions is able to access the libraries correctly -- you may have to modify this depending on your setup.

I'll try running this on Fedora 18 the first chance I get.

Emily B.

unread,
Jan 25, 2018, 7:02:32 PM1/25/18
to Repetitions
I'm having this same problem

I'm running Ubuntu 16.04

I'm pretty inexperienced...I'm not sure how I would go about making the suggested modifications so that the libraries can be accessed correctly.
Can anyone advise me on how to do this?

Thanks!

Emily B.

unread,
Jan 25, 2018, 7:11:10 PM1/25/18
to Repetitions
I am trying to use Repetitions 1.823 for Linux
This is the output of uname -a (kernel info):
4.4.0-109-generic #132-Ubuntu SMP Tue Jan 9 19:52:39 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Additionally, I checked /var/log/syslog and found the below messages...I'm not sure if this is relevant at all but I didn't have a /var/log/messages file:

Jan 25 19:03:31 gnome-session[3098]: message repeated 131 times: [ (nautilus:3241): GVFS-WARNING **: can't init metadata tree /home/emily/.local/share/gvfs-metadata/root: open: Permission denied]
Jan 25 19:03:36 org.gnome.zeitgeist.Engine[2972]: #033[31m[00:03:36.119208 WARNING]#033[0m sql.vala:350: SQL error: 5, database is locked
Jan 25 19:03:36 org.gnome.zeitgeist.Engine[2972]: #033[31m[00:03:36.119235 WARNING]#033[0m engine.vala:200: DataInserter: destroyed with unflushed data
Jan 25 19:03:36 org.gnome.zeitgeist.Engine[2972]: #033[31m[00:03:36.119243 WARNING]#033[0m engine.vala:200: DataInserter: destroyed with unflushed data
Jan 25 19:03:36 org.gnome.zeitgeist.Engine[2972]: #033[31m[00:03:36.119249 WARNING]#033[0m engine.vala:200: DataInserter: destroyed with unflushed data
Jan 25 19:03:36 gnome-session[3098]: ** (zeitgeist-datahub:3785): WARNING **: zeitgeist-datahub.vala:212: Error during inserting events: GDBus.Error:org.gnome.zeitgeist.EngineError.DatabaseError: SQL error: 5, database is locked
Jan 25 19:03:36 gnome-session[3098]: (gedit:29794): GVFS-WARNING **: can't init metadata tree /home/emily/.local/share/gvfs-metadata/root: open: Permission denied

Repetitions Support

unread,
Jan 26, 2018, 6:26:05 AM1/26/18
to Repetitions on behalf of Emily B.
Can you open a terminal window in the Repetitions folder and type "./Repetitions.sh" and see if that works?

--
You received this message because you are subscribed to the Google Groups "Repetitions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repetitions+unsubscribe@googlegroups.com.
To post to this group, send email to repet...@googlegroups.com.
Visit this group at https://groups.google.com/group/repetitions.
For more options, visit https://groups.google.com/d/optout.

Emily Bellingham

unread,
Feb 11, 2018, 7:00:36 PM2/11/18
to Repetitions on behalf of Repetitions
This worked! I can't seem to figure out a launcher that works. though! Can you possibly help me? I tried doing the following:

created a .desktop file (Repetitions.desktop) in ~/.local/share/applications/

these were the contents of the file:

[Desktop Entry]
Name=Repetitions
Version=1.6
Exec=/home/emily/software/Repetitions/Repetitions.sh
Terminal=true
Icon=/home/emily/software/Repetitions/icons/256x256/Repetitions.png
Type=Application
Categories=Education
Comment=A cross-platform spaced repetition flashcard application

The launcher does not work for some reason, even though it's marked as executable. These are the permission of the file:
-rwxrwxr-x

On 26 January 2018 at 06:26, Repetitions on behalf of Repetitions <repet...@googlegroups.com> wrote:
Can you open a terminal window in the Repetitions folder and type "./Repetitions.sh" and see if that works?

--
You received this message because you are subscribed to a topic in the Google Groups "Repetitions" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/repetitions/h1X7v_E1QEk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to repetitions+unsubscribe@googlegroups.com.

Repetitions

unread,
Feb 12, 2018, 10:48:30 AM2/12/18
to Repetitions
Maybe this can help: 

https://askubuntu.com/questions/854373/how-to-create-a-desktop-shortcut

The .desktop included was tested on an older version of Ubuntu, so something might have changed that prevents it from launching.
Reply all
Reply to author
Forward
0 new messages