#17002: luci metapackage should include luci-theme-openwrt
----------------------+-------------------------------------
 Reporter:  pyther@…  |      Owner:  developers
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:  Barrier Breaker (trunk)
Component:  packages  |    Version:  Trunk
 Keywords:            |
----------------------+-------------------------------------
 I flashed the latest version of trunk today. I wanted the luci web
 interface so I ran
 {{{
 $ opkg install luci-ssl
 $ /etc/init.d/uhttpd start
 }}}

 When I went to the web interface
 {{{
 /usr/lib/lua/luci/dispatcher.lua:284: No valid theme found
 stack traceback:
         [C]: in function 'assert'
         /usr/lib/lua/luci/dispatcher.lua:284: in function 'dispatch'
         /usr/lib/lua/luci/dispatcher.lua:195: in function
 </usr/lib/lua/luci/dispatcher.lua:194>
 }}}

 Installing the openwrt theme solved the issue
 {{{
 opkg install luci-theme-openwrt
 }}}

 Thus I would suggest the luci metapackage includes the luci-theme-openwrt
 package.

--
Ticket URL: <https://dev.openwrt.org/ticket/17002>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to