/usr/share/themes/Lubuntu-default/gtk-2.0/apps/thunar.rc:55: error

Bug #1452631 reported by Kristian Mörling
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
lubuntu-artwork (Ubuntu)
Confirmed
Low
Unassigned
python-qt4 (Ubuntu)
Confirmed
Low
Unassigned

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)

Revision history for this message
Kristian Mörling (testingit) wrote :
Revision history for this message
Stephen McEntee (stephenmce) wrote :

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

Revision history for this message
Kristian Mörling (testingit) wrote :

A solution to this bug has been posted on https://bugs.launchpad.net/lubuntu-artwork/+bug/1459988

Revision history for this message
Kristian Mörling (testingit) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in lubuntu-artwork (Ubuntu):
status: New → Confirmed
Changed in python-qt4 (Ubuntu):
status: New → Confirmed
Changed in lubuntu-artwork (Ubuntu):
importance: Undecided → Low
Changed in python-qt4 (Ubuntu):
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.