[Bug 1452631] Re: /usr/share/themes/Lubuntu-default/gtk-2.0/apps/thunar.rc:55: error
Stephen McEntee
stephenmce at gmail.com
Sat May 23 13:24:09 UTC 2015
I am seeing this warning whenever I run a PyQt4 program on Lubuntu 15.04
64-bit:
test program:
#!/usr/bin/env python
import sys
from PyQt4 import QtCore
from PyQt4 import QtGui
app = QtGui.QApplication(sys.argv)
mainwindow = QtGui.QTextEdit()
mainwindow.show()
sys.exit(app.exec_())
When I run this test program in Python, it returns the message:
/usr/share/themes/Lubuntu-default/gtk-2.0/apps/thunar.rc:55: error: invalid string constant "thunar-statusbar", expected valid string constant
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-qt4 in Ubuntu.
https://bugs.launchpad.net/bugs/1452631
Title:
/usr/share/themes/Lubuntu-default/gtk-2.0/apps/thunar.rc:55: error
Status in lubuntu-artwork package in Ubuntu:
New
Status in python-qt4 package in Ubuntu:
New
Bug description:
Hello,
When I for example run firefox, chromium-browser or leafpad, I get the
error message
/usr/share/themes/Lubuntu-default/gtk-2.0/apps/thunar.rc:55: error:
invalid string constant "thunar-statusbar", expected valid string
constant
Hope this information was to any help.
Cheers
*****
Release: Ubuntu 15.04 (Lubuntu)
lubuntu-artwork version: 0.54
*****
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: lubuntu-artwork 0.54
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CasperVersion: 1.360
CurrentDesktop: LXDE
Date: Thu May 7 09:07:00 2015
LiveMediaBuild: Lubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
PackageArchitecture: all
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: lubuntu-artwork
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-artwork/+bug/1452631/+subscriptions
More information about the foundations-bugs
mailing list